summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-09-09(svn r14280) -Codechange: use IsRailWaypointTile() instead of IsTileType() an...smatz
2008-09-08(svn r14276) -Fix: Rename one of the advanced settings, as 'TTDPatch compatib...frosch
2008-09-08(svn r14275) -Change: Rename 'Configure patches' to 'Advanced settings'.frosch
2008-09-08(svn r14274) -Fix (r10237): nonexistant order could be selected in the timeta...smatz
2008-09-07(svn r14270) -Fix: make small UFO aware of articulated RVssmatz
2008-09-07(svn r14265) -Fix (r10750): desyncs after deleting a waypoint because of expl...smatz
2008-09-07(svn r14263) -Codechange: give a better error message when removing a sign failssmatz
2008-09-07(svn r14260) -Fix [FS#2277]: merge keycode for "normal" 0-9 keys and keypad 0...rubidium
2008-09-07(svn r14258) -Codechange: rework the way to query the vehicle hash to make su...rubidium
2008-09-07(svn r14257) -Fix (r14153): incorrect update of ini-file group tail pointer c...rubidium
2008-09-06(svn r14254) -Codechange: Code style and breathing roombelugas
2008-09-05(svn r14250) -Update: WebTranslator2 update to 2008-09-05 15:13:08translators
2008-09-04(svn r14245) -Fix: NewGRF configs loaded from the config file would always de...rubidium
2008-09-04(svn r14243) -Fix [FS#2269]: clicking on the smallmap didn't break the "follo...rubidium
2008-09-03(svn r14239) -Fix [FS#2267]: The engine-purchase-list-sorter doubled running-...frosch
2008-09-03(svn r14235) -Fix (r14234): compilation with MSVC was brokenglx
2008-09-03(svn r14234) -Fix: feeder share was computed wrong when splitting cargo packetsmatz
2008-09-03(svn r14233) -Feature/Fix [FS#2172]: save the palette of the loaded NewGRFs i...rubidium
2008-09-02(svn r14232) -Codechange: use builtin for byte swapping for gcc >= 4.3smatz
2008-09-02(svn r14231) -Fix: Windows binaries not able to read non-windows newlines ini...rubidium
2008-09-02(svn r14230) -Codechange: Simplify MapDOSColour() using the new stuff.frosch
2008-09-02(svn r14229) -Feature: allow overriding the palette of the base GRFs. This wa...rubidium
2008-09-02(svn r14228) -Fix (r14209): double click on the 'last joined' server didn't worksmatz
2008-09-02(svn r14223) -Codechange: make GetSprite aware of the 4 different types of sp...rubidium
2008-09-02(svn r14221) -Fix: signs (town name, station name, ...) could be too long for...smatz
2008-09-02(svn r14219) -Fix (rthebeginning): 10 days != 6*2.5 days, effectively causing...rubidium
2008-09-01(svn r14215) -Cleanup (r13866): Strange line wrapping...peter1138
2008-08-31(svn r14214) -Codechange: move another TTD graphics bug into the GRF; height ...rubidium
2008-08-31(svn r14210) -Codechange: remove a useless check when creating new waypointsmatz
2008-08-31(svn r14209) -Feature(tte): doubleclick to join selected server/companysmatz
2008-08-31(svn r14208) -Fix (r14197): Crash if no .obg files are found.peter1138
2008-08-31(svn r14207) -Fix [FS#2262] (r14191): warning about non-virtual destructor in...rubidium
2008-08-31(svn r14205) -Update: WebTranslator2 update to 2008-08-31 19:47:56translators
2008-08-31(svn r14204) -Fix (r7475): when determining length of a string with limited s...smatz
2008-08-31(svn r14203) -Codechange: [NewGRF] Disable a GRF if it contains an unknown pr...peter1138
2008-08-31(svn r14202) -Codechange: [NewGRF] Give more meaningful output if a house/ind...peter1138
2008-08-31(svn r14201) -Codechange: [NewGRF] Don't continue processing an Action 0 if w...peter1138
2008-08-31(svn r14200) -Fix (r14199): some OSes failed to compile. Furthermore I hate w...rubidium
2008-08-31(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h...rubidium
2008-08-31(svn r14198) -Codechange: [NewGRF] Simplify handling of common vehicle proper...peter1138
2008-08-31(svn r14197) -Codechange: rework (original) base graphics determination metho...rubidium
2008-08-31(svn r14196) -Codechange: make the searching for files with a specific extens...rubidium
2008-08-30(svn r14193) -Fix (r14191): don't put an unsigned 0x80 in a signed int8 as th...rubidium
2008-08-30(svn r14192) -Fix [FS#2236]: properly update the current timetable's travel/w...rubidium
2008-08-30(svn r14191) -Codechange: unify the code to skip sprite payload (i.e. not the...rubidium
2008-08-30(svn r14190) -Codechange: use alloc instead of malloc+free when the allocated...rubidium
2008-08-30(svn r14189) -Fix (r14188): Accidental line removalpeter1138
2008-08-30(svn r14188) -Codechange: [NewGRF] Cargo type of 0xFF is specified to be 'use...peter1138
2008-08-29(svn r14187) -Fix (r14104): silence warning when compiling without networking...rubidium
2008-08-29(svn r14186) -Fix [FS#2255]: small typo (Jafinto)rubidium