rubidium
|
b01c63cd23
|
(svn r20815) -Revert (r20814): wrong patch at wrong time...
|
2010-09-16 16:31:38 +00:00 |
|
rubidium
|
dfa550681c
|
(svn r20814) -Codechange [FS#3835]: make waypoint default names work like depots, stations and vehicles (Krille)
|
2010-09-16 16:28:40 +00:00 |
|
rubidium
|
9a0a753d96
|
(svn r20814) -Codechange [FS#3835]: make waypoint default names work like depots, stations and vehicles (Krille)
|
2010-09-16 16:28:40 +00:00 |
|
rubidium
|
4ad5ef5c43
|
(svn r20659) -Feature: make the (flat) area around an industry configurable (Eddi|zuHause)
|
2010-08-28 18:37:49 +00:00 |
|
rubidium
|
8fd9728e19
|
(svn r20659) -Feature: make the (flat) area around an industry configurable (Eddi|zuHause)
|
2010-08-28 18:37:49 +00:00 |
|
rubidium
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
30f2afac9b
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
1d8b95b235
|
(svn r20621) -Codechange: move animation frames of houses, objects and industries to m7 (same as airports and stations)
|
2010-08-26 14:36:00 +00:00 |
|
rubidium
|
7f86dcca90
|
(svn r20621) -Codechange: move animation frames of houses, objects and industries to m7 (same as airports and stations)
|
2010-08-26 14:36:00 +00:00 |
|
rubidium
|
f336f61104
|
(svn r20482) -Codechange: move some object related information off the map and unify the relation objects have to towns
|
2010-08-13 12:45:26 +00:00 |
|
rubidium
|
89b2b9370a
|
(svn r20482) -Codechange: move some object related information off the map and unify the relation objects have to towns
|
2010-08-13 12:45:26 +00:00 |
|
rubidium
|
8975ef1f7b
|
(svn r20446) -Codechange: unify the location of the water class
|
2010-08-11 14:14:06 +00:00 |
|
rubidium
|
ab5b0ceff2
|
(svn r20446) -Codechange: unify the location of the water class
|
2010-08-11 14:14:06 +00:00 |
|
yexo
|
c8d8c996c2
|
(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (SirkoZ)
|
2010-08-05 12:09:08 +00:00 |
|
yexo
|
a3a24f4c68
|
(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (SirkoZ)
|
2010-08-05 12:09:08 +00:00 |
|
rubidium
|
5ed887648c
|
(svn r20334) -Codechange: reorder the unmovable bits a bit for futher extension
|
2010-08-03 08:09:45 +00:00 |
|
rubidium
|
f44c51577b
|
(svn r20334) -Codechange: reorder the unmovable bits a bit for futher extension
|
2010-08-03 08:09:45 +00:00 |
|
frosch
|
c18839704b
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
4bd32799f1
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
frosch
|
ed4f806f1d
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
alberth
|
1743c86610
|
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
|
2010-07-31 21:02:56 +00:00 |
|
alberth
|
a825b4fa5f
|
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
|
2010-07-31 21:02:56 +00:00 |
|
rubidium
|
a94031d60c
|
(svn r20233) -Codechange: fix/unify coding and comment style a bit
|
2010-07-28 09:48:35 +00:00 |
|
rubidium
|
fc6f336fee
|
(svn r20233) -Codechange: fix/unify coding and comment style a bit
|
2010-07-28 09:48:35 +00:00 |
|
rubidium
|
5153532a7f
|
(svn r20232) -Codechange: shuffle a few functions around so they don't need to be declared in advance
|
2010-07-28 09:47:31 +00:00 |
|
rubidium
|
d72ee2bc57
|
(svn r20232) -Codechange: shuffle a few functions around so they don't need to be declared in advance
|
2010-07-28 09:47:31 +00:00 |
|
rubidium
|
caf65f71de
|
(svn r20231) -Document: which version had which savegame version
|
2010-07-28 09:23:42 +00:00 |
|
rubidium
|
70ff0d7513
|
(svn r20231) -Document: which version had which savegame version
|
2010-07-28 09:23:42 +00:00 |
|
alberth
|
137e2b64c9
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +00:00 |
|
alberth
|
be6c058424
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +00:00 |
|
rubidium
|
9fd2afb147
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
|
rubidium
|
b8487afe54
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
|
rubidium
|
8894ae2ccb
|
(svn r20183) -Codechange: make _do_autosave and _dedicated_forks not use VARDEF and put them in a more logical location
|
2010-07-19 15:44:49 +00:00 |
|
rubidium
|
45213e5708
|
(svn r20183) -Codechange: make _do_autosave and _dedicated_forks not use VARDEF and put them in a more logical location
|
2010-07-19 15:44:49 +00:00 |
|
rubidium
|
73280326f9
|
(svn r20090) -Fix: savegames would (very likely) end with 128 KiB worth of useless zeros
|
2010-07-08 18:45:52 +00:00 |
|
rubidium
|
72bfda4634
|
(svn r20090) -Fix: savegames would (very likely) end with 128 KiB worth of useless zeros
|
2010-07-08 18:45:52 +00:00 |
|
rubidium
|
621c5a77e2
|
(svn r20087) -Fix [FS#3876, FS#3887, FS#3920, FS#3923]: if after loading a savegame (including intro game) one tried to save a game (including autosave) and that failed (very) early on because it couldn't open the file for writing all pointers would be converted to NULLs which then causes corrupted game states
|
2010-07-08 11:50:42 +00:00 |
|
rubidium
|
b7fe013793
|
(svn r20087) -Fix [FS#3876, FS#3887, FS#3920, FS#3923]: if after loading a savegame (including intro game) one tried to save a game (including autosave) and that failed (very) early on because it couldn't open the file for writing all pointers would be converted to NULLs which then causes corrupted game states
|
2010-07-08 11:50:42 +00:00 |
|
michi_cc
|
a8c6eaeb4a
|
(svn r20048) -Feature: Add a setting to forbid towns building level crossings.
|
2010-07-02 16:34:07 +00:00 |
|
michi_cc
|
a75583bbb6
|
(svn r20048) -Feature: Add a setting to forbid towns building level crossings.
|
2010-07-02 16:34:07 +00:00 |
|
yexo
|
ec723b7744
|
(svn r20003) -Feature [FS#3886]: [NewGRF] var 43 depot build date for railtypes
|
2010-06-20 19:13:02 +00:00 |
|
yexo
|
9cfb61adf5
|
(svn r20003) -Feature [FS#3886]: [NewGRF] var 43 depot build date for railtypes
|
2010-06-20 19:13:02 +00:00 |
|
frosch
|
cce89a5cb9
|
(svn r19981) -Add: Read NewGRF configuration during SL_LOAD_CHECK.
|
2010-06-13 14:15:58 +00:00 |
|
frosch
|
d9b4d92050
|
(svn r19981) -Add: Read NewGRF configuration during SL_LOAD_CHECK.
|
2010-06-13 14:15:58 +00:00 |
|
frosch
|
ec903570f1
|
(svn r19975) -Add: SL_LOAD_CHECK mode for partial reading of savegames.
|
2010-06-13 14:13:23 +00:00 |
|
frosch
|
8d9b573f8f
|
(svn r19975) -Add: SL_LOAD_CHECK mode for partial reading of savegames.
|
2010-06-13 14:13:23 +00:00 |
|
frosch
|
3d38176cd5
|
(svn r19974) -Add: SlSkipArray() to skip arrays and sparse arrays in savegames.
|
2010-06-13 14:12:21 +00:00 |
|
frosch
|
e8248cf113
|
(svn r19974) -Add: SlSkipArray() to skip arrays and sparse arrays in savegames.
|
2010-06-13 14:12:21 +00:00 |
|
rubidium
|
7f43b93eae
|
(svn r19799) -Change: give depots an unique name in the same manner buoys and waypoints are named
|
2010-05-12 19:21:00 +00:00 |
|