rubidium
|
9c0c798dd8
|
(svn r11834) -Codechange: only include settings_type.h if needed.
|
2008-01-13 14:37:30 +00:00 |
|
bjarni
|
a6fa5dd124
|
(svn r11833) -Cleanup: changed save_params_array into one item for each line in config.lib
This should increase readability and conflict solving
|
2008-01-13 13:53:53 +00:00 |
|
rubidium
|
fafab82a31
|
(svn r11832) -Codechange: get rid of (quite) some VARDEFs.
|
2008-01-13 13:36:01 +00:00 |
|
smatz
|
86a6268f3e
|
(svn r11831) -Fix: call TrainConsistChanged() when removing crashed train part to be consistent with saveload process
|
2008-01-13 13:11:59 +00:00 |
|
rubidium
|
975f1b4825
|
(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.
|
2008-01-13 12:08:35 +00:00 |
|
rubidium
|
0ca79e2fb8
|
(svn r11829) -Feature: allow reloading openttd.cfg when starting a new game on a dedicated server. Patch by dihedral.
|
2008-01-13 01:39:22 +00:00 |
|
rubidium
|
90acd52f22
|
(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
|
2008-01-13 01:21:35 +00:00 |
|
rubidium
|
72c9b35b11
|
(svn r11827) -Codechange: do not include enum_type.hpp unnecessary.
|
2008-01-13 00:28:01 +00:00 |
|
glx
|
818979ebe3
|
(svn r11826) -Fix (r10444): at least one instance of dmusic driver is needed for it to be registered and usable
|
2008-01-13 00:14:29 +00:00 |
|
rubidium
|
bfa6087e0f
|
(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.
|
2008-01-12 22:10:00 +00:00 |
|
peter1138
|
3fb100c670
|
(svn r11824) -Fix (r11822): Converting signs from TTD games incomplete
|
2008-01-12 21:25:04 +00:00 |
|
peter1138
|
4bbe6358d9
|
(svn r11823) -Fix (r11822): Custom names from old TTD games were not updated.
|
2008-01-12 21:01:27 +00:00 |
|
peter1138
|
0f7392bd61
|
(svn r11822) -Codechange: Replaced fixed size custom name array. Names are now attached to their object directly and there is
no limit to the amount of names.
-Fix: NewGRF engines could not be renamed.
|
2008-01-12 19:58:06 +00:00 |
|
smatz
|
74f9be8f2c
|
(svn r11821) -Fix (r11802): 'optimization assert' when removing crashed wagon in some cases
|
2008-01-12 19:33:25 +00:00 |
|
smatz
|
9c9b743242
|
(svn r11820) -Fix: invalidate depot window when removing crashed train
|
2008-01-12 19:24:58 +00:00 |
|
smatz
|
b18b7f6f22
|
(svn r11819) -Fix: do not access the Vehicle struct that has been already deleted when removing crashed train
|
2008-01-12 19:20:44 +00:00 |
|
rubidium
|
2fc62eab05
|
(svn r11818) -Codechange: split player.h into smaller pieces.
|
2008-01-12 14:10:35 +00:00 |
|
peter1138
|
63cc41cd1c
|
(svn r11817) -Codechange: Base vehicle group validity on owner, not name.
|
2008-01-12 13:36:22 +00:00 |
|
rubidium
|
07e0e0a1ff
|
(svn r11816) -Fix: forgot clearing one byte, causing the passwords to differ slightly on different platforms.
|
2008-01-12 08:34:16 +00:00 |
|
smatz
|
81b3635c80
|
(svn r11815) -Codechange (r11802): some compilers were giving a false warning about uninitialized variable
|
2008-01-11 22:29:47 +00:00 |
|
orudge
|
c4ad3c648b
|
(svn r11814) -Fix: Get OpenTTD compiling again on OS/2
|
2008-01-11 18:53:52 +00:00 |
|
frosch
|
7d3ecec5b9
|
(svn r11813) -Fix [FS#1602]: Switch _screen to the output buffer and disable usage of 32bpp-anim animation buffer during giant screenshots.
|
2008-01-11 17:12:41 +00:00 |
|
smatz
|
fa1f94e599
|
(svn r11812) -Codechange: introduce TrainExitDir() to simplify some functions
|
2008-01-11 15:10:59 +00:00 |
|
rubidium
|
97d6e0e6c0
|
(svn r11811) -Fix: make compilation without networking work again (and thus move the debugdumpcommand stuff out of the network 'area').
|
2008-01-11 00:30:32 +00:00 |
|
smatz
|
2ba5bf8947
|
(svn r11810) -Fix (r11802): reset sets when leaving prematurely
|
2008-01-10 22:46:04 +00:00 |
|
smatz
|
aa11580621
|
(svn r11809) -Fix [FS#1643]: set expenses type when selling all vehicles in depot
|
2008-01-10 21:54:45 +00:00 |
|
smatz
|
fb725dbb4c
|
(svn r11808) -Fix: remember --with-ccache in config.cache
-Codechange: shuffle params a bit, sort params in save_params_array in the same order as the table above
|
2008-01-10 18:59:16 +00:00 |
|
frosch
|
49f741aaa3
|
(svn r11807) -Codechange: Make Action5 handler more upwards- and TTDP-compatible by allowing specifiing more sprites than needed.
|
2008-01-10 18:02:15 +00:00 |
|
glx
|
fe35fa15e4
|
(svn r11806) -Fix (r11793) [FS#1638]: sign inversion when updating income and expenses
|
2008-01-10 15:51:34 +00:00 |
|
frosch
|
9629b26677
|
(svn r11805) -Fix [FS#1620]: VEHICLE_TRIGGER_EMPTY was triggered continuously while train waiting in station.
|
2008-01-10 13:13:18 +00:00 |
|
belugas
|
88f11bbfeb
|
(svn r11804) -Fix(r11797,FS#1636): Industry tiles should receive the same medecine as indstries themselves regarding the resolver's object
|
2008-01-10 00:53:17 +00:00 |
|
peter1138
|
0645689a87
|
(svn r11803) -Fix: unlikely but possible infinite loop leading to undefined behaviour
|
2008-01-09 23:17:40 +00:00 |
|
smatz
|
bc4ed3eafd
|
(svn r11802) -Fix [FS#716]: do not crash trains when leaving depot to a very long track
-Codechange: use dedicated pathfinder for signal updating, resulting in better performance and possible future improvements
|
2008-01-09 23:00:59 +00:00 |
|
rubidium
|
c004cc1fd9
|
(svn r11801) -Codechange: remove some unneeded includes from some header files.
|
2008-01-09 21:27:39 +00:00 |
|
rubidium
|
2d2e1e3863
|
(svn r11800) -Codechange: move some functions to a more logical location + some type safety.
|
2008-01-09 21:05:03 +00:00 |
|
peter1138
|
a5101fb403
|
(svn r11799) -Codechange: no need to special-case helicopter rotor 'overrides'
|
2008-01-09 20:23:12 +00:00 |
|
belugas
|
1bfe4e0e02
|
(svn r11798) -Codechange: add comments and give a more representative function's name
|
2008-01-09 18:35:18 +00:00 |
|
belugas
|
4bbe046499
|
(svn r11797) -Fix: Add protection against not already created industry while doing industry callback.
Some variables used were linked to invalid industry.
|
2008-01-09 18:14:29 +00:00 |
|
glx
|
8ee8d1b964
|
(svn r11795) -Fix [FS#1616]: take town rating into account when testing if a command can be executed.
|
2008-01-09 17:47:05 +00:00 |
|
glx
|
55d8f7ed72
|
(svn r11794) -Fix [FS#1632]: reversing a train when loading at a station with an adjacent station in the same axis crashed.
|
2008-01-09 17:09:53 +00:00 |
|
rubidium
|
0365c1f33b
|
(svn r11793) -Codechange: pass the expense type via the CommandCost instead of a global variable. Patch by Noldo (FS#1114).
|
2008-01-09 16:55:48 +00:00 |
|
rubidium
|
98b4fa7c07
|
(svn r11792) -Codechange: move some (virtually) globally included AI related structs to a place where they are only included a few times.
|
2008-01-09 16:40:02 +00:00 |
|
peter1138
|
323f6e461a
|
(svn r11791) -Cleanup: move railtype data into table/, like other data files.
|
2008-01-09 16:02:13 +00:00 |
|
rubidium
|
c42711e360
|
(svn r11790) -Update: apparantly it's 2008 already ;). Patch by Anne Stellingwerf (FS#1613).
|
2008-01-09 11:46:40 +00:00 |
|
peter1138
|
0ae26a0312
|
(svn r11789) -Codechange: coding style for global variable names
|
2008-01-09 10:15:20 +00:00 |
|
rubidium
|
285a4a106f
|
(svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed...
|
2008-01-09 09:57:48 +00:00 |
|
rubidium
|
64d691bacc
|
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
|
2008-01-09 09:45:45 +00:00 |
|
peter1138
|
342ad858e5
|
(svn r11786) -Codechange: shuffle more includes
|
2008-01-09 08:12:10 +00:00 |
|
rubidium
|
c08bff8931
|
(svn r11785) -Codechange: remove some unneeded includes.
|
2008-01-09 00:59:02 +00:00 |
|
peter1138
|
1cabc8eb63
|
(svn r11784) -Codechange: set up initial engine data in one place
|
2008-01-08 18:25:51 +00:00 |
|