Sun, 17 Jul 2005 17:16:35 +0000(svn r2614) - Fix: Trunctuate function used one less character than it was supposed to. Because of this real width and reported width didn't correspond with eachother.
Darkvater [Sun, 17 Jul 2005 17:16:35 +0000] rev 2104
(svn r2614) - Fix: Trunctuate function used one less character than it was supposed to. Because of this real width and reported width didn't correspond with eachother.

Sun, 17 Jul 2005 17:15:33 +0000(svn r2613) - Truncate savegames, and vehicle-texts in their window.
Darkvater [Sun, 17 Jul 2005 17:15:33 +0000] rev 2103
(svn r2613) - Truncate savegames, and vehicle-texts in their window.
- Hardcoded width 5 for saves-path...oops :O

Sun, 17 Jul 2005 16:22:27 +0000(svn r2612) -Fix: corrected headers for ai_new.h
truelight [Sun, 17 Jul 2005 16:22:27 +0000] rev 2102
(svn r2612) -Fix: corrected headers for ai_new.h

Sun, 17 Jul 2005 16:02:17 +0000(svn r2611) - CodeChange: use standardized truncutation with the newsmessage-history window as well
Darkvater [Sun, 17 Jul 2005 16:02:17 +0000] rev 2101
(svn r2611) - CodeChange: use standardized truncutation with the newsmessage-history window as well

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.