Age | Commit message (Expand) | Author |
2009-01-13 | (svn r15062) -Fix: further forgotten svn properties and headers | smatz |
2009-01-13 | (svn r15061) -Fix (r15027): three files were missing the Id header | smatz |
2009-01-13 | (svn r15060) -Fix (r15027): svn properties were lost in the merge | smatz |
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 includes | rubidium |
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 warning | glx |
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 r15040) -Fix (r15027): Don't disable support for Win64 in the VS2005 pro... | michi_cc |
2009-01-12 | (svn r15039) -Codechange: fix comments regarding old AI, remove one old AI hack | smatz |
2009-01-12 | (svn r15038) -Fix (r15027): loading older savegames failed | truebrain |
2009-01-12 | (svn r15037) -Cleanup: remove unused file src/table/ai_rail.h | smatz |
2009-01-12 | (svn r15036) -Fix: use the same value for 'random' through-out the code for P... | truebrain |
2009-01-12 | (svn r15035) -Fix (r15027): if case people don't use SVN (which we advise), t... | truebrain |
2009-01-12 | (svn r15034) -Fix (r15027): NoAI framework no longer needs threads, so don't ... | truebrain |
2009-01-12 | (svn r15033) -Fix (r15027): silent a warning when compiling without network | truebrain |
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 again | smatz |
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 anymore | rubidium |
2009-01-12 | (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ... | truebrain |
2009-01-12 | (svn r15026) -Codechange: use SpriteTypeByte instead of SpriteType in the Spr... | smatz |
2009-01-12 | (svn r15019) -Fix (r14919): Close station selection window, when disabling di... | frosch |
2009-01-12 | (svn r15015) -Fix (r14919): Distant-join always failed for docks. Based on pa... | frosch |
2009-01-12 | (svn r15014) -Codechange: Add a helper function to get the needed DC_xxx flag... | frosch |
2009-01-12 | (svn r15011) -Documentation: Nuclear, not Nucleair | truebrain |
2009-01-12 | (svn r15009) -Fix [FS#2528]: No need to extent the reserved path when the veh... | frosch |
2009-01-12 | (svn r15008) -Revert (r12706): remove fibers | glx |
2009-01-12 | (svn r15006) -Codechange: throw a real instance of a class, instead of '0' (w... | truebrain |
2009-01-12 | (svn r14999) -Change [FS#2523]: move service at helipad to the servicing options | rubidium |
2009-01-11 | (svn r14998) -Codechange: warn once about misuse of each sprite, not once abo... | smatz |
2009-01-11 | (svn r14997) -Fix [FS#2524](r14223): when handling invalid sprites, entry in ... | smatz |
2009-01-11 | (svn r14996) -Update: WebTranslator2 update to 2009-01-11 18:44:49 | translators |
2009-01-11 | (svn r14994) -Fix [FS#Aali]: Better handling of OT_LOADING and OT_LEAVESTATIO... | frosch |
2009-01-11 | (svn r14993) -Fix (r14957, r14975): Do not reverse the train with OT_LEAVESTA... | frosch |
2009-01-11 | (svn r14992) -Codechange: Rename 'CheckIfAuthorityAllows' to 'CheckIfAuthorit... | frosch |
2009-01-11 | (svn r14991) -Fix: Command-flags is an uint32. | frosch |