Commit graph

1886 commits

Author SHA1 Message Date
johns
29985cea83 Fixed bug : Text entries don't handle upper-case (from Daniel). 2002-03-30 13:14:14 +00:00
johns
3e8f1e1309 Fixed bug : CVS doesn't compile with --debug (from Daniel). 2002-03-30 13:01:56 +00:00
johns
3d59acc9d2 Added PREFIX. 2002-03-30 12:50:22 +00:00
nehalmistry
d20596c3b7 Added PREFIX 2002-03-30 02:06:43 +00:00
nehalmistry
428e3199eb Updated 'make install' 2002-03-30 01:53:19 +00:00
nehalmistry
dd7822b3b2 Compiling statically with SDL now works correctly. 2002-03-29 23:45:45 +00:00
nehalmistry
17bc3bc98d 'make win32' now independant from Rules.make 2002-03-28 06:39:45 +00:00
johns
231d94aa17 Renamed FrameCounter to GameCycle. Network delay debug added. 2002-03-28 02:18:41 +00:00
johns
a47f213588 Renamed FrameCounter to GameCycle. Network timeouts, didn't block mouse and scrolling. 2002-03-28 00:49:59 +00:00
johns
7466c55811 Renamed InitCursors into InitVideoCursors to avoid name collisions. 2002-03-27 22:41:39 +00:00
johns
75343648cf Combined WaitEventsOneFrame and WaitEventsAndKeepSync. 2002-03-27 22:40:44 +00:00
johns
3fd39f3fa3 Include debug code only with -DDEBUG. 2002-03-27 22:39:24 +00:00
johns
458dc1918e Renamed MenuKey into MenuHandleKeyboard to avoid name collision. 2002-03-27 22:38:00 +00:00
johns
421d25d16c Added GameCycle, removed apple special code. 2002-03-27 22:36:27 +00:00
johns
a146496e6d Added speed display in debug mode. 2002-03-27 22:34:43 +00:00
johns
3231b8c388 Added GameCycle and NextFrameTicks, renamed InitVideoCursors. 2002-03-27 22:26:59 +00:00
johns
3b237f9baa Use commandline given name. 2002-03-27 21:44:04 +00:00
johns
3fac5c5b5b Fixed random players. 2002-03-27 21:37:44 +00:00
nehalmistry
e531933718 Changed the word MADLIB to MP3LIB 2002-03-27 20:45:02 +00:00
nehalmistry
aa0a31c1dc Fixed small problem for 'make win32' 2002-03-27 20:37:46 +00:00
nehalmistry
42e43c960b Added FLACLIB/OGGLIB/MADLIB to library list. 2002-03-27 17:44:53 +00:00
johns
a82f19a65d Ogg/mp3/flac support. 2002-03-27 17:44:30 +00:00
nehalmistry
44d3ffda87 Parallel make, 'make -j N' now works correctly. 2002-03-27 16:54:29 +00:00
nehalmistry
3f44223794 Flac/Ogg/Mp3 support now adds their respective DFLAGS to RULESFILE. 2002-03-27 16:32:11 +00:00
johns
10268978f6 Fixed doxygen warnings. 2002-03-27 16:27:48 +00:00
nehalmistry
d9b0f35b20 Small cleanups. 2002-03-27 06:00:47 +00:00
nehalmistry
825908d890 Small fix for SDL mode. 2002-03-27 05:46:28 +00:00
nehalmistry
73c997c063 Prompt for FLAC/OGG/MP3 support. 2002-03-27 05:27:33 +00:00
nehalmistry
37384021e5 Defaults to SDL for win32. Displays correct make command for win32. 2002-03-27 04:55:17 +00:00
nehalmistry
d6f4eb1917 'make win32' now correctly outputs object files to winobj/ dir. 2002-03-27 02:49:10 +00:00
johns
9bf791a54b Randomize startpositions of network play (from Daniel Burrows). 2002-03-27 01:35:30 +00:00
johns
6196eb2081 Created new file for music functions. PlayMusic now also supports flac,ogg,mp3. 2002-03-27 01:15:35 +00:00
nehalmistry
e6d3de3326 Cross-tools directory can be specified now. 2002-03-26 23:34:58 +00:00
nehalmistry
423ba7b2cd If --win32 is forced, RULESFILE is Rules.make.WIN32 2002-03-26 21:50:13 +00:00
johns
f38cc57127 Ogg, mp3 audio format support added. 2002-03-26 17:11:38 +00:00
johns
dc21cba1fe New options to message and features added. 2002-03-26 02:05:23 +00:00
johns
1e8a3bdd30 Display if sound can't be used. 2002-03-26 01:15:20 +00:00
johns
48ebd8fbba Added flac support. Split sound_server.c into smaller files. Fixed hang of linux version, if dsp is in use. 2002-03-26 01:01:04 +00:00
johns
6de4d81eb0 Still freed too much. 2002-03-25 00:59:38 +00:00
johns
115a6fc1ac Cleanup. 2002-03-25 00:58:40 +00:00
johns
dd0edefe0f Use new shared palette functions. 2002-03-25 00:57:28 +00:00
johns
c4bba6d875 Reference of palette from graphic->sprite. 2002-03-25 00:55:27 +00:00
johns
f3f1b68e97 Cleanups. 2002-03-25 00:54:08 +00:00
johns
a5be55369c Shared palette functions added. 2002-03-25 00:52:34 +00:00
johns
66e6bc503c todo 'images should be shared' added. 2002-03-25 00:49:01 +00:00
johns
c25b7c457f Stop sound, before unloading. 2002-03-25 00:44:31 +00:00
johns
690448fd97 Resorted functions. 2002-03-25 00:43:04 +00:00
johns
413fbbfb23 Shared palette function added. Some documentation cleanups. 2002-03-25 00:39:49 +00:00
johns
8f8349e6b1 Cleanup of the decorations. 2002-03-25 00:38:11 +00:00
johns
e9d29d9904 Load/clean decorations added. 2002-03-25 00:36:29 +00:00