Age | Commit message (Expand) | Author |
2009-03-11 | (svn r15678) -Fix (r15676): crash when (re)applying newgrf settings | rubidium |
2009-03-11 | (svn r15676) -Codechange: remove the need for BeginVehicleMove and merge Vehi... | rubidium |
2009-03-11 | (svn r15672) -Codechange: (left,right,top,bottom)_coord -> coord.(left,right,... | rubidium |
2009-03-08 | (svn r15645) -Fix (r12924)[FS#2612]: Add an EngineOverrideManager to give the... | frosch |
2009-03-08 | (svn r15642) -Codechange: use a default parameter value in CalcClosestTownFro... | smatz |
2009-03-06 | (svn r15626) -Fix [FS#2698]: UTF8 string handling could cause buffer overruns. | rubidium |
2009-03-04 | (svn r15610) -Change: allow loading of heightmaps and savegames (any form) th... | rubidium |
2009-03-02 | (svn r15601) -Fix [FS#2615]: bridges/tunnels don't store tram owner making it... | rubidium |
2009-02-26 | (svn r15588) -Fix: change owner of waypoints and deleted stations when mergin... | smatz |
2009-02-25 | (svn r15584) -Codechange: Move several variables from variables.h to more app... | yexo |
2009-02-20 | (svn r15532) -Fix (r15525): don't try to load (and forget) AI data from a non... | rubidium |
2009-02-20 | (svn r15528) -Fix (r15525): Check should be the other way around (thanks SmatZ). | yexo |
2009-02-19 | (svn r15525) -Fix: Don't try to find the AIs the server runs when joining a m... | yexo |
2009-02-16 | (svn r15500) -Fix (r12648): pre-0.5 OTTD stored new_nonstop and full_load_any... | smatz |
2009-02-09 | (svn r15436) -Codechange: Return index of station spec within station class a... | peter1138 |
2009-02-09 | (svn r15428) -Codechange: consistently use colour instead of having both colo... | rubidium |
2009-02-09 | (svn r15423) -Codechange: split widget related types to their own header and ... | rubidium |
2009-02-08 | (svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc... | rubidium |
2009-02-08 | (svn r15407) -Codechange: When loading a save game with an invalid pool index... | peter1138 |
2009-02-04 | (svn r15340) -Fix [FS#2121]: changing town road layout in-game caused ugly ro... | smatz |
2009-02-01 | (svn r15304) -Fix [FS#2587]: When loading savegames use the roadtype of the f... | frosch |
2009-02-01 | (svn r15303) -Fix (r12381): desync if a GRF used town's last month max. pass/... | smatz |
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz |
2009-01-28 | (svn r15290) -Codechange: Isolate size and section of the UnMovable HQ object... | belugas |
2009-01-27 | (svn r15287) -Cleanup: some code style, remove erroneous comment. | rubidium |
2009-01-25 | (svn r15274) -Fix (r8705): oldloader wasn't updated to use 64bit airport_flags | smatz |
2009-01-25 | (svn r15272) -Codechange: Check that engine types of vehicles are valid and f... | peter1138 |
2009-01-24 | (svn r15257) -Cleanup: remove Company::is_noai, it is not needed anymore | smatz |
2009-01-24 | (svn r15256) -Fix (r15027): use of uninitialised variable while saving/loadin... | smatz |
2009-01-24 | (svn r15251) -Fix (r15249): trains from 0.2.0-0.3.0 could be in 'stopping' st... | smatz |
2009-01-24 | (svn r15249) -Fix [FS#2576]: force trains from old (and other vehicles from '... | smatz |
2009-01-23 | (svn r15248) -Fix [FS#2561]: we require v->cur_speed to be zero for wagons an... | smatz |
2009-01-23 | (svn r15239) -Fix [FS#2579]: The start date of random AIs was not stored in t... | Yexo |
2009-01-23 | (svn r15230) -Fix (r1): aircraft could have zero speed while in air after loa... | smatz |
2009-01-23 | (svn r15227) -Fix [FS#2571](r1): aircraft could be 'loading in the air' after... | smatz |
2009-01-23 | (svn r15223) -Codechange: move GetOldTownName to oldloader_sl.cpp as it is sp... | smatz |
2009-01-23 | (svn r15220) -Fix (r15216): signedness warning | rubidium |
2009-01-23 | (svn r15219) -Fix (r15216): MSVC failed to find the proper casts. | Yexo |
2009-01-23 | (svn r15216) -Feature: native support for Transport Tycoon (Original) savegam... | smatz |
2009-01-22 | (svn r15211) -Fix (r15190): loading of TTD savegames was broken | smatz |
2009-01-21 | (svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map. | Yexo |
2009-01-21 | (svn r15189) -Cleanup: remove unused includes | smatz |
2009-01-21 | (svn r15183) -Fix: stand-alone rail tiles with invalid owner were not removed... | smatz |
2009-01-20 | (svn r15181) -Fix (r15180): of course it is enough to update aircraft once... | smatz |
2009-01-20 | (svn r15180) -Fix [FS#2560](r8498): old aircraft have to be updated after upd... | smatz |
2009-01-20 | (svn r15179) -Fix [FS#2560](r12096): removing of leftover level crossings (fr... | smatz |
2009-01-20 | (svn r15174) -Codechange: split oldloader.cpp | smatz |
2009-01-20 | (svn r15173) -Codechange: shuffle a few lines of code in oldloader.cpp | smatz |
2009-01-20 | (svn r15170) -Fix: vehicle value is 64bit now, oldloader was reading it as 32bit | smatz |
2009-01-20 | (svn r15169) -Revert (r11271): it was broken by r12924, and the issue is fixe... | smatz |