summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-07-01(svn r10409) -Codechange: replace (Aircraft|RoadVeh|Ship|Train)_Tick with a T...rubidium
2007-07-01(svn r10408) -Codechange: make GetImage a class method of Vehicle instead of ...rubidium
2007-07-01(svn r10407) -Update: WebTranslator2 update to 2007-07-01 20:12:34miham
2007-07-01(svn r10406) -Fix [FS#968]: only industries in the temperate climate should b...rubidium
2007-07-01(svn r10405) -Fix [FS#972]: do not try to determine the default railtype in t...rubidium
2007-07-01(svn r10404) -Fix (r10266): Adding a cargo packet to cargo list could overflo...peter1138
2007-06-30(svn r10403) -Fix (r10323): 'message from company' text used {STRING1} instea...peter1138
2007-06-30(svn r10402) -Update: WebTranslator2 update to 2007-06-30 21:32:39miham
2007-06-30(svn r10401) -Feature: new sign editor features including switching to previo...peter1138
2007-06-30(svn r10399) -Fix (FS#962): [Windows] _wnd.has_focus was not properly set aft...glx
2007-06-30(svn r10398) -Fix (r10271): transparency menu option wasn't moved properly in...peter1138
2007-06-30(svn r10397) -Fix [FS#969]: subsidy awarded messages broken due to {COMPANY} ...peter1138
2007-06-30(svn r10396) -Fix: When landscape generating, allow for 200ms between screen ...peter1138
2007-06-30(svn r10395) -Fix [YAPF]: missing include + some signed/unsigned comparison w...KUDr
2007-06-29(svn r10394) -Fix [YAPF]: MP desync caused by incorrect last-red-signal penal...KUDr
2007-06-29(svn r10393) -Fix [YAPF]: Trackdir needs 4 bits to store (not 3). The cached ...KUDr
2007-06-29(svn r10392) -Add [YAPF]: added structured dump support into some essential Y...KUDr
2007-06-29(svn r10391) -Add: debug support - structured dump of variables/classes/struc...KUDr
2007-06-29(svn r10390) -Fix: constnessKUDr
2007-06-29(svn r10389) -Add: CStrA, CStrCiA, CStrW, CStrCiW - case sensitive/insensitiv...KUDr
2007-06-29(svn r10388) -Cleanup: coding style (CBlobT & CBlobBaseSimple), removed CStrAKUDr
2007-06-29(svn r10387) -Fix (r10326, r10330): update unfinished langsglx
2007-06-29(svn r10386) -Fix: [translations] croatian translators made a few type which ...miham
2007-06-29(svn r10385) -Change: [Translations] Croatian is an accepted languagemiham
2007-06-29(svn r10384) -Update: WebTranslator2 update to 2007-06-29 14:03:32miham
2007-06-28(svn r10382) -Fix (strgen): it was not possible to use --warning and --todo a...rubidium
2007-06-28(svn r10381) -Fix [FS#951]: skipping an order made train reverse immediatelly...rubidium
2007-06-28(svn r10380) -Fix (r10364): when checking for unique names, only check vehicl...peter1138
2007-06-28(svn r10379) -Codechange: silence a compiler warning (which was right) about ...belugas
2007-06-28(svn r10377) -Update: WebTranslator2 update to 2007-06-28 20:46:13miham
2007-06-28(svn r10371) -Fix (r9874): Remove never-used GetGroupName() functionpeter1138
2007-06-28(svn r10370) -Fix: Heightmap GUI abused custom name system and used unnecessa...peter1138
2007-06-28(svn r10369) -Codechange: Add the IndustryType parameter to the GetIndustryCa...belugas
2007-06-27(svn r10368) -Fix: when renaming waypoints, ownership was only checked client...peter1138
2007-06-27(svn r10367) -Fix: do not crash horribly when the file you are trying to load...rubidium
2007-06-27(svn r10366) -Codechange [YAPF]: added DEBUG_YAPF_CACHE macro that (when set ...KUDr
2007-06-27(svn r10365) -Fix: compiling without png and networking support under MSVC.rubidium
2007-06-27(svn r10364) -Fix [FS#706]: checking for duplicate custom names was inconsist...peter1138
2007-06-27(svn r10363) -Fix [FS#911]: invalidating autoreplace windows didn't take acco...peter1138
2007-06-27(svn r10362) -Codechange: make tunnel costs less exponential for (very) long ...rubidium
2007-06-27(svn r10361) -Update: WebTranslator2 update to 2007-06-27 20:59:10miham
2007-06-27(svn r10358) -Codechange: remove the cargopacket leakchecker as it never asse...rubidium
2007-06-27(svn r10357) -Fix: and when we're at it... yet another memory leak, but only ...rubidium
2007-06-27(svn r10356) -Fix (r10143): another memory leak eliminated.rubidium
2007-06-27(svn r10355) -Fix (r10092): memory leak when encoding (reading) sprites.rubidium
2007-06-27(svn r10354) -Fix [FS#950]: loading indicator showed "^" when the train would...rubidium
2007-06-27(svn r10353) -Fix/Feature [FS#669]: disallow (in the GUI) the building of inf...rubidium
2007-06-27(svn r10352) -Fix: the network did not request the newgrf names of newgrfs th...rubidium
2007-06-26(svn r10349) -Fix [FS#941, YAPF, r10301]: tile/trackdir must be used as node ...KUDr
2007-06-26(svn r10348) -Fix (r10347): compile errors; do not think it compiles fine whe...rubidium