Commit graph

5431 commits

Author SHA1 Message Date
wizzard
ddbcd6cdf8 Fixed Bug : Building cursor over hidden building 2004-01-31 06:57:26 +00:00
wizzard
3a52711a06 Load/Saved Map properly with multiple load/saves 2004-01-31 06:18:21 +00:00
wizzard
9aa858f474 Buggy, fixing 2004-01-31 05:56:00 +00:00
jsalmon3
77775c211c Removed useless return 2004-01-30 18:01:56 +00:00
jsalmon3
8ef7fea250 Removed IconWidth and IconHeight 2004-01-30 17:58:38 +00:00
jsalmon3
7afeea1cf5 Fixed unit icons 2004-01-30 17:57:41 +00:00
jsalmon3
6c86cf2181 Removed #define DEBUG_ACTIONS 2004-01-30 17:04:14 +00:00
jsalmon3
08eaf13e5f Fixed bug if destroyed unit is at the end of the table 2004-01-30 17:03:21 +00:00
nobody_
6d662a2be2 Applied jarod's patches. 2004-01-30 15:52:13 +00:00
nobody_
34b8c6e580 Buildings work as transporters while doing other stuff. Minor fixes. 2004-01-30 15:14:51 +00:00
nobody_
7df397f398 Fix for transporters as depots. Proper actions.c Destroyed unit filtering. 2004-01-30 14:02:51 +00:00
nobody_
ef8fb86b5f Fix stdout junk, sorry. 2004-01-30 09:49:38 +00:00
nobody_
78407a7a75 Fix shooting at cloacked units.
Fix vision bug when killing detectors.
2004-01-30 09:48:01 +00:00
wizzard
9ceddd25b8 Fixed Possible crash when a Burning building is destoryed in HandleRegeneration 2004-01-30 07:55:23 +00:00
wizzard
7672e340a6 Fixed crash when a unit was destroyed in HandleBuffs 2004-01-30 06:02:43 +00:00
wizzard
9182d5161b Fixed Bug loading saved missile 2004-01-30 02:46:09 +00:00
wizzard
561901a3ae Basic Protection against sending commands for others 2004-01-30 01:47:48 +00:00
wizzard
9fd3664d9d Fixed Crash where info->Filename is not allocated for a pud's info 2004-01-29 21:17:51 +00:00
nobody_
5a73e6db0e More savegame fixes. 2004-01-29 20:36:23 +00:00
nobody_
5aac6400a7 Load-save fixes.
Load-save reference counts.
Only remove unit from the units array until after refs is 0.
Rearrange UnitActions, cleaner.
2004-01-29 17:36:53 +00:00
nobody_
204008ea72 Fix resource bug.
Remove SelectUnits SelectUnitsOnTile.
2004-01-29 12:50:37 +00:00
nobody_
1baa9b6edd Fix cache bug, I hope. How should I test?? 2004-01-29 10:20:09 +00:00
wizzard
a9eaa4a217 Fixed Command log after loading a saved game 2004-01-29 09:01:14 +00:00
wizzard
1f5a495950 Fixed Bug setting incorrect goal in loading an order 2004-01-29 08:30:54 +00:00
wizzard
57d46b79f5 Added UnitNumber to display in debug
Fixed bug building a resource platform, % Complete bar was not drawn
2004-01-29 07:20:33 +00:00
wizzard
9741a397b6 Fixed Crash Loading Groups, Not initialized or assigned correctly 2004-01-29 07:19:47 +00:00
nobody_
a6fd7b0ebd Fix editor crash. 2004-01-28 23:24:03 +00:00
wizzard
2066915d90 Loadgame update, puds do not need to be loaded, ALL info is in the savegame 2004-01-28 21:39:27 +00:00
wizzard
dc3750d294 Tell the engine the game has finished Loading 2004-01-27 22:13:47 +00:00
jsalmon3
e1f0e0e06b Load/Save player colors 2004-01-27 21:12:04 +00:00
jsalmon3
39f1944401 Disabled log 2004-01-27 20:57:23 +00:00
jsalmon3
e0d3ef2731 Fixed UnitType::Stats 2004-01-27 20:54:46 +00:00
jsalmon3
5243a94ead Fixed spacing 2004-01-27 17:32:44 +00:00
wizzard
3755c65647 Don't Apply Replay settings if we are loading a game 2004-01-27 11:08:51 +00:00
wizzard
8ee9900c18 Fixed Restart Scenario Crashes with load games 2004-01-27 11:03:26 +00:00
wizzard
9bfb2c7042 Save Map header, should have committed earlier 2004-01-27 10:47:45 +00:00
wizzard
4213114146 Support to Load map, before save game, loads triggers, and other map information not saved 2004-01-27 10:15:24 +00:00
jsalmon3
34e016d0bf Changed width to pitch 2004-01-26 23:10:28 +00:00
wizzard
9b993003f0 Fixed Potential crash when double freeing Fog 2004-01-26 22:00:59 +00:00
wizzard
0b78ef7e5c Redraw Background when Changing Resolution 2004-01-25 23:07:06 +00:00
wizzard
5f69866ff7 Don't Save demand, It's assigned when units are placed back on the map 2004-01-25 22:34:32 +00:00
jsalmon3
4735b3019a Fix divide by 0 2004-01-25 21:18:07 +00:00
wizzard
a62d606d0a Only Save unit stats of Active Players 2004-01-25 06:29:25 +00:00
jsalmon3
6e7871e55f Fixed memory leak 2004-01-25 06:15:15 +00:00
wizzard
349336836a Load/Save Fixes
Missiles (Global/Local) not at start
CorpseVision not marked on load
Corpse does not have animation Still for InitUnit
2004-01-25 05:51:45 +00:00
wizzard
8ad779afe7 Fixed Bug crash when loading this saved game(Magnant) 2004-01-25 05:20:57 +00:00
wizzard
05c3be548a More DarkPortal/Teleporter Fixes 2004-01-25 05:10:09 +00:00
wizzard
6f440a58ee Use PlayerNumNeutral 2004-01-25 04:50:14 +00:00
wizzard
99bae2b910 Fix Destination not removed when portal destroyed.
Change map Distance to unit to be next to portal
2004-01-25 04:47:27 +00:00
jsalmon3
279203e630 Fixed big memory leak 2004-01-24 22:17:47 +00:00