frosch
|
428e5d3103
|
(svn r23839) -Feature: Allow command line options -e and -g to be combined to load saves/scenarios directly into SE.
|
2012-01-22 18:37:01 +00:00 |
|
frosch
|
1ef2dd585a
|
(svn r23839) -Feature: Allow command line options -e and -g to be combined to load saves/scenarios directly into SE.
|
2012-01-22 18:37:01 +00:00 |
|
rubidium
|
531e501b5a
|
(svn r23751) -Codechange: rename NetworkUDPGameLoop to a more descriptive name, and move the UDP specific bits to network_udp
|
2012-01-04 22:08:43 +00:00 |
|
rubidium
|
f8faaebaf0
|
(svn r23751) -Codechange: rename NetworkUDPGameLoop to a more descriptive name, and move the UDP specific bits to network_udp
|
2012-01-04 22:08:43 +00:00 |
|
rubidium
|
6d6be50ae0
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
d5eeab43b7
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
truebrain
|
c99950c215
|
(svn r23606) -Add: GameScanner, to auto-detect game scripts, and wire it in the console
|
2011-12-19 20:55:56 +00:00 |
|
truebrain
|
17fea560ba
|
(svn r23606) -Add: GameScanner, to auto-detect game scripts, and wire it in the console
|
2011-12-19 20:55:56 +00:00 |
|
truebrain
|
12aa5b6a58
|
(svn r23604) -Add: initial support for GameScripts
|
2011-12-19 20:50:54 +00:00 |
|
truebrain
|
f66f27d249
|
(svn r23604) -Add: initial support for GameScripts
|
2011-12-19 20:50:54 +00:00 |
|
rubidium
|
d0e7b0fd9d
|
(svn r23580) -Codechange: put the infrastructure maintenance cache testing behind the desync debug level guard, improving the game's speed significantly
|
2011-12-17 21:20:41 +00:00 |
|
rubidium
|
56089105bc
|
(svn r23580) -Codechange: put the infrastructure maintenance cache testing behind the desync debug level guard, improving the game's speed significantly
|
2011-12-17 21:20:41 +00:00 |
|
yexo
|
b4fdba2fb3
|
(svn r23490) -Add [FS#2750]: OpenBrowser function to open a browser on major OSes
|
2011-12-11 11:47:08 +00:00 |
|
yexo
|
f18be8a266
|
(svn r23490) -Add [FS#2750]: OpenBrowser function to open a browser on major OSes
|
2011-12-11 11:47:08 +00:00 |
|
rubidium
|
2bf0fc3c5c
|
(svn r23476) -Codechange: use the error queue to replace switch mode error strings, again making it possible to return multiple errors
|
2011-12-10 15:16:58 +00:00 |
|
rubidium
|
56f37d9386
|
(svn r23476) -Codechange: use the error queue to replace switch mode error strings, again making it possible to return multiple errors
|
2011-12-10 15:16:58 +00:00 |
|
rubidium
|
58423b26d1
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
rubidium
|
9aab2dc861
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
rubidium
|
5891099f24
|
(svn r23422) -Fix [FS#4863] (r22797): the default palette setting wasn't applied correctly anymore as the configuration file is loaded after the first NewGRF scan
|
2011-12-04 11:18:43 +00:00 |
|
rubidium
|
b92c6ae0b7
|
(svn r23422) -Fix [FS#4863] (r22797): the default palette setting wasn't applied correctly anymore as the configuration file is loaded after the first NewGRF scan
|
2011-12-04 11:18:43 +00:00 |
|
rubidium
|
a37e8ebe43
|
(svn r23417) -Fix: wrong argument to printf
|
2011-12-03 23:47:42 +00:00 |
|
rubidium
|
0e5ade0907
|
(svn r23417) -Fix: wrong argument to printf
|
2011-12-03 23:47:42 +00:00 |
|
michi_cc
|
d30fcd4e35
|
(svn r23411) -Add: Company infrastructure counts for rail.
|
2011-12-03 23:40:13 +00:00 |
|
michi_cc
|
85ec2f07af
|
(svn r23411) -Add: Company infrastructure counts for rail.
|
2011-12-03 23:40:13 +00:00 |
|
truebrain
|
cc12942d70
|
(svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too
|
2011-12-01 12:03:34 +00:00 |
|
truebrain
|
bf803e40cc
|
(svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too
|
2011-12-01 12:03:34 +00:00 |
|
rubidium
|
9512838a5e
|
(svn r23275) -Codechange: allow loading of the monospace (freetype) font at another moment than the other fonts
|
2011-11-20 11:59:36 +00:00 |
|
rubidium
|
17db686187
|
(svn r23275) -Codechange: allow loading of the monospace (freetype) font at another moment than the other fonts
|
2011-11-20 11:59:36 +00:00 |
|
rubidium
|
0a4a75b0af
|
(svn r23273) -Codechange: allow passing a MissingGlyphSearcher to CheckForMissingGlyphs (default to the language pack strings)
|
2011-11-20 11:52:11 +00:00 |
|
rubidium
|
1713d1ad3e
|
(svn r23273) -Codechange: allow passing a MissingGlyphSearcher to CheckForMissingGlyphs (default to the language pack strings)
|
2011-11-20 11:52:11 +00:00 |
|
rubidium
|
542c61397c
|
(svn r23271) -Codechange: don't repeatedly initialise and free the freetype library
|
2011-11-20 08:08:13 +00:00 |
|
rubidium
|
c2ea904860
|
(svn r23271) -Codechange: don't repeatedly initialise and free the freetype library
|
2011-11-20 08:08:13 +00:00 |
|
rubidium
|
ea54c38e2c
|
(svn r23246) -Codechange: move searching/loading music/sound sets/drivers to later in the process so we could get rid of errors related to that being dumped onto the console
|
2011-11-17 21:21:45 +00:00 |
|
rubidium
|
8961575ef9
|
(svn r23246) -Codechange: move searching/loading music/sound sets/drivers to later in the process so we could get rid of errors related to that being dumped onto the console
|
2011-11-17 21:21:45 +00:00 |
|
rubidium
|
02b884d923
|
(svn r23244) -Feature: if the installation is ananas, try to get the b without b installed
|
2011-11-17 21:17:17 +00:00 |
|
rubidium
|
4509f814b3
|
(svn r23244) -Feature: if the installation is ananas, try to get the b without b installed
|
2011-11-17 21:17:17 +00:00 |
|
rubidium
|
6e31c2f068
|
(svn r23241) -Codechange: make the decision when to go to the custom drawn cursor more prominently during the initialisation of OpenTTD
|
2011-11-17 21:09:08 +00:00 |
|
rubidium
|
67d90f1174
|
(svn r23241) -Codechange: make the decision when to go to the custom drawn cursor more prominently during the initialisation of OpenTTD
|
2011-11-17 21:09:08 +00:00 |
|
rubidium
|
834eac49fd
|
(svn r23224) -Codechange: first load the config file partially so we can push scanning AIs to later in the process (when the GUI is showing the progress bar)
|
2011-11-14 21:42:54 +00:00 |
|
rubidium
|
cebe2eac6b
|
(svn r23224) -Codechange: first load the config file partially so we can push scanning AIs to later in the process (when the GUI is showing the progress bar)
|
2011-11-14 21:42:54 +00:00 |
|
rubidium
|
4ae8bbea07
|
(svn r23222) -Codechange: reduce tar scanning calls to the bare minimum
|
2011-11-14 21:40:39 +00:00 |
|
rubidium
|
023d530ead
|
(svn r23222) -Codechange: reduce tar scanning calls to the bare minimum
|
2011-11-14 21:40:39 +00:00 |
|
rubidium
|
6d991b3b10
|
(svn r23217) -Codechange: introduce the concept of scanning only in a limited set of sub directories
|
2011-11-14 21:30:37 +00:00 |
|
rubidium
|
4d281cce97
|
(svn r23217) -Codechange: introduce the concept of scanning only in a limited set of sub directories
|
2011-11-14 21:30:37 +00:00 |
|
rubidium
|
7fd1e1df81
|
(svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free
|
2011-11-12 13:00:29 +00:00 |
|
rubidium
|
33d71b45fe
|
(svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free
|
2011-11-12 13:00:29 +00:00 |
|
rubidium
|
1f823f89a1
|
(svn r23123) -Fix [FS#4790] (r22792): variable was initialised at the wrong moment making things with the cursor go wrong
|
2011-11-06 09:37:26 +00:00 |
|
rubidium
|
413c92444a
|
(svn r23123) -Fix [FS#4790] (r22792): variable was initialised at the wrong moment making things with the cursor go wrong
|
2011-11-06 09:37:26 +00:00 |
|
yexo
|
433f74edd9
|
(svn r23065) -Add: -q option to read a savegame, write some general info and exit
|
2011-10-30 13:47:45 +00:00 |
|
yexo
|
047957487a
|
(svn r23065) -Add: -q option to read a savegame, write some general info and exit
|
2011-10-30 13:47:45 +00:00 |
|