Commit graph

2827 commits

Author SHA1 Message Date
ariclone
f5ee034ce8 generate VERSION macro for Rules.Make.WIN32 crosscompile rules 2002-06-22 20:43:10 +00:00
cade
ee556c233c - fixed random map generator 2002-06-22 20:25:33 +00:00
cade
3e6c550f65 - random map generator added, press Ctrl+R in the internal editor 2002-06-22 20:09:24 +00:00
jsalmon3
4cd2370dea Ignore save dir and VC++ files 2002-06-22 17:46:33 +00:00
ariclone
9bdb8b14cc No more client crash with map path/name or uid mismatch 2002-06-22 16:36:22 +00:00
ariclone
9577d9adf2 some preparations for better map mismatch detection in network code 2002-06-22 15:48:03 +00:00
johns
fcad417b4c Fixed neutral player with new created map. 2002-06-22 15:20:54 +00:00
jsalmon3
8932dbd378 Fix for pulldowns drawn off the bottom of the screen 2002-06-22 04:52:22 +00:00
jsalmon3
4e8ef41b57 Added editor new map 2002-06-22 00:45:55 +00:00
jsalmon3
a4a13d60a8 Fix for mouse dragging over input box 2002-06-22 00:41:51 +00:00
johns
2c6a9eccfa Disabled debug messages. 2002-06-21 21:14:07 +00:00
johns
337ebba2e3 Comments added. 2002-06-21 21:04:43 +00:00
jsalmon3
efc0276bbf Fixed warning 2002-06-21 20:11:40 +00:00
jsalmon3
a3e455e14c Changed editor tips 2002-06-21 20:02:03 +00:00
jsalmon3
ebd721d1e8 Added editor save menu 2002-06-21 19:42:05 +00:00
johns
a98b925cda New map should now work. 2002-06-21 18:20:09 +00:00
johns
3b9969b5d4 Moved COLOR_FOG from global included into this file. 2002-06-21 17:52:52 +00:00
jsalmon3
2c355e9aa5 Fix for dragging mouse in a listbox 2002-06-21 17:51:50 +00:00
johns
552cd0ebaf Prepared new map. 2002-06-21 17:50:46 +00:00
johns
3179b2f393 Removed old unused code. 2002-06-21 17:48:42 +00:00
johns
bef5442b38 Prepared new map, fixed crash if selecting unused tiles. 2002-06-21 17:47:55 +00:00
johns
55d1c4159b map->Tileset should be setup earlier. 2002-06-21 17:43:40 +00:00
johns
83d9f34ec2 Comments and FIXME docu's added. 2002-06-21 17:39:32 +00:00
ariclone
07bfdd8b4a Simplify CurrentMenu.
This should be used in many places in menus.c where currently a superflux
FindMenu() is used...
2002-06-21 17:13:33 +00:00
johns
dd9c11b812 LoadMap now only local needed. 2002-06-21 07:50:53 +00:00
nehalmistry
406c8a8372 fixed setting cdmode 2002-06-21 00:58:16 +00:00
nehalmistry
fa35ea8983 more updates for hslider in editor 2002-06-21 00:39:05 +00:00
nehalmistry
97e34d7076 fixed small calculation error 2002-06-21 00:22:17 +00:00
nehalmistry
982e2b0a1f *** empty log message *** 2002-06-21 00:19:43 +00:00
nehalmistry
1db2b95300 clicking on arrows in editor moves the gem 2002-06-21 00:07:23 +00:00
johns
4d732c263c Inc/Dec of numeric input boxes. 2002-06-20 23:54:42 +00:00
jsalmon3
285b75b4a9 Fixed crash when dragging mouse and no unit is selected 2002-06-20 22:46:54 +00:00
nehalmistry
d942963084 removed unneeded MouseButtonClicked variable 2002-06-20 22:15:22 +00:00
johns
c30edd71a0 More tile placing fixes. 2002-06-20 22:05:29 +00:00
nehalmistry
98f5d97825 draws correct gem arrows now 2002-06-20 22:02:52 +00:00
johns
5077602100 Moved ChangeTile. 2002-06-20 21:10:24 +00:00
johns
27f03902f5 GCC 3.0 warnings can be removed, the use of gcc 2.96 is an error. 2002-06-20 21:09:55 +00:00
jsalmon3
86e8b7dc26 Fixed undefined reference to ChangeTile 2002-06-20 21:05:45 +00:00
jsalmon3
1eb55a1a1e Fixed VC++ warnings 2002-06-20 21:02:49 +00:00
johns
7a0dbfb8f7 Tiles are now drawn with border correction. 2002-06-20 20:52:53 +00:00
jsalmon3
c6bcd72799 Added editor ai properties menu 2002-06-20 17:52:20 +00:00
johns
3a8031878d Tile change call added. 2002-06-19 22:59:21 +00:00
johns
5056bf0178 Fixed unused warning. 2002-06-19 22:55:25 +00:00
johns
50a608be44 -D__I_KNOW_THAT_GNUC_3_IS_UNSUPPORTED__ can disable the GNU-C 3.0 warning. 2002-06-19 22:54:12 +00:00
nehalmistry
9c0c02f3ea more updates for initsoundoptions, removed border from greyed out buttons 2002-06-19 01:14:46 +00:00
jsalmon3
d706f9fccc Remove the red cross. It isn't in the original and gets drawn every time any player attacks 2002-06-19 00:42:37 +00:00
nehalmistry
4fa70dbb9d fixed error if compiling w/o cd 2002-06-18 22:22:16 +00:00
nehalmistry
440f311117 more updates for initsoundoptions 2002-06-18 22:18:32 +00:00
nehalmistry
10eaedca1c modified initsoundoptions 2002-06-18 22:03:49 +00:00
nehalmistry
e4845894b9 added InitSoundOptions function 2002-06-18 21:28:26 +00:00