Commit graph

157 commits

Author SHA1 Message Date
johns
46794c5ac4 #ifdef NEW_UNIT inserted. 2000-05-09 12:27:37 +00:00
johns
2c75bdde35 Again some bugs corrected, recover didn't work always. 2000-05-07 23:14:59 +00:00
johns
47bba5442a correct #define NEW_UNIT used 2000-05-07 23:13:47 +00:00
johns
124a8da301 last hash fix, didn't work 2000-05-07 19:47:37 +00:00
johns
073e8a2407 Remove TheMap.NoFogOfWa tests, only IsMapFieldVisible must be checked 2000-05-07 16:45:36 +00:00
johns
317f6a20f1 Use (units) to debug, unit references. Added finding of Refs counts with 0. 2000-05-07 16:37:45 +00:00
johns
23dfb9be90 unit references updated 2000-05-07 16:32:15 +00:00
johns
3406a2dc5e unit references updated 2000-05-07 16:08:12 +00:00
johns
6325d69f3e cast of pointer to int removed, now using unit type number for hash 2000-05-07 15:27:23 +00:00
johns
7fbc465a53 MapWoodChk needed global 2000-05-07 15:21:15 +00:00
johns
1c3460f6db player undefined fixed 2000-05-07 15:17:52 +00:00
johns
9df534266d cleaned up a little 2000-05-07 01:05:46 +00:00
johns
b33e5fd5eb Prepared new fog of war handling, #define NEW_FOW. 2000-05-07 00:54:11 +00:00
johns
d23ac6fa65 Added a debug output, FindGoldDesposit didn't work with worker in mine. 2000-05-06 21:53:29 +00:00
johns
e926d59bae Improved network, with recover 2000-05-06 21:49:40 +00:00
johns
3366f51c1f Improved network, correct win32 version 2000-05-06 21:38:20 +00:00
johns
5641e753a7 Removed the UnitReachable, the units are still in the building and can't reach a deposit. 2000-05-06 19:13:06 +00:00
johns
388c01e021 typo corrected 2000-05-06 18:16:03 +00:00
johns
7149650479 Win32 user should look into stderr.txt and stdout.txt. 2000-05-06 18:11:59 +00:00
johns
9beceeeef9 Fixed NetResolveHost for xxx.xxx.xxx.xxx host notation 2000-05-05 23:08:59 +00:00
johns
79fcffb921 fixed SDL fullscreen bug 2000-05-04 23:51:33 +00:00
johns
e355f167bc reduced repair speed, update map only if repaired unit is visible. 2000-05-04 23:45:41 +00:00
johns
91494eb3f5 *** empty log message *** 2000-05-04 15:28:08 +00:00
johns
2e2ce79520 Made open set bigger 2000-05-04 15:24:55 +00:00
johns
580c903bf2 Fancy buildings now configurable, setting moved from DrawUnit to MakeUnitAndPlace. 2000-05-02 08:00:57 +00:00
johns
be564ab029 Removed old player color setting 2000-05-02 07:58:10 +00:00
johns
b74456df5d Debug: Nothing to hit shows where 2000-05-02 07:56:37 +00:00
johns
18856d733a Updated 2 bug fixes and 1 new configuration option 2000-05-02 07:54:43 +00:00
johns
8ae4573fe0 Make use of the macro IsMapFieldExplored 2000-05-02 07:52:19 +00:00
johns
cf966d1476 Update usage for new network argument -n [localport:]host[:port] 2000-05-02 07:50:18 +00:00
johns
163b42e876 Removed SDL parachute, if debug version compiled 2000-05-02 07:48:44 +00:00
johns
f5ad758243 Removed unit type defines, use IdentOf or store in a global variable now. 2000-05-02 07:45:40 +00:00
johns
7e0db21c93 Made fancy buildings configurable. 2000-05-02 07:43:51 +00:00
johns
57f8e56f3a Changed macros and members for fog of war. 2000-05-02 07:42:39 +00:00
johns
6d6b216eeb fancy buildings made configurable 2000-05-01 17:05:15 +00:00
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