mr-russ
|
b98022d536
|
Remove outdated Copyright
|
2004-03-13 02:52:46 +00:00 |
|
mohydine
|
f1e6237153
|
Removing randomization of players placement if option NoRandomPlacementMultiplayer() is set
|
2004-03-11 09:45:57 +00:00 |
|
mr-russ
|
59dd0f78b4
|
Applied Patch #913086: endian defines/vorbis fix (from Jonathan Gray)
|
2004-03-11 05:30:24 +00:00 |
|
nehalmistry
|
e8ff4f8f64
|
more macosx fixes by Jonathan Gray
|
2004-03-10 21:33:52 +00:00 |
|
mr-russ
|
798e0ba4d2
|
Fixed Bug #909785: "-DEV" in Magnant-dev is transparent on victory screen
|
2004-03-10 21:15:06 +00:00 |
|
mr-russ
|
7da1c742a0
|
Allow Building a Resource.
Added StartingResource to unittype
|
2004-03-10 09:15:18 +00:00 |
|
jsalmon3
|
de8153019b
|
Fixed preferences file overriding -F or -W commandline option
|
2004-03-09 03:08:52 +00:00 |
|
nehalmistry
|
5bdd9a259e
|
Module.make file cleanups
|
2004-03-08 19:33:02 +00:00 |
|
nehalmistry
|
6ec32c9718
|
fix macosx conflicts (by Jonathan Gray)
|
2004-03-08 06:28:49 +00:00 |
|
jsalmon3
|
bef89fe7fd
|
Undo last commit
|
2004-03-06 15:02:20 +00:00 |
|
nehalmistry
|
5c3f680fde
|
minor cleanups; freebsd fixes
|
2004-03-06 08:36:58 +00:00 |
|
mr-russ
|
86273b6566
|
Updated to latest info
|
2004-03-06 05:58:08 +00:00 |
|
mr-russ
|
77e00b2b64
|
Applied Patch #899067: missile in spells (from joris dauphin).
|
2004-03-06 05:46:19 +00:00 |
|
mr-russ
|
0e7e87546e
|
Fixed &&, || issue (from joris)
|
2004-03-06 05:45:48 +00:00 |
|
mr-russ
|
dcefc857b1
|
Applied Patch #897011: AutoCast by Default (from joris dauphin)
|
2004-03-06 05:36:28 +00:00 |
|
mr-russ
|
bbfd545884
|
Remove --enable-static from release mode for linux
CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: Makefile
CVS: ----------------------------------------------------------------------
|
2004-03-06 05:23:55 +00:00 |
|
jsalmon3
|
3b4b33d2fb
|
Fixed bug #910666: Compile error with USE_OPENGL
|
2004-03-06 05:03:56 +00:00 |
|
mr-russ
|
493f105922
|
Added Pixel Scrolling abilities
|
2004-03-04 21:49:16 +00:00 |
|
mr-russ
|
0e77e77e92
|
Fixed Drawing Circles for distance display.
Uses the size of the unit in the calculation.
And don't draw a square for vision, it's round now.
|
2004-03-04 08:27:07 +00:00 |
|
jsalmon3
|
24da948349
|
Fixed bug #907939: unit limits, like food, don't work for ai on buildings
|
2004-03-04 02:57:28 +00:00 |
|
mr-russ
|
5f560bcfba
|
Update Master Server Address
|
2004-03-04 01:09:04 +00:00 |
|
mr-russ
|
8adf26ed11
|
Applied Patch #908058: Fix sending units to harvest something they can't (from Crestez Dan Leonard)
|
2004-03-03 10:28:23 +00:00 |
|
mr-russ
|
2c309aec69
|
Applied Patch #906344: [Doc] ccl/Sound.html (from Jarod)
|
2004-03-03 10:23:45 +00:00 |
|
mr-russ
|
2b20f5b80b
|
Commit BAD HACK. Will be removed after release when a better solution can be made.
Only draw icon border for non Magnant games
|
2004-03-03 10:20:55 +00:00 |
|
mr-russ
|
089d2f498f
|
Added Shadow ability to Completed Bar
|
2004-03-03 10:09:57 +00:00 |
|
mr-russ
|
86d47b83ac
|
Applied Part of mohydine's patch
Use the text position for the Drawing of costs, not the StatusBar position
|
2004-03-03 09:53:04 +00:00 |
|
mr-russ
|
026fcf11d9
|
Fixed Crash when OnBoardCount > NumTransportingButtons.
Now only displays first NumTransportingButtons icons.
Further feature development required
|
2004-03-03 09:38:36 +00:00 |
|
nehalmistry
|
2e3260d76b
|
freebsd CPPFLAGS fix
|
2004-03-03 04:53:30 +00:00 |
|
jsalmon3
|
5d23193b88
|
Added DebugCheck for no unit-limit helper
|
2004-03-01 00:31:24 +00:00 |
|
mr-russ
|
697d46830b
|
Adjust Destination type numbers in UpgradeTo/Covert
|
2004-02-29 23:29:40 +00:00 |
|
mr-russ
|
aee7f53206
|
Fixed Bug #907125: missiles launched from units in transporters
|
2004-02-29 22:17:26 +00:00 |
|
mr-russ
|
b4516ec8f2
|
Use PlayerNumNeutral
|
2004-02-29 22:15:44 +00:00 |
|
mr-russ
|
1d2e329e45
|
Fixed Bug #905187: AI doesn't attack under Fog
(Correct Earlier incorrect fix)
|
2004-02-29 09:09:11 +00:00 |
|
mr-russ
|
e4972db80d
|
Fixed Bug #905187: AI doesn't attack under Fog
|
2004-02-29 06:31:19 +00:00 |
|
mr-russ
|
e13d2049c8
|
Fixed Bug #903227: No Control in Replay, with no commands
|
2004-02-29 06:17:13 +00:00 |
|
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 |
|