frosch
|
c49debbe63
|
(svn r20901) -Fix/Change: When using non-smooth or newgrf-economy changing production rates does not work (anymore), so allow changing the production multiplier instead.
|
2010-10-04 20:12:38 +00:00 |
|
smatz
|
77fe95f552
|
(svn r20860) -Cleanup: remove some unused functions and variables
|
2010-10-01 16:42:28 +00:00 |
|
frosch
|
717fcd09c6
|
(svn r20849) -Change: Only display liveries in the liverywindow if they are used by some vehicle somewhen (not considering date or such).
|
2010-09-25 22:00:49 +00:00 |
|
alberth
|
9f5a96ead2
|
(svn r20689) -Codechange: Make some global functions used in 1 .cpp file static in that file.
|
2010-08-29 15:58:43 +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 |
|
frosch
|
4bd32799f1
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
ed4f806f1d
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
rubidium
|
e356cb9405
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
alberth
|
be6c058424
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +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
|
eb30ebe1a4
|
(svn r20188) -Codechange: unVARDEF the _[config|log|highscore]_file variables and move them to a more logical location
|
2010-07-19 17:11:09 +00:00 |
|
frosch
|
0270ca846e
|
(svn r19978) -Add: Read settings during SL_LOAD_CHECK.
|
2010-06-13 14:14:37 +00:00 |
|
frosch
|
62ac138154
|
(svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now).
|
2010-06-13 14:11:59 +00:00 |
|
alberth
|
2224c9b515
|
(svn r19910) -Doc: Doxygen additions.
|
2010-05-30 13:16:51 +00:00 |
|
rubidium
|
dd743bcea1
|
(svn r19865) -Fix [FS#3830]: crash when changing locale settings from console due to strcpy-ing a string into a pointer
|
2010-05-20 15:14:10 +00:00 |
|
rubidium
|
f1c1812e47
|
(svn r19864) -Fix: don't print a pointer as string for listing (a) setting(s)
|
2010-05-20 15:12:48 +00:00 |
|
rubidium
|
fef77ca53e
|
(svn r19705) -Change: reinitialise the windows when changing the newgrf_developer_tools setting
|
2010-04-24 13:22:17 +00:00 |
|
smatz
|
dea165c3be
|
(svn r19578) -Codechange: do not accept commas at invalid places in ParseIntList()
|
2010-04-07 21:18:17 +00:00 |
|
smatz
|
5eb1e3d033
|
(svn r19577) -Codechange: apply coding style to names of functions in settings.cpp
|
2010-04-07 20:28:02 +00:00 |
|
alberth
|
1e48b2332e
|
(svn r19576) -Codechange: Unduplicating parse_intlist().
|
2010-04-07 20:09:53 +00:00 |
|
yexo
|
e3591f8a1d
|
(svn r19429) -Fix: when the title game contains an AIPL block the AI settinsg where overwritten by those from the title game
|
2010-03-15 22:42:43 +00:00 |
|
yexo
|
f206958010
|
(svn r19389) -Fix [FS3676]: only show the "No AIs available" error message when explicitly changing the number of AI opponents
|
2010-03-12 01:37:41 +00:00 |
|
terkhen
|
3ed1442e05
|
(svn r19348) -Add: Allow to sort road vehicles by power and by power vs running cost at the engine preview window.
|
2010-03-06 13:03:17 +00:00 |
|
terkhen
|
be3b839ded
|
(svn r19347) -Add: Vehicle GUI now shows power, weight and tractive effort for road vehicles.
|
2010-03-06 12:59:28 +00:00 |
|
terkhen
|
b443a3ee0a
|
(svn r19346) -Feature: Configurable slope steepness for road vehicles from 0% to 10%, default is 7%.
|
2010-03-06 12:58:33 +00:00 |
|
terkhen
|
c958c2c31f
|
(svn r19345) -Feature: Realistic acceleration for road vehicles.
|
2010-03-06 12:56:57 +00:00 |
|
yexo
|
7ff55502f0
|
(svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make sure all members are properly initialized
|
2010-02-25 20:06:11 +00:00 |
|
yexo
|
a9c8dbc0a0
|
(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of subclassing it
|
2010-02-25 20:05:31 +00:00 |
|
smatz
|
f051066bc4
|
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
|
2010-02-24 14:46:15 +00:00 |
|
yexo
|
804a6894c5
|
(svn r19096) -Fix: segfault when one of the items in the news_display group in the config file has no value
|
2010-02-11 15:12:08 +00:00 |
|
rubidium
|
21bd2722cd
|
(svn r19081) -Codechange: make it possible to disable compilation of the AI+Squirrel
|
2010-02-10 16:24:05 +00:00 |
|
smatz
|
b91b3ac836
|
(svn r19074) -Change: when filtering list of settings and console commands, use strstr() instead of strncmp()
|
2010-02-10 13:52:10 +00:00 |
|
terkhen
|
52312ea17f
|
(svn r19064) -Feature: Allow to select different land colours for the smallmap (reworked by Alberth).
|
2010-02-08 23:46:35 +00:00 |
|
yexo
|
dc714960e3
|
(svn r18952) -Fix (r18950): loading recent (=newer then title game) savegames failed
|
2010-01-29 21:06:35 +00:00 |
|
yexo
|
f381b91de0
|
(svn r18950) -Fix: make sure the values of settings loaded from a savegame are valid
|
2010-01-29 18:21:10 +00:00 |
|
yexo
|
d75b9f1642
|
(svn r18943) -Feature [FS#2885]: make it possible to change newgame settings from within a game via the console (use setting_newgame instead of setting)
|
2010-01-28 23:17:28 +00:00 |
|
rubidium
|
7ec3d9a0c6
|
(svn r18883) -Codechange: warn in the difficulty and AI configuration window when setting the number of AIs to non-zero when you don't have AIs
|
2010-01-21 23:19:50 +00:00 |
|
rubidium
|
a8749ffa5b
|
(svn r18864) -Fix [FS#3532]: town noise population settings could not be changed in-game
|
2010-01-18 21:44:31 +00:00 |
|
rubidium
|
719fb9803c
|
(svn r18838) -Codechange [FS#3524]: reorganisation of the train acceleration code plus some minor optimisations (Terkhen)
|
2010-01-16 22:30:04 +00:00 |
|
rubidium
|
aaf0b4b46c
|
(svn r18812) -Codechange: make some functions in train.h functions of Train.
|
2010-01-15 18:23:52 +00:00 |
|
rubidium
|
82fc28f77f
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
ebe99fd493
|
(svn r18784) -Codechange: make NetworkSend_Command accept a company instead of using _local_company to pass that information, with the whole mess when you don't want the company to be _local_company.
|
2010-01-11 20:32:32 +00:00 |
|
rubidium
|
d58e4084de
|
(svn r18378) -Codechange: move the pathfinder 'length' constants to pathfinder_type.h
|
2009-12-02 16:38:33 +00:00 |
|
rubidium
|
f52e27c688
|
(svn r18364) -Codechange: move the pathfinders and their related files into a separate directory
|
2009-12-01 22:45:39 +00:00 |
|
rubidium
|
b00a5f1069
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
|
rubidium
|
6befa88d82
|
(svn r18285) -Feature: show the expected arrival/departure dates in the timetable window. Based on work by PhilSophus.
|
2009-11-25 16:17:06 +00:00 |
|
smatz
|
f0c64208cf
|
(svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJosh, GeekToo, Terkhen and others)
|
2009-11-24 21:18:11 +00:00 |
|
rubidium
|
860b9b1cea
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
|
alberth
|
44aacfc59f
|
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string before the details string.
Gentlemen, swap your string parameters.
|
2009-10-31 19:46:51 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|