summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-02(svn r14224) -Fix: copy Makefile.bundle too to your working dir, so you don't...truebrain
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 r14211) -Fix: glitches (alignment issues/inconsistent vehicle graphics) ...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 r14206) -Fix (r14197): why don't people just compile a trunk checkout an...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 r14194) -Fix: don't use hardcoded character offsets to get hg revision. ...glx
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
2008-08-29(svn r14185) -Fix (r14153): removing NewGRFs from the config file was impossi...rubidium
2008-08-29(svn r14184) -Codechange: [NewGRF] Since our NewGRF handling is better than i...peter1138
2008-08-29(svn r14183) -Fix: "optimalization" is not a wordpeter1138
2008-08-28(svn r14182) -Fix: After applying NewGRF settings, all rail and road types we...peter1138
2008-08-28(svn r14181) -Fix (r14175): Rail types are not road typespeter1138
2008-08-27(svn r14180) -Fix (r8293): close all related vehicle lists when closing a sta...glx
2008-08-27(svn r14179) -Fix (r1): RemoveOrderFromAllVehicles() did not mark enough wind...frosch
2008-08-27(svn r14178) -Fix [FS#2256]: Do not evaluate GetDestination() for go-to-neare...frosch
2008-08-25(svn r14177) -Fix: define INADDR_NONE only when it hasn't been defined yetsmatz
2008-08-25(svn r14176) -Fix: better 'safe' than ... 'save'smatz
2008-08-25(svn r14175) -Codechange: Rewrite the main toolbars to use the standard dropd...peter1138
2008-08-25(svn r14174) -Fix: since now, we are 'losing' things, not 'loosing'smatz
2008-08-25(svn r14173) -Fix: Don't check for rail type and catenary on aqueducts.peter1138
2008-08-25(svn r14172) -Feature[newGRF]: Add support for property 0x13 for Bridges.belugas
2008-08-25(svn r14171) -Codechange: Make the test for HQ a bit lighter.belugas
2008-08-25(svn r14170) -Codechange: Missing enum for road type iteration.peter1138
2008-08-25(svn r14169) -Codechange: rename location_of_house for location_of_HQ, which ...belugas
2008-08-25(svn r14168) -Codechange: Make dropdown 'auto_width' a separate parameter, so...peter1138
2008-08-25(svn r14167) -Fix: items in some ini-groups got duplicated on save.rubidium