log

age author description
Sun, 21 Jun 2009 10:11:04 +0000 yexo (svn r16613) -Fix [NewGRF]: some of the var action 2 80+ variables contained wrong results due to OpenTTD codechanges draft
Sun, 21 Jun 2009 08:35:05 +0000 alberth (svn r16612) -Fix (r16605): ASCII_LETTERSTART should be defined unconditionally (leeus) draft
Sat, 20 Jun 2009 23:22:46 +0000 belugas (svn r16611) -Doc Fix(r16606): "then" became "the" and now is gone. draft
Sat, 20 Jun 2009 19:23:45 +0000 rubidium (svn r16610) -Fix: remove rogue space before '?' draft
Sat, 20 Jun 2009 18:06:37 +0000 alberth (svn r16609) -Codechange: Introduction of widget sizes and offsets used while drawing. draft
Sat, 20 Jun 2009 17:50:44 +0000 translators (svn r16607) -Update: WebTranslator2 update to 2009-06-20 17:50:41 draft
Sat, 20 Jun 2009 15:48:55 +0000 alberth (svn r16606) -Doc: Added/fixed doxygen comments. draft
Sat, 20 Jun 2009 15:25:28 +0000 alberth (svn r16605) -Codechange: Move ASCII_LETTERSTART to the right source file. draft
Sat, 20 Jun 2009 15:05:59 +0000 alberth (svn r16604) -Codechange: Use FS_BEGIN for iterating over fonts. draft
Sat, 20 Jun 2009 11:25:39 +0000 smatz (svn r16603) -Codechange: enumify map size limits (based on a patch by Bilbo) draft
Sat, 20 Jun 2009 09:35:22 +0000 peter1138 (svn r16602) -Fix (r13831): Antialiased fonts broken; check pixel_mode instead of palette_mode. (Why did it work at some point?) draft
Fri, 19 Jun 2009 20:26:18 +0000 rubidium (svn r16601) -Fix [FS#2880]: try 2... hopefully better this time draft
Fri, 19 Jun 2009 15:48:13 +0000 frosch (svn r16600) -Fix: Give a more meaningful error message when console commands expect an integer but don't get one. draft
Fri, 19 Jun 2009 12:08:44 +0000 rubidium (svn r16599) -Fix [FS#2987] (r16584): reset the 'current' font size after drawing, this way we won't draw other strings too small; only caused problems when tiny/big text strings would use SETX. draft
Thu, 18 Jun 2009 18:13:38 +0000 smatz (svn r16596) -Fix (r16378): there were several hundreds of empty signs above tile 0 after loading TTO/TTD savegame draft
Thu, 18 Jun 2009 17:50:05 +0000 translators (svn r16595) -Update: WebTranslator2 update to 2009-06-18 17:50:03 draft
Thu, 18 Jun 2009 17:16:29 +0000 rubidium (svn r16594) -Fix [FS#2969]: mouse would under some circumstances not be undrawn when drawing the first chat line causing two mouse pointers to be visible. draft
Thu, 18 Jun 2009 15:59:21 +0000 rubidium (svn r16593) -Cleanup: realign the TTDP flags table. draft
Thu, 18 Jun 2009 15:05:45 +0000 rubidium (svn r16592) -Fix [FS#2880]: 'connection lost' was also shown when the client was 'leaving'. draft
Thu, 18 Jun 2009 16:27:01 +0200 Michael Lutz Add support for building the OpenAL sound driver with MSVC. draft openal
Thu, 12 Jun 2008 23:58:52 +0200 Michael Lutz Implement OpenAL sound driver. draft
Tue, 13 May 2008 21:32:59 +0200 Michael Lutz Added initial empty framework for the OpenAL sound driver. draft
Sat, 10 May 2008 23:04:52 +0200 Michael Lutz Allow adjusting the priority of threads. draft
Tue, 30 Dec 2008 14:27:16 +0100 Michael Lutz -Feature(ette) [YAPF]: Add a configurable penalty for bridge speeds. draft bridge_penalty
Thu, 18 Jun 2009 11:17:55 +0000 rubidium (svn r16591) -Codechange: some coding style in strgen draft
Thu, 18 Jun 2009 09:47:06 +0000 rubidium (svn r16590) -Fix [FS#2967]: don't crash when tars/newgrfs are removed, just tell the file could be opened/found. draft
Wed, 17 Jun 2009 19:18:29 +0000 glx (svn r16589) -Fix (r16588): defautl stack size was set to 1KB instead 1MB draft
Wed, 17 Jun 2009 17:43:33 +0000 glx (svn r16588) -Fix [FS#2978]: set default stack size to 1MB to prevent _chstk crash (MSVC) draft
Wed, 17 Jun 2009 17:40:41 +0000 translators (svn r16587) -Update: WebTranslator2 update to 2009-06-17 17:39:59 draft
Wed, 17 Jun 2009 17:13:30 +0000 rubidium (svn r16586) -Codechange: don't store lifelength in the savegame; it can easily be calculated, it isn't used often and now changing extend_vehicle_life in game has some effect. draft