Age | Commit message (Expand) | Author |
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 classes | KUDr |
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 toolbars | tron |
2006-11-22 | (svn r7238) Remove two unused strings | tron |
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_files | peter1138 |
2006-11-21 | (svn r7233) -Codechange: get rid of three console.c globals | Darkvater |
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:22 | miham |
2006-11-19 | (svn r7216) WebTranslator2 update to 2006-11-19 22:30:04 | miham |
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:01 | miham |
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 |
2006-11-17 | (svn r7196) -Feature: use fontconfig so one can set the font family name in o... | rubidium |
2006-11-17 | (svn r7195) -Feature: [FS#297, optional elrails] New patches/vehicles option ... | KUDr |
2006-11-17 | (svn r7194) -Fix (FS#237): the electric rail type was not set correctly for N... | rubidium |
2006-11-17 | (svn r7191) -Feature: Add NewGRF support for 32 bit dates, allowing vehicles ... | peter1138 |
2006-11-17 | (svn r7190) -Fix: If the non-player-based _patches setting was changed on the... | KUDr |
2006-11-17 | (svn r7187) -CodeChange: [win32] Limit success of ToUnicode/ToAscii to only o... | Darkvater |
2006-11-17 | (svn r7185) -Codechange: Make strgen validate strings for UTF-8 well-formed-n... | peter1138 |
2006-11-17 | (svn r7184) -Codechange: Convert Catalan name generator to UTF-8 | peter1138 |
2006-11-16 | (svn r7183) -Feature (cont): Convert all language from ISO8859-15 to UTF-8 | peter1138 |