Commit graph

2756 commits

Author SHA1 Message Date
johns
99eae21af0 Cleanups and scrolling map during tile draw. 2002-06-17 19:55:26 +00:00
johns
20a078a104 -e start editor support. 2002-06-17 19:54:41 +00:00
jsalmon3
bd462d0131 Allow right clicking on oil platforms 2002-06-17 19:50:39 +00:00
jsalmon3
bf176b91bf Added menu for editting resources (gold mine, oil patch) 2002-06-17 19:29:37 +00:00
johns
e7ef07fbb6 Cleanup. 2002-06-17 17:48:45 +00:00
nehalmistry
80cf028fe0 menus center when changing resolution 2002-06-17 17:23:14 +00:00
johns
d15c87ab95 Prepared pre2. 2002-06-17 16:50:25 +00:00
nehalmistry
9748bb586e fixed crash problem 2002-06-17 16:34:45 +00:00
nehalmistry
0b00c587fe small cleanups for global options 2002-06-17 16:15:54 +00:00
nehalmistry
aa89a0a970 small fix for resolution change 2002-06-17 16:01:47 +00:00
nehalmistry
0ff8321965 can change resolutions from global options menu 2002-06-17 15:48:35 +00:00
nehalmistry
776de59e36 fullscreen button in global options now works 2002-06-17 15:24:32 +00:00
nehalmistry
b157a49256 init global options correctly sets fullscreen checkbox 2002-06-17 07:15:28 +00:00
jsalmon3
40b18fe437 Fixed crash when starting a multiplayer game with a .cm file as the last map 2002-06-17 00:50:30 +00:00
johns
0ed8cade19 Fixed saving of REGM. 2002-06-17 00:27:02 +00:00
johns
fc8fb6b7fc Fixed drawing on right and bottom border. 2002-06-16 23:54:44 +00:00
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