Commit graph

649 commits

Author SHA1 Message Date
johns
65ead6c01f The new order management (NEW_ORDERS) should now complete work. 2001-03-08 23:45:30 +00:00
johns
7f58fcf336 Added link section to sourceforge.net. 2001-03-08 16:15:51 +00:00
johns
ada35fd2a0 Fixed bug: Core dumped if SoundFildes==-1. 2001-03-08 10:10:43 +00:00
ariclone
1b971338e2 Made sound device open failure non-fatal (helps in network debug :) 2001-03-04 22:54:04 +00:00
johns
290044097f More win32 fixes. 2001-03-04 03:50:21 +00:00
johns
02b9fa04b2 #define insteed of #endif. 2001-03-03 23:04:05 +00:00
johns
253c0a9d95 Removed -ldl, from default CCLLIB. 2001-03-03 21:06:08 +00:00
johns
ebaef3c111 Faster FontMeasureWidths() from Marcelo Leitner. 2001-03-02 17:32:57 +00:00
johns
c61ee07525 New feature: The menus are centered even on different resolutions. (From Jimmy Salmon) 2001-03-01 16:37:42 +00:00
johns
5416d5ced6 Fixed compilation without #define NEW_MAPDRAW. 2001-02-28 22:56:15 +00:00
johns
ca52fe2b1b Showing all compile options during startup. 2001-02-28 16:00:40 +00:00
johns
5f80b057b3 New default compile options. 2001-02-28 15:51:22 +00:00
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