Commit graph

787 commits

Author SHA1 Message Date
johns
2662ce0085 Added cancel costs factor. 2001-02-28 15:42:44 +00:00
johns
f259a6277a Added cancel costs factor. 2001-02-28 15:34:23 +00:00
johns
e87e91382c Added cancel costs factor. 2001-02-28 15:27:57 +00:00
johns
b26e8e4342 Added MapUpdateFogOfWar function. Fog of war should work with NEW_MAPDRAW now. 2001-02-28 15:08:16 +00:00
johns
05b093562e Added VisibleLastFrame field used for drawing fog of war. (Thanks to Jimmy Salmon) 2001-02-28 15:06:53 +00:00
johns
e57b424e37 Fixed redraw problem when drawing the selection rectangle. (thanks to Jimmy Salmon) 2001-02-28 15:00:46 +00:00
johns
56a72201b6 Fixed bug #213510. UnitVisible was already called so checks shouldn't be done again. (from Jimmy Salmon) 2001-02-28 10:10:25 +00:00
johns
ad7a09deb3 Fixed bug #213510. Building is visible if any part of it is visible, not just the lower left corner. (from Jimmy Salmon. 2001-02-28 10:06:50 +00:00
johns
8206df3c86 Patches from Jimmy Salmon. 2001-02-28 10:04:11 +00:00
johns
faf2c766ac Switched to IsMapFieldVisible so it will compile with NEW_FOW. (from Jimmy Salmon) 2001-02-28 09:58:25 +00:00
johns
fc7205a070 Added call to MapUpdateFogOfWar. (from Jimmy Salmon) 2001-02-28 09:39:49 +00:00
johns
b93da09d81 Attacking can cause a unit to rotate so it needs to be redrawn. (from Jimmy Salmon) 2001-02-28 09:38:07 +00:00
johns
d649c3058b NEW_ORDERS prepared. 2001-02-26 21:48:06 +00:00
johns
560bf296a5 Added new function RockOnMap. 2001-02-26 21:34:15 +00:00
johns
9cc0ba3362 Added new function RockOnMap. 2001-02-26 21:33:10 +00:00
johns
c1f66a9c64 Prepared NEW_ORDERS. 2001-02-26 20:28:18 +00:00
johns
ce4c070ee3 Prepared NEW_ORDERS. 2001-02-26 17:22:52 +00:00
johns
222dc883d7 Prepared NEW_ORDERS. 2001-02-26 17:09:27 +00:00
johns
5e1e812888 Redraw info panel added to command switch. Debuging code. 2001-02-26 00:32:15 +00:00
johns
00c536842f Moved resources subtraction to command execution. 2001-02-25 23:27:44 +00:00
johns
4dfa10511d DebugCheck added. 2001-02-25 23:26:06 +00:00
johns
892da3710d Fixed cancel and upgrade command. 2001-02-25 23:25:41 +00:00
johns
e88b8dd72e Long line break up. 2001-02-25 23:23:11 +00:00
johns
7c6cf3b35a Spelling corrected. 2001-02-25 23:22:49 +00:00
johns
ed329bbe85 Made SyncRandSeed global available for debugging. 2001-02-25 23:22:14 +00:00
johns
6b5da07aa7 Moved resources subtraction to command execution. 2001-02-25 23:21:23 +00:00
johns
2877db08a9 Removed units, can't get a move command. Training debuging removed 2001-02-25 19:03:38 +00:00
johns
d66ed1ee27 Fixed compile bug: Didn't compile without #define DEBUG. 2001-02-25 17:14:29 +00:00
johns
b2101a018d Better logging of commands, missing network command functions added. 2001-02-25 04:01:38 +00:00
johns
e768c5ddbd Fixed bug #233882: Wrong point for getting costs back, if canceling. 2001-02-25 01:57:39 +00:00
johns
9008a57603 Comment added. 2001-02-25 01:49:45 +00:00
johns
da0733bf2d Removing the old commented code. 2001-02-25 01:47:43 +00:00
johns
bf35015c71 Prepared NEW_ORDERS. 2001-02-25 00:36:53 +00:00
johns
9c4f2c12a2 Correct some comments. 2001-02-25 00:34:20 +00:00
johns
364544d942 Run indent over unformated functions. 2001-02-25 00:33:32 +00:00
johns
abca7af8c5 --cuddle-do-while and --case-brace-indentation0 added. 2001-02-25 00:27:45 +00:00
johns
a3201cdac4 .gdbinit added. 2001-02-25 00:27:03 +00:00
johns
38fa9fa831 Fixed bug: error message too long. 2001-02-25 00:23:12 +00:00
johns
7b570362ae Fixed bug: death coil hits dieing unit. 2001-02-25 00:19:13 +00:00
johns
70905abc86 Debug turned off. 2001-02-24 23:57:40 +00:00
johns
d5507498e9 Made long backgrounds of mana/health bar configurable. Long bars are default. 2001-02-24 22:03:38 +00:00
johns
654987463d Data::Builded exist doubled. 2001-02-24 02:22:50 +00:00
johns
e2df9ddf70 Prepared NEW_ORDERS. 2001-02-24 02:19:22 +00:00
johns
6888515ac7 *** empty log message *** 2001-02-23 15:46:42 +00:00
johns
8765c4db36 New function: AnyAreaVisibleInMap from Jimmy Salmon. 2001-02-23 15:09:39 +00:00
johns
15079394fd Fixed bug: Unit redraw in the top row or far left column due to a signed/unsigned comparison. (From Jimmy Salmon) 2001-02-23 15:07:10 +00:00
johns
3be34f228a Fixed bug #131615: green cross not drawn on map border. (from Jimmy Salmon) 2001-02-23 15:03:37 +00:00
johns
330f770f0e Fixed drop out of flyers or ships. 2001-02-23 00:52:05 +00:00
johns
e8888e2969 Reformated. 2001-02-22 22:02:51 +00:00
johns
3367e73596 Should check SelectUnits args. 2001-02-22 22:00:55 +00:00