summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-01-14(svn r15084) -Fix [NoAI] (r15027): by removing the threads for NoAIs, it is n...truebrain
2009-01-14(svn r15083) -Add [NoAI]: added a console command to reload an AI (requested ...truebrain
2009-01-14(svn r15082) -Codechange: make the AI library path also a searchdir instead o...rubidium
2009-01-14(svn r15081) -Fix (r15080): of course it's about southern border, not norther...smatz
2009-01-14(svn r15080) -Fix: terraforming at the northern border failed without any vis...smatz
2009-01-14(svn r15079) -Codechange: split tcp 'backend' and in-game handling like it is...rubidium
2009-01-13(svn r15078) -Fix [NoAI]: AIMap didn't filter its input (Yexo)truebrain
2009-01-13(svn r15077) -Codechange: enumify DAYS_IN_YEAR and DAYS_IN_LEAP_YEARsmatz
2009-01-13(svn r15076) -Fix: a start_date of 0 would never start an AI .. so don't allo...truebrain
2009-01-13(svn r15075) -Fix: store _next_competitor_start as uint32, else it might over...truebrain
2009-01-13(svn r15074) -Fix: make Rubidium happytruebrain
2009-01-13(svn r15073) -Fix (r15067) [FS#2532]: Default copy constructors don't necessa...peter1138
2009-01-13(svn r15072) -Fix (r14919): Distant-join search-area was determined inconsist...frosch
2009-01-13(svn r15071) -Fix (r14919): When drag&dropping rail-stations with X orientati...frosch
2009-01-13(svn r15070) -Update: WebTranslator2 update to 2009-01-13 18:42:22translators
2009-01-13(svn r15069) -Change (r14919): Make distant-join less intelligent but more tr...frosch
2009-01-13(svn r15068) -Add [NoAI]: introducing 'step_size' for AIConfig, for future AI...truebrain
2009-01-13(svn r15067) -Fix [FS#2531]: Possible compiler bug, alleviated by using Small...peter1138
2009-01-13(svn r15066) -Change: start_date is now in days, instead of in months (Yexo)truebrain
2009-01-13(svn r15065) -Change (r14919): Allow to select a new station location by ctrl...frosch
2009-01-13(svn r15063) -Fix [NoAI]: starting companies now listen correctly to 'start_d...truebrain
2009-01-13(svn r15062) -Fix: further forgotten svn properties and headerssmatz
2009-01-13(svn r15061) -Fix (r15027): three files were missing the Id headersmatz
2009-01-13(svn r15059) -Add [NoAI]: use 'start_date' from the AI configure to see when ...truebrain
2009-01-13(svn r15058) -Fix [NoAI]: when using start_ai in console, start the next conf...truebrain
2009-01-13(svn r15057) -Fix [NoAI]: clamp the values of a setting between the ones allo...truebrain
2009-01-13(svn r15056) -Add [NoAI]: when starting a game, give a random value to the se...truebrain
2009-01-13(svn r15055) -Add [NoAI]: add the AICONFIG_RANDOM and AICONFIG_BOOLEAN consts...truebrain
2009-01-13(svn r15053) -Cleanup: remove some unneeded includesrubidium
2009-01-13(svn r15052) -Codechange: move the implementation of Send_CompanyInformation ...rubidium
2009-01-13(svn r15051) -Fix: Only allow creation or deletion of an AI when in a game.peter1138
2009-01-13(svn r15050) -Codechange: Use one absolute SpriteID with offsets to draw trac...peter1138
2009-01-13(svn r15049) -Fix (r15045): MSVC performance warningglx
2009-01-13(svn r15048) -Fix (r15047): the one time you don't compile a patch of someone...truebrain
2009-01-13(svn r15047) -Fix [NoAI]: AICONFIG_BOOLEAN (in AddSetting) doesn't require (o...truebrain
2009-01-13(svn r15046) -Fix (r15045): in case CanLoadFromRevision does not exist, only ...truebrain
2009-01-13(svn r15045) -Add [NoAI API CHANGE]: in info.nut you can now have (optional) ...truebrain
2009-01-13(svn r15044) -Add [NoAI]: AIConfig::GetVersion(), to get the version of the c...truebrain
2009-01-13(svn r15043) -Fix: just try to change the AI, and see if that succeeded, inst...truebrain
2009-01-12(svn r15042) -Fix (r15027): don't leak memory in AIInfo (Yexo)truebrain
2009-01-12(svn r15041) -Fix (r15038): use the ctor auto thing how it is meant to be use...truebrain
2009-01-12(svn r15039) -Codechange: fix comments regarding old AI, remove one old AI hacksmatz
2009-01-12(svn r15038) -Fix (r15027): loading older savegames failedtruebrain
2009-01-12(svn r15037) -Cleanup: remove unused file src/table/ai_rail.hsmatz
2009-01-12(svn r15036) -Fix: use the same value for 'random' through-out the code for P...truebrain
2009-01-12(svn r15033) -Fix (r15027): silent a warning when compiling without networktruebrain
2009-01-12(svn r15032) -Fix (r15030): Rubidium was too script-happy ;)truebrain
2009-01-12(svn r15031) -Fix (r15027): merge reverted r15026, so do it once againsmatz
2009-01-12(svn r15030) -Update (r15029): and from the other languages too (yay for WT2)rubidium
2009-01-12(svn r15029) -Cleanup (r15027): remove strings that aren't needed anymorerubidium