|
|
@ -1,4 +1,8 @@
|
|
|
|
$Id: ChangeLog,v 1.48 2004/01/03 03:01:30 stpohle Exp $
|
|
|
|
$Id: ChangeLog,v 1.49 2004/01/06 04:27:21 stpohle Exp $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Compiler Flag added for disabling debuging. Compiler
|
|
|
|
|
|
|
|
Flags -ggdb and -O0 won'T be set no more.
|
|
|
|
|
|
|
|
./configure --disable-debug
|
|
|
|
|
|
|
|
|
|
|
|
- Added smal help screen in the multiplayer selection
|
|
|
|
- Added smal help screen in the multiplayer selection
|
|
|
|
screen.
|
|
|
|
screen.
|
|
|
@ -25,7 +29,10 @@ $Id: ChangeLog,v 1.48 2004/01/03 03:01:30 stpohle Exp $
|
|
|
|
|
|
|
|
|
|
|
|
- FullScreen switching from within the game
|
|
|
|
- FullScreen switching from within the game
|
|
|
|
by pressing (F8 Works for some Reason only
|
|
|
|
by pressing (F8 Works for some Reason only
|
|
|
|
in Windows)
|
|
|
|
in Linux)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Changed part of the Networkhandling to detect who
|
|
|
|
|
|
|
|
is the Game Server.
|
|
|
|
|
|
|
|
|
|
|
|
- AI Players can join network games.
|
|
|
|
- AI Players can join network games.
|
|
|
|
|
|
|
|
|
|
|
|