summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-09-26(svn r11168) -Fix [FS#1256]: assert on terraforming of industries. Patch by f...rubidium
2007-09-26(svn r11167) -Fix [FS#1260]: Electric trains were not shown as stopped in dep...rubidium
2007-09-26(svn r11166) -Fix (r11165): forgot one project fileglx
2007-09-26(svn r11165) -Fix(r11164): an unwelcome change in MSVC projects/openttd_vs80....belugas
2007-09-26(svn r11164) -Fix(r11161): a rogue space roaming in the night... removedbelugas
2007-09-26(svn r11163) -Codechange: Verify that the IndustryTileOverrideManager skip th...belugas
2007-09-26(svn r11162) -Fix: Acceptance is not a cargo, but rather a level of... accept...belugas
2007-09-26(svn r11161) -Fix: Allow to transform coordinates in negative ones when gfx o...belugas
2007-09-26(svn r11160) -Fix: A gfx of 0xFF does not count when it's time to establish t...belugas
2007-09-25(svn r11159) -Fix (r11155): restore the ability to save in a non existing fileglx
2007-09-24(svn r11158) -Codechange: reduce the amount of Random calls needed when we do...rubidium
2007-09-24(svn r11157) -Fix: some random data was printed because printf "thought" that...rubidium
2007-09-24(svn r11156) -Fix r11155: fix one compiler makes the other warn ;)glx
2007-09-24(svn r11155) -Fix [FS#1253]: work around a nasty MS CRT 8 SP1 bug making it v...rubidium
2007-09-24(svn r11154) -Fix [FS#1239]: MIDI failing to play under Windows 95, 98 and ME.rubidium
2007-09-23(svn r11152) -Fix: GetIndustryIDAtOffset crashed when translation of the GFX ...rubidium
2007-09-23(svn r11151) -Codechange: add (partial) support for randomizing industry trig...rubidium
2007-09-23(svn r11150) -Fix [FS#1202]: NewGRF action 3 does not necessarily need an act...rubidium
2007-09-23(svn r11149) -Fix [FS#1225]: Draw building stages for new house ground sprites.maedhros
2007-09-23(svn r11148) -Codechange: add support for getting version numbers from Mercur...rubidium
2007-09-23(svn r11147) -Fix [FS#1247] (r11105): reallow bounding boxes with x/y/z-exten...rubidium
2007-09-22(svn r11145) -Codechange: add support for "decoding" TTDPs string codes wrt t...rubidium
2007-09-22(svn r11144) -Codechange: add support for newgrf callbacks 29 and 35glx
2007-09-22(svn r11143) -Fix: the random bits were not set for the production callback w...rubidium
2007-09-22(svn r11142) -Codechange: prepare industry production change code for newgrf ...glx
2007-09-22(svn r11141) -Codechange: add support for NewGRF's varaction2 operators 11, 1...rubidium
2007-09-22(svn r11140) -Update: WebTranslator2 update to 2007-09-22 20:52:32miham
2007-09-22(svn r11139) -Codechange: add support for persistent storage for NewGRFs.rubidium
2007-09-22(svn r11138) -Codechange: prepare some subsystems for persistent storage for ...rubidium
2007-09-22(svn r11137) -Feature: [NewGRF] Add support for bit 17 of property 1A for Ind...belugas
2007-09-21(svn r11134) -Fix [FS#1238]: vehicles got removed twice from the group list w...rubidium
2007-09-20(svn r11133) -Fix (r11102) [FS#1245]: in some cases vehicles would be drawn o...rubidium
2007-09-19(svn r11132) -Fix: NewGRFs seem to assume that STR_NULL is an empty string or...rubidium
2007-09-19(svn r11131) -Fix (r11126): forgot to commit the changes that performed the a...rubidium
2007-09-19(svn r11130) -Fix [FS#1207]: towns build roads that weren't connected to any ...rubidium
2007-09-19(svn r11129) -Fix: update some TextID to StringID 'translations' to reflect c...glx
2007-09-19(svn r11128) -Fix: a lot of graphical glitches by changing some bounding boxe...rubidium
2007-09-18(svn r11127) -Fix: truncate the result of 8 bits callbacks.rubidium
2007-09-18(svn r11126) -Fix: the algorithm to determine the closest water/land was flawed.rubidium
2007-09-17(svn r11125) -Documentation: add/update the documentation of news*. Based on ...rubidium
2007-09-17(svn r11124) -Documentation: of tree_map.h and tree_cmd.cpp. Patch by Progman.rubidium