summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-08-23(svn r25741) -Fix: shift join dates of link graph jobs when using the date cheatfonsinchen
2013-08-23(svn r25740) -Update from WebTranslator v3.0:translators
2013-08-21(svn r25739) -Update from WebTranslator v3.0:translators
2013-08-20(svn r25738) -Feature: recursively walk all branches of conditional orders in...fonsinchen
2013-08-20(svn r25737) -Codechange: move inner workings of RefreshNextHopsStats into se...fonsinchen
2013-08-20(svn r25736) -Codechange: move condition prediction out of GetNextStoppingOrd...fonsinchen
2013-08-20(svn r25735) -Feature: allow implicit orders even if no explicit ones are given.fonsinchen
2013-08-19(svn r25734) -Update from WebTranslator v3.0:translators
2013-08-18(svn r25733) -Fix: Engine name was misaligned in purchase list for RTL. (sbr)frosch
2013-08-18(svn r25732) -Fix: In BuildIndustryWindow in RTL mode, draw industry color ic...frosch
2013-08-18(svn r25731) -Fix [FS#5692]: Minor RTL alignment issues. (sbr)frosch
2013-08-18(svn r25730) -Update from WebTranslator v3.0:translators
2013-08-18(svn r25729) -Fix [FS#5686]: If the child widgets of a NWidgetHorizontal cont...frosch
2013-08-18(svn r25727) -Fix [FS#5686]: NWidgetMatrix used pip_pre and pip_post inconsis...frosch
2013-08-18(svn r25726) -Fix: Right side of object class string was misaligned. (sbr)frosch
2013-08-17(svn r25725) -Update from WebTranslator v3.0:translators
2013-08-16(svn r25724) -Update from WebTranslator v3.0:translators
2013-08-15(svn r25723) -Update from WebTranslator v3.0:translators
2013-08-14(svn r25722) -Update from WebTranslator v3.0:translators
2013-08-13(svn r25721) -Update from WebTranslator v3.0:translators
2013-08-12(svn r25720) -Update from WebTranslator v3.0:translators
2013-08-11(svn r25719) -Update from WebTranslator v3.0:translators
2013-08-11(svn r25718) -Fix: return INVALID from GetNextStoppingStation if vehicle woul...fonsinchen
2013-08-11(svn r25717) -Fix: check for type of order before checking for refit typefonsinchen
2013-08-10(svn r25716) -Update from WebTranslator v3.0:translators
2013-08-10(svn r25715) -Fix: return correct value from StationCargoList::Reserve, fix s...fonsinchen
2013-08-10(svn r25714) -Fix: explicitly cast some things to silence warnings on GCC 4.0fonsinchen
2013-08-10(svn r25713) -Fix: use proper ObjC style to avoid problems if members are mis...fonsinchen
2013-08-10(svn r25712) -Fix: define kCGBitmapByteOrder32Host to 0 if it's missing.fonsinchen
2013-08-10(svn r25711) -Fix: don't use NULL as integerfonsinchen
2013-08-10(svn r25710) -Fix: string arguments to NSNotificationCenter::addObserver and ...fonsinchen
2013-08-10(svn r25709) -Fix: don't return -1 as unsignedfonsinchen
2013-08-10(svn r25708) -Fix: don't return NULL as boolfonsinchen
2013-08-10(svn r25707) -Fix: apply coding style wrt if/elsefonsinchen
2013-08-09(svn r25705) -Fix: a number of typos (inspired by 90c920601c84975acb694f3673e...rubidium
2013-08-09(svn r25703) -Update from WebTranslator v3.0:translators
2013-08-08(svn r25702) -Add: about 3000 years of savegame compatibility.frosch
2013-08-08(svn r25701) -Update from WebTranslator v3.0:translators
2013-08-07(svn r25700) -Update from WebTranslator v3.0:translators
2013-08-07(svn r25699) -Fix-ish: Hopefully make the settings type filter dropdown less ...frosch
2013-08-06(svn r25698) -Fix [FS#5700]: Autoreplace/renew also refits free wagons.frosch
2013-08-06(svn r25697) -Update from WebTranslator v3.0:translators
2013-08-06(svn r25696) -Fix (r25651): Missing function in the non-ICU paragraph layouter.michi_cc
2013-08-06(svn r25695) -Fix [FS#5700] (r24882, r25648): Vehicle::MarkDirty must be call...frosch
2013-08-05(svn r25694) -Fix (r25651): Picky GCC.michi_cc
2013-08-05(svn r25693) -Add: [OSX] Support the new IME functions introduced with 10.5.michi_cc
2013-08-05(svn r25692) -Add: Replacement of a part of the edit box text with a new string.michi_cc
2013-08-05(svn r25691) -Add: [OSX] Support for mouse selection in the IME composition s...michi_cc
2013-08-05(svn r25690) -Change: [OSX] Position the candidate window at the caret position.michi_cc
2013-08-05(svn r25689) -Add: [OSX] Display the IME composition string ourself.michi_cc