From a3fb2940327ff2e1a7c3517a7f0ccfbd965f9110 Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Fri, 19 Aug 2005 20:23:28 +0000 Subject: Moved gui window construction from engine.cpp to game.cpp --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3cc60e15..7b3dd79f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-08-19 Björn Steinbrink + * src/engine.cpp, src/game.cpp: The engine isn't connected to all the gui + windows, so move creation from its constructor into the game.cpp where + most of them are actually used. * src/log.cpp, src/log.h, src/main.cpp: Added support for parsing command line options. Added option to skip the update process. Made logger being created immediately after startup, because some destructors use it. -- cgit v1.2.3-70-g09d2