Commit graph

5927 commits

Author SHA1 Message Date
jarod42
4248d9a2d2 Make font configurable for option text in DefineDecorations() 2004-07-10 16:28:52 +00:00
jsalmon3
0b2a483910 Cleanup 2004-07-10 14:11:22 +00:00
jsalmon3
c95147b10a Cleanup 2004-07-10 13:55:31 +00:00
nehalmistry
76a15bd92f reverse jarod commit 2004-07-09 21:39:39 +00:00
jarod42
dbcad8c49e NxN unit could move 2004-07-09 17:22:48 +00:00
jarod42
0a6ef2d1ac NxN unit could move 2004-07-09 17:00:58 +00:00
jsalmon3
d4ca70e473 Fixed compile error 2004-07-09 00:30:32 +00:00
mr-russ
087c4c85e9 Removed MAX_ORDERS, units can have as many orders as they require.
Added Memory management for Orders, so they are reused, less mallocs.

Remove MustRedraw and EnableRedraw, they are not used, everything is redrawn each frame.

Remove TrainingQueue LIMIT, you can train as many units as you like if the training queue is enable.
This needs further configuration work.  But operates correctly.
2004-07-08 22:34:31 +00:00
jarod42
0408df5c3a correct bug with fog 2004-07-08 15:15:48 +00:00
jarod42
246ded677f s/lua_error/LuaError/ 2004-07-08 12:59:58 +00:00
mr-russ
5b55c1277e Update Changelog for 2.2 inclusions 2004-07-08 04:10:50 +00:00
jarod42
aa7aa29b37 Add DefineVariables, DefineDecorations and DefineSprites 2004-07-07 16:48:43 +00:00
jarod42
39b0ef9935 Add DefineVariables, DefineDecorations and DefineSprites (with associated stuff) 2004-07-07 15:32:26 +00:00
jarod42
2946798c18 correct bug#980355 [fog] crash (assert) with multiple cantainers 2004-07-06 12:15:06 +00:00
jsalmon3
664929c8f9 Undo last commit 2004-07-05 17:27:46 +00:00
jsalmon3
f1d5defd6e Updated CanTransport 2004-07-05 16:21:20 +00:00
jarod42
ff72341516 correct bug#980355 [fog] crash (assert) with multiple containers 2004-07-05 16:12:36 +00:00
jarod42
790dbe0ef7 correct bug#980355 [fog] crash (assert) with multiple containers 2004-07-05 14:41:21 +00:00
jarod42
e96210b325 correct bug#980355 [fog] crash (assert) with multiple containers 2004-07-05 14:31:21 +00:00
jsalmon3
68c0b36a66 Cleanup 2004-07-04 20:05:20 +00:00
jsalmon3
8408e1c47c Added transporter patch from Jarod 2004-07-04 18:35:45 +00:00
jsalmon3
fd070ea619 Fixed bug #983223: Sound crash on FreeBSD 2004-07-02 00:04:22 +00:00
jsalmon3
94df7e3043 Fixed compile error 2004-06-27 11:48:58 +00:00
mr-russ
e112606268 Correct Fix for FetchLE16 and 32 swap 2004-06-27 07:47:01 +00:00
jsalmon3
8c6dfae3f7 Fixed compile error without opengl 2004-06-26 22:02:17 +00:00
jsalmon3
c2644e512c Removed VERSION 2004-06-26 18:35:26 +00:00
jsalmon3
41c4d6497c Removed VERSION 2004-06-26 18:35:11 +00:00
jsalmon3
eb0622e032 Bump version for 2.1pre2 2004-06-26 18:34:38 +00:00
jsalmon3
5fc85d43ef Changed VERSION to 2.1 2004-06-26 18:33:44 +00:00
jsalmon3
35b46051f8 Removed GetStratagusHomePath and GetStratagusLibraryPath 2004-06-26 18:33:11 +00:00
jsalmon3
0d024772b6 Fixed bug #975904: Player color on Building Cursor with OpenGL
Fixed player color on icons with OpenGL
2004-06-26 18:10:36 +00:00
jsalmon3
a6f5494eed Added ifdef DYNAMIC_LOAD 2004-06-26 17:58:09 +00:00
jarod42
83152f3da0 correct bug when container with container with unit is destroyed 2004-06-26 15:48:54 +00:00
jarod42
bdd9f47bf7 CleanUp 2004-06-26 13:01:06 +00:00
jarod42
a6fc8c2375 CleanUp 2004-06-26 12:51:17 +00:00
jarod42
7344d1003a CleanUp 2004-06-25 17:18:02 +00:00
jarod42
acdbd4d021 CleanUp 2004-06-25 16:39:05 +00:00
jarod42
ba9ea2ec74 CleanUp 2004-06-25 16:04:14 +00:00
jarod42
43a340ee34 CleanUp 2004-06-25 15:16:22 +00:00
mr-russ
f10d5c5c8e Fixed Bug #978835: gcc 3.3.3 gives deprecated warnings on build 2004-06-25 06:22:24 +00:00
mr-russ
d75e96d4fe OpenGL version should use static as well 2004-06-25 03:36:27 +00:00
mr-russ
2d34efafb2 Add Version to HomePath, so 2.0 configs don't get messed up with 2.1
Will reduce debugging later for users
2004-06-25 02:22:15 +00:00
mr-russ
92b918aa77 Update CVS to pre2 release version.
Updated make release to create an opengl binary, and a nongl binary.
configure should create static binaries now.
2004-06-25 01:08:48 +00:00
mr-russ
8c01b019c8 Update MISC files to include correct path.
Fixes Bug #978829: 2.1 pre1 missing src/video/_clip_rectangle
2004-06-24 23:06:09 +00:00
jarod42
b176ac2345 CleanUp 2004-06-24 17:07:54 +00:00
jarod42
107c6b7a9c CleanUp 2004-06-24 16:18:58 +00:00
jarod42
87bfbcf25e CleanUp 2004-06-24 16:01:53 +00:00
nehalmistry
1505616e28 end of song is detected correctly 2004-06-24 15:37:42 +00:00
jarod42
bbcd4f4a58 CleanUp 2004-06-24 15:35:03 +00:00
jarod42
692939e806 CleanUp 2004-06-24 14:47:47 +00:00