frosch
4da8f78f5b
(svn r20086) -Add: Textstack support for CB 38.
2010-07-07 20:00:04 +00:00
translators
cf6481e2b8
(svn r20085) -Update from WebTranslator v3.0:
...
irish - 9 changes by tem
korean - 5 changes by junho2813
lithuanian - 15 changes by BlinK_
ukrainian - 7 changes by Fixer
vietnamese - 2 changes by myquartz
2010-07-07 17:45:18 +00:00
glx
78b01873c1
(svn r20084) -Fix [FS#3919] (r7157): don't try to handle mouse events when the cursor ha left the window
2010-07-06 21:10:47 +00:00
translators
79788f9aec
(svn r20083) -Update from WebTranslator v3.0:
...
swedish - 2 changes by tool
2010-07-06 17:45:06 +00:00
rubidium
5003a7e311
(svn r20082) -Fix [FS#3899]: reading deleted memory when selecting a NewGRF in the content download window of which the data has not been acquired from the content server. The crash would occur after the content server's reply was processed and the ContentInfo object was replaced with another.
2010-07-05 21:07:31 +00:00
translators
049c5536bc
(svn r20081) -Update from WebTranslator v3.0:
...
dutch - 2 changes by Nelis
english_US - 1 changes by Xanland
greek - 2 changes by fumantsu
hungarian - 2 changes by IPG
ukrainian - 73 changes by Fixer
2010-07-05 17:45:19 +00:00
translators
20069905c2
(svn r20080) -Update from WebTranslator v3.0:
...
german - 2 changes by planetmaker
hungarian - 2 changes by alyr
irish - 14 changes by tem
brazilian_portuguese - 2 changes by Tucalipe
serbian - 1 changes by etran
slovenian - 2 changes by ntadej
tamil - 82 changes by vv
turkish - 2 changes by niw3
ukrainian - 7 changes by Fixer
2010-07-04 17:45:29 +00:00
frosch
35f4b4155e
(svn r20079) -Codechange [FS#3922]: Add helper functions to deal with the 192-256-magic of vehicle movement.
2010-07-04 13:07:47 +00:00
yexo
fabc6b567a
(svn r20078) -Codechange: update .hgignore (Ammler)
2010-07-04 13:06:06 +00:00
yexo
cbf8ffead0
(svn r20077) -Codechange: remove the space between "open" and "ttd" in the title screen
2010-07-04 12:49:51 +00:00
yexo
c5616c9b5d
(svn r20076) -Fix (r20073): hotkeys for the road toolbar were not stored in hotkeys.cfg
2010-07-04 12:06:33 +00:00
yexo
721a62e12e
(svn r20075) -Feature: customizable hotkeys for the main toolbar in the scenario editor
2010-07-04 11:48:04 +00:00
yexo
46d7c5b2f8
(svn r20074) -Fix (r20065): highscore window should use the same hotkey for quit as the toolbar
2010-07-04 11:28:16 +00:00
yexo
1e05ef9480
(svn r20073) -Feature: customizable hotkeys for the road toolbar
2010-07-04 10:57:31 +00:00
frosch
21040a206b
(svn r20072) -Fix (r20065): NUM_MINUS was stored as NUM_PLUS in config file.
2010-07-04 09:35:06 +00:00
frosch
d19a8038f4
(svn r20071) -Codechange: Consistently return the toolbar window for ShowBuildXxxToolbar().
2010-07-04 09:27:15 +00:00
yexo
d96aa7abfa
(svn r20070) -Feature: when none of the open windows handles a keypress, try all toolbars for global hotkeys
...
Users that have run a version between r20056 and r20068 should delete their hotkeys.cfg to reset the terraform toolbar hotkeys to default
2010-07-03 21:43:44 +00:00
frosch
28945bbfa5
(svn r20069) -Fix (r20055): Make valgrind happy.
2010-07-03 21:18:02 +00:00
yexo
df1a47daf7
(svn r20068) -Feature: customizable hotkeys for the rail toolbar
2010-07-03 20:40:18 +00:00
yexo
88ea191fe8
(svn r20067) -Add: special modifier (GLOBAL) to mark hotkeys as global hotkeys
2010-07-03 20:14:56 +00:00
frosch
df14436b7b
(svn r20066) -Fix: When rescanning NewGRFs resp. after content download also check whether compatible grfs are available now.
2010-07-03 20:02:14 +00:00
yexo
2105d5e187
(svn r20065) -Feature: customizable hotkeys for the main toolbar
2010-07-03 19:35:54 +00:00
alberth
281f70050d
(svn r20064) -Doc: Document water tile query and helper functions.
2010-07-03 18:43:52 +00:00
yexo
4cac42fa43
(svn r20063) -Feature: customizable hotkeys for the dock toolbar
2010-07-03 18:18:58 +00:00
yexo
a78145a564
(svn r20062) -Feature: customizable hotkeys for the airport toolbar
2010-07-03 18:10:18 +00:00
translators
15d2a22c93
(svn r20061) -Update from WebTranslator v3.0:
...
croatian - 2 changes by VoyagerOne
finnish - 2 changes by jpx_
french - 2 changes by glx
italian - 2 changes by lorenzodv
russian - 2 changes by Lone_Wolf
serbian - 50 changes by etran
2010-07-03 17:45:25 +00:00
frosch
e402b66438
(svn r20060) -Fix (r20055): strnicmp() does not exist on all platforms.
2010-07-03 15:15:19 +00:00
yexo
b2ecf55f13
(svn r20059) -Feature: customizable hotkeys for the main window (the global hotkeys)
2010-07-03 13:42:27 +00:00
yexo
aae53cb189
(svn r20058) -Feature: customizable hotkeys for the vehicle orders window
2010-07-03 13:29:19 +00:00
yexo
fe4d926508
(svn r20057) -Feature: customizable hotkeys for the terraform toolbar in scenario editor
2010-07-03 13:29:01 +00:00
yexo
7b18fe4b1d
(svn r20056) -Feature: customizable hotkeys for the terraform toolbar
2010-07-03 13:28:48 +00:00
yexo
a0a657585e
(svn r20055) -Feature: save/load hotkeys to/from hotkeys.cfg
2010-07-03 13:28:15 +00:00
yexo
02fbc6dfdd
(svn r20054) -Add: framework to check for hotkeys
2010-07-03 13:27:32 +00:00
rubidium
0eb8772794
(svn r20053) -Fix [FS#3919] (r20034): crashing road vehicles crashed OpenTTD with slower/longer trains
2010-07-02 19:54:29 +00:00
translators
1363c06eda
(svn r20052) -Update from WebTranslator v3.0:
...
irish - 116 changes by tem
serbian - 2 changes by etran
spanish - 2 changes by Terkhen
2010-07-02 17:45:13 +00:00
yexo
fc1e0784ae
(svn r20051) -Fix [FS#3916]: coloured_news_year was stored in savegames while it should be a client setting
2010-07-02 17:19:31 +00:00
michi_cc
1a060b9ae4
(svn r20050) -Add: git revision detection for custom git-svn clones.
2010-07-02 16:34:15 +00:00
michi_cc
e94f75095a
(svn r20049) -Feature: [NewGRF] Add a railtype flag to disallow level crossings per railtype.
2010-07-02 16:34:11 +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
9745b96dcf
(svn r20047) -Fix (rUnknown): Towns were not able to build level crossings when using original or better town layout.
2010-07-02 16:34:03 +00:00
alberth
7898a9ffff
(svn r20046) -Feature [FS#3816]: Wrap console lines when they are too long.
2010-07-02 13:59:27 +00:00
alberth
60d7968057
(svn r20045) -Add: Allow SA_BOTTOM alignment in DrawStringMultiLine().
2010-07-02 13:55:45 +00:00
alberth
8df39931b7
(svn r20044) -Codechange: Using number of lines rather than number of added lines simplifies code.
2010-07-02 13:54:05 +00:00
alberth
c2a871d10b
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLine().
2010-07-02 13:53:05 +00:00
alberth
d7cd2e51fc
(svn r20042) -Codechange: Add set methods to DrawStringParams.
2010-07-02 13:44:36 +00:00
smatz
a9b3a3080b
(svn r20041) -Fix [FS#3892](r19955): crash when spectator tried to open a vehicle list without selecting any company
2010-07-02 09:09:40 +00:00
rubidium
c130252cc0
(svn r20040) -Codechange: some coding style + using proper types
2010-06-30 22:17:53 +00:00
rubidium
d8716dfa8a
(svn r20039) -Fix [FS#3907]: instead of loading the intro game when loading a savegame fails on the dedicated server, generate a new game.
...
Generating a new game is the least bad solution:
* loading the intro game: desyncs due to GM_MENU on the server and GM_NORMAL on the clients, NewGRFs not being loaded on the server but being loaded on the client;
* creating an empty map: OpenTTD will go crazy due to missing towns. Also clients can't properly join because of the missing towns;
* loading the last saved game: doesn't always exist and loading it might fail causing an infinite loop;
* stopping being a server: breaks the dedicated server horribly; if you loaded the game via rcon you can't connect with it anymore as you can't join the server;
* generating a new game: should always succeed, although people might think a scenario loaded fine because there are no companies and such.
2010-06-30 21:38:51 +00:00
rubidium
188f5f8e4d
(svn r20038) -Change: move SafeSaveOrLoad a bit
2010-06-30 20:20:15 +00:00
translators
8badd46dd6
(svn r20037) -Update from WebTranslator v3.0:
...
serbian - 7 changes by etran
2010-06-30 17:45:07 +00:00