summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-02-19(svn r26357) -Fix [FS#5845]: Some order options do not combine with others. (...frosch
2014-02-19(svn r26355) -Update from WebTranslator v3.0:translators
2014-02-18(svn r26354) -Update from WebTranslator v3.0:translators
2014-02-18(svn r26353) -Fix (r26349) [FS#5917]: Win32 and OS/2 ThreadMutex::WaitForSign...frosch
2014-02-17(svn r26352) -Update from WebTranslator v3.0:translators
2014-02-16(svn r26351) -Fix: Protect all VideoDriver_SDL methods with the _draw_mutex.frosch
2014-02-16(svn r26350) -Fix (r26349): Silly bugs are silly.frosch
2014-02-16(svn r26349) -Add: Optional recursive locking of mutexes.frosch
2014-02-16(svn r26348) -Update from WebTranslator v3.0:translators
2014-02-16(svn r26347) -Fix [FS#5898]: Make sure link graph jobs can delete themselves ...fonsinchen
2014-02-16(svn r26346) -Fix [FS#5870]: Call Layouter::ReduceLineCache from GenerateTown...frosch
2014-02-16(svn r26345) -Cleanup (r26310): Spawning towns does not touch persistent NewG...frosch
2014-02-16(svn r26344) -Change [FS#5907]: Do not flood shores of type MP_TREE needlessl...planetmaker
2014-02-16(svn r26343) -Fix: Rewrite SmallStack so that it doesn't use a pool and is re...fonsinchen
2014-02-16(svn r26342) -Add: A mutex locker class.fonsinchen
2014-02-16(svn r26341) -Fix [FS#5902]: Reroute cargo when automatic distribution is swi...fonsinchen
2014-02-15(svn r26340) -Update from WebTranslator v3.0:translators
2014-02-15(svn r26338) -Fix [FS#5908]: Don't redraw the link graph overlay if it's empt...fonsinchen
2014-02-14(svn r26337) -Update from WebTranslator v3.0:translators
2014-02-13(svn r26336) -Update from WebTranslator v3.0:translators
2014-02-12(svn r26335) -Update from WebTranslator v3.0:translators
2014-02-11(svn r26334) -Fix: 32bit compilation.frosch
2014-02-11(svn r26333) -Fix: Compilation without static_assert.frosch
2014-02-11(svn r26332) -Update from WebTranslator v3.0:translators
2014-02-10(svn r26331) -Fix: some inconsistencies regarding link graph (job) IDs.fonsinchen
2014-02-10(svn r26330) -Fix: the theoretical case of rerouting cargo from one VehicleCa...fonsinchen
2014-02-10(svn r26329) -Update from WebTranslator v3.0:translators
2014-02-10(svn r26328) -Fix: Warnings and compilation failures.frosch
2014-02-09(svn r26327) -Fix [FS#5901]: Take care of next_station when reassigning from ...fonsinchen
2014-02-09(svn r26326) -Fix [FS#5871]: when autosaving the message about a save already...rubidium
2014-02-09(svn r26325) -Fix/Cleanup (r26320): Remove non-existent string from translati...frosch
2014-02-09(svn r26324) -Update from WebTranslator v3.0:translators
2014-02-09(svn r26323) -Fix: update some constants related to map size.fonsinchen
2014-02-09(svn r26322) -Feature: Warn the user about empty setting search results too.alberth
2014-02-09(svn r26321) -Feature: Warn the user about missing setting search results due...alberth
2014-02-09(svn r26320) -Add: Label for both the filter category and filter type in the ...alberth
2014-02-09(svn r26319) -Change: Allow map sizes up to 4096x4096.fonsinchen
2014-02-08(svn r26318) -Update from WebTranslator v3.0:translators
2014-02-07(svn r26317) -Fix [FS#5897]: Check whether NewGRF change vehicle capacity whe...frosch
2014-02-07(svn r26316) -Feature [FS#5696]: Extend object variable 0x60 to also return t...frosch
2014-02-07(svn r26315) -Update from WebTranslator v3.0:translators
2014-02-06(svn r26314) -Fix [FS#5899]: The giant-screenshot confirmation window only tr...frosch
2014-02-06(svn r26313) -Codechange: use a set for finding unique town names instead of ...rubidium
2014-02-06(svn r26312) -Codechange: iterate the nearby tiles instead of the industry li...rubidium
2014-02-06(svn r26311) -Codechange: use a different method for finding whether there is...rubidium
2014-02-06(svn r26310) -Codechange: clean up some caches during town generation to keep...rubidium
2014-02-06(svn r26309) -Codechange: instead of memsetting a byte array with zero, use a...rubidium
2014-02-06(svn r26308) -Fix-ish: do not try to build more towns/industries than the poo...rubidium
2014-02-06(svn r26307) -Add: [nogo] Allow GS to hide story page datezuu
2014-02-06(svn r26306) -Add: [nogo] More story APIs: RemovePageElement, GetCompany, Get...zuu