Commit graph

1904 commits

Author SHA1 Message Date
johns
5316566b53 Fixed feature request : Units in multiple groups (from Jimmy Salmon). 2002-04-01 22:01:45 +00:00
johns
3747c19646 Suggested OO for samples. 2002-04-01 01:29:29 +00:00
johns
58ca770090 Files with .PUD extention are also supported (from Jimmy Salmon). 2002-03-31 23:58:24 +00:00
johns
63041ceee6 Fixed memory leak in the new music support. 2002-03-31 23:49:58 +00:00
johns
14dbc43af5 Improved find idle worker (from Jimmy Salmon) 2002-03-31 23:47:46 +00:00
nehalmistry
38be1fae3e c++ not needed for normal build. 2002-03-31 23:13:08 +00:00
johns
c2d0b0cb64 Improved find idle worker (from Jimmy Salmon) 2002-03-31 22:30:22 +00:00
johns
f3211bd169 Added showing the damage on the map. Added drawing clipped numbers. 2002-03-31 20:40:00 +00:00
johns
f4d40656fa Fixed includes. 2002-03-31 20:09:17 +00:00
johns
4fd3d89b24 The timeout value was wrong. 2002-03-31 17:55:41 +00:00
johns
5101cadc15 Fixed bug: Wrong error message 'illegal level', if loading .cm maps for network play. 2002-03-31 17:37:19 +00:00
johns
1ffde615e0 New video frame and game simulation timing code for X11. 2002-03-31 17:26:09 +00:00
johns
3beabfd2e4 Fixed feature request : Find idle workers (from Jimmy Salmon). 2002-03-31 14:58:06 +00:00
johns
2ea922e965 Switch to full screen and back (ALT-F) now works also under windows. 2002-03-31 14:09:36 +00:00
johns
e93273afae Fixed bug : Crashes with flame shield attacking buildings. 2002-03-31 14:07:58 +00:00
johns
d0a9890df6 Fixed locking and fullscreen switch for windows. 2002-03-31 13:25:26 +00:00
johns
1882e13c5f Better handling with slow game speeds. 2002-03-31 02:38:02 +00:00
johns
c6c456890a No c++ for normal build needed. 2002-03-31 02:18:54 +00:00
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