Home
last modified time | relevance | path

Searched refs:highscore (Results 51 – 75 of 791) sorted by relevance

12345678910>>...32

/dports/games/klickety/klickety-21.12.3/src/
H A Dklickety.upd2 Id=klickety-2.0-inherit-ksame-highscore
4 Script=klickety-2.0-inherit-ksame-highscore.pl,perl
/dports/games/rockdodger/rockdodger-1.1.4/
H A Dhighscore_io.h13 struct highscore { struct
21 extern struct highscore high[MAXIMUM_HIGH_SCORE_ENTRIES];
/dports/games/libkdegames/libkdegames-21.12.3/po/id/
H A Dlibkdegames5.po21 #: highscore/khighscore.cpp:148
26 #: highscore/khighscore.cpp:149
35 #: highscore/kscoredialog.cpp:35
45 #: highscore/kscoredialog.cpp:108
50 #: highscore/kscoredialog.cpp:110
55 #: highscore/kscoredialog.cpp:112
60 #: highscore/kscoredialog.cpp:114
65 #: highscore/kscoredialog.cpp:276
70 #: highscore/kscoredialog.cpp:299
76 #: highscore/kscoredialog.cpp:565
[all …]
/dports/games/libkdegames/libkdegames-21.12.3/po/kk/
H A Dlibkdegames5.po20 #: highscore/khighscore.cpp:148
25 #: highscore/khighscore.cpp:149
34 #: highscore/kscoredialog.cpp:35
44 #: highscore/kscoredialog.cpp:108
49 #: highscore/kscoredialog.cpp:110
54 #: highscore/kscoredialog.cpp:112
59 #: highscore/kscoredialog.cpp:114
64 #: highscore/kscoredialog.cpp:276
69 #: highscore/kscoredialog.cpp:299
75 #: highscore/kscoredialog.cpp:565
[all …]
/dports/games/libkdegames/libkdegames-21.12.3/po/km/
H A Dlibkdegames5.po22 #: highscore/khighscore.cpp:148
27 #: highscore/khighscore.cpp:149
34 #: highscore/kscoredialog.cpp:35
44 #: highscore/kscoredialog.cpp:108
49 #: highscore/kscoredialog.cpp:110
54 #: highscore/kscoredialog.cpp:112
59 #: highscore/kscoredialog.cpp:114
64 #: highscore/kscoredialog.cpp:276
69 #: highscore/kscoredialog.cpp:299
75 #: highscore/kscoredialog.cpp:565
[all …]
/dports/games/vor/vor-0.5.8/
H A Dscore.h29 struct highscore { struct
34 extern struct highscore g_scores[2][N_SCORES]; argument
/dports/games/moon-buggy/moon-buggy-1.0.51/
H A DChangeLog4 * highscore.c, realname.c: fix highscore file corruption bug
188 * highscore.c: minor fixes.
258 * highscore.c: Add a reload key for the highscore list.
568 * highscore.c: highscore list is scrollable, now.
715 * highscore.c: Changed the highscore list to 100 entries.
852 * highscore.c (do_open):
1047 * highscore.c (highscore_mode):
1785 * highscore.c:
1839 * highscore.c: copyright fix
2124 * highscore.c: Use correct dates in the highscore list.
[all …]
/dports/www/ilias6/ILIAS-6.14/Modules/CmiXapi/classes/
H A Dclass.ilCmiXapiSettingsGUI.php440 …$highscore = new ilCheckboxInputGUI($DIC->language()->txt("highscore_enabled"), "highscore_enabled…
441 $highscore->setValue(1);
442 $highscore->setChecked($this->object->getHighscoreEnabled());
443 $highscore->setInfo($DIC->language()->txt("highscore_description"));
444 $form->addItem($highscore);
457 $highscore->addSubItem($highscore_tables);
465 $highscore->addSubItem($highscore_top_num);
470 $highscore->addSubItem($highscore_achieved_ts);
475 $highscore->addSubItem($highscore_percentage);
480 $highscore->addSubItem($highscore_wtime);
/dports/games/sol/sol-1.0.8/
H A DINSTALL27 5. Install program, highscore file and man-file
32 man-file in /usr/local/man/man6, and the highscore file will go into
36 editing the highscore file. The program will refuse to run if owned
/dports/games/jfk/jfk-0.1.1/src/client/
H A Dconsole.cc49 highscore = out->load_image("font", "highscore.png", 0); in console()
56 out->free_image(highscore); in ~console()
129 out->draw_image(highscore, 530, y); in draw()
/dports/devel/godot2-tools/godot-demo-projects-2.1.4-stable/2d/space_shooter/
H A Dgame_state.gd12 if (f.open("user://highscore", File.READ) == OK):
21 f.open("user://highscore", File.WRITE)
/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/
H A Dclass.ilObjTestSettingsScoringResultsGUI.php551 $highscore->setValue(1);
552 $highscore->setChecked($this->testOBJ->getHighscoreEnabled());
554 $form->addItem($highscore);
567 $highscore->addSubItem($highscore_tables);
575 $highscore->addSubItem($highscore_top_num);
580 $highscore->addSubItem($highscore_anon);
585 $highscore->addSubItem($highscore_achieved_ts);
590 $highscore->addSubItem($highscore_score);
595 $highscore->addSubItem($highscore_percentage);
600 $highscore->addSubItem($highscore_hints);
[all …]
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/
H A Dclass.ilObjTestSettingsScoringResultsGUI.php552 $highscore->setValue(1);
553 $highscore->setChecked($this->testOBJ->getHighscoreEnabled());
555 $form->addItem($highscore);
568 $highscore->addSubItem($highscore_tables);
576 $highscore->addSubItem($highscore_top_num);
581 $highscore->addSubItem($highscore_anon);
586 $highscore->addSubItem($highscore_achieved_ts);
591 $highscore->addSubItem($highscore_score);
596 $highscore->addSubItem($highscore_percentage);
601 $highscore->addSubItem($highscore_hints);
[all …]
/dports/games/libkdegames/libkdegames-21.12.3/po/pt_BR/
H A Dlibkdegames5.po28 #: highscore/khighscore.cpp:148
33 #: highscore/khighscore.cpp:149
42 #: highscore/kscoredialog.cpp:35
52 #: highscore/kscoredialog.cpp:108
57 #: highscore/kscoredialog.cpp:110
62 #: highscore/kscoredialog.cpp:112
67 #: highscore/kscoredialog.cpp:114
72 #: highscore/kscoredialog.cpp:276
77 #: highscore/kscoredialog.cpp:299
83 #: highscore/kscoredialog.cpp:565
[all …]
/dports/games/libkdegames/libkdegames-21.12.3/po/sk/
H A Dlibkdegames5.po23 #: highscore/khighscore.cpp:148
28 #: highscore/khighscore.cpp:149
37 #: highscore/kscoredialog.cpp:35
47 #: highscore/kscoredialog.cpp:108
52 #: highscore/kscoredialog.cpp:110
57 #: highscore/kscoredialog.cpp:112
62 #: highscore/kscoredialog.cpp:114
67 #: highscore/kscoredialog.cpp:276
72 #: highscore/kscoredialog.cpp:299
78 #: highscore/kscoredialog.cpp:565
[all …]
/dports/games/libkdegames/libkdegames-21.12.3/po/sl/
H A Dlibkdegames5.po31 #: highscore/khighscore.cpp:148
36 #: highscore/khighscore.cpp:149
45 #: highscore/kscoredialog.cpp:35
55 #: highscore/kscoredialog.cpp:108
60 #: highscore/kscoredialog.cpp:110
65 #: highscore/kscoredialog.cpp:112
70 #: highscore/kscoredialog.cpp:114
75 #: highscore/kscoredialog.cpp:276
80 #: highscore/kscoredialog.cpp:299
86 #: highscore/kscoredialog.cpp:565
[all …]
/dports/games/libkdegames/libkdegames-21.12.3/po/ar/
H A Dlibkdegames5.po23 #: highscore/khighscore.cpp:148
28 #: highscore/khighscore.cpp:149
35 #: highscore/kscoredialog.cpp:35
45 #: highscore/kscoredialog.cpp:108
50 #: highscore/kscoredialog.cpp:110
55 #: highscore/kscoredialog.cpp:112
60 #: highscore/kscoredialog.cpp:114
65 #: highscore/kscoredialog.cpp:276
70 #: highscore/kscoredialog.cpp:299
76 #: highscore/kscoredialog.cpp:565
[all …]
/dports/games/libkdegames/libkdegames-21.12.3/po/ru/
H A Dlibkdegames5.po34 #: highscore/khighscore.cpp:148
39 #: highscore/khighscore.cpp:149
47 #: highscore/kscoredialog.cpp:35
57 #: highscore/kscoredialog.cpp:108
62 #: highscore/kscoredialog.cpp:110
67 #: highscore/kscoredialog.cpp:112
72 #: highscore/kscoredialog.cpp:114
77 #: highscore/kscoredialog.cpp:276
82 #: highscore/kscoredialog.cpp:299
88 #: highscore/kscoredialog.cpp:565
[all …]
/dports/games/libkdegames/libkdegames-21.12.3/po/tr/
H A Dlibkdegames5.po29 #: highscore/khighscore.cpp:148
34 #: highscore/khighscore.cpp:149
43 #: highscore/kscoredialog.cpp:35
53 #: highscore/kscoredialog.cpp:108
58 #: highscore/kscoredialog.cpp:110
63 #: highscore/kscoredialog.cpp:112
68 #: highscore/kscoredialog.cpp:114
73 #: highscore/kscoredialog.cpp:276
78 #: highscore/kscoredialog.cpp:299
84 #: highscore/kscoredialog.cpp:565
[all …]
/dports/games/libkdegames/libkdegames-21.12.3/po/uk/
H A Dlibkdegames5.po27 #: highscore/khighscore.cpp:148
32 #: highscore/khighscore.cpp:149
41 #: highscore/kscoredialog.cpp:35
51 #: highscore/kscoredialog.cpp:108
56 #: highscore/kscoredialog.cpp:110
61 #: highscore/kscoredialog.cpp:112
66 #: highscore/kscoredialog.cpp:114
71 #: highscore/kscoredialog.cpp:276
76 #: highscore/kscoredialog.cpp:299
82 #: highscore/kscoredialog.cpp:565
[all …]
/dports/games/libkdegames/libkdegames-21.12.3/po/ta/
H A Dlibkdegames5.po19 #: highscore/khighscore.cpp:148
24 #: highscore/khighscore.cpp:149
32 #: highscore/kscoredialog.cpp:35
42 #: highscore/kscoredialog.cpp:108
47 #: highscore/kscoredialog.cpp:110
52 #: highscore/kscoredialog.cpp:112
57 #: highscore/kscoredialog.cpp:114
62 #: highscore/kscoredialog.cpp:276
67 #: highscore/kscoredialog.cpp:299
74 #: highscore/kscoredialog.cpp:565
[all …]
/dports/games/libkdegames/libkdegames-21.12.3/po/tg/
H A Dlibkdegames5.po29 #: highscore/khighscore.cpp:148
34 #: highscore/khighscore.cpp:149
43 #: highscore/kscoredialog.cpp:35
53 #: highscore/kscoredialog.cpp:108
58 #: highscore/kscoredialog.cpp:110
63 #: highscore/kscoredialog.cpp:112
68 #: highscore/kscoredialog.cpp:114
73 #: highscore/kscoredialog.cpp:276
78 #: highscore/kscoredialog.cpp:299
85 #: highscore/kscoredialog.cpp:565
[all …]
/dports/games/libkdegames/libkdegames-21.12.3/po/el/
H A Dlibkdegames5.po24 #: highscore/khighscore.cpp:148
29 #: highscore/khighscore.cpp:149
38 #: highscore/kscoredialog.cpp:35
48 #: highscore/kscoredialog.cpp:108
53 #: highscore/kscoredialog.cpp:110
58 #: highscore/kscoredialog.cpp:112
63 #: highscore/kscoredialog.cpp:114
68 #: highscore/kscoredialog.cpp:276
73 #: highscore/kscoredialog.cpp:299
79 #: highscore/kscoredialog.cpp:565
[all …]
/dports/games/libkdegames/libkdegames-21.12.3/po/es/
H A Dlibkdegames5.po27 #: highscore/khighscore.cpp:148
32 #: highscore/khighscore.cpp:149
41 #: highscore/kscoredialog.cpp:35
51 #: highscore/kscoredialog.cpp:108
56 #: highscore/kscoredialog.cpp:110
61 #: highscore/kscoredialog.cpp:112
66 #: highscore/kscoredialog.cpp:114
71 #: highscore/kscoredialog.cpp:276
76 #: highscore/kscoredialog.cpp:299
82 #: highscore/kscoredialog.cpp:565
[all …]
/dports/games/libkdegames/libkdegames-21.12.3/po/pa/
H A Dlibkdegames5.po20 #: highscore/khighscore.cpp:148
25 #: highscore/khighscore.cpp:149
32 #: highscore/kscoredialog.cpp:35
42 #: highscore/kscoredialog.cpp:108
47 #: highscore/kscoredialog.cpp:110
52 #: highscore/kscoredialog.cpp:112
57 #: highscore/kscoredialog.cpp:114
62 #: highscore/kscoredialog.cpp:276
67 #: highscore/kscoredialog.cpp:299
74 #: highscore/kscoredialog.cpp:565
[all …]

12345678910>>...32