tron
|
6b439d6f82
|
(svn r2630) Forgot one Pixel (see r2571)
|
2005-07-19 06:31:39 +00:00 |
|
truelight
|
f4032b8f9f
|
(svn r2629) -Codechange: removed stupid comment on top of players.c
|
2005-07-18 23:33:14 +00:00 |
|
truelight
|
dcd97a431b
|
(svn r2629) -Codechange: removed stupid comment on top of players.c
|
2005-07-18 23:33:14 +00:00 |
|
Darkvater
|
c966fc23fb
|
(svn r2628) - Fix: Planting trees does not result in a MapSize() assertion anymore; introduced in r2598
|
2005-07-18 00:17:19 +00:00 |
|
Darkvater
|
5695330940
|
(svn r2628) - Fix: Planting trees does not result in a MapSize() assertion anymore; introduced in r2598
|
2005-07-18 00:17:19 +00:00 |
|
miham
|
dc5ee38738
|
(svn r2627) [Translations] Fixing typos in hungarian langfile
|
2005-07-17 22:20:04 +00:00 |
|
miham
|
e52443ebc1
|
(svn r2627) [Translations] Fixing typos in hungarian langfile
|
2005-07-17 22:20:04 +00:00 |
|
tron
|
152439b56c
|
(svn r2626) static, const, misc.
|
2005-07-17 20:14:58 +00:00 |
|
tron
|
59d4ab3752
|
(svn r2626) static, const, misc.
|
2005-07-17 20:14:58 +00:00 |
|
hackykid
|
552aa1b4dc
|
(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.
|
2005-07-17 20:09:02 +00:00 |
|
hackykid
|
1d11bbb34d
|
(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.
|
2005-07-17 20:09:02 +00:00 |
|
Darkvater
|
09195e0bda
|
(svn r2624) - Fix: oops, forgot to change the already in use DrawStringCenteredTruncated() functions.
|
2005-07-17 19:38:40 +00:00 |
|
Darkvater
|
eabc482184
|
(svn r2624) - Fix: oops, forgot to change the already in use DrawStringCenteredTruncated() functions.
|
2005-07-17 19:38:40 +00:00 |
|
Darkvater
|
186036229c
|
(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.
|
2005-07-17 19:23:18 +00:00 |
|
Darkvater
|
0550c4a87a
|
(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.
|
2005-07-17 19:23:18 +00:00 |
|
ludde
|
b998b9b8e6
|
(svn r2622) Fix: remove _cargoc.names_p, it was never used.
|
2005-07-17 18:49:05 +00:00 |
|
ludde
|
52b42ff508
|
(svn r2622) Fix: remove _cargoc.names_p, it was never used.
|
2005-07-17 18:49:05 +00:00 |
|
hackykid
|
d5b305852f
|
(svn r2621) - Fix: [pbs] When removing tracks, clear their reserved status.
|
2005-07-17 18:48:45 +00:00 |
|
hackykid
|
edbe969d23
|
(svn r2621) - Fix: [pbs] When removing tracks, clear their reserved status.
|
2005-07-17 18:48:45 +00:00 |
|
ludde
|
7238b015fa
|
(svn r2620) Fix: [language] Fix broken french.txt and polish.txt
|
2005-07-17 18:48:05 +00:00 |
|
ludde
|
df08e10cfa
|
(svn r2620) Fix: [language] Fix broken french.txt and polish.txt
|
2005-07-17 18:48:05 +00:00 |
|
ludde
|
3eee2b7b7c
|
(svn r2619) Fix: [viewport] Fix potential buffer overflow reported by Tron
|
2005-07-17 18:36:47 +00:00 |
|
ludde
|
abc9376308
|
(svn r2619) Fix: [viewport] Fix potential buffer overflow reported by Tron
|
2005-07-17 18:36:47 +00:00 |
|
Darkvater
|
baccddb461
|
(svn r2618) - Fix: add mersenne.c to VS6 project file (ludde)
|
2005-07-17 18:20:55 +00:00 |
|
Darkvater
|
39c9b8a665
|
(svn r2618) - Fix: add mersenne.c to VS6 project file (ludde)
|
2005-07-17 18:20:55 +00:00 |
|
Darkvater
|
5261529887
|
(svn r2617) - Fix: fix some warnings, and reenable vs.net2003 signed/unsigned warnings
|
2005-07-17 18:11:17 +00:00 |
|
Darkvater
|
ff2662ebe7
|
(svn r2617) - Fix: fix some warnings, and reenable vs.net2003 signed/unsigned warnings
|
2005-07-17 18:11:17 +00:00 |
|
tron
|
f3c14486be
|
(svn r2616) Don't stop when compiling a language fails, just delete the defective .lng
|
2005-07-17 18:09:23 +00:00 |
|
tron
|
b9a6c16461
|
(svn r2616) Don't stop when compiling a language fails, just delete the defective .lng
|
2005-07-17 18:09:23 +00:00 |
|
miham
|
463bf4641d
|
(svn r2615) [trrnasltwsds] 45253rqwer2
|
2005-07-17 17:57:57 +00:00 |
|
miham
|
71277a2283
|
(svn r2615) [trrnasltwsds] 45253rqwer2
|
2005-07-17 17:57:57 +00:00 |
|
Darkvater
|
cbad2dad33
|
(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.
|
2005-07-17 17:16:35 +00:00 |
|
Darkvater
|
dfc3695ad7
|
(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.
|
2005-07-17 17:16:35 +00:00 |
|
Darkvater
|
3f8ba76b2f
|
(svn r2613) - Truncate savegames, and vehicle-texts in their window.
- Hardcoded width 5 for saves-path...oops :O
|
2005-07-17 17:15:33 +00:00 |
|
Darkvater
|
f8b7b107d8
|
(svn r2613) - Truncate savegames, and vehicle-texts in their window.
- Hardcoded width 5 for saves-path...oops :O
|
2005-07-17 17:15:33 +00:00 |
|
truelight
|
cddc52fb8f
|
(svn r2612) -Fix: corrected headers for ai_new.h
|
2005-07-17 16:22:27 +00:00 |
|
truelight
|
99c6944497
|
(svn r2612) -Fix: corrected headers for ai_new.h
|
2005-07-17 16:22:27 +00:00 |
|
Darkvater
|
12507a725a
|
(svn r2611) - CodeChange: use standardized truncutation with the newsmessage-history window as well
|
2005-07-17 16:02:17 +00:00 |
|
Darkvater
|
0eef2daf06
|
(svn r2611) - CodeChange: use standardized truncutation with the newsmessage-history window as well
|
2005-07-17 16:02:17 +00:00 |
|
Darkvater
|
6a91b08cad
|
(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
|
2005-07-17 16:01:26 +00:00 |
|
Darkvater
|
3e49626aec
|
(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
|
2005-07-17 16:01:26 +00:00 |
|
Darkvater
|
cda6efd919
|
(svn r2609) - Feature: remove extension from savegames/scenarios when browsing the folders.
|
2005-07-17 15:58:47 +00:00 |
|
Darkvater
|
80aa8c868b
|
(svn r2609) - Feature: remove extension from savegames/scenarios when browsing the folders.
|
2005-07-17 15:58:47 +00:00 |
|
Darkvater
|
eceb9a0abe
|
(svn r2608) - Fix: add strings.h to vs.net2003 project file
|
2005-07-17 15:55:26 +00:00 |
|
Darkvater
|
d355aa11a5
|
(svn r2608) - Fix: add strings.h to vs.net2003 project file
|
2005-07-17 15:55:26 +00:00 |
|
Darkvater
|
e357c822cc
|
(svn r2607) - Feature: add support for truncating strings to a given (pixel) length. Function courtesy of Ludde.
|
2005-07-17 15:54:57 +00:00 |
|
Darkvater
|
7fceed0446
|
(svn r2607) - Feature: add support for truncating strings to a given (pixel) length. Function courtesy of Ludde.
|
2005-07-17 15:54:57 +00:00 |
|
truelight
|
a28295b394
|
(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
|
2005-07-17 15:34:10 +00:00 |
|
truelight
|
a09342c1fc
|
(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
|
2005-07-17 15:34:10 +00:00 |
|
ludde
|
33a939581b
|
(svn r2605) Fix [languages] Add ##plural command in all langfiles.
|
2005-07-17 14:03:33 +00:00 |
|