summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-02-22(svn r19206) -Add: concept of fallback base sets, i.e. do not automatically l...rubidium
2010-02-22(svn r19205) -Codechange: move AirportSpec to newgrf_airport.h/cppyexo
2010-02-22(svn r19204) -Fix (r1919x): airport tiles without animation had an incomplete...yexo
2010-02-22(svn r19203) -Codechange: silence some gcc warningssmatz
2010-02-22(svn r19201) -Codechange: airport tiles now have 4 random bits per tile.yexo
2010-02-22(svn r19199) -Codechange: add a 'name'-property to airport tilesyexo
2010-02-22(svn r19198) -Codechange: store the size of stations in savegamesyexo
2010-02-22(svn r19197) -Codechange: introduce animation callbacks for airport tilesyexo
2010-02-22(svn r19196) -Codechange: change the airport tile animation info so it works ...yexo
2010-02-22(svn r19195) -Codechange: actually draw newgrf airport tilesyexo
2010-02-22(svn r19194) -Feature: action 0/1/2/3 support for newgrf airporttilesyexo
2010-02-22(svn r19193) -Codechange: increase the maximum number of airport tiles to 256...yexo
2010-02-22(svn r19192) -Fix (r19191): forgot to svn add the new fileyexo
2010-02-22(svn r19191) -Codechange: move AirportTileSpec to newgrf_airporttiles.hyexo
2010-02-21(svn r19190) -Add: Improve error message with track building when signals are...alberth
2010-02-21(svn r19189) -Codechange: CheckTrackCombination() returns a CommandCost.alberth
2010-02-21(svn r19188) -Update from WebTranslator v3.0:translators
2010-02-21(svn r19187) -Fix [FS#3634]: the vehicle info in the autoreplace gui was draw...yexo
2010-02-21(svn r19186) -Codechange: Remove use of _error_message from CmdLevelLand().alberth
2010-02-21(svn r19185) -Codechange: Return succeeded or failed CommandCost from CheckIf...alberth
2010-02-21(svn r19184) -Codechange: Return succeeded/failed command from CheckIfIndustr...alberth
2010-02-21(svn r19183) -Codechange: Return CommandCost from FindTownForIndustry().alberth
2010-02-21(svn r19182) -Codechange: Use CommandCost return value in CheckIfIndustryIsAl...alberth
2010-02-20(svn r19180) -Add/Fix: (partial) support for genders for cargos, industries, ...rubidium
2010-02-20(svn r19179) -Codechange: make strgen do some checking on whether genders are...rubidium
2010-02-20(svn r19177) -Codechange: introduce INT8_MIN/MAX and UINT8_MAX for MSVC.rubidium
2010-02-20(svn r19176) -Fix [FS#3632] (r17859): when selecting "build many industries" ...yexo
2010-02-20(svn r19174) -Fix: Buoys are no Stations, only BaseStations.frosch
2010-02-20(svn r19173) -Update from WebTranslator v3.0:translators
2010-02-20(svn r19172) -Codechange: Move road checks from CmdBuildRoadStop to CheckFlat...terkhen
2010-02-20(svn r19171) -Codechange: Split CheckFlatLandBelow into different functions.terkhen
2010-02-20(svn r19170) -Codechange: Make CheckFlatLandBelow use TileArea.terkhen
2010-02-20(svn r19169) -Codechange: Move buildable tile checks outside of CheckFlatLand...terkhen
2010-02-20(svn r19168) -Fix: under some circumstances timidity (via extmidi) would not ...rubidium
2010-02-20(svn r19167) -Fix [FS#3631](r19120): Industry 0 could be choosen even if not ...frosch
2010-02-20(svn r19166) -Change: don't print the absolute path to AI script files in the...yexo
2010-02-19(svn r19165) -Fix [FS#3629]: vehicle running costs shouldn't be changed in a ...yexo
2010-02-19(svn r19164) -Update from WebTranslator v3.0:translators
2010-02-18(svn r19163) -Update from WebTranslator v3.0:translators
2010-02-18(svn r19161) -Codechange: make the default size of the open list used for yap...yexo
2010-02-18(svn r19160) -Codechange: Enlarge a CBinaryHeapT if the heap is full instead ...yexo
2010-02-18(svn r19158) -Fix (r19149): MSVC 64 bits compile warningrubidium
2010-02-17(svn r19154) -Fix: Invisible depots draw the track, so also draw the overlays.frosch
2010-02-17(svn r19153) -Fix [FS#pm](r19056): PBS reservation was drawn incorrectly for ...frosch
2010-02-17(svn r19152) -Update from WebTranslator v3.0:translators
2010-02-17(svn r19151) -Codechange [FS#3625]: Move home directory to a better place in ...rubidium
2010-02-17(svn r19150) -Fix (r19143): some more locations could use updatingrubidium
2010-02-17(svn r19149) -Codechange: make our vsnprintf implementation for Windows more ...rubidium
2010-02-17(svn r19148) -Fix [FS#3627]: [v]seprintf should return the number of added ch...rubidium
2010-02-17(svn r19147) -Update from WebTranslator v3.0:translators