truelight [Wed, 10 Jan 2007 19:13:33 +0000] rev 5589
(svn r8040) [Configure] -Fix: for some reason, OS2 compiled unix.cpp, not os2.cpp
miham [Wed, 10 Jan 2007 19:00:08 +0000] rev 5588
(svn r8039) WebTranslator2 update to 2007-01-10 19:58:43
brazilian_portuguese - 15 changed by fukumori (15)
danish - 23 changed by MiR (23)
greek - 12 fixed by Kesnar (12)
japanese - 282 fixed by ickoonite (282)
slovenian - 1 changed by Necrolyte (1)
turkish - 2 changed by jnmbk (2)
ukrainian - 30 changed by znikoz (30)
rubidium [Wed, 10 Jan 2007 18:56:51 +0000] rev 5587
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
rubidium [Wed, 10 Jan 2007 18:44:52 +0000] rev 5586
(svn r8037) -Fix (r7987): MSVC project files were not updated with respect to the addition of slovenian.
rubidium [Wed, 10 Jan 2007 18:24:48 +0000] rev 5585
(svn r8034) -Fix (r8033): aircraft_cmd.c was not renamed.
KUDr [Wed, 10 Jan 2007 18:12:09 +0000] rev 5584
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)
rubidium [Wed, 10 Jan 2007 16:31:40 +0000] rev 5583
(svn r8030) -Fix: segmentation fault when removing a town in the scenario editor while having the query tool window open for one of the town's tiles.
rubidium [Wed, 10 Jan 2007 15:03:47 +0000] rev 5582
(svn r8029) -Fix (7759): somehow the old configure script was not removed.
rubidium [Wed, 10 Jan 2007 15:00:20 +0000] rev 5581
(svn r8028) -Fix: overflow of ticks was not handled properly, possibly resulting a non-reacting gameserver/gameclient.
celestar [Wed, 10 Jan 2007 14:52:10 +0000] rev 5580
(svn r8027) -Fix (FS#486) If a pause command is issues, it will now pause the game even if shift is pressed instead of giving a cost estimate of 0. This fixes a problem where the server does not pause_on_join when the player on the interactive server has the shift button pressed. (Thanks to pvz for the report and the fix)