Age | Commit message (Expand) | Author |
2012-12-05 | (svn r24789) -Add: Separate setting to control the default settings of newly ... | frosch |
2012-12-01 | (svn r24776) -Doc: Typo fixes, additions, and additional dots collected from ... | alberth |
2012-11-18 | (svn r24754) -Fix [FS#5367]: crash on corrupted savegame | rubidium |
2012-11-12 | (svn r24718) -Codechange: Rename GoodsEntry::days_since_pickup to GoodsEntry:... | frosch |
2012-11-12 | (svn r24717) -Fix [FS#5139]: When starting a scenario apply the local company... | frosch |
2012-10-20 | (svn r24619) -Change: Check for bankruptcy on a monthly basis (ZxBioHazardZx) | planetmaker |
2012-10-01 | (svn r24565) -Fix: Stop both price and payment inflation if either of them ha... | frosch |
2012-10-01 | (svn r24564) -Fix [FS#5312] (r17433): Limiting the inflation did not quite work. | frosch |
2012-09-21 | (svn r24540) -Codechange: Remove the not-so-useful HALF_TILE_SIZE constant. | alberth |
2012-08-18 | (svn r24482) -Fix [FS#5232] (r24180): Do not call RebuildSubsidisedSourceAndD... | frosch |
2012-07-29 | (svn r24446) -Add [FS#5199]: Store more consist properties in order backups. | frosch |
2012-07-29 | (svn r24445) -Fix: Do not load order backups when loading a server-saved game... | frosch |
2012-07-29 | (svn r24444) -Codechange: Base OrderBackup on BaseConsist. | frosch |
2012-07-15 | (svn r24405) -Add: Save and load of active cargo monitors. | alberth |
2012-04-26 | (svn r24182) -Fix [FS#5169-ish]: The population of a town was computed incorr... | frosch |
2012-04-25 | (svn r24180) -Codechange/feature-ish: add cache checker for the town's cache | rubidium |
2012-04-25 | (svn r24179) -Codechange: move some variables of Town to TownCache | rubidium |
2012-04-22 | (svn r24166) -Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) ... | frosch |
2012-04-17 | (svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old.... | michi_cc |
2012-04-17 | (svn r24134) -Add: Configurable limits for tree planting. | michi_cc |
2012-04-17 | (svn r24132) -Change [FS#4713]: Improve randomness of tile order in the tile ... | michi_cc |
2012-03-17 | (svn r24033) -Fix: reset "is random" status of temporary variable during save... | rubidium |
2012-02-21 | (svn r23973) -Fix (r23947): Also save the maximum travel speed for the curren... | michi_cc |
2012-02-19 | (svn r23967) -Fix-ish: don't fix road ownership of standard road stops each t... | rubidium |
2012-02-14 | (svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles. | michi_cc |
2012-02-13 | (svn r23942) -Fix: infrastructure cache of standard road stops would get mess... | rubidium |
2012-02-09 | (svn r23920) -Fix: Consider only the middle tile of a lock for lock-infrastru... | frosch |
2012-01-25 | (svn r23853) -Fix: several incorrect @files | rubidium |
2012-01-22 | (svn r23844) -Fix (r23414): Infrastructure count for stations wasn't updated ... | michi_cc |
2012-01-22 | (svn r23835) -Change [FS#4999]: Make signs placed in scenario editor belong t... | frosch |
2012-01-21 | (svn r23829) -Fix [FS#4996]: Loading empty GS strings/translations failed. | frosch |
2012-01-21 | (svn r23828) -Fix: Return early from SlString() for empty strings, before doi... | frosch |
2012-01-20 | (svn r23826) -Fix [FS#4972]: the detailed performance rating window showed th... | rubidium |
2012-01-16 | (svn r23816) -Fix (r23635, r23805): make SCC_ENCODED the first entry in the S... | yexo |
2012-01-08 | (svn r23773) -Change: [NewGRF] Update all cached train properties if a train ... | michi_cc |
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium |
2012-01-02 | (svn r23713) -Codechange: split VehicleMove() into two functions, to minimali... | truebrain |
2012-01-02 | (svn r23712) -Codechange: rename the two vehicle hashes we have to names that... | truebrain |
2011-12-31 | (svn r23694) -Fix (rprev): somehow compilers didn't understand what I meant... | rubidium |
2011-12-31 | (svn r23693) -Fix [FS#4859]: hardcode the original defaults for loading old s... | rubidium |
2011-12-22 | (svn r23657) -Fix (r22958): loading of very old savegames with custom town na... | yexo |
2011-12-21 | (svn r23649) -Fix [FS#4905) (r23634): loading a savegame with an empty GSTR c... | truebrain |
2011-12-20 | (svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o... | truebrain |
2011-12-19 | (svn r23637) -Change: bump the savegame, to store all the new goodies | truebrain |
2011-12-19 | (svn r23636) -Add: introduce ScriptText in parameters where it can be used | truebrain |
2011-12-19 | (svn r23634) -Add: support language files for GameScript (Rubidium) | truebrain |
2011-12-19 | (svn r23630) -Add: a Goal GUI to show your current goals | truebrain |
2011-12-19 | (svn r23626) -Add: ScriptTown::SetText, which adds custom text to the Town GUI | truebrain |
2011-12-19 | (svn r23609) -Add: save/load all GameScript related material | truebrain |
2011-12-19 | (svn r23603) -Add: support for control commands in strings, in both network a... | truebrain |