summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-28(svn r7274) -Codechange [utf8]: Add input/output unicode support. This actual...Darkvater
2006-11-28(svn r7273) -Fix (r7250): Initialise game palette before driver initialisatio...peter1138
2006-11-28(svn r7272) -Ok, let's hope this one's correct...stupid msvcDarkvater
2006-11-28(svn r7271) -Codechange: Revert the strtolower part of r7199 as it can actual...Darkvater
2006-11-27(svn r7269) -Feature: Add freight trains patch option. This option is a multi...peter1138
2006-11-27(svn r7268) -Codechange: change rail vehicle cached weight from 16 to 32 bit ...peter1138
2006-11-27(svn r7266) -Codechange: Make the NewGRF loading stage look like ttdpatch to ...peter1138
2006-11-26(svn r7260) WebTranslator2 update to 2006-11-26 16:36:43miham
2006-11-25(svn r7257) -Fix (r7216): Fix doubly-utf8-encoded strings that crept inpeter1138
2006-11-25(svn r7256) -Translation: [FS#408] Turkish lang file massive update (jnmbk)KUDr
2006-11-24(svn r7255) -Comments added for CBlobBaseSimple, CBlobT classesKUDr
2006-11-24(svn r7254) -Fix (r7250): move unicode glyph map initialisation to just befor...peter1138
2006-11-24(svn r7250) -Codechange: Shuffle sprite loading and character width caching a...peter1138
2006-11-24(svn r7249) -Fix (r7248): Missed a free()...peter1138
2006-11-24(svn r7248) -Codechange: Support reinitializing the unicode glyph map.peter1138
2006-11-24(svn r7247) -Translation: czech lang file massive update - use proper diacrit...KUDr
2006-11-24(svn r7246) -Codechange: Always reload sprite and NewGRF data when loading or...peter1138
2006-11-23(svn r7242) -Fix: Don't load 1-byte pseudo sprites, as used in some NewGRF se...peter1138
2006-11-22(svn r7241) -Fix: czech town name generator now uses proper diacritics (Hadez)KUDr
2006-11-22(svn r7240) -Fix: Always display the excavation of roadworks even when fully ...tron
2006-11-22(svn r7239) Enumerate the widgets in the airport, dock, rail and road toolbarstron
2006-11-22(svn r7238) Remove two unused stringstron
2006-11-22(svn r7237) -Fix: TGP landscape generation could leak memory if aborted durin...rubidium
2006-11-22(svn r7236) -Codechange: remove unused global array _newgrf_filespeter1138
2006-11-21(svn r7233) -Codechange: get rid of three console.c globalsDarkvater
2006-11-21(svn r7232) -Codechange: Also allow for the save/load of non pre-allocated st...Darkvater
2006-11-21(svn r7231) -Codechange: rename ini_get_variable to GetVariableAddress for us...Darkvater
2006-11-21(svn r7228) -Codechange: [internal] Add the possibility to save/load string-p...Darkvater
2006-11-21(svn r7227) -Fix: [YAPF] Bridge YAPF Penalty Incorrect. The penalty for upwar...KUDr
2006-11-21(svn r7226) -Fix (r7200): [win32] Don't ask my why but I told the linker to i...Darkvater
2006-11-19(svn r7219) -Fix: Several warnings by gcc introduced in r7206 which MSVC foun...Darkvater
2006-11-19(svn r7218) WebTranslator2 update to 2006-11-19 23:09:22miham
2006-11-19(svn r7216) WebTranslator2 update to 2006-11-19 22:30:04miham
2006-11-19(svn r7215) revoked last commit, have to modify the language config prior to ...miham
2006-11-19(svn r7214) WebTranslator2 update to 2006-11-19 21:32:01miham
2006-11-19(svn r7213) -Cleanup r7195: removed STR_CHEAT_ALLOW_CONVRAIL from unfinished ...glx
2006-11-18(svn r7212) -Codechange (FS#409): Update Turkish town name generator with Tur...peter1138
2006-11-18(svn r7211) -Codechange: Update all languages to use SMALLLEFTARROW/SMALLRIGH...peter1138
2006-11-18(svn r7210) -CodeChange: [YAPF] the global cache object is now not destroyed/...KUDr
2006-11-18(svn r7209) -Codechange: Alter position of scroll bar in the station list; th...peter1138
2006-11-18(svn r7208) -Revert [r6040]: Remove double-click action in minimap and reintr...Darkvater
2006-11-18(svn r7207) -Codechange: Pass the (unchanged) windowpointer to the console wi...Darkvater
2006-11-18(svn r7206) -Codechange: Remove (some of) the magic needed for windows that c...Darkvater
2006-11-18(svn r7205) -Fix [FS#350, SF#1560913]: Window allocation and deletion messed ...Darkvater
2006-11-18(svn r7203) -Cleanup: Donnu what Miham was smoking there, but removed it (ass...Darkvater
2006-11-18(svn r7202) -Codechange: Move _viewports and _active_viewports local to viewp...Darkvater
2006-11-18(svn r7201) -Codechange: Use goto's to loop _windows when there is a change y...Darkvater
2006-11-18(svn r7200) -Codechange: remove unneeded redraw (console.c), coding style, us...Darkvater
2006-11-17(svn r7199) -Codechange: [utf8] Make strtolower and str_strip_colours UTF8 aw...Darkvater
2006-11-17(svn r7198) -Codechange: Implement a circular tile search function.belugas