summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-10-12(svn r11248) -Fix[FS#1314]: The logic behind industry slot allocation was imp...belugas
2007-10-12(svn r11247) -Fix: The Industry's name to fund could be larger than the windo...belugas
2007-10-11(svn r11246) -Codechange: beautify some conditions from "if else" into trinar...belugas
2007-10-11(svn r11245) -Fix r11228: the moreanimation feature made loading TTD(p) games...truelight
2007-10-11(svn r11244) -Fix: trees can now be planted on bare land without making it gr...truelight
2007-10-10(svn r11243) -Fix: update waypoint signs when renaming a townglx
2007-10-10(svn r11242) -Codechange: When displaying the industry funding gui, present t...belugas
2007-10-10(svn r11241) -Fix: Obiwan error on industry animated tiles. Spotted and fixed...belugas
2007-10-10(svn r11240) -Fix [FS#1323] (r11152): forgot to invert a testglx
2007-10-09(svn r11239) -Fix (r10495): don't do cargo translation when loading grfs, but...glx
2007-10-09(svn r11238) -Fix [FS#1316]: the orders of trains going to a waypoint where n...rubidium
2007-10-09(svn r11237) -Codechange: reduce code duplication between GetRailFoundation()...rubidium
2007-10-09(svn r11236) -Fix [FS#1322]: DeleteVehicleChain can just work as good for all...rubidium
2007-10-09(svn r11235) -Update: WebTranslator2 update to 2007-10-09 19:28:02miham
2007-10-09(svn r11234) -Fix [FS#1312]: the explosion vehicles were placed too far to th...rubidium
2007-10-09(svn r11233) -Fix [FS#1303]: handle some wrong written station NewGRFs a litt...rubidium
2007-10-09(svn r11232) -Fix (r10495): industry tile override works like house override,...glx
2007-10-08(svn r11231) -Fix [FS#1311] (r11128): Someone misplaced a "static". This resu...rubidium
2007-10-08(svn r11230) -Fix [FS#1228]: one could construct trains out of crashed wagons...rubidium
2007-10-08(svn r11229) -Fix [FS#1307]: one could sell vehicles that were crashed in a d...rubidium
2007-10-08(svn r11228) -Codechange: implement the "moreanimation" feature of TTDP, so w...rubidium
2007-10-08(svn r11227) -Update: WebTranslator2 update to 2007-10-08 20:45:04miham
2007-10-07(svn r11226) -Update: WebTranslator2 update to 2007-10-07 19:56:41miham
2007-10-07(svn r11225) -Fix: if a sprite shares the bounding box of another sprite, the...rubidium
2007-10-07(svn r11224) -Fix: GRM for cargos has registration entries for both cargo IDs...rubidium
2007-10-07(svn r11223) -Fix[FS#1306]: Rename and refactor adequately a function that ac...belugas
2007-10-06(svn r11216) -Codechange: Protect the callback who would access var 45 agains...belugas
2007-10-05(svn r11215) -Codechange: replace magic constants with less magic symbols. Pa...rubidium
2007-10-05(svn r11214) -Fix [FS#1296]: planes can't use heliports so refuse these ordersglx
2007-10-05(svn r11213) -Fix [FS#1298]: confusing messages when trying to build a bridge.rubidium
2007-10-05(svn r11212) -Codechange: add support for drawing parts of sprites. Patch by ...rubidium
2007-10-05(svn r11211) -Fix [FS#1302]: NewGRF GUI scrollbar does funny things when bein...rubidium
2007-10-05(svn r11210) -Codechange: unify the way that selection sprites are drawn. Pat...rubidium
2007-10-05(svn r11209) -Codechange: remove some magic numbers and bit magic with approp...rubidium
2007-10-05(svn r11208) -Fix [FS#1300]: tunnel excavation could disown somebody elses ow...rubidium
2007-10-05(svn r11207) -Fix [FS#1301]: don't use smooth_economy for industries using pr...glx
2007-10-05(svn r11206) -Fix [FS#1299]: half tram bits could be removed in some cases. B...rubidium
2007-10-05(svn r11205) -Codechange: remove some, now obsolete, checks.rubidium
2007-10-05(svn r11204) -Feature: [NewGRF] Add support for Action 00 for Industries and ...belugas
2007-10-05(svn r11203) -Codechange: Raise the TTDPatch version a little higher, as some...belugas
2007-10-05(svn r11202) -Feature: [NewGRF] Add support for var 45 for Industries.belugas
2007-10-04(svn r11201) -Fix [FS#1283]: minor issue with building one way roads one tile...rubidium
2007-10-04(svn r11200) -Fix [FS#1291]: road vehicles could not overtake on one way road...rubidium
2007-10-04(svn r11199) -Fix: variable 67 and 68 not working correctly.rubidium
2007-10-04(svn r11198) -Fix: When industry override is not possible because it is alrea...belugas
2007-10-03(svn r11197) -Fix: It is not useful to reset the override of an entity every ...belugas
2007-10-02(svn r11196) -Fix (r11191): _cur_stage was incorrect for GLS_ACTIVATION stageglx
2007-10-02(svn r11195) -Fix: creation chances for industries during gameplay and during...rubidium
2007-10-02(svn r11194) -Fix: industries with not all tiles custom slope checked (but at...rubidium
2007-10-02(svn r11193) -Fix: be more compliant with the specifications of callback #2F ...rubidium