Sun, 17 Jul 2005 16:01:26 +0000(svn r2610) - Feature: set server map name to the loaded name of the game/scenario. Also truncate where neccessary
Darkvater [Sun, 17 Jul 2005 16:01:26 +0000] rev 2100
(svn r2610) - Feature: set server map name to the loaded name of the game/scenario. Also truncate where neccessary
- Feature: truncate the path of the saveload window

Sun, 17 Jul 2005 15:58:47 +0000(svn r2609) - Feature: remove extension from savegames/scenarios when browsing the folders.
Darkvater [Sun, 17 Jul 2005 15:58:47 +0000] rev 2099
(svn r2609) - Feature: remove extension from savegames/scenarios when browsing the folders.

Sun, 17 Jul 2005 15:55:26 +0000(svn r2608) - Fix: add strings.h to vs.net2003 project file
Darkvater [Sun, 17 Jul 2005 15:55:26 +0000] rev 2098
(svn r2608) - Fix: add strings.h to vs.net2003 project file

Sun, 17 Jul 2005 15:54:57 +0000(svn r2607) - Feature: add support for truncating strings to a given (pixel) length. Function courtesy of Ludde.
Darkvater [Sun, 17 Jul 2005 15:54:57 +0000] rev 2097
(svn r2607) - Feature: add support for truncating strings to a given (pixel) length. Function courtesy of Ludde.

Sun, 17 Jul 2005 15:34:10 +0000(svn r2606) -Codechange: renamed ai.c to ai_old.c, and ai.h to ai_new.h to make room
truelight [Sun, 17 Jul 2005 15:34:10 +0000] rev 2096
(svn r2606) -Codechange: renamed ai.c to ai_old.c, and ai.h to ai_new.h to make room
for a global AI-handler

Sun, 17 Jul 2005 14:03:33 +0000(svn r2605) Fix [languages] Add ##plural command in all langfiles.
ludde [Sun, 17 Jul 2005 14:03:33 +0000] rev 2095
(svn r2605) Fix [languages] Add ##plural command in all langfiles.

Sun, 17 Jul 2005 13:46:42 +0000(svn r2604) Fix: removed unused variable
ludde [Sun, 17 Jul 2005 13:46:42 +0000] rev 2094
(svn r2604) Fix: removed unused variable

Sun, 17 Jul 2005 13:45:43 +0000(svn r2603) Fix [multistop] Fix problem with multistop handling, the range in my fix was way too high. Also only lock a slot for 5 days instead of 30.
ludde [Sun, 17 Jul 2005 13:45:43 +0000] rev 2093
(svn r2603) Fix [multistop] Fix problem with multistop handling, the range in my fix was way too high. Also only lock a slot for 5 days instead of 30.

Sun, 17 Jul 2005 13:34:19 +0000(svn r2602) -Codechange: removed unused variable (disable_computer)
truelight [Sun, 17 Jul 2005 13:34:19 +0000] rev 2092
(svn r2602) -Codechange: removed unused variable (disable_computer)
-Fix: Changed some stuff to make server-side AIs possible in the far future

Sun, 17 Jul 2005 12:49:00 +0000(svn r2601) Fix: Added TIC,TOC macros do be able to do profiling easier.
ludde [Sun, 17 Jul 2005 12:49:00 +0000] rev 2091
(svn r2601) Fix: Added TIC,TOC macros do be able to do profiling easier.