summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-14(svn r3181) -Bracingtron
2005-11-14(svn r3180) Replace some magic numbers by symbolic namestron
2005-11-14(svn r3179) - RandomRange() and RandomTile() instead of home brewed versionstron
2005-11-14(svn r3178) - Codechange: move static _dropdown_* vars into the window custom...peter1138
2005-11-14(svn r3177) GB, CLRBIT, HASBIT, TOGGLEBITtron
2005-11-13(svn r3176) Use proper types, not some variants of inttron
2005-11-13(svn r3175) - Updated OS/2 project file to include station_newgrf.corudge
2005-11-13(svn r3174) - Fix: fix compilation for VS.NET2003 and VS6 (missing sourcefile...Darkvater
2005-11-13(svn r3173) Use the trinary operator and switch to improve readabilitytron
2005-11-13(svn r3172) static, consttron
2005-11-12(svn r3171) - Codechange: remove static _dropdown_disabled/_dropdown_hidden v...peter1138
2005-11-12(svn r3170) - NewGRF: make ttdpatch flags to reflect patch option status, and...peter1138
2005-11-12(svn r3169) Little bit of coding style fixing, and change from value to lengt...peter1138
2005-11-12(svn r3168) - NewGRF: Fix "typo" in waypoint drawer :/peter1138
2005-11-12(svn r3167) - NewGRF: Start moving custom station code to separate files.peter1138
2005-11-11(svn r3166) Constify read-only accesses of custom stationspeter1138
2005-11-10(svn r3163) Include header for toupper()tron
2005-11-10(svn r3162) -Fix: renamed 'Message' to 'WindowMessage', a struct named 'Messa...truelight
2005-11-09(svn r3159) Remove the read-only variable _no_button_soundtron
2005-11-09(svn r3158) - PBS: [ 1252192 ] Fix an assertion failure due to possible junk ...peter1138
2005-11-09(svn r3157) - Feature: Added patch option to link the terraform toolbar to th...peter1138
2005-11-08(svn r3156) -Fix: removed some cases where autoreplace windows were redrawn w...bjarni
2005-11-07(svn r3155) -Feature: [autoreplace] autoreplace can now remove cars from too ...bjarni
2005-11-07(svn r3154) - Fix: Last value of an array is lengthof-1; let's keep this at a...Darkvater
2005-11-07(svn r3153) - Feature: [ 1276827 ] Drag and drop rocky areas in scenario edit...Darkvater
2005-11-07(svn r3152) - NewGRF: [ 1340189 ] Action 7/9 new value : is it TTDPatch or Op...peter1138
2005-11-07(svn r3151) - Fix: showing the highscore might crash the game with an invalid...Darkvater
2005-11-07(svn r3150) Unify some code duplication in HandleLocomotiveSmokeCloud()peter1138
2005-11-06(svn r3148) -NewGRF, Feature: Add support for cargo refitting specification b...peter1138
2005-11-06(svn r3147) Fix crash when building dual-head rail vehicles...peter1138
2005-11-06(svn r3146) Avoid use of variable size declared arrays when allocating articu...peter1138
2005-11-06(svn r3145) Fix two off-by-one errors in building articulated rail vehicles.peter1138
2005-11-06(svn r3144) -Fix: a new train is now made if the front unit is an engine and ...bjarni
2005-11-05(svn r3143) -Codechange: greatly increased speed when allocating vehiclesbjarni
2005-11-05(svn r3142) Remove a now invalid case fall-through and use helper function in...peter1138
2005-11-05(svn r3141) Replace incorrect railtype bitmask in CmdRailTrackHelper with app...peter1138
2005-11-05(svn r3140) Building/removing a waypoint could leave old PBS reservations beh...peter1138
2005-11-05(svn r3139) -NewGRF, Feature: support for articulated rail vehicles. This is ...peter1138
2005-11-05(svn r3138) -Fix: [clone vehicles] fixed assert when it was possible to alloc...bjarni
2005-11-04(svn r3137) -Fix: [autoreplace] fixed assert that was triggerable when a vehi...bjarni
2005-11-04(svn r3136) -Fix: [autoreplace] all cargo in engines that consists of more th...bjarni
2005-11-04(svn r3135) Use symbolic names in the tables, which hold the information abou...tron
2005-11-04(svn r3134) Forgot to commit one file in r3133tron
2005-11-04(svn r3133) - static, consttron
2005-11-04(svn r3132) -NewGRF: support positioning of rail vehicle visual effects.peter1138
2005-11-04(svn r3131) Enable panning of audio relative to screen position.peter1138
2005-11-04(svn r3130) Calculate shorter wagon lengths more precisely in train depot win...peter1138
2005-11-03(svn r3129) -Fix: [autoreplace] fixed bug that made the player pay twice for ...bjarni
2005-11-03(svn r3128) -Fix: [autoreplace] fixed bug that made the player pay twice for ...bjarni
2005-11-03(svn r3127) -Fix: [autoreplace] fixed a condition where a vehicle could fail ...bjarni