summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-11-12(svn r550) -newgrf: Support for action 0xd (change a parameter (sorta ↵darkvater
variable for the GRF scripts)). Based on patch by octo, heavy changes by pasky.
2004-11-12(svn r549) -newgrf: Support for action 0xd (change a parameter (sorta ↵darkvater
variable for the GRF scripts)). Based on patch by octo, heavy changes by pasky.
2004-11-12(svn r548) -newgrf: minor style changes, and application of boolean typedarkvater
2004-11-12(svn r547) -newgrf: Enhanced support for action 0x7 and 0x9 (skips). Killer ↵darkvater
mixture mixed from octo's patch and pasky's old patch (pasky & octo).
2004-11-12(svn r546) -newgrf: Use GetCustomVehicleIcon() for fetching sprites for ↵darkvater
vehicle selection dialogs. (Idea by octo, done by pasky).
2004-11-12(svn r545) -newgrf: repaired indendation (pasky & octo)celestar
2004-11-12(svn r544) -newgrf: codechange for better handling (pasky and octo__)celestar
2004-11-11(svn r543) -Fix: [ 1064742 ] Editor Map-Menu wrong Stringtron
The fix is a bit ugly, but this is due to limitations in the dropdown menu handling (the strings have to be contiguous)
2004-11-11(svn r542) -Fix: Display correct rail type in "build railway station" windowtron
Thanks, ln--
2004-11-11(svn r541) Make windows even snappier! ^^tron
Thanks to nzhook, who also proposed the original patch.
2004-11-11(svn r540) Tell subversion to ignore some more filestron
2004-11-11(svn r539) Set svn:eol-style propertytron
2004-11-10(svn r538) -Feature: Windows snap at each othertron
This is inspired by [1063636].
2004-11-08(svn r532) Disable date change buttons in scenario editor if date limit is ↵tron
reached. Note: It's a /bit/ ugly, need to find a cleaner way While I'm here enlarge the start date window to 1920-2000 (was 1950-1975).
2004-11-08(svn r531) Makefile: made asserts enabled by defaultbjarni
RELEASE disables asserts unless ENABLE_ASSERTS(not in makefile.config) is set makefile.config version 3
2004-11-08(svn r530) Makefile: added ability to switch asserts on and offbjarni
Updated makefile.config to versiontag 2 for autoupdating purposes
2004-11-08(svn r528) Minor fixes in german.txttron
2004-11-08(svn r526) -Fix: [1035303] bug about lowering tracks built on slopestron
While here make sure that the failing tile gets a red error marker
2004-11-07(svn r520) Lang: added empty Russian translationbjarni
2004-11-07(svn r519) Daily langfile diffmiham
2004-11-06(svn r518) Merge extmidi.c r441 to trunk:tron
- Whitespace cleanup - Use execlp() with relative path instead of execl() with absolute path
2004-11-06(svn r517) -Fix: [1033947] Wrong mapping between music titles and songstron
2004-11-06(svn r516) Solved a little bug with the order checker.celestar
2004-11-06(svn r515) -Fix: [1050993] Incorrect Tooltip in Road Vehicle List. Already ↵darkvater
fixed in /map branch
2004-11-06(svn r514) -Fix: [1053397] Refit Train Window Stays Opentron
2004-11-05(svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunktron
This includes 2 fixes -Fix: [1048596] Monorail and Maglev sounds are swapped (r511) -Add special case to load the jackhammer sound (r478) The rest are cleanups und enumeration to make merging possible/easier
2004-11-04(svn r505) Tell svn to ignore some files and remove one stale entrytron
2004-11-03(svn r504) The Bourne Shell ist spelled 'sh', not 'bash'; even if there is a ↵tron
'bash', on most systems it's not in /bin Typical Linuxism... /:
2004-11-03(svn r501) -Fix: Vehicles slow down under bridge if the track is on a foundationtron
2004-11-03(svn r500) -Fix: Some bridge part isn't displayed transparent in transparent ↵tron
mode -Fix: If bridge has no pillars cursor arrow is displayed in transparent mode
2004-11-01(svn r499) Merge r498 to trunk:tron
Disabled buttons flicker no more This solves bug report 991101
2004-10-26(svn r472) Daily langfile updates -- 79 strings missingmiham
2004-10-25(svn r468) Daily langfile updates -- 88 strings missingmiham
2004-10-20(svn r461) Daily langfile updates -- Minor language tweaksmiham
2004-10-10(svn r418) Daily langfile updates -- Portuguese language finishedmiham
2004-10-09(svn r407) Daily langfile updates (automatic)miham
2004-10-06(svn r399) Daily langfile updates (automatic)miham
2004-10-06(svn r396) Daily langfile updates (automatic)miham
2004-10-05(svn r384) Daily langfile update -- 102/1 (3007/3) missing S/Lmiham
2004-10-02(svn r360) Daily langfile update -- Added portuguese translation + danish ↵miham
fixes by Bjarni (100+2 / 1)
2004-09-30(svn r341) Daily langfile update -- 102 strings missing for galicianmiham
2004-09-30(svn r339) Daily langfile update -- 104 strings missing for 2 finished languagesmiham
2004-09-28(svn r334) Daily langfile update -- 104 strings missing for 2 finished languagesmiham
2004-09-27(svn r329) Fix: [ 1035066 ] 'Allow goto depot' turned off, no checkpoints in ↵dominik
orders
2004-09-27(svn r328) -Fix: remove some unlogical alloca()s (Tron)darkvater
2004-09-26(svn r327) Daily langfile update -- 112 strings missing for 3 finished languagesmiham
2004-09-26(svn r322) Daily langfile update -- 1683 strings missing for 5 languagesmiham
2004-09-25(svn r321) -Fix: crash when making png screenshot with odd resolution (Tron)truelight
-Fix: unable to select other screenshot format in Game Option
2004-09-25(svn r320) -Fix: some last _current_player fixestruelight
2004-09-25(svn r319) -Fix: [ 1029064 ] Building a station acted weird in some rare ↵truelight
situations