jsalmon3
5038863d74
Applied patch from Patrick McFarland
2002-11-29 22:28:11 +00:00
nehalmistry
f08dfc5180
fix for new Makefile
2002-11-29 22:14:05 +00:00
nehalmistry
4dede8351b
add module files for etlib and tools
2002-11-29 21:25:52 +00:00
johns
38a52831d0
No more overwriting.
2002-11-29 21:19:09 +00:00
johns
8a806c6406
Updated and new modules added.
2002-11-29 21:09:09 +00:00
nehalmistry
08b22fa5f5
unneeded now
2002-11-29 20:59:43 +00:00
nehalmistry
256af7627b
remove old Makefile system; add new Non-Recursive Makefile system
2002-11-29 20:58:18 +00:00
cedars
51feee4e72
Added prefix header, ogg support and made many other improvements.
2002-11-29 08:18:56 +00:00
cedars
39c0e77efe
Fixed bug: Ogg playback is distorted on big endian machines.
2002-11-29 01:29:00 +00:00
johns
3b0cd90cd2
-Wno-comment removed.
2002-11-29 01:16:36 +00:00
johns
71cdb547f6
Fixed decay-rate for trained units.
2002-11-28 21:13:01 +00:00
johns
4c576de23c
Use decay-rate for trained units.
2002-11-28 21:01:03 +00:00
nehalmistry
2e04be70a0
fixed problem where ThisPlayer would always be Player 0 (from Russell Smith)
2002-11-28 07:29:53 +00:00
johns
c8f2b08943
FIXME: added, = 0 is automatic.
2002-11-27 19:58:03 +00:00
jsalmon3
91a5b98156
Renamed to be consistent
2002-11-27 16:13:43 +00:00
nehalmistry
4085cf40e2
improved changing back and forth from: editor menus <-> main menus
2002-11-27 16:10:31 +00:00
nehalmistry
e127331545
fixed problem where game wouldnt start
2002-11-27 15:28:08 +00:00
nehalmistry
b1de4aafde
fixed bug 618086 bugs when without network
2002-11-27 07:43:24 +00:00
nehalmistry
787328c1de
fixed bug: [ 618086 ] bugs when without network
2002-11-27 07:36:45 +00:00
jsalmon3
24633817d2
Fixed bug #600046 : No new construction options after upgrade (Patch from Russell Smith)
2002-11-26 22:18:48 +00:00
johns
097d972f81
Fixed remove of . or ..
2002-11-26 01:08:16 +00:00
johns
13bcc54872
Fixed memory calculations.
2002-11-25 19:42:58 +00:00
johns
0f6727edb2
Fixed bug: General icons are wrong saved.
2002-11-25 19:38:42 +00:00
jsalmon3
1367b04c1c
Fixed bug #643281 : Compile errors on Mac OS X 10.2.2
2002-11-24 23:51:25 +00:00
jsalmon3
6817fc7559
Added missing include
2002-11-24 07:04:46 +00:00
jsalmon3
d7e9d7fb27
Fixed crash when cleaning up menu-net-connecting
2002-11-24 04:23:46 +00:00
jsalmon3
d0e4c7e4e4
Editor shows an error menu if save fails
2002-11-23 22:46:56 +00:00
jsalmon3
dbba73f598
Added ErrorMenu and NetErrorMenu
2002-11-23 22:19:36 +00:00
jsalmon3
722f1c3fe7
SavePud returns an error if open fails
2002-11-23 22:13:24 +00:00
johns
b38951b742
Show player colors in info panel (from Russell Smith).
2002-11-23 21:28:08 +00:00
johns
82c47a60b9
Unsigned/signed warning.
2002-11-23 21:12:04 +00:00
jsalmon3
4b7f1720c1
Added more tcp functions
2002-11-23 19:50:59 +00:00
jsalmon3
9e4aa22f8f
Fixed bug #581489 : GUI - Network refresh
2002-11-23 06:17:10 +00:00
jsalmon3
3af491e938
Added editor load menu
2002-11-21 21:46:01 +00:00
johns
76c5607af1
ballista now fire first on dangerous units (from Ludovic).
2002-11-21 20:43:41 +00:00
jsalmon3
00999de916
The opponents pulldown supports 15 player maps and only displays valid options for the selected map.
2002-11-21 06:53:16 +00:00
jsalmon3
e6c7baff05
Fixed bug #641074 : Return gold to ally's town hall
2002-11-20 18:30:54 +00:00
jsalmon3
8492e122cd
Fix for shared vision with no fog of war
2002-11-20 07:18:47 +00:00
jsalmon3
0d72da2893
Fixed bug #640812 : Flameshield segfault
2002-11-19 19:55:01 +00:00
nehalmistry
442c964a1a
add middle-click pasting
2002-11-19 02:24:45 +00:00
nehalmistry
d359c3a00b
-P flag now specifies for both server and client
2002-11-19 00:48:10 +00:00
ariclone
f19881e7f8
Reordering cleanups
2002-11-18 19:28:55 +00:00
ariclone
92b56974af
Make 'x' and 'X' usable again..
...
PLEASE: STOP HACKING! There was a clear FALL THROUGH notification above
your insert point. AND: There is a defined name for the key you want to
use, not just 293!
2002-11-18 18:56:18 +00:00
nehalmistry
c932e02f3e
delete key clears input box
2002-11-18 08:01:42 +00:00
nehalmistry
372b009bfc
only send chat message if it isn't empty
2002-11-18 06:21:37 +00:00
nehalmistry
b56848907c
add tab completion
2002-11-18 04:14:19 +00:00
jsalmon3
72663d87cd
Tab completion is case insensitive
2002-11-18 03:55:55 +00:00
nehalmistry
6f7d6a0d60
only tab complete for people
2002-11-18 03:39:14 +00:00
nehalmistry
337c255627
only concat ": " for tab completion if at beginning of string
2002-11-18 03:17:40 +00:00
nehalmistry
c728adef1e
added tab completion for chat
2002-11-18 03:02:47 +00:00