Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-25 | (svn r26376) -Prepare: 1.4.0-beta5 | rubidium | |
2014-02-24 | (svn r26375) -Fix [FS#5929]: Station sizes > 8 were always allowed. (adf88) | frosch | |
2014-02-24 | (svn r26374) -Fix [FS#5928]: Mixed up callback mask flags in station inspect ↵ | frosch | |
window. (adf88) | |||
2014-02-24 | (svn r26373) -Update from WebTranslator v3.0: | translators | |
hebrew - 30 changes by oofnik | |||
2014-02-24 | (svn r26372) -Doc [FS#5927]: Typos. | frosch | |
2014-02-23 | (svn r26371) -Fix [FS#5831]: Calling DoCommandP during the gameloop cleared ↵ | frosch | |
pending persistent storage changes. | |||
2014-02-23 | (svn r26370) -Doc: Desync debugging and command replaying. | frosch | |
2014-02-23 | (svn r26369) -Fix-ish: Do not run scripts during command replay. | frosch | |
2014-02-23 | (svn r26368) -Update from WebTranslator v3.0: | translators | |
indonesian - 2 changes by abdu354 | |||
2014-02-23 | (svn r26367) -Fix: [Win32] Use a separate event to indicate that the drawing ↵ | michi_cc | |
thread has finished initialising, preventing potential deadlocks. | |||
2014-02-23 | (svn r26366) -Fix: Protect the windows video driver from concurrent access ↵ | fonsinchen | |
(frosch123) | |||
2014-02-23 | (svn r26365) -Fix [FS#5867]: Don't draw the cursor when its sprite isn't ↵ | fonsinchen | |
ready and set _screen.dst_ptr immediately when the buffer changes (frosch123) | |||
2014-02-22 | (svn r26364) -Fix [FS#5892]: writing out of the bounds of the rail type map | rubidium | |
2014-02-22 | (svn r26363) -Codechange [FS#5894]: make it clearer that drive through road ↵ | rubidium | |
stops need an Axis in CmdBuildRoadStop and the non drive through stops need a DiagDir | |||
2014-02-22 | (svn r26362) -Fix [FS#5906]: reset the default window size icon size just ↵ | rubidium | |
like all the other cached icon sizes (based on patch by MJP) | |||
2014-02-22 | (svn r26361) -Update from WebTranslator v3.0: | translators | |
catalan - 2 changes by arnau marathi - 7 changes by rbarde | |||
2014-02-22 | (svn r26360) -Revert (r25550) / Fix [FS#5922]: ClientSizeChanged is only ↵ | frosch | |
called via WndProcGdi which already has the mutex. The issue which r25550 tried to fix still exists as FS#5867. | |||
2014-02-21 | (svn r26359) -Update from WebTranslator v3.0: | translators | |
indonesian - 1 changes by abdu354 spanish - 1 changes by Welder05 tamil - 13 changes by aswn | |||
2014-02-20 | (svn r26358) -Update from WebTranslator v3.0: | translators | |
brazilian_portuguese - 5 changes by leandromoh | |||
2014-02-19 | (svn r26357) -Fix [FS#5845]: Some order options do not combine with others. ↵ | frosch | |
(3298) | |||
2014-02-19 | (svn r26356) -Update: Baseset translations. | frosch | |
2014-02-19 | (svn r26355) -Update from WebTranslator v3.0: | translators | |
czech - 4 changes by djst portuguese - 1 changes by babribeiro | |||
2014-02-18 | (svn r26354) -Update from WebTranslator v3.0: | translators | |
frisian - 22 changes by Geoloep | |||
2014-02-18 | (svn r26353) -Fix (r26349) [FS#5917]: Win32 and OS/2 ↵ | frosch | |
ThreadMutex::WaitForSignal always asserted. | |||
2014-02-17 | (svn r26352) -Update from WebTranslator v3.0: | translators | |
afrikaans - 7 changes by R2dical marathi - 20 changes by rbarde turkish - 8 changes by wakeup | |||
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 | |
lithuanian - 3 changes by Stabilitronas polish - 4 changes by wojteks86 russian - 3 changes by Lone_Wolf swedish - 5 changes by spacejens | |||
2014-02-16 | (svn r26347) -Fix [FS#5898]: Make sure link graph jobs can delete themselves ↵ | fonsinchen | |
after SLA_NULL. | |||
2014-02-16 | (svn r26346) -Fix [FS#5870]: Call Layouter::ReduceLineCache from ↵ | frosch | |
GenerateTownName in all cases. | |||
2014-02-16 | (svn r26345) -Cleanup (r26310): Spawning towns does not touch persistent ↵ | frosch | |
NewGRF storage. ClearPersistentStorageChanges is a dangerous/magic function which should not be called without reason. | |||
2014-02-16 | (svn r26344) -Change [FS#5907]: Do not flood shores of type MP_TREE ↵ | planetmaker | |
needlessly (MJP) | |||
2014-02-16 | (svn r26343) -Fix: Rewrite SmallStack so that it doesn't use a pool and is ↵ | fonsinchen | |
reentrant. | |||
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 ↵ | fonsinchen | |
switched off. | |||
2014-02-15 | (svn r26340) -Update from WebTranslator v3.0: | translators | |
luxembourgish - 4 changes by Phreeze polish - 1 changes by wojteks86 serbian - 11 changes by Suleiman | |||
2014-02-15 | (svn r26339) -Revert (r26305): Accidental changes to the VS9.0 solution file ↵ | michi_cc | |
disabling the x64 build. | |||
2014-02-15 | (svn r26338) -Fix [FS#5908]: Don't redraw the link graph overlay if it's ↵ | fonsinchen | |
empty (MJP) | |||
2014-02-14 | (svn r26337) -Update from WebTranslator v3.0: | translators | |
czech - 3 changes by Eskymak dutch - 7 changes by habell frisian - 61 changes by Geoloep luxembourgish - 72 changes by Phreeze polish - 1 changes by wojteks86 portuguese - 7 changes by babribeiro gaelic - 6 changes by GunChleoc spanish - 3 changes by Welder05 | |||
2014-02-13 | (svn r26336) -Update from WebTranslator v3.0: | translators | |
frisian - 28 changes by Geoloep marathi - 27 changes by rbarde slovak - 3 changes by Milsa | |||
2014-02-12 | (svn r26335) -Update from WebTranslator v3.0: | translators | |
croatian - 7 changes by VoyagerOne frisian - 54 changes by Geoloep korean - 1 changes by telk5093 spanish - 1 changes by Welder05 | |||
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 | |
simplified_chinese - 3 changes by siu238X traditional_chinese - 3 changes by siu238X frisian - 50 changes by Geoloep korean - 11 changes by telk5093 lithuanian - 2 changes by Stabilitronas russian - 4 changes by KorneySan, Lone_Wolf vietnamese - 8 changes by myquartz | |||
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 ↵ | fonsinchen | |
VehicleCargoList to another. | |||
2014-02-10 | (svn r26329) -Update from WebTranslator v3.0: | translators | |
catalan - 2 changes by juanjo danish - 3 changes by Knogle english_AU - 7 changes by mrtux frisian - 247 changes by Geoloep indonesian - 2 changes by UseYourIllusion italian - 6 changes by lorenzodv lithuanian - 2 changes by Stabilitronas marathi - 74 changes by rbarde norwegian_bokmal - 7 changes by cuthbert spanish - 1 changes by Terkhen | |||
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 | |
MTA_DELIVER to MTA_TRANSFER. |