log

age author description
Thu, 30 Nov 2006 08:27:24 +0000 miham (svn r7295) [Translations] Reverted last commit draft
Thu, 30 Nov 2006 08:06:34 +0000 miham (svn r7294) WebTranslator2 update to 2006-11-30 09:06:04 draft
Thu, 30 Nov 2006 07:57:27 +0000 miham (svn r7293) WebTranslator2 update to 2006-11-30 08:56:49 draft
Wed, 29 Nov 2006 21:38:19 +0000 Darkvater (svn r7292) -Codechange: Also validate an strip of colours the console string passed to the dedicated draft
Wed, 29 Nov 2006 20:56:30 +0000 peter1138 (svn r7291) -Translation: use SMALL[LEFT|RIGHT]ARROW for two strings draft
Wed, 29 Nov 2006 20:53:14 +0000 peter1138 (svn r7290) -Translation: update Russian for changes since 0.4.8: new commands and string removed or modified in English draft
Wed, 29 Nov 2006 20:26:45 +0000 peter1138 (svn r7289) -Translation: use only {STRING}, not {STRINGx} in non-English draft
Wed, 29 Nov 2006 20:21:21 +0000 peter1138 (svn r7288) -Translation: Fix currency symbols in Russian draft
Wed, 29 Nov 2006 17:57:14 +0000 peter1138 (svn r7287) -Translation: Add Russian translation based on ttdrussia 0.4.8 release, thanks to Davydov M.A. draft
Wed, 29 Nov 2006 17:37:28 +0000 peter1138 (svn r7286) -Translation: Remove unfinished latin transliterated Russian translation. draft
Wed, 29 Nov 2006 11:48:47 +0000 peter1138 (svn r7285) -Fix (r7282): Our vehstatus is a byte, not a word. draft
Tue, 28 Nov 2006 23:44:12 +0000 peter1138 (svn r7284) -Fix (r2361): off by one when calculating vehicle newgrf variable 41 result, partly blamed by vague documentation... (thanks lakie) draft
Tue, 28 Nov 2006 21:13:45 +0000 Darkvater (svn r7283) -Revert (r1932): Remove scancode 41 for linux console because it is 49. If some linux draft
Tue, 28 Nov 2006 21:03:28 +0000 peter1138 (svn r7282) -Fix (r625): ttdpatch vars are little endian draft
Tue, 28 Nov 2006 20:55:42 +0000 Darkvater (svn r7281) -Codechange: [win32] Add win32.h to project file draft
Tue, 28 Nov 2006 20:55:16 +0000 Darkvater (svn r7280) -Codechange: Replace some sprintf() functions with the safer snprintf() functions draft
Tue, 28 Nov 2006 20:01:46 +0000 Darkvater (svn r7279) -Codechange: [win32] Add Windows95/98 support by using MSLU. Only workaround is that the draft
Tue, 28 Nov 2006 19:58:13 +0000 Darkvater (svn r7278) -Codechange: [win32] Add UNICODE support so it should compile on OS's using UNICODE draft
Tue, 28 Nov 2006 14:42:31 +0000 Darkvater (svn r7274) -Codechange [utf8]: Add input/output unicode support. This actually only changes win32 draft
Tue, 28 Nov 2006 14:32:24 +0000 peter1138 (svn r7273) -Fix (r7250): Initialise game palette before driver initialisation. This fixes a 'black screen' problem with fullscreen with the win32 video driver. draft
Tue, 28 Nov 2006 14:19:18 +0000 Darkvater (svn r7272) -Ok, let's hope this one's correct...stupid msvc draft
Tue, 28 Nov 2006 14:12:09 +0000 Darkvater (svn r7271) -Codechange: Revert the strtolower part of r7199 as it can actually become broken due to draft
Mon, 27 Nov 2006 23:11:56 +0000 peter1138 (svn r7269) -Feature: Add freight trains patch option. This option is a multiplier for the weight of cargo on freight trains, to simulate longer heavier trains. The default value of 1 behaves as before. draft
Mon, 27 Nov 2006 21:14:19 +0000 peter1138 (svn r7268) -Codechange: change rail vehicle cached weight from 16 to 32 bit values to avoid possible overflows. draft
Mon, 27 Nov 2006 14:09:13 +0000 peter1138 (svn r7266) -Codechange: Make the NewGRF loading stage look like ttdpatch to NewGRFs draft
Sun, 26 Nov 2006 15:38:48 +0000 miham (svn r7260) WebTranslator2 update to 2006-11-26 16:36:43 draft
Sat, 25 Nov 2006 11:16:27 +0000 peter1138 (svn r7257) -Fix (r7216): Fix doubly-utf8-encoded strings that crept in draft
Sat, 25 Nov 2006 08:27:44 +0000 KUDr (svn r7256) -Translation: [FS#408] Turkish lang file massive update (jnmbk) draft
Fri, 24 Nov 2006 21:37:08 +0000 KUDr (svn r7255) -Comments added for CBlobBaseSimple, CBlobT classes draft
Fri, 24 Nov 2006 20:47:29 +0000 peter1138 (svn r7254) -Fix (r7250): move unicode glyph map initialisation to just before newgrf files are loaded, else newgrf glyphs will be cleared out too. (thanks Hadez) draft
Fri, 24 Nov 2006 18:39:22 +0000 peter1138 (svn r7250) -Codechange: Shuffle sprite loading and character width caching around a bit. This reduces the number of times the sprites are loaded from 5 to 2, just for the intro game. draft
Fri, 24 Nov 2006 18:37:40 +0000 peter1138 (svn r7249) -Fix (r7248): Missed a free()... draft
Fri, 24 Nov 2006 18:35:59 +0000 peter1138 (svn r7248) -Codechange: Support reinitializing the unicode glyph map. draft
Fri, 24 Nov 2006 13:18:14 +0000 KUDr (svn r7247) -Translation: czech lang file massive update - use proper diacritics (Hadez) draft
Fri, 24 Nov 2006 12:39:13 +0000 peter1138 (svn r7246) -Codechange: Always reload sprite and NewGRF data when loading or starting a game, instead of only when the climate type is different. draft
Thu, 23 Nov 2006 21:19:43 +0000 peter1138 (svn r7242) -Fix: Don't load 1-byte pseudo sprites, as used in some NewGRF sets. If the sprite is ever drawn this will result in a "missing sprite" error instead of undefined misbehaviour leading to segmentation faults... draft
Wed, 22 Nov 2006 23:25:31 +0000 KUDr (svn r7241) -Fix: czech town name generator now uses proper diacritics (Hadez) draft
Wed, 22 Nov 2006 18:16:50 +0000 tron (svn r7240) -Fix: Always display the excavation of roadworks even when fully zoomed out (they are quite noticable) or "full details" are off (they are part of the game mechanics) draft
Wed, 22 Nov 2006 16:08:01 +0000 tron (svn r7239) Enumerate the widgets in the airport, dock, rail and road toolbars draft
Wed, 22 Nov 2006 14:21:01 +0000 tron (svn r7238) Remove two unused strings draft
Wed, 22 Nov 2006 14:14:02 +0000 rubidium (svn r7237) -Fix: TGP landscape generation could leak memory if aborted during the generation of the heightmap. draft
Wed, 22 Nov 2006 08:49:40 +0000 peter1138 (svn r7236) -Codechange: remove unused global array _newgrf_files draft
Tue, 21 Nov 2006 22:10:52 +0000 Darkvater (svn r7233) -Codechange: get rid of three console.c globals draft
Tue, 21 Nov 2006 20:23:57 +0000 Darkvater (svn r7232) -Codechange: Also allow for the save/load of non pre-allocated strings inside structs. draft
Tue, 21 Nov 2006 20:20:30 +0000 Darkvater (svn r7231) -Codechange: rename ini_get_variable to GetVariableAddress for use both in settings.c draft
Tue, 21 Nov 2006 16:54:16 +0000 Darkvater (svn r7228) -Codechange: [internal] Add the possibility to save/load string-pointers which do not draft
Tue, 21 Nov 2006 16:24:13 +0000 KUDr (svn r7227) -Fix: [YAPF] Bridge YAPF Penalty Incorrect. The penalty for upward slope was incorrectly applied on bridge exit. (Danny) draft
Tue, 21 Nov 2006 13:03:06 +0000 Darkvater (svn r7226) -Fix (r7200): [win32] Don't ask my why but I told the linker to ignore the multithreaded draft
Sun, 19 Nov 2006 22:24:18 +0000 Darkvater (svn r7219) -Fix: Several warnings by gcc introduced in r7206 which MSVC found not of a problem. Thanks Tron draft
Sun, 19 Nov 2006 22:11:04 +0000 miham (svn r7218) WebTranslator2 update to 2006-11-19 23:09:22 draft
Sun, 19 Nov 2006 21:32:38 +0000 miham (svn r7216) WebTranslator2 update to 2006-11-19 22:30:04 draft
Sun, 19 Nov 2006 20:42:55 +0000 miham (svn r7215) revoked last commit, have to modify the language config prior to the commit draft
Sun, 19 Nov 2006 20:33:17 +0000 miham (svn r7214) WebTranslator2 update to 2006-11-19 21:32:01 draft
Sun, 19 Nov 2006 01:39:47 +0000 glx (svn r7213) -Cleanup r7195: removed STR_CHEAT_ALLOW_CONVRAIL from unfinished lang files draft
Sat, 18 Nov 2006 22:15:46 +0000 peter1138 (svn r7212) -Codechange (FS#409): Update Turkish town name generator with Turkish characters (jnmbk) draft
Sat, 18 Nov 2006 21:39:03 +0000 peter1138 (svn r7211) -Codechange: Update all languages to use SMALLLEFTARROW/SMALLRIGHTARROW, as per english.txt, for GUI elements draft
Sat, 18 Nov 2006 19:20:47 +0000 KUDr (svn r7210) -CodeChange: [YAPF] the global cache object is now not destroyed/recreated whenever the cache is invalidated. It now supports Flush() method that is used instead. It should also fix mem-leak warning produced by valgrind (Tron) draft
Sat, 18 Nov 2006 17:34:20 +0000 peter1138 (svn r7209) -Codechange: Alter position of scroll bar in the station list; the filter line isn't scrollable... draft
Sat, 18 Nov 2006 17:12:39 +0000 Darkvater (svn r7208) -Revert [r6040]: Remove double-click action in minimap and reintroduce lmb-scrolling (Rubidium) draft
Sat, 18 Nov 2006 17:07:05 +0000 Darkvater (svn r7207) -Codechange: Pass the (unchanged) windowpointer to the console window and do it only once. draft