log

age author description
Sun, 13 Jan 2008 01:21:35 +0000 rubidium (svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h. draft
Sun, 13 Jan 2008 00:28:01 +0000 rubidium (svn r11827) -Codechange: do not include enum_type.hpp unnecessary. draft
Sun, 13 Jan 2008 00:14:29 +0000 glx (svn r11826) -Fix (r10444): at least one instance of dmusic driver is needed for it to be registered and usable draft
Sat, 12 Jan 2008 22:10:00 +0000 rubidium (svn r11825) -Fix (FS#1627): an articulated road vehicle could split up when it turned around at a corner and then would enter a drive through station at the next tile. draft
Sat, 12 Jan 2008 21:25:04 +0000 peter1138 (svn r11824) -Fix (r11822): Converting signs from TTD games incomplete draft
Sat, 12 Jan 2008 21:01:27 +0000 peter1138 (svn r11823) -Fix (r11822): Custom names from old TTD games were not updated. draft
Sat, 12 Jan 2008 19:58:06 +0000 peter1138 (svn r11822) -Codechange: Replaced fixed size custom name array. Names are now attached to their object directly and there is draft
Sat, 12 Jan 2008 19:33:25 +0000 smatz (svn r11821) -Fix (r11802): 'optimization assert' when removing crashed wagon in some cases draft
Sat, 12 Jan 2008 19:24:58 +0000 smatz (svn r11820) -Fix: invalidate depot window when removing crashed train draft
Sat, 12 Jan 2008 19:20:44 +0000 smatz (svn r11819) -Fix: do not access the Vehicle struct that has been already deleted when removing crashed train draft
Sat, 12 Jan 2008 14:10:35 +0000 rubidium (svn r11818) -Codechange: split player.h into smaller pieces. draft
Sat, 12 Jan 2008 13:36:22 +0000 peter1138 (svn r11817) -Codechange: Base vehicle group validity on owner, not name. draft
Sat, 12 Jan 2008 08:34:16 +0000 rubidium (svn r11816) -Fix: forgot clearing one byte, causing the passwords to differ slightly on different platforms. draft
Fri, 11 Jan 2008 22:29:47 +0000 smatz (svn r11815) -Codechange (r11802): some compilers were giving a false warning about uninitialized variable draft
Fri, 11 Jan 2008 18:53:52 +0000 orudge (svn r11814) -Fix: Get OpenTTD compiling again on OS/2 draft
Fri, 11 Jan 2008 17:12:41 +0000 frosch (svn r11813) -Fix [FS#1602]: Switch _screen to the output buffer and disable usage of 32bpp-anim animation buffer during giant screenshots. draft
Fri, 11 Jan 2008 15:10:59 +0000 smatz (svn r11812) -Codechange: introduce TrainExitDir() to simplify some functions draft
Fri, 11 Jan 2008 00:30:32 +0000 rubidium (svn r11811) -Fix: make compilation without networking work again (and thus move the debugdumpcommand stuff out of the network 'area'). draft
Thu, 10 Jan 2008 22:46:04 +0000 smatz (svn r11810) -Fix (r11802): reset sets when leaving prematurely draft
Thu, 10 Jan 2008 21:54:45 +0000 smatz (svn r11809) -Fix [FS#1643]: set expenses type when selling all vehicles in depot draft
Thu, 10 Jan 2008 18:59:16 +0000 smatz (svn r11808) -Fix: remember --with-ccache in config.cache draft
Thu, 10 Jan 2008 18:02:15 +0000 frosch (svn r11807) -Codechange: Make Action5 handler more upwards- and TTDP-compatible by allowing specifiing more sprites than needed. draft
Thu, 10 Jan 2008 15:51:34 +0000 glx (svn r11806) -Fix (r11793) [FS#1638]: sign inversion when updating income and expenses draft
Thu, 10 Jan 2008 13:13:18 +0000 frosch (svn r11805) -Fix [FS#1620]: VEHICLE_TRIGGER_EMPTY was triggered continuously while train waiting in station. draft
Thu, 10 Jan 2008 00:53:17 +0000 belugas (svn r11804) -Fix(r11797,FS#1636): Industry tiles should receive the same medecine as indstries themselves regarding the resolver's object draft
Wed, 09 Jan 2008 23:17:40 +0000 peter1138 (svn r11803) -Fix: unlikely but possible infinite loop leading to undefined behaviour draft
Wed, 09 Jan 2008 23:00:59 +0000 smatz (svn r11802) -Fix [FS#716]: do not crash trains when leaving depot to a very long track draft
Wed, 09 Jan 2008 21:27:39 +0000 rubidium (svn r11801) -Codechange: remove some unneeded includes from some header files. draft
Wed, 09 Jan 2008 21:05:03 +0000 rubidium (svn r11800) -Codechange: move some functions to a more logical location + some type safety. draft
Wed, 09 Jan 2008 20:23:12 +0000 peter1138 (svn r11799) -Codechange: no need to special-case helicopter rotor 'overrides' draft