summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-24(svn r15260) -Update: WebTranslator2 update to 2009-01-24 18:45:20translators
2009-01-24(svn r15259) -Fix: [NewGRF] small memory leak when scanning labelsrubidium
2009-01-24(svn r15257) -Cleanup: remove Company::is_noai, it is not needed anymoresmatz
2009-01-24(svn r15256) -Fix (r15027): use of uninitialised variable while saving/loadin...smatz
2009-01-24(svn r15255) -Fix (r15027): AIVehicle::GetLength() returned only the length o...frosch
2009-01-24(svn r15254) -Fix (r15242): of course MSVC requires a castglx
2009-01-24(svn r15253) -Fix (r15193): dutch people shouldn't write english :ptruebrain
2009-01-24(svn r15252) -Fix (r15027): AIMarine::AreWaterTilesConnected() reported aqued...frosch
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 r15250) -Fix (r15126): The NewGRF Settings window was 1 pixel to low.Yexo
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 r15247) -Change: show a lock near the password/join button in the compan...rubidium
2009-01-23(svn r15246) -Fix [FS#2577]: close all windows *before* starting a new game/l...rubidium
2009-01-23(svn r15245) -Fix: don't "save" the NewGRF settings on closing the NewGRF win...rubidium
2009-01-23(svn r15244) -Fix (r15027): The station tile of an oilrig-like industry is no...frosch
2009-01-23(svn r15243) -Fix [FS#2446]: rejoining a server would abort the join (and kic...rubidium
2009-01-23(svn r15242) -Feature: allow moving clients between companies/spectators by t...rubidium
2009-01-23(svn r15241) -Fix (r15027): NoAI API was not aware of certain newindustries '...frosch
2009-01-23(svn r15240) -Fix (r15212): Loading heightmaps resulted in an assert.Yexo
2009-01-23(svn r15239) -Fix [FS#2579]: The start date of random AIs was not stored in t...Yexo
2009-01-23(svn r15238) -Fix (r15236): Missed a filepeter1138
2009-01-23(svn r15237) -Codechange: Remove string removed in r15236 in other languages.peter1138
2009-01-23(svn r15236) -Codechange: Rename realistic_acceleration patch option to train...peter1138
2009-01-23(svn r15235) -Update: WebTranslator2 update to 2009-01-23 18:47:35translators
2009-01-23(svn r15234) -Fix (r15176): Crash if you pressed space in the content downloa...Yexo
2009-01-23(svn r15233) -Fix (r15231): compilation with SDL broken on win32glx
2009-01-23(svn r15232) -Codechange: sprinklin' of coding stylerubidium
2009-01-23(svn r15231) -Change: (sdl) check the full screen resolutions to determine wh...rubidium
2009-01-23(svn r15230) -Fix (r1): aircraft could have zero speed while in air after loa...smatz
2009-01-23(svn r15229) -Fix (r14712): passwords weren't reset when creating a new company.rubidium
2009-01-23(svn r15228) -Fix [FS#2571]: possible crash when an AI/Library doesn't have a...glx
2009-01-23(svn r15227) -Fix [FS#2571](r1): aircraft could be 'loading in the air' after...smatz
2009-01-23(svn r15226) -Fix (r15214): broken AI content downloadglx
2009-01-23(svn r15225) -Fix (r15126): searching for 'missing' NewGRFs gave the 'compata...rubidium
2009-01-23(svn r15224) -Fix (r15213): incorrect regexglx
2009-01-23(svn r15223) -Codechange: move GetOldTownName to oldloader_sl.cpp as it is sp...smatz
2009-01-23(svn r15222) -Fix: The squirrel stack was corrupted if an AI called any C++ f...Yexo
2009-01-23(svn r15221) -Change [FS#2574]: only show missing NewGRFs when opening the co...rubidium
2009-01-23(svn r15220) -Fix (r15216): signedness warningrubidium
2009-01-23(svn r15219) -Fix (r15216): MSVC failed to find the proper casts.Yexo
2009-01-23(svn r15218) -Fix: base graphics detection did mark too much as duplicaterubidium
2009-01-23(svn r15217) -Fix [FS#2573] (r15176): more corner cases when removing things ...rubidium
2009-01-23(svn r15216) -Feature: native support for Transport Tycoon (Original) savegam...smatz
2009-01-23(svn r15215) -Fix: various MSVC x64 compiler warningsrubidium
2009-01-23(svn r15214) -Fix [NoAI]: ignore case for ai/library main script path on windowsglx
2009-01-23(svn r15213) -Fix: AI API regression failed for non unicode builds (different...glx
2009-01-23(svn r15212) -Feature [FS#2566]: Change the dropdown box where you can chose ...Yexo
2009-01-22(svn r15211) -Fix (r15190): loading of TTD savegames was brokensmatz
2009-01-22(svn r15210) -Fix: Vehicle::GetRunningCost() was wrong for ships and aircraftglx