Commit graph

5614 commits

Author SHA1 Message Date
jsalmon3
a209ec4a32 Change resource icons to sprites, clean up 2004-03-20 20:56:25 +00:00
jsalmon3
daec42b68c Removed OreCost, StoneCost, and CoalCost 2004-03-20 20:16:07 +00:00
jsalmon3
137fc1da7b Clean up 2004-03-20 18:18:19 +00:00
jarod42
ec047a99b0 correct bug when spell is define after some caster 2004-03-19 02:03:20 +00:00
jarod42
287ce109da correct bug when defineboolflag is used after unittype 2004-03-18 07:11:34 +00:00
jarod42
7069f30165 add checking in spell actions 2004-03-16 18:45:35 +00:00
jarod42
f4f7f1154d correct bug when spell or autocast is not defined 2004-03-15 01:47:39 +00:00
jsalmon3
361dced34c Fixed warning 2004-03-15 00:39:13 +00:00
jsalmon3
93d544fc6d Added SetPlayerData 2004-03-15 00:32:32 +00:00
jsalmon3
25b2e4ec24 Moved CclGetUnitType to unittype.h 2004-03-15 00:18:00 +00:00
jsalmon3
eea0b20665 Added GetPlayerData 2004-03-14 23:31:07 +00:00
jsalmon3
ef1fb05827 Clean up 2004-03-14 22:42:45 +00:00
mohydine
6cdd673007 Clean up 2004-03-14 22:38:40 +00:00
mohydine
dd7f001e0e Better draw level sorting when draw levels are equal. Now uses sprite information 2004-03-14 22:32:48 +00:00
mohydine
14f2a3ad5d Better draw level sorting when draw levels are equal 2004-03-14 20:54:55 +00:00
jarod42
7343355564 'update doc to lua' 2004-03-14 19:52:56 +00:00
jsalmon3
9e0ee2ee61 Removed ^Ms, added FIXME 2004-03-14 19:31:06 +00:00
jsalmon3
0870a58d62 Scroll speed no longer depends on game speed 2004-03-14 19:29:23 +00:00
jsalmon3
3eabf213ec Made SkipFrames global 2004-03-14 19:27:28 +00:00
jsalmon3
21dea2ff46 Don't allow VideoSyncSpeed to be 0 2004-03-14 19:26:06 +00:00
jsalmon3
260266cf5c LoadGraphic uses LoadSprite 2004-03-13 20:22:34 +00:00
jsalmon3
a134fea46c Removed CompressedGraphicMemory, Fixed memory leak 2004-03-13 19:48:07 +00:00
jsalmon3
6fc9745be8 Added CclSyncRand 2004-03-13 15:26:55 +00:00
mr-russ
b1bff0a379 Fixed Bug : [Bos] repair 2004-03-13 03:25:09 +00:00
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 : 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 : "-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 : 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 : 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 : 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 : 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 : 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 : [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