Commit graph

4322 commits

Author SHA1 Message Date
johns
6e685eaa32 Added costs for dark portal 2000-05-01 17:01:55 +00:00
johns
982f8d3602 Debug check for SDL correct added. 2000-05-01 15:18:06 +00:00
johns
bcca4edaf5 Removed debug messages. 2000-05-01 15:05:00 +00:00
johns
ffb488a8c1 Fixed bug: Set of pending commands could not be canceled 2000-05-01 14:42:24 +00:00
johns
797c213100 calloc -> malloc (0 filled not needed). 2000-05-01 14:39:44 +00:00
johns
527cc849ff Debug check for SDL added. 2000-05-01 14:37:19 +00:00
johns
4d33a83868 calloc -> malloc (0 filled not needed. Fixed bug: win32 fullscreen mode did not work 2000-05-01 14:32:53 +00:00
johns
d318026e59 Fixed bug: win32 network init code was not called. 2000-05-01 14:31:13 +00:00
johns
1a0b5a27c5 new paletten support 2000-05-01 14:28:34 +00:00
johns
87c17eab43 upgrade to 1.0.8 2000-05-01 14:13:20 +00:00
johns
8556fb4d31 macros MAPFIELD,MAPMOVE,IMMAP,INMAP,... removed 2000-04-28 19:36:33 +00:00
johns
073a005c19 should now compile, like distributed 2000-04-27 22:45:50 +00:00
johns
1a1b79910f freecraft.h not included for distribution 2000-04-27 22:25:53 +00:00
johns
8602d96dca Attacking wall fixed, but now didn't stop always. 2000-04-27 18:22:50 +00:00
johns
11427618ed Haul und mine improved. All unittype number references removed. 2000-04-27 18:17:32 +00:00
johns
f0da981a6d Fixed bug corpse dumps core with new heading code 2000-04-27 18:16:05 +00:00
johns
7544578ac0 ground attack should now work 2000-04-26 23:41:34 +00:00
johns
dfc4971f45 fixed chat message dumps core without network 2000-04-26 23:26:53 +00:00
johns
cd666ffd5d 'q' for quit, removed. Use 'Q' to quit game. 2000-04-26 22:46:07 +00:00
johns
ce0e1e4875 New burning building code, should now be correct 2000-04-26 22:04:50 +00:00
johns
a893a8c155 burning buildings, gives burning sound if selected 2000-04-26 22:03:50 +00:00
johns
9fb96e8cfe overhault missile code, missile type numbers removed use idents insteed 2000-04-26 19:11:18 +00:00
johns
670565224f Check for destroyed goal 2000-04-26 19:08:21 +00:00
johns
cabd2740a4 move to target, if target is moving away 2000-04-26 15:55:30 +00:00
johns
3f7946c5ec rescue sounds added 2000-04-25 23:32:17 +00:00
johns
179a776ee0 define-allow added, config of which units/upgrades are allowed 2000-04-25 23:32:06 +00:00
johns
e18496e4b3 load puds with library path support 2000-04-25 23:29:57 +00:00
johns
72c1f34c32 Added debug for unit references 2000-04-25 21:14:47 +00:00
johns
af078dcf09 New heading code, #define NEW_HEADING to use, now 256 directions supported. 2000-04-25 21:12:35 +00:00
johns
7be808573b New network chat message written 2000-04-24 23:18:41 +00:00
johns
1b216ed611 Units returns after attacking to its old goal. 2000-04-24 20:40:02 +00:00
johns
572668946e *** empty log message *** 2000-04-24 17:29:45 +00:00
johns
31fe2d1f38 Fixed bug, can't upgrade to berserker 2000-04-24 16:56:42 +00:00
johns
fab1af6dd0 New enemy detection code and rescue of units implemented, bug in change unit owner fixed 2000-04-24 14:48:57 +00:00
johns
9fdbcf8d9c Enabled new unit and network code as default 2000-04-23 22:23:31 +00:00
johns
5437019e87 Added options to make depend for target win32new 2000-04-23 22:20:26 +00:00
johns
d4328e3b00 Small correction for new network code 2000-04-23 22:18:36 +00:00
johns
f281e294fd new command -L,-U,-n line options for network 2000-04-23 22:18:03 +00:00
johns
44f0c57dd2 NetworkLag -> NetworkMaxLag 2000-04-23 22:11:33 +00:00
johns
119865e6e1 struct Palette > typedef Palette 2000-04-23 22:03:46 +00:00
johns
0be723ddab New variables for the network code 2000-04-23 22:01:33 +00:00
johns
0bcbc3e9d9 Right button action made configurable 2000-04-23 21:57:05 +00:00
johns
7a83dd299c more references adjust 2000-04-23 21:53:52 +00:00
johns
9620c52287 New network code, nearly complete 2000-04-23 21:52:29 +00:00
johns
b307b3a890 struct Palette > typedef Palette, VideoCreateNewPalette rewritten 2000-04-23 21:46:07 +00:00
johns
345a9fdd2f *** empty log message *** 2000-04-23 21:44:07 +00:00
johns
e6ab6a2d9a struct Palette > typedef Palette 2000-04-23 21:40:02 +00:00
johns
b65e822e26 Added file for the new network code. 2000-04-21 14:47:33 +00:00
johns
dfea9722f3 Set version number. 2000-04-21 14:46:03 +00:00
ariclone
d823d0f012 Simplified menu redraw, Support for TAB-key button cycling and ENTER-selection 2000-04-18 18:34:26 +00:00