Commit graph

1989 commits

Author SHA1 Message Date
johns
03c401ca08 Changed from Ender. 2002-04-07 23:48:33 +00:00
johns
78c88453b5 Fixed bug : F10 Menu doesn't completely dissappear. 2002-04-07 23:33:33 +00:00
johns
825653195c Fixed bug : Status line input not redrawn after menu. 2002-04-07 23:13:49 +00:00
nehalmistry
5fcb00e569 Added hslider 2002-04-07 23:02:54 +00:00
johns
fe85a454e3 Fixed bug : Events retained between maps. 2002-04-07 23:02:23 +00:00
johns
9fa87ad98f Fixed bug : Timer has only a resolution of 10ms. 2002-04-07 22:33:37 +00:00
nehalmistry
cd78807440 More game options updates. 2002-04-07 22:30:43 +00:00
nehalmistry
5c2e23a591 Escape key works for main options screen. 2002-04-07 22:18:01 +00:00
nehalmistry
34f55d85db Main options screen partially works. 2002-04-07 21:40:20 +00:00
nehalmistry
627468749a Added templates for options. 2002-04-07 21:10:18 +00:00
nehalmistry
42fdf074a3 Changed GameOptions to SoundOptions 2002-04-07 20:53:52 +00:00
nehalmistry
c107314558 libcda now only checks for current track is CDMode is not :off or :stopped 2002-04-07 19:50:11 +00:00
nehalmistry
e830c4b3e9 Minor bug fixes. 2002-04-07 19:41:02 +00:00
nehalmistry
ef09ba3300 QuitCD() now assigns correct values to CDMode 2002-04-07 19:29:38 +00:00
nehalmistry
5a82c27fe1 CD Audio gem now stays unchecked if stopped or empty. 2002-04-07 19:27:40 +00:00
nehalmistry
e8e26befc5 Added CDMode :stopped 2002-04-07 17:29:59 +00:00
nehalmistry
239d6c9bd3 bugfix: CDMode doesn't become = ":off" after playing a cd. 2002-04-07 07:00:08 +00:00
nehalmistry
910abb17f5 Added obj and winobj 2002-04-07 06:45:56 +00:00
nehalmistry
55598f2e41 Added MI_GSTATE_UNCHECKED 2002-04-07 06:17:28 +00:00
nehalmistry
22c6c13e90 Cosmetic fixes for options menu. 2002-04-07 06:05:40 +00:00
nehalmistry
47658748a0 Added OK button to options screen. 2002-04-07 05:20:28 +00:00
nehalmistry
a26bdf170c Give an error message if freecraft compiled without CD Audio and user tries to enable it through options. 2002-04-07 05:12:36 +00:00
nehalmistry
245b8b7d5c Speed up stopping CD play 2002-04-07 04:10:12 +00:00
nehalmistry
5f5c93bde5 CD Audio option checkbox now works with SDL CD 2002-04-07 03:54:05 +00:00
nehalmistry
99ef3f83c8 Moved CDRom to sound_server.h 2002-04-07 03:53:15 +00:00
nehalmistry
9eaa7674c8 Moved CDRom from sound_server.c 2002-04-07 03:52:49 +00:00
nehalmistry
755ed1fb9c CD Audio gem cannot be checked if freecraft compiled without CD support. 2002-04-07 01:30:11 +00:00
nehalmistry
386b5fe3f7 ExitFatal() now calls QuitCD() 2002-04-07 01:15:27 +00:00
nehalmistry
cfe335c63a Added QuitCD() 2002-04-07 01:11:18 +00:00
nehalmistry
885c2b0c40 CDRom on/off gem button now displays check mark only if cd is playing. 2002-04-07 01:03:32 +00:00
nehalmistry
bf75057793 SetCdMode doesn't do anything if CD support is not compiled. 2002-04-07 00:24:41 +00:00
nehalmistry
c6b5acd451 Setting cdrom on/off partially working. 2002-04-07 00:14:10 +00:00
johns
bb3e70f13c Fixed assignment. 2002-04-06 23:36:48 +00:00
nehalmistry
598c73d12a Changed max menus to 16 2002-04-06 23:16:01 +00:00
nehalmistry
8ec2ad1b65 Added gem for cd audio. 2002-04-06 22:37:26 +00:00
nehalmistry
3532e983d0 Added MENU_GAME_OPTIONS 2002-04-06 21:32:00 +00:00
nehalmistry
1a776728f2 Added temporary GameOptions menu. 2002-04-06 21:30:49 +00:00
jsalmon3
69cf01428e Fixed bug when restarting scenario in campaign mode 2002-04-06 21:20:31 +00:00
nehalmistry
398db34544 Added GameOptions(). 2002-04-06 20:58:55 +00:00
nehalmistry
1c973563e6 PREFIX only added to RULESFILE if not --win32 2002-04-06 20:11:03 +00:00
jsalmon3
609ca3ebd0 Added End Scenario menus and show the campaign title with fading in and out 2002-04-06 20:10:41 +00:00
jsalmon3
563ad89481 Added VideoDrawSubClipFaded. 2002-04-06 20:07:59 +00:00
nehalmistry
998fcbf924 Added make strip to make help: 2002-04-06 20:07:09 +00:00
nehalmistry
0a02fc236e bug: replaced depend=win32new with DEPEND=win32new 2002-04-06 19:44:38 +00:00
nehalmistry
04dee5fbe8 --win32 now does win32new instead of depend 2002-04-06 19:42:33 +00:00
nehalmistry
4c5a657de1 installed freecraft binary now outputs to both stdout and /var/lib/games/freecraft.log 2002-04-06 19:39:00 +00:00
jsalmon3
6da7285dc7 Minor fix to CclSetMessage, no need to allocate memory 2002-04-06 15:21:58 +00:00
johns
7c201add8d New CCL function add-message (from Dave Turner) 2002-04-06 13:08:40 +00:00
nehalmistry
e0b14f7cf6 Added 'make strip'. 2002-04-05 19:18:27 +00:00
nehalmistry
e31d6246c9 Changed FatalExit() to ExitFatal() to remove a win32 problem. 2002-04-05 18:07:19 +00:00