Home
last modified time | relevance | path

Searched refs:highscore (Results 151 – 175 of 791) sorted by relevance

12345678910>>...32

/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/
H A Dgameengine.h22 Uint32 highscore; member
/dports/games/typespeed/typespeed-0.6.5/rules/
H A Drule.classic11 highscore = yes
H A Drule.training11 highscore = no
/dports/games/rocksndiamonds-data/rocksndiamonds-data-20131106_2/Boulder_Dash_Dream/music/
H A Dmusicinfo.conf9 background.SCORES: highscore.mp3
/dports/games/iqpuzzle/iqpuzzle-1.2.5/
H A Diqpuzzle.pro56 highscore.cpp \
63 highscore.h \
/dports/games/2048/2048-cli-0.9.1/
H A DREADME.md44 -H Print the current highscore.
51 -r Reset highscore. Will prompt user.
/dports/games/blackshadeselite/blackshadeselite/Source/
H A DConfig.h39 int highscore; variable
/dports/games/bugsquish/bugsquish-0.0.6/
H A Dbugsquish.c277 int level, score, highscore, highlevel, blood, bugs_added, multiplier, variable
1366 drawdigits(highscore, WIDTH - 174, HEIGHT - 21);
1891 if (score > highscore)
1893 highscore = score;
1961 highscore = 1234;
1983 highscore = atoi(temp + 10);
1985 if (highscore == 0)
1986 highscore = 1234;
2031 fprintf(fi, "highscore=%d\n", highscore);
/dports/games/ltris/ltris-1.2.1/
H A DAUTHORS10 Check for highscore chart so that it isn't overwritten when updating the
/dports/games/madbomber/madbomber-0.2.5/data/embedded/images/
H A Dmake-offs.sh10 title/highscore \
/dports/games/madbomber/madbomber-0.2.5/data/images/
H A Dmake-offs.sh10 title/highscore \
/dports/games/tornado/tornado-1.4/
H A DChangelog38 - Fixed wrong hostname in highscore submission code. Actually
77 for the new highscore system.
124 highscore when the tornado.highscores file is missing or
151 - A highscore system has been implemented.
H A DREADME47 - GNU wget is required for the online highscore and online players site.
89 There is a world highscore system available on the tornado website. At the
90 end of each game you are asked if you want to submit your highscore to the
/dports/games/bomber/bomber-21.12.3/src/
H A Dbomber.cpp154 void Bomber::highscore() in highscore() function in Bomber
209 highscore(); in gameStateChanged()
H A Dbomber.h53 void highscore();
/dports/games/tuxmath/tuxmath_w_fonts-2.0.3/po/
H A DPOTFILES.in7 src/highscore.c
H A Dja.po445 #: src/highscore.c:175 data/menus/menu_strings:7
449 #: src/highscore.c:195 src/highscore.c:216 data/menus/menu_strings:25
453 #: src/highscore.c:198 data/menus/menu_strings:24
457 #: src/highscore.c:201 data/menus/menu_strings:21
461 #: src/highscore.c:204 data/menus/menu_strings:1
465 #: src/highscore.c:207 data/menus/menu_strings:2
469 #: src/highscore.c:210
473 #: src/highscore.c:213
477 #: src/highscore.c:291
481 #: src/highscore.c:291
H A Doc.po444 #: src/highscore.c:175 data/menus/menu_strings:7
448 #: src/highscore.c:195 src/highscore.c:216 data/menus/menu_strings:25
452 #: src/highscore.c:198 data/menus/menu_strings:24
456 #: src/highscore.c:201 data/menus/menu_strings:21
460 #: src/highscore.c:204 data/menus/menu_strings:1
464 #: src/highscore.c:207 data/menus/menu_strings:2
468 #: src/highscore.c:210
472 #: src/highscore.c:213
476 #: src/highscore.c:291
480 #: src/highscore.c:291
H A Dar.po439 #: src/highscore.c:175 data/menus/menu_strings:7
443 #: src/highscore.c:195 src/highscore.c:216 data/menus/menu_strings:25
447 #: src/highscore.c:198 data/menus/menu_strings:24
451 #: src/highscore.c:201 data/menus/menu_strings:21
455 #: src/highscore.c:204 data/menus/menu_strings:1
459 #: src/highscore.c:207 data/menus/menu_strings:2
463 #: src/highscore.c:210
467 #: src/highscore.c:213
471 #: src/highscore.c:291
475 #: src/highscore.c:291
H A Dtuxmath.pot433 #: src/highscore.c:175 data/menus/menu_strings:7
437 #: src/highscore.c:195 src/highscore.c:216 data/menus/menu_strings:25
441 #: src/highscore.c:198 data/menus/menu_strings:24
445 #: src/highscore.c:201 data/menus/menu_strings:21
449 #: src/highscore.c:204 data/menus/menu_strings:1
453 #: src/highscore.c:207 data/menus/menu_strings:2
457 #: src/highscore.c:210
461 #: src/highscore.c:213
465 #: src/highscore.c:291
469 #: src/highscore.c:291
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/avalanche/
H A Dmodule.mk24 highscore.o
/dports/games/katomic/katomic-21.12.3/src/
H A Dtoplevel.h40 void updateStatusBar(int level, int score, int highscore);
/dports/games/scummvm/scummvm-2.5.1/engines/avalanche/
H A Dmodule.mk24 highscore.o
/dports/games/freedroid/freedroid-1.0.2/src/
H A DMakefile.in98 SDL_rotozoom.c SDL_rotozoom.h highscore.c \
118 highscore.$(OBJEXT) getopt.$(OBJEXT) getopt1.$(OBJEXT) \
135 @AMDEP_TRUE@ ./$(DEPDIR)/graphics.Po ./$(DEPDIR)/highscore.Po \
201 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/highscore.Po@am__quote@
/dports/games/lbreakout/lbreakout-010315/
H A Dlbreakout.spec18 the SDL library. Its features include: sound, highscore, a menu with
36 the SDL library. Its features include: sound, highscore, a menu with

12345678910>>...32