Age | Commit message (Expand) | Author |
2007-06-12 | (svn r10119) -Update: WebTranslator2 update to 2007-06-12 20:09:56 | miham |
2007-06-12 | (svn r10117) -Fix [FS#863]: When deleting the vehicles of bankrupt players, d... | maedhros |
2007-06-12 | (svn r10116) -Fix [FS#850]: remove invalid characters (for the file system) f... | rubidium |
2007-06-12 | (svn r10115) -Codechange: Create accessors to triggers and random bits for in... | belugas |
2007-06-12 | (svn r10114) -Fix: Only load newgrf error messages if the language matches th... | maedhros |
2007-06-12 | (svn r10113) -Fix (r10092): Missing svn properties and some Id/@file comments | peter1138 |
2007-06-12 | (svn r10111) -Codechange: Add new vehicle hash table for collision detection ... | peter1138 |
2007-06-12 | (svn r10110) -Fix: Reset NewGRF errors along with all the other NewGRF data s... | maedhros |
2007-06-12 | (svn r10109) -Fix [FS#838]: some NewGRFs use the same (unused in the "current... | rubidium |
2007-06-12 | (svn r10108) -Codechange: implement variable 0x60 (Get industry tile ID at of... | belugas |
2007-06-11 | (svn r10107) -Fix (r10092): Missing 'i' in 'optimized' | peter1138 |
2007-06-11 | (svn r10106) -Fix (r10098): there's always a compiler complaining about somet... | rubidium |
2007-06-11 | (svn r10105) -Fix r10092: fix sprite 4845 till 4881 (inclusive), so they stor... | truelight |
2007-06-11 | (svn r10104) -Update: WebTranslator2 update to 2007-06-11 19:45:13 | miham |
2007-06-11 | (svn r10103) -Fix (r10086): TrackBitsToTrack doesn't cope well with TRACK_BIT... | maedhros |
2007-06-11 | (svn r10102) -Documentation: @file header was wrong | truelight |
2007-06-11 | (svn r10101) -Codechange: the class is named 8bppSimple, so name the files li... | truelight |
2007-06-11 | (svn r10100) -Fix r10093: some code now became obsolete as it never did somet... | truelight |
2007-06-11 | (svn r10099) -Fix(r9867, FS860): Use the specs of the to-be-created industry ... | belugas |
2007-06-11 | (svn r10098) -Codechange: bilbo cared about the performance of the AI with re... | rubidium |
2007-06-11 | (svn r10097) -Feature: Add support for articulated road vehicles, or callback... | maedhros |
2007-06-11 | (svn r10096) -Fix r10092: freetype bypassed the Blitter::Encode, making fonts... | truelight |
2007-06-11 | (svn r10095) -Fix: avoid reading outside the buffer because of scaling problems | truelight |
2007-06-11 | (svn r10094) -Fix: some really broken strings got in. | rubidium |
2007-06-11 | (svn r10093) -Revert: removed 16x zoom-out as it is broken beyond repair | truelight |
2007-06-11 | (svn r10092) -Codechange: code-seperated the spriteloader and blitter from th... | truelight |
2007-06-11 | (svn r10091) -Add: make time detection whether you are using -jN when having ... | rubidium |
2007-06-11 | (svn r10090) -Add: add --with-distcc to configure, to enable distcc compiles.... | truelight |
2007-06-11 | (svn r10089) -Fix (r10040): Use GetTileZ instead of GetClearGround in GetTerr... | maedhros |
2007-06-10 | (svn r10088) -Codechange: A typo and a code-style | belugas |
2007-06-10 | (svn r10087) -Fix [FS#834]: multiple subsequent "give money" actions could re... | rubidium |
2007-06-10 | (svn r10086) -Codechange: Use more sensible types and functions in GenericPla... | maedhros |
2007-06-10 | (svn r10085) -Fix [FS#839]: message that you had given money appeared even wh... | rubidium |
2007-06-10 | (svn r10084) -Fix [FS#855]: reversing a train when loading at a station crashed. | rubidium |
2007-06-10 | (svn r10082) -Fix [FS#846]: another memory leak in the networking code (benc). | rubidium |
2007-06-10 | (svn r10081) -Fix [FS851]: towns/AIs didn't build bridges anymore (boekabart). | rubidium |
2007-06-10 | (svn r10080) -Cleanup: replaced magic numbers in SubtractMoneyFromAnyPlayer()... | bjarni |
2007-06-10 | (svn r10079) -Update: WebTranslator2 update to 2007-06-10 08:31:40 | miham |
2007-06-10 | (svn r10078) -Codechange: Centralize all industry counts data and access | belugas |
2007-06-09 | (svn r10077) -Fix: FS#845 Cloning Trains Longer Than 8 Units Causes Crash | bjarni |
2007-06-09 | (svn r10076) -Update: WebTranslator2 update to 2007-06-09 10:29:27 | miham |
2007-06-09 | (svn r10075) -Fix [FS#844]: small memory leak on some early returns. | rubidium |
2007-06-09 | (svn r10074) -Add: Addition of IndustryOverrideManager as well as the basic (... | belugas |
2007-06-08 | (svn r10073) -Codechange: make the NewGRF paths in the config file without an... | rubidium |
2007-06-08 | (svn r10072) -Fix r10070: typo in zoom.hpp | truelight |
2007-06-08 | (svn r10071) -Feature [FS#828]: moving of orders (skidd13). | rubidium |
2007-06-08 | (svn r10070) -Fix: fix the rounding problem of zoom-levels in zoom.hpp, so it... | truelight |
2007-06-08 | (svn r10069) -Documentation: some documentation for TIC/TOC, as it isn't what... | truelight |
2007-06-08 | (svn r10068) -Fix [FS#835]: coverage area highlight was still show when it wa... | rubidium |
2007-06-08 | (svn r10067) -Add: 'make run-prof' profiles your code, simular to 'make run' ... | truelight |