Mercurial > hg > openttd
graph
-
(svn r11834) -Codechange: only include settings_type.h if needed. draftSun, 13 Jan 2008 14:37:30 +0000, by rubidium
-
(svn r11833) -Cleanup: changed save_params_array into one item for each line in config.lib draftSun, 13 Jan 2008 13:53:53 +0000, by bjarni
-
(svn r11832) -Codechange: get rid of (quite) some VARDEFs. draftSun, 13 Jan 2008 13:36:01 +0000, by rubidium
-
(svn r11831) -Fix: call TrainConsistChanged() when removing crashed train part to be consistent with saveload process draftSun, 13 Jan 2008 13:11:59 +0000, by smatz
-
(svn r11830) -Fix [FS#1625]: road vehicles would not wait in line, but at a single point on bridges. Based on a patch by SmatZ. draftSun, 13 Jan 2008 12:08:35 +0000, by rubidium
-
(svn r11829) -Feature: allow reloading openttd.cfg when starting a new game on a dedicated server. Patch by dihedral. draftSun, 13 Jan 2008 01:39:22 +0000, by rubidium
-
(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h. draftSun, 13 Jan 2008 01:21:35 +0000, by rubidium
-
(svn r11827) -Codechange: do not include enum_type.hpp unnecessary. draftSun, 13 Jan 2008 00:28:01 +0000, by rubidium
-
(svn r11826) -Fix (r10444): at least one instance of dmusic driver is needed for it to be registered and usable draftSun, 13 Jan 2008 00:14:29 +0000, by glx
-
(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. draftSat, 12 Jan 2008 22:10:00 +0000, by rubidium
-
(svn r11824) -Fix (r11822): Converting signs from TTD games incomplete draftSat, 12 Jan 2008 21:25:04 +0000, by peter1138
-
(svn r11823) -Fix (r11822): Custom names from old TTD games were not updated. draftSat, 12 Jan 2008 21:01:27 +0000, by peter1138
-
(svn r11822) -Codechange: Replaced fixed size custom name array. Names are now attached to their object directly and there is draftSat, 12 Jan 2008 19:58:06 +0000, by peter1138
-
(svn r11821) -Fix (r11802): 'optimization assert' when removing crashed wagon in some cases draftSat, 12 Jan 2008 19:33:25 +0000, by smatz
-
(svn r11820) -Fix: invalidate depot window when removing crashed train draftSat, 12 Jan 2008 19:24:58 +0000, by smatz
-
(svn r11819) -Fix: do not access the Vehicle struct that has been already deleted when removing crashed train draftSat, 12 Jan 2008 19:20:44 +0000, by smatz
-
(svn r11818) -Codechange: split player.h into smaller pieces. draftSat, 12 Jan 2008 14:10:35 +0000, by rubidium
-
(svn r11817) -Codechange: Base vehicle group validity on owner, not name. draftSat, 12 Jan 2008 13:36:22 +0000, by peter1138
-
(svn r11816) -Fix: forgot clearing one byte, causing the passwords to differ slightly on different platforms. draftSat, 12 Jan 2008 08:34:16 +0000, by rubidium
-
(svn r11815) -Codechange (r11802): some compilers were giving a false warning about uninitialized variable draftFri, 11 Jan 2008 22:29:47 +0000, by smatz
-
(svn r11814) -Fix: Get OpenTTD compiling again on OS/2 draftFri, 11 Jan 2008 18:53:52 +0000, by orudge
-
(svn r11813) -Fix [FS#1602]: Switch _screen to the output buffer and disable usage of 32bpp-anim animation buffer during giant screenshots. draftFri, 11 Jan 2008 17:12:41 +0000, by frosch
-
(svn r11812) -Codechange: introduce TrainExitDir() to simplify some functions draftFri, 11 Jan 2008 15:10:59 +0000, by smatz
-
(svn r11811) -Fix: make compilation without networking work again (and thus move the debugdumpcommand stuff out of the network 'area'). draftFri, 11 Jan 2008 00:30:32 +0000, by rubidium
-
(svn r11810) -Fix (r11802): reset sets when leaving prematurely draftThu, 10 Jan 2008 22:46:04 +0000, by smatz
-
(svn r11809) -Fix [FS#1643]: set expenses type when selling all vehicles in depot draftThu, 10 Jan 2008 21:54:45 +0000, by smatz
-
(svn r11808) -Fix: remember --with-ccache in config.cache draftThu, 10 Jan 2008 18:59:16 +0000, by smatz
-
(svn r11807) -Codechange: Make Action5 handler more upwards- and TTDP-compatible by allowing specifiing more sprites than needed. draftThu, 10 Jan 2008 18:02:15 +0000, by frosch
-
(svn r11806) -Fix (r11793) [FS#1638]: sign inversion when updating income and expenses draftThu, 10 Jan 2008 15:51:34 +0000, by glx
-
(svn r11805) -Fix [FS#1620]: VEHICLE_TRIGGER_EMPTY was triggered continuously while train waiting in station. draftThu, 10 Jan 2008 13:13:18 +0000, by frosch
-
(svn r11804) -Fix(r11797,FS#1636): Industry tiles should receive the same medecine as indstries themselves regarding the resolver's object draftThu, 10 Jan 2008 00:53:17 +0000, by belugas
-
(svn r11803) -Fix: unlikely but possible infinite loop leading to undefined behaviour draftWed, 09 Jan 2008 23:17:40 +0000, by peter1138
-
(svn r11802) -Fix [FS#716]: do not crash trains when leaving depot to a very long track draftWed, 09 Jan 2008 23:00:59 +0000, by smatz
-
(svn r11801) -Codechange: remove some unneeded includes from some header files. draftWed, 09 Jan 2008 21:27:39 +0000, by rubidium
-
(svn r11800) -Codechange: move some functions to a more logical location + some type safety. draftWed, 09 Jan 2008 21:05:03 +0000, by rubidium
-
(svn r11799) -Codechange: no need to special-case helicopter rotor 'overrides' draftWed, 09 Jan 2008 20:23:12 +0000, by peter1138
-
(svn r11798) -Codechange: add comments and give a more representative function's name draftWed, 09 Jan 2008 18:35:18 +0000, by belugas
-
(svn r11797) -Fix: Add protection against not already created industry while doing industry callback. draftWed, 09 Jan 2008 18:14:29 +0000, by belugas
-
(svn r11795) -Fix [FS#1616]: take town rating into account when testing if a command can be executed. draftWed, 09 Jan 2008 17:47:05 +0000, by glx
-
(svn r11794) -Fix [FS#1632]: reversing a train when loading at a station with an adjacent station in the same axis crashed. draftWed, 09 Jan 2008 17:09:53 +0000, by glx
-
(svn r11793) -Codechange: pass the expense type via the CommandCost instead of a global variable. Patch by Noldo (FS#1114). draftWed, 09 Jan 2008 16:55:48 +0000, by rubidium
-
(svn r11792) -Codechange: move some (virtually) globally included AI related structs to a place where they are only included a few times. draftWed, 09 Jan 2008 16:40:02 +0000, by rubidium
-
(svn r11791) -Cleanup: move railtype data into table/, like other data files. draftWed, 09 Jan 2008 16:02:13 +0000, by peter1138
-
(svn r11790) -Update: apparantly it's 2008 already ;). Patch by Anne Stellingwerf (FS#1613). draftWed, 09 Jan 2008 11:46:40 +0000, by rubidium
-
(svn r11789) -Codechange: coding style for global variable names draftWed, 09 Jan 2008 10:15:20 +0000, by peter1138
-
(svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed... draftWed, 09 Jan 2008 09:57:48 +0000, by rubidium
-
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h. draftWed, 09 Jan 2008 09:45:45 +0000, by rubidium
-
(svn r11785) -Codechange: remove some unneeded includes. draftWed, 09 Jan 2008 00:59:02 +0000, by rubidium
-
(svn r11784) -Codechange: set up initial engine data in one place draftTue, 08 Jan 2008 18:25:51 +0000, by peter1138
-
(svn r11783) -Codechange: compare engine type with its type property, not by its index draftTue, 08 Jan 2008 18:16:26 +0000, by peter1138
-
(svn r11781) -Codechange: variable scope and initialization draftMon, 07 Jan 2008 22:38:30 +0000, by peter1138
-
(svn r11780) -Codechange: When compiling a dedicated server build, select the dedicated video driver by default. draftMon, 07 Jan 2008 16:41:03 +0000, by peter1138
-
(svn r11779) -Fix: win32 compile failed. Also removed a duplicate include draftMon, 07 Jan 2008 15:35:36 +0000, by glx
-
(svn r11777) -Codechange: split the string header and make do not include it when it's not necessary. draftMon, 07 Jan 2008 14:23:25 +0000, by rubidium
-
(svn r11776) -Codechange: more header splittings to reduce the dependencies. draftMon, 07 Jan 2008 14:02:26 +0000, by rubidium
-
(svn r11775) -Codechange: move all autoreplace/autorenew functions to a single location. draftMon, 07 Jan 2008 09:19:53 +0000, by rubidium
-
(svn r11774) -Change: do not include variables.h in a header when it is not needed. draftMon, 07 Jan 2008 00:57:19 +0000, by rubidium