mr-russ
39e6bed900
Updates to Changelog for fixed bugs
2004-02-29 04:01:08 +00:00
mr-russ
d23dc91fc8
Update Copyright to correct people.
...
Fixed Crash in map splitter reading invalid memory
2004-02-29 03:58:34 +00:00
mr-russ
53b6a5f955
Add Missing header to the list
2004-02-29 03:52:32 +00:00
jsalmon3
d114221ea9
Fixed crash in AiSetCollect
2004-02-28 15:04:06 +00:00
mr-russ
0bb846f07c
Fixed Bug, Crash when attempting to build outside map
2004-02-27 04:20:23 +00:00
nehalmistry
972a9ede74
fix compile problems from make dist src package
2004-02-24 18:08:19 +00:00
mr-russ
6df794e374
Applied lua-config Patch, Adjusted Makefile path so win32 build works for me.
2004-02-23 23:04:15 +00:00
mr-russ
c0d2627f4e
Small formatting update
2004-02-23 08:31:14 +00:00
mr-russ
7326928b09
Don't Count a destroyed unit as a usable unit
2004-02-23 08:30:13 +00:00
jsalmon3
d691d8d741
Clear screen before showing title screens
2004-02-22 23:56:27 +00:00
jsalmon3
8ad51db5ad
Fixed bug #900710 : Backslash in filename
2004-02-22 22:37:20 +00:00
nehalmistry
1288832826
small typo fix
2004-02-22 22:24:00 +00:00
nehalmistry
70447cf356
add PREFIX/lua50/include for lua check, debian fix
2004-02-22 22:21:32 +00:00
jsalmon3
31a5b82f15
Clean up
2004-02-22 20:27:19 +00:00
jsalmon3
ab3d2f3bc9
Clean up, bug fix
2004-02-22 20:25:32 +00:00
jsalmon3
3b37dc266b
Fixed bug #902032 : MIssile's Not Flipped
2004-02-22 19:00:58 +00:00
mr-russ
1905a4e38d
Fixed Bug, When Building OnTop, Destroyed/Dying Items weren't filtered
2004-02-22 06:34:34 +00:00
mr-russ
787f51baea
Remove Media Version, for old SIOD code.
...
Added to SaveGame parameters, commentted out.
Use later for version checking on load.
2004-02-22 04:29:47 +00:00
mr-russ
49ce83b19a
Removed Unused Save functions, they are not needed, or maintained.
...
They will create confusion later.
2004-02-22 04:08:03 +00:00
jsalmon3
1f518a9282
Better fix for sound volume overflow
2004-02-21 23:46:35 +00:00
nehalmistry
cc08fa3f96
fix lua not using -ldl for configure
2004-02-21 22:19:49 +00:00
mr-russ
4ea657c98b
Revert back to the old method of searching for an enemy.
...
It finds and enemy that is reachable, not just an enemy.
2004-02-21 22:18:06 +00:00
mr-russ
113c1f4276
Fixed Bug When Loading Saved Games, Current Sight Range not Used.
...
Fixed Bug upgrading a building, sight range is updated now.
2004-02-21 22:16:46 +00:00
mr-russ
7c317be940
Fix Type/Seen.Type selection when drawing on minimap, in editor/ReplayRevealMap
2004-02-21 21:33:59 +00:00
jsalmon3
2cb38f2256
Fixed volume overflow
2004-02-21 21:24:15 +00:00
jsalmon3
7494ac6dfc
Fixed bug in VideoDrawSubClipTrans
2004-02-21 19:49:21 +00:00
jsalmon3
550a2a5791
Don't redraw the status line every time the map is drawn
2004-02-21 19:31:02 +00:00
jsalmon3
2204486eea
Undo last commit
2004-02-21 17:44:53 +00:00
n0b0dy
fab0f30cfb
Save games are now identical
2004-02-21 17:20:32 +00:00
n0b0dy
4b02be2620
Savegame fixes
2004-02-21 16:57:25 +00:00
jsalmon3
641956b1e4
Fixed bug #898670 : Paladin and EliteShooter problem
2004-02-21 15:55:36 +00:00
n0b0dy
5f4a37c010
Jarod's savegame patch
2004-02-21 14:34:40 +00:00
n0b0dy
947562722a
Remove DefineModifier and DefineAi, dupes from config file
2004-02-21 11:15:47 +00:00
jsalmon3
30c9f60362
Removed USE_SDL_NET
2004-02-21 04:54:43 +00:00
mr-russ
bed300fa0b
Use ShowFull when displaying units carrying a resource
2004-02-21 02:51:03 +00:00
mr-russ
96ccb93007
Mass Changelog Update. Still things missing, but they are from long ago
2004-02-21 01:44:53 +00:00
mr-russ
3933de9f53
Fixed Bug #898401 : Full Map Mode Uses Menus
2004-02-21 01:43:12 +00:00
mr-russ
f382a7f578
Fixed Bug #901353 : [Save, Load] TotalUnits and TotalBuilding
...
Also Corrects a possible Building and unit misscount with load/save a dying unit
Also When a Dying units is changed owner, the stats should be correct now
2004-02-20 21:28:35 +00:00
nehalmistry
d53436acff
fix sprite drawing bug
2004-02-20 20:00:19 +00:00
n0b0dy
d9115801c0
Fix minor crash.
2004-02-20 17:33:56 +00:00
mr-russ
8a8f3dae18
Fixed Bug #898424 : Can Pause During Multiplayer
2004-02-20 13:34:38 +00:00
mr-russ
5573556b37
Applied Patch #900728 : Update to unittype documentation (from Jarod)
2004-02-20 13:01:42 +00:00
mr-russ
9abb7e745b
Applied Patch #900729 : Update icon documentation (from Jarod)
2004-02-20 12:59:45 +00:00
mr-russ
042faae08d
Applied Patch #900724 : Update Spells documentation to Lua (from Jarod)
2004-02-20 12:54:36 +00:00
mr-russ
38ff4d92be
Remove Ability to Right Click a decoration.
...
Remove Blick when Right Click on decoration.
2004-02-20 09:06:25 +00:00
mr-russ
6324aa2192
Rename Selectable to Decoration. Makes more sense. Also removes ability to
...
destory decorations
2004-02-20 08:53:04 +00:00
n0b0dy
1693fed20d
Fix editor/minmap bug
2004-02-19 16:12:53 +00:00
mr-russ
782863b9c1
Fixed potential desync by the user of sqrt, changed to isqrt
2004-02-18 10:25:57 +00:00
nehalmistry
94ee2bb7e6
more release fixes
2004-02-17 17:01:51 +00:00
nehalmistry
162e3072e5
fix make release
2004-02-17 16:21:44 +00:00