Commit graph

2767 commits

Author SHA1 Message Date
jsalmon3
f99825081d Fixed bug : 'Next tip' causes segmentation fault 2002-06-18 14:42:23 +00:00
johns
c50d715359 Hacked wood,rocks and wall placing. 2002-06-18 00:16:26 +00:00
johns
4e30e520f5 Units facing to player. 2002-06-17 21:49:45 +00:00
jsalmon3
ed22df12aa Changed left and right unit scrolling 2002-06-17 21:39:54 +00:00
johns
995a776050 Random heading for new created units (Didn't work during map setup, no graphics are loaded yet). 2002-06-17 21:37:40 +00:00
johns
dcfd2f8618 Placing units while moving the mouse and support for scrolling the map during this mode. 2002-06-17 20:53:13 +00:00
jsalmon3
274cb7138b Updated missing features section 2002-06-17 20:49:42 +00:00
jsalmon3
fe712e87c8 Fixed placement of oil patch and platform in editor 2002-06-17 20:34:15 +00:00
jsalmon3
6655d28888 Nicer error handling in resource edit 2002-06-17 20:33:06 +00:00
johns
a6718b40ce Calloc then memcpy is superflux. 2002-06-17 20:04:01 +00:00
johns
9755182577 Restrict mouse to viewport added. 2002-06-17 19:58:53 +00:00
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