Commit graph

1485 commits

Author SHA1 Message Date
johns
72aa671581 Use $(AR) and not ar. 2001-09-27 23:17:06 +00:00
johns
50fc6a4756 Use $(AR) and not ar. 2001-09-27 23:04:51 +00:00
johns
1b90c083ae Missing WinCE function emulation. 2001-09-25 18:15:13 +00:00
johns
5975e5fd7e VC++ fixes. 2001-09-25 18:13:56 +00:00
johns
0daf10109e Fixed compile without sound support. 2001-09-25 13:42:31 +00:00
johns
19b60de696 Some more config options are renamed to new style. 2001-09-23 18:39:23 +00:00
johns
7dfa901d3a Some config options now documented. 2001-09-23 18:36:29 +00:00
johns
a9073482d6 Some more config options are renamed to new style. 2001-09-23 18:32:10 +00:00
johns
230a408f5f Fixed bug : Towers don't display attack power. 2001-09-23 14:53:37 +00:00
johns
dfb26a2119 Each AI cycle only three workers tries to repair a building. (from Antonis Chaniotis) 2001-09-23 13:53:24 +00:00
ariclone
b9bb8dee42 Fixed compiler (parentheses) warning. Hey - use -Werror! 2001-09-19 17:08:23 +00:00
johns
3f556847d4 Better repair performance from Antonis. 2001-09-10 14:38:58 +00:00
ariclone
97568ccdfc Fool zziplib directory routines to perfer zipfiles with same name over real
directories. Tricky, but allows data.zip to co-exist with data/ccl/*
2001-08-31 11:19:14 +00:00
ariclone
a5b0a26973 Network GUI: resync other clients when new clients arrive
FIXME: same for leave...
2001-08-30 20:55:19 +00:00
ariclone
b7532fb86e Fixed MAJOR redraw calculation problem - 100000% menu speed increase,
GUI menus do not flood your X-server to death any more.
2001-08-30 14:32:16 +00:00
ariclone
7aec535775 changes 2001-08-29 14:22:03 +00:00
ariclone
6b16616d0c Changes 2001-08-29 14:19:48 +00:00
ariclone
3e9da54cb6 Fixed and simplified directory filter function, strip pack suffix again. 2001-08-29 14:11:11 +00:00
ariclone
f39e4ef934 Simplified zzentry parsing, now also supports non-recursively created
zip files (i.e. w/o 0-byte directory entries preceding files)
NOTE: Failure with WinZip files is zzip-lib problem! Use Infozip to repack.
2001-08-29 14:09:28 +00:00
ariclone
7721163043 Fixed zzip includes, use includes of installed library 2001-08-29 14:06:23 +00:00
johns
2740255b32 Loading groups written. 2001-08-29 00:00:24 +00:00
ariclone
455a6c78de support for zipped puds (zzip hack), start-menus background speedup hack 2001-08-27 20:27:26 +00:00
ariclone
f2314c0a88 zzip directory support (with recursive zipfile search) 2001-08-27 20:25:57 +00:00
johns
4ea43d15d3 What happened. 2001-08-27 16:01:46 +00:00
johns
c63b0d814c *** empty log message *** 2001-08-27 15:55:19 +00:00
johns
cd4242f14a Added load+save for tileset and user interface. 2001-08-27 15:54:32 +00:00
johns
41f734ffd8 Corrected palette loading for new configuration. 2001-08-27 15:52:49 +00:00
johns
c64be65cd8 Renamed OverlapFrame into Construction. 2001-08-27 15:52:27 +00:00
johns
20c057409b Corrected direction save/load. 2001-08-27 15:52:00 +00:00
johns
a3ab7bb533 Added support for disabling keyboard scrolling. 2001-08-27 15:50:28 +00:00
johns
d815161951 Added support for random player colors, but disabled due problems. 2001-08-27 15:49:32 +00:00
johns
27f7cd76a1 Added FIXME, must lookup correct tileset for pud. 2001-08-27 15:48:18 +00:00
johns
1fa3ccdeeb Added new player color creation function. 2001-08-27 15:46:05 +00:00
johns
146f3dda25 SpeedKeyScroll, SpeedMouseScroll moved to ui module. Corrected path for new tileset config syntax. 2001-08-27 15:45:21 +00:00
johns
4668780501 Mouse scroll moved to ui module. 2001-08-27 15:42:48 +00:00
johns
5134e2f14b CCL support added. Save written. 2001-08-27 15:39:35 +00:00
johns
3e6c1f8eb2 CCL support added. Save and init written. 2001-08-27 15:39:03 +00:00
johns
e7e3811a8d Changed construction references from integer to pointer. Written new support functions. Wall not saved fixed. 2001-08-27 15:36:19 +00:00
johns
3dfc9c0c0b Moved SpeedKeyScroll and SpeedMouseScroll to ui part. 2001-08-27 15:35:35 +00:00
johns
4f9d212cc0 Name field renamed to Class and added new name field for display. 2001-08-27 15:33:55 +00:00
johns
081505b870 Added GroupCclRegister and SelectionCclRegister prototypes. 2001-08-27 15:31:41 +00:00
johns
013e1cebaa Renamed OverlapFrame to Construction and use a pointer and not integer. 2001-08-27 15:30:16 +00:00
johns
b6598ffd99 Static tables removed, now only uses CCL. Save and cleanup tilesets corrected. 2001-08-27 15:29:07 +00:00
johns
69fc058431 Old tileset syntax removed, new syntax added. 2001-08-27 15:28:19 +00:00
johns
2bbbcf731e Save terrain class in map (Name now different used). 2001-08-27 15:21:43 +00:00
johns
8fbdc8cd25 New FIXME: -> CCL 2001-08-27 15:15:18 +00:00
johns
143d38c9ca Renamed UnitButtonCount to standard NumUnitButtons. Added save of check-single-research and set-show-command-key. 2001-08-27 15:15:07 +00:00
johns
6bd07c8e49 Many config functions changed to new syntax set-xxx\!. 2001-08-27 15:06:53 +00:00
johns
0059125b37 Parameters added. 2001-08-27 15:03:23 +00:00
johns
c9db4dbdfd Save user interface added. 2001-08-27 14:58:29 +00:00