Commit graph

38 commits

Author SHA1 Message Date
johns
1d6eb07be8 dummy is now also available for the SDL_AUDIO version. 2000-04-11 19:24:54 +00:00
ariclone
0b2943eced Fixed init-order: move data structure set-up from InitSoundServer() to InitSound(),
otherwise WriteSound() hangs in pre-start menus' WaitEventAndKeepSync() Loop.
2000-04-11 10:49:59 +00:00
ariclone
9fd94f03ff Added default text colors for pre-start menus 2000-04-11 10:46:12 +00:00
johns
aba05e36f4 Multiple palette support for all graphics from Josh Cogliati. 2000-04-10 23:33:08 +00:00
johns
75205a2ab6 Removed compiler warnings. 2000-04-10 23:21:12 +00:00
johns
e418668867 New unit allocation code prepared, not ready! #define NEW_UNIT. 2000-04-10 23:02:17 +00:00
ariclone
6f6cb4cb51 Fixed text color calculation for DrawMenuButton() 2000-04-10 19:44:55 +00:00
ariclone
66a5d38b7f Added GetDefaultTextColors() function 2000-04-10 19:43:32 +00:00
ariclone
86d69a5b53 Added GetDefaultTextColors() Prototype 2000-04-10 19:42:07 +00:00
frossi
62db704cb7 A* data structures are now dynamically allocated (which reduces the memory burden). 2000-04-10 15:02:14 +00:00
johns
14d7937ce7 new corpse code ready 2000-04-08 20:34:37 +00:00
johns
7ce55102fb unit corpse handling changed 2000-04-08 02:40:38 +00:00
johns
3cf174942b Old animations removed, now in the UnitType struct. 2000-04-06 22:06:02 +00:00
johns
0908011f71 corrected version number 2000-04-06 00:38:32 +00:00
johns
162e4e9b09 Added die and attack animations 2000-04-06 00:33:55 +00:00
johns
4f12d98a7c Started removing animation tables 2000-04-06 00:32:32 +00:00
johns
8b9b8e6dcd UnitShowAnimation parameter animation got const attribute 2000-04-06 00:30:19 +00:00
johns
9f65abb2f3 Pending command quick fix (only partly) 2000-04-06 00:28:21 +00:00
johns
f5f285687e UnitShowAnimation animation must be const 2000-04-06 00:25:37 +00:00
johns
a122a50d8d Use animation from untittype 2000-04-06 00:24:10 +00:00
johns
1ef5c83c63 Die animation moved into ut_table 2000-04-06 00:23:11 +00:00
johns
917bdd9885 Attack animation moved into ut_table 2000-04-06 00:22:25 +00:00
johns
122f465a4e unit references changed to strings 2000-04-05 19:45:56 +00:00
johns
19006564da Main header file changed to "freecraft.h" and updated all headers. 2000-04-04 23:24:48 +00:00
johns
686e397fe3 updated headers 2000-04-04 22:52:56 +00:00
johns
1a6ea38c63 main headerfine for clone.h 2000-04-04 22:29:05 +00:00
johns
e84a07c474 removed, use freecraft.h 2000-04-04 22:28:03 +00:00
johns
49154ae252 Updated headers. 2000-04-04 22:22:26 +00:00
johns
32762c5b6e unused variables commented, -Werror didn't like it. 2000-04-03 22:47:29 +00:00
frossi
1931f0bb8f Added a first implementation of the new pathfinder, based on the a* algorithm. 2000-04-03 13:23:02 +00:00
johns
a4a37ad8aa Last changes for 1.16.1 final. 2000-04-02 21:01:35 +00:00
johns
eba04f971b *** empty log message *** 2000-04-02 01:32:18 +00:00
johns
ee6388e291 Prepared new AI. 2000-03-31 16:11:05 +00:00
johns
fd6da9424b Set to version 1.16.1 and prepared new ai code. 2000-03-31 16:02:05 +00:00
johns
5d3b7268cb Debug display corrected. 2000-03-29 23:21:45 +00:00
johns
47f46dc967 Mythical and alliance user interfaces are removed from the main distribution. 2000-03-26 16:25:42 +00:00
johns
78bb6b768b Release 1.16.1pre2 first version in CVS in module freecraft. 2000-03-25 23:17:21 +00:00
johns
17d253b408 Initial revision 2000-03-25 22:38:54 +00:00