Commit graph

2740 commits

Author SHA1 Message Date
johns
558dd57fb4 Added editor.ccl 2002-06-16 23:40:47 +00:00
johns
0a02285c71 Better sorted unit list for editor. 2002-06-16 23:37:06 +00:00
jsalmon3
68bbb7c763 Save player properties in TheMap.Info 2002-06-16 23:29:17 +00:00
nehalmistry
5c50c98988 modified init function for global options 2002-06-16 22:47:02 +00:00
johns
8e97301edf Parse () and 'null'. 2002-06-16 20:04:46 +00:00
johns
085f1f69c3 Save empty fields as () and not as 'null'. 2002-06-16 20:03:36 +00:00
johns
811a3859a3 Fixed bug: Crash if pulldown is drawn outside of the screen (only at top). 2002-06-16 18:57:49 +00:00
johns
5c30170e65 Fixed bug: Units with no sight, see 1 tile. 2002-06-16 17:21:24 +00:00
johns
efd8fd6dac Code cleanup. 2002-06-16 17:04:57 +00:00
johns
e593c642c7 Don't attack units with no hit-points (they are undestroyable) 2002-06-16 17:03:56 +00:00
ariclone
6759c448d7 Fixed server coring out after player slot shuffle, fixed other client
client ready notification
2002-06-16 16:58:58 +00:00
johns
e484953172 Fixed bug: Units are not removed from map before teleport. 2002-06-16 16:28:41 +00:00
ariclone
ca3217e649 Debug macro fixes again 2002-06-16 16:11:06 +00:00
ariclone
bb5e10dbcf UnGnuified Debug macros 2002-06-16 16:06:11 +00:00
johns
f5b9926143 Removed the use of the GNU feature vararg macros. 2002-06-16 15:52:49 +00:00
johns
253a65ad09 Fixed placing of oil platforms. 2002-06-16 15:47:20 +00:00
ariclone
75ec995d8f Detect clients that mysteriously vanish 2002-06-16 15:35:25 +00:00
johns
3738701e57 The fixes. 2002-06-16 14:25:44 +00:00
johns
a92decfe59 Fixed out of sync in second multiplayer game. 2002-06-16 14:23:28 +00:00
johns
f4e09508af Better debug output for out of sync. 2002-06-16 14:22:26 +00:00
johns
f003be4923 Show only the first client alife message. 2002-06-16 14:22:05 +00:00
johns
4bd4423a5c Fixed the player names in multi game setup, disabled select scenario if player have joined. 2002-06-16 14:20:58 +00:00
johns
6a6ace88e3 One local too much. 2002-06-16 12:01:20 +00:00
johns
b91f8e0b82 Various changes. 2002-06-16 11:58:04 +00:00
johns
8beb865fde Fixed font names, many FIXME: and local added. 2002-06-16 11:57:36 +00:00
johns
3c611fa938 Fixed warnings. 2002-06-16 11:57:09 +00:00
johns
bee23f0284 Todo added, support for more fonts needed. 2002-06-16 11:55:20 +00:00
johns
ee2ac22973 Fixed font names, added FIXME we should use the names from the loaded fonts. 2002-06-16 11:54:31 +00:00
johns
462017b85b Removed warning. 2002-06-16 11:53:26 +00:00
johns
b6ad8a8f9b Save AI (still incomplete. 2002-06-16 11:52:37 +00:00
johns
eb8e19d098 Removed unneeded includes. 2002-06-16 09:55:06 +00:00
johns
6ed5489124 Fixed O_BINARY warning. 2002-06-16 09:42:40 +00:00
ariclone
f1935bcf7c added keystrokes ccl 2002-06-16 09:03:51 +00:00
jsalmon3
627ed1c5ae Reset nKeyStrokeHelps 2002-06-16 03:09:58 +00:00
jsalmon3
fcd79c0a03 Added passive state to pulldown menu items 2002-06-16 02:42:38 +00:00
jsalmon3
7edf9edd54 Fix for vc++ 2002-06-16 02:10:53 +00:00
johns
b9cf5ac44d Register editor CCL functions. 2002-06-16 01:49:55 +00:00
johns
ce178c90e2 doxygen comments added. 2002-06-16 01:49:19 +00:00
johns
b6bd6bd141 Disabled non working functions for release, MenuButtonSelected is only needed for one menu item. 2002-06-16 01:48:31 +00:00
johns
b662276550 Added editor ccl startfile. 2002-06-16 00:34:33 +00:00
johns
91ff9c234d Global variables didn't need to be initialized with 0. 2002-06-16 00:30:01 +00:00
johns
0b28f11721 abort() of last commit, didn't belong into the code. 2002-06-16 00:22:03 +00:00
ariclone
5879f8f62b fixed network tries requester bug for ccl'ed version 2002-06-15 23:12:34 +00:00
ariclone
4730ad1cbb cclified keystroke helps for menus 2002-06-15 21:59:55 +00:00
johns
118d02b3ef Empty file for the editor ccl functions. 2002-06-15 21:44:58 +00:00
ariclone
4b35d283b5 more cleanups 2002-06-15 19:47:14 +00:00
ariclone
7290c0b2f7 move some more old definition-related stuff to defs files 2002-06-15 19:32:20 +00:00
ariclone
f1b6b7996a Extracted OLD_MENU definitons from menus.c 2002-06-15 19:21:28 +00:00
jsalmon3
2a04fd278d Update to editor player properties 2002-06-15 16:38:54 +00:00
jsalmon3
96cf51b4b7 Fixed rectangle around input box 2002-06-15 14:32:32 +00:00