summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-06(svn r11218) -Codechange: remove unused ENABLE_INSTALL in Makefile.in, and ad...glx
2007-10-06(svn r11217) -Update: the readme as some things weren't quite right anymore.rubidium
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
2007-10-02(svn r11192) -Fix: Little typo with bigger consequences when trying to remove...belugas
2007-10-01(svn r11191) -Fix [FS#1227]: GLS_ACTIVATION stage must be done immediatly aft...glx
2007-09-30(svn r11190) -Fix: make snowy roofs of (newgrf) houses also transparent.rubidium
2007-09-30(svn r11189) -Fix: if the location check callback results in something invali...rubidium
2007-09-30(svn r11188) -Codechange: rewrite of the town action related code (remove som...rubidium
2007-09-30(svn r11187) -Fix: what holds for houses in r11149 also holds for industries.rubidium
2007-09-30(svn r11186) -Fix: only fill the accepted cargo fields once, not multiple times.rubidium
2007-09-28(svn r11185) -Codechange: prepare some more code for the introduction of NewI...rubidium
2007-09-28(svn r11184) -Codechange: cleanup the code related to backup orders.rubidium
2007-09-28(svn r11183) -Fix [FS#1249]: airports do not need to care about overflying ai...rubidium
2007-09-28(svn r11182) -Fix [FS#1261] (r11174): bounding boxes caused crashes when zoom...rubidium
2007-09-28(svn r11181) -Codechange: add support for newgrf callback 14A (Belugas)glx
2007-09-28(svn r11180) -Fix (r11175): crash on load when you don't have any NewGRFs. Mo...rubidium
2007-09-28(svn r11179) -Fix [FS#1262] (r11175): compilation with MSVC was brokenglx
2007-09-28(svn r11178) -Fix: don't check newgrf callback 22 in scenario editorglx
2007-09-27(svn r11177) -Codechange: add support for newgrf callbacks 14B and 14Cglx
2007-09-27(svn r11176) -Revert (r9867): as it is needed for newgrf callbacks 14B and 14Cglx
2007-09-27(svn r11175) -Codechange: sort the NewGRFs by name, making searching a specif...rubidium
2007-09-26(svn r11174) -Codechange: add possibility to show the bounding boxes of sprit...rubidium
2007-09-26(svn r11173) -Codechange: rename some callback enums so they are more uniform.rubidium
2007-09-26(svn r11172) -Codechange: rewrite of town road building and addition of the p...rubidium
2007-09-26(svn r11171) -Fix [FS#1257]: disable autoslope for automatically changed stuf...rubidium
2007-09-26(svn r11170) -Fix (r11152): a variable's type was too small for the data that...rubidium
2007-09-26(svn r11169) -Fix [FS#1255]: obiwan in Blitter::Drawline(), which caused it t...rubidium