Commit graph

2701 commits

Author SHA1 Message Date
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
jsalmon3
8b959ce444 Fix for EditorPlayerProperties 2002-06-15 01:56:11 +00:00
jsalmon3
5cac7d0efe menu item uses 'pos (list x y), added menu-global-options, moved OLD_MENU ifdefs 2002-06-15 01:38:31 +00:00
johns
8a7696025a Add copyright files of puds to CVS. 2002-06-14 22:34:52 +00:00
jsalmon3
aa30361e79 Fix for null caption 2002-06-14 21:59:36 +00:00
jsalmon3
460033a204 menu name uses ', fixed null captions 2002-06-14 21:35:04 +00:00
johns
13fa05c3e1 Random and decoration tile tool added. 2002-06-14 18:29:55 +00:00
nehalmistry
a31356b96a fixed minor crash problem 2002-06-14 18:16:14 +00:00
nehalmistry
cefde33444 better optimization used for sound menu 2002-06-14 15:56:37 +00:00
nehalmistry
6cd19c7d08 updated global options menu 2002-06-14 15:48:11 +00:00
nehalmistry
d62a5c9d3f ctrl-m now mutes music and updated the tooltip 2002-06-13 22:45:33 +00:00
jsalmon3
1972089be0 Removed "not supported" for alt-r, fixed bug when restarting a scenario 2002-06-13 21:46:23 +00:00
johns
827f4fdf78 Support of greater tile drawing tool. 2002-06-13 21:33:38 +00:00
johns
ad19b9583d Doxygen added for new editor module. 2002-06-13 21:30:08 +00:00
johns
c94e135bc1 For splitup. 2002-06-13 21:22:25 +00:00
johns
3ad36cafd9 Fixed malloc/free. 2002-06-13 21:21:45 +00:00
johns
1c1846cfea For splitup. 2002-06-13 19:26:28 +00:00
johns
d97b0929d9 Changed Player::X,Player::Y to Player::StartX,Player::Y. 2002-06-13 19:19:04 +00:00
ariclone
21fe31e8ed remove remainder of the cruft I just added before, after johns found the
smart solution - why do something simple, so that anyone can understand it?
write complex stuff - complexity keeps the dummies out of business!
2002-06-13 19:08:30 +00:00
johns
ef2369ab44 .depend supports OBJDIR. 2002-06-13 18:50:51 +00:00
ariclone
7702b9d0f8 ET's definitions can be wierd.. well at least to understand. 2002-06-13 18:15:18 +00:00
ariclone
a5d38fc897 fix dependencies in object dirs 2002-06-13 17:55:52 +00:00
ariclone
fcb969ef14 Interim checking after first menu save cleanup..
Also unglobalized menu invalidate area handling.
2002-06-13 17:17:03 +00:00
jsalmon3
6dd09d9a53 Added ALT-R, CTRL-R to restart scenario 2002-06-13 16:47:57 +00:00
jsalmon3
0f39a03f57 Freeing old campaign data corrupted CurrentChapter 2002-06-13 16:39:58 +00:00
johns
8196526dae #define for menus removed. Menu names should start with 'menu-. 2002-06-13 15:21:14 +00:00
jsalmon3
34146aeab0 Added title fonts, fixed vc++ compiling error 2002-06-13 15:17:44 +00:00
johns
f8e435b669 Ignore cscope.out. 2002-06-13 14:08:01 +00:00
johns
ca73557026 Used configured flags and not the hardcoded. 2002-06-13 14:06:18 +00:00
johns
dd64d7fe81 -v4 is now 1280x960 and -v5 is the old 1600x1200. 2002-06-13 13:59:08 +00:00
johns
2d3e1fcbe9 Updated credits. 2002-06-12 23:58:47 +00:00
nehalmistry
cffc7f2dc7 added hash functions for globaloptions 2002-06-12 21:49:02 +00:00
nehalmistry
71e9ece935 added functions for globaloptions menu 2002-06-12 21:38:11 +00:00
johns
deb68b39ef Fixed placing flyers for editor. 2002-06-12 21:33:19 +00:00
johns
939efbbde1 Added showing the tile names in the status line. 2002-06-12 20:44:06 +00:00
jsalmon3
2d6d344bb8 Updates to editor's map properties menu 2002-06-12 20:36:23 +00:00
johns
0129b5dc1d Parse the complete tileset definition for the editor. 2002-06-12 20:30:43 +00:00
nehalmistry
afc1115e95 keystroke help looks nicer now 2002-06-12 18:27:31 +00:00
jsalmon3
e4729d6fb7 EndMenu is global 2002-06-12 18:05:58 +00:00
johns
4f1c3167c0 Added data/ccl/menus.ccl. 2002-06-12 17:51:27 +00:00