Sun, 17 Jul 2005 20:09:02 +0000(svn r2625) - Fix: [pbs] Store the end of a train's reserved path explicitly. Prevents trains from unreserving eachothers paths in some cases.
hackykid [Sun, 17 Jul 2005 20:09:02 +0000] rev 2115
(svn r2625) - Fix: [pbs] Store the end of a train's reserved path explicitly. Prevents trains from unreserving eachothers paths in some cases.
- CodeChange: Use the TrackdirToTrack function instead of &7, and remove an unneeded variable.

Sun, 17 Jul 2005 19:38:40 +0000(svn r2624) - Fix: oops, forgot to change the already in use DrawStringCenteredTruncated() functions.
Darkvater [Sun, 17 Jul 2005 19:38:40 +0000] rev 2114
(svn r2624) - Fix: oops, forgot to change the already in use DrawStringCenteredTruncated() functions.

Sun, 17 Jul 2005 19:23:18 +0000(svn r2623) - CodeChange: rework DrawStringCenteredTruncated() a bit. Instead of giving center + width you give the coordinates of the bounding box (left, right) it has to fit in (ludde)
Darkvater [Sun, 17 Jul 2005 19:23:18 +0000] rev 2113
(svn r2623) - CodeChange: rework DrawStringCenteredTruncated() a bit. Instead of giving center + width you give the coordinates of the bounding box (left, right) it has to fit in (ludde)
- CodeChange: changed (back) maximum pixel length of truncated strings to a signed integer.

Sun, 17 Jul 2005 18:49:05 +0000(svn r2622) Fix: remove _cargoc.names_p, it was never used.
ludde [Sun, 17 Jul 2005 18:49:05 +0000] rev 2112
(svn r2622) Fix: remove _cargoc.names_p, it was never used.

Sun, 17 Jul 2005 18:48:45 +0000(svn r2621) - Fix: [pbs] When removing tracks, clear their reserved status.
hackykid [Sun, 17 Jul 2005 18:48:45 +0000] rev 2111
(svn r2621) - Fix: [pbs] When removing tracks, clear their reserved status.

Sun, 17 Jul 2005 18:48:05 +0000(svn r2620) Fix: [language] Fix broken french.txt and polish.txt
ludde [Sun, 17 Jul 2005 18:48:05 +0000] rev 2110
(svn r2620) Fix: [language] Fix broken french.txt and polish.txt

Sun, 17 Jul 2005 18:36:47 +0000(svn r2619) Fix: [viewport] Fix potential buffer overflow reported by Tron
ludde [Sun, 17 Jul 2005 18:36:47 +0000] rev 2109
(svn r2619) Fix: [viewport] Fix potential buffer overflow reported by Tron

Sun, 17 Jul 2005 18:20:55 +0000(svn r2618) - Fix: add mersenne.c to VS6 project file (ludde)
Darkvater [Sun, 17 Jul 2005 18:20:55 +0000] rev 2108
(svn r2618) - Fix: add mersenne.c to VS6 project file (ludde)

Sun, 17 Jul 2005 18:11:17 +0000(svn r2617) - Fix: fix some warnings, and reenable vs.net2003 signed/unsigned warnings
Darkvater [Sun, 17 Jul 2005 18:11:17 +0000] rev 2107
(svn r2617) - Fix: fix some warnings, and reenable vs.net2003 signed/unsigned warnings

Sun, 17 Jul 2005 18:09:23 +0000(svn r2616) Don't stop when compiling a language fails, just delete the defective .lng
tron [Sun, 17 Jul 2005 18:09:23 +0000] rev 2106
(svn r2616) Don't stop when compiling a language fails, just delete the defective .lng

Sun, 17 Jul 2005 17:57:57 +0000(svn r2615) [trrnasltwsds] 45253rqwer2
miham [Sun, 17 Jul 2005 17:57:57 +0000] rev 2105
(svn r2615) [trrnasltwsds] 45253rqwer2

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