log

age author description
Wed, 18 Mar 2009 19:32:13 +0000 frosch (svn r15763) -Codechange/Fix: Add Engine::GetDisplayDefaultCapacity() and use it everywhere, so CB 36 is also used everywhere. draft
Wed, 18 Mar 2009 17:55:47 +0000 glx (svn r15762) -Codechange: inlined utf8 chars are not handled properly on eastern version of windows so escape them draft
Wed, 18 Mar 2009 17:48:58 +0000 translators (svn r15761) -Update: WebTranslator2 update to 2009-03-18 17:44:55 draft
Wed, 18 Mar 2009 01:06:48 +0000 rubidium (svn r15760) -Codechange [FS#2704]: support that the resize box is at the left side of the window too (based on work by Alberth) draft
Wed, 18 Mar 2009 00:55:10 +0000 glx (svn r15758) -Fix (r15757): win9x compilation draft
Wed, 18 Mar 2009 00:51:44 +0000 glx (svn r15757) -Fix/hackaround (r15314): of course on some system searching a font using its english name fails. So now we search the font using the localised name and use the english name for the final 'validation' only. draft
Tue, 17 Mar 2009 23:26:28 +0000 rubidium (svn r15756) -Codechange: remove the assumption that the second windget is always the title bar. Also replace a few magic numbers with a const. draft
Tue, 17 Mar 2009 19:40:10 +0000 frosch (svn r15755) -Fix: Number of houses in house variables 0x44, 0x60 and 0x61 were incorrect after 0xFF had been reached and could desync clients joining afterwards. draft
Tue, 17 Mar 2009 18:42:54 +0000 translators (svn r15754) -Update: WebTranslator2 update to 2009-03-17 18:42:46 draft
Tue, 17 Mar 2009 17:17:52 +0000 yexo (svn r15753) -Fix (r15702)[FS#2742]: Crash when clicking the small area between the savegame list and the save button in the save game window. draft
Tue, 17 Mar 2009 16:28:21 +0000 glx (svn r15752) -Fix: don't try to (un)draw the cursor when the screen is not ready draft
Tue, 17 Mar 2009 01:30:39 +0000 yexo (svn r15750) -Fix: The big ufo sometimes landed just outside the map. Instead of landing, just disappear (fly away) in those cases. draft
Tue, 17 Mar 2009 00:47:01 +0000 yexo (svn r15749) -Codechange: apply coding style to disaster_cmd.cpp draft
Mon, 16 Mar 2009 23:23:33 +0000 rubidium (svn r15748) -Fix (r1722): the assumption that the number of tiles on the X side equals the number of tiles on the Y side does not hold anymore. As a result of this submarines could be created far outside of the map. Later in r15733 we would test whether that tile would be a water tile and we'd find out the tile isn't within the map. draft
Mon, 16 Mar 2009 20:45:32 +0000 rubidium (svn r15747) -Fix [FS#2736]: road ownership getting lost when removing a road stop. draft
Mon, 16 Mar 2009 20:05:24 +0000 orudge (svn r15746) -Fix: Update threading code for OS/2, add mutex support draft
Mon, 16 Mar 2009 20:03:37 +0000 orudge (svn r15745) -Fix: Resolve compile error in fileio.cpp on OS/2 - base paths on OS/2 behave much like DOS draft
Mon, 16 Mar 2009 18:38:28 +0000 smatz (svn r15744) -Fix (r9667): when town generator failed to create requested number of towns, there were too many cities draft
Mon, 16 Mar 2009 17:30:49 +0000 yexo (svn r15743) -Codechange: move the definitions of some fake squirrel types to their own file. draft
Mon, 16 Mar 2009 14:40:32 +0000 yexo (svn r15742) -Fix (r15736): AIs with an invalid info.nut weren't ignored anymore. draft
Mon, 16 Mar 2009 12:49:55 +0000 smatz (svn r15741) -Fix (r15740): czech town name generator needs very long buffer, use different min size for each generator draft
Mon, 16 Mar 2009 10:51:49 +0000 smatz (svn r15740) -Codechange: make code in namegen.cpp ~50% faster, apply coding style and add comments draft
Mon, 16 Mar 2009 08:03:50 +0000 peter1138 (svn r15739) -Codechange: Expose GRF ID of engines in var action property 0x25. draft
Sun, 15 Mar 2009 22:41:57 +0000 yexo (svn r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic classes ScriptScanner/ScriptFileInfo. draft
Sun, 15 Mar 2009 22:16:02 +0000 rubidium (svn r15735) -Update: trunk ain't going to 0.7 anymore ;) draft
Sun, 15 Mar 2009 21:49:37 +0000 yexo (svn r15733) -Fix: Enabling freeform edges could cause submarines to get stuck on land tiles. draft
Sun, 15 Mar 2009 21:34:18 +0000 rubidium (svn r15732) -Fix: enumified constant name style draft
Sun, 15 Mar 2009 21:29:07 +0000 rubidium (svn r15731) -Codechange: unify submarine creation draft
Sun, 15 Mar 2009 21:22:08 +0000 rubidium (svn r15730) -Fix (r15727): regression wasn't updated. draft
Sun, 15 Mar 2009 21:16:07 +0000 rubidium (svn r15729) -Fix: silence MSVC warning draft