Commit Graph

9458 Commits (6154b346e35372a2c1f04e5ecb7d196db484c117)

Author SHA1 Message Date
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 14 years ago
frosch 4da8f78f5b (svn r20086) -Add: Textstack support for CB 38. 14 years ago
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
14 years ago
glx 78b01873c1 (svn r20084) -Fix [FS#3919] (r7157): don't try to handle mouse events when the cursor ha left the window 14 years ago
translators 79788f9aec (svn r20083) -Update from WebTranslator v3.0:
swedish - 2 changes by tool
14 years ago
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. 14 years ago
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
14 years ago
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
14 years ago
frosch 35f4b4155e (svn r20079) -Codechange [FS#3922]: Add helper functions to deal with the 192-256-magic of vehicle movement. 14 years ago
yexo cbf8ffead0 (svn r20077) -Codechange: remove the space between "open" and "ttd" in the title screen 14 years ago
yexo c5616c9b5d (svn r20076) -Fix (r20073): hotkeys for the road toolbar were not stored in hotkeys.cfg 14 years ago
yexo 721a62e12e (svn r20075) -Feature: customizable hotkeys for the main toolbar in the scenario editor 14 years ago
yexo 46d7c5b2f8 (svn r20074) -Fix (r20065): highscore window should use the same hotkey for quit as the toolbar 14 years ago
yexo 1e05ef9480 (svn r20073) -Feature: customizable hotkeys for the road toolbar 14 years ago
frosch 21040a206b (svn r20072) -Fix (r20065): NUM_MINUS was stored as NUM_PLUS in config file. 14 years ago
frosch d19a8038f4 (svn r20071) -Codechange: Consistently return the toolbar window for ShowBuildXxxToolbar(). 14 years ago
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
14 years ago
frosch 28945bbfa5 (svn r20069) -Fix (r20055): Make valgrind happy. 14 years ago
yexo df1a47daf7 (svn r20068) -Feature: customizable hotkeys for the rail toolbar 14 years ago
yexo 88ea191fe8 (svn r20067) -Add: special modifier (GLOBAL) to mark hotkeys as global hotkeys 14 years ago
frosch df14436b7b (svn r20066) -Fix: When rescanning NewGRFs resp. after content download also check whether compatible grfs are available now. 14 years ago
yexo 2105d5e187 (svn r20065) -Feature: customizable hotkeys for the main toolbar 14 years ago
alberth 281f70050d (svn r20064) -Doc: Document water tile query and helper functions. 14 years ago
yexo 4cac42fa43 (svn r20063) -Feature: customizable hotkeys for the dock toolbar 14 years ago
yexo a78145a564 (svn r20062) -Feature: customizable hotkeys for the airport toolbar 14 years ago
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
14 years ago
frosch e402b66438 (svn r20060) -Fix (r20055): strnicmp() does not exist on all platforms. 14 years ago
yexo b2ecf55f13 (svn r20059) -Feature: customizable hotkeys for the main window (the global hotkeys) 14 years ago
yexo aae53cb189 (svn r20058) -Feature: customizable hotkeys for the vehicle orders window 14 years ago
yexo fe4d926508 (svn r20057) -Feature: customizable hotkeys for the terraform toolbar in scenario editor 14 years ago
yexo 7b18fe4b1d (svn r20056) -Feature: customizable hotkeys for the terraform toolbar 14 years ago
yexo a0a657585e (svn r20055) -Feature: save/load hotkeys to/from hotkeys.cfg 14 years ago
yexo 02fbc6dfdd (svn r20054) -Add: framework to check for hotkeys 14 years ago
rubidium 0eb8772794 (svn r20053) -Fix [FS#3919] (r20034): crashing road vehicles crashed OpenTTD with slower/longer trains 14 years ago
translators 1363c06eda (svn r20052) -Update from WebTranslator v3.0:
irish - 116 changes by tem
serbian - 2 changes by etran
spanish - 2 changes by Terkhen
14 years ago
yexo fc1e0784ae (svn r20051) -Fix [FS#3916]: coloured_news_year was stored in savegames while it should be a client setting 14 years ago
michi_cc e94f75095a (svn r20049) -Feature: [NewGRF] Add a railtype flag to disallow level crossings per railtype. 14 years ago
michi_cc a8c6eaeb4a (svn r20048) -Feature: Add a setting to forbid towns building level crossings. 14 years ago
michi_cc 9745b96dcf (svn r20047) -Fix (rUnknown): Towns were not able to build level crossings when using original or better town layout. 14 years ago
alberth 7898a9ffff (svn r20046) -Feature [FS#3816]: Wrap console lines when they are too long. 14 years ago
alberth 60d7968057 (svn r20045) -Add: Allow SA_BOTTOM alignment in DrawStringMultiLine(). 14 years ago
alberth 8df39931b7 (svn r20044) -Codechange: Using number of lines rather than number of added lines simplifies code. 14 years ago
alberth c2a871d10b (svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLine(). 14 years ago
alberth d7cd2e51fc (svn r20042) -Codechange: Add set methods to DrawStringParams. 14 years ago
smatz a9b3a3080b (svn r20041) -Fix [FS#3892](r19955): crash when spectator tried to open a vehicle list without selecting any company 14 years ago
rubidium c130252cc0 (svn r20040) -Codechange: some coding style + using proper types 14 years ago
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.
14 years ago
rubidium 188f5f8e4d (svn r20038) -Change: move SafeSaveOrLoad a bit 14 years ago
translators 8badd46dd6 (svn r20037) -Update from WebTranslator v3.0:
serbian - 7 changes by etran
14 years ago
rubidium e3eb45a18a (svn r20036) -Fix [FS#3911]: tram tracks didn't show at level crossing with the new railtypes 14 years ago
rubidium 858bd09623 (svn r20035) -Fix [FS#3909]: under some circumstances you could get into an infinite loop 14 years ago
rubidium 1fcfac6d69 (svn r20034) -Fix [FS#3896] (r14869): road vehicles could get crashed twice in a tick
In RoadVehicleController at tick N a road vehicle gets a j of slightly less 
than adv_speed. In tick N+1 RoadVehCheckTrainCrash is called, then the road
vehicle gets a j of slightly more than adv_speed. This causes a second call
of RoadVehCheckTrainCrash. If in tick N the road vehicle moved onto a level
crossing and a (maglev) entered that tile at the same tick, in tick N+1 the
road vehicle would be crashed twice.
14 years ago
michi_cc a8864b2296 (svn r20030) -Fix: MSVC 2010 defines more POSIX error constants that we define as well. 14 years ago
rubidium fc9a00e937 (svn r20028) -Fix: trunk Windows binaries still had a 1.0.0.xxxxx version number 14 years ago
translators 59237a18eb (svn r20027) -Update from WebTranslator v3.0:
irish - 61 changes by tem
brazilian_portuguese - 1 changes by Tucalipe
romanian - 12 changes by kkmic
14 years ago
alberth ba721f9ae5 (svn r20026) -Codechange: No need to copy a formal parameter if the value is not needed further. 14 years ago
alberth 0dd71a0d7e (svn r20025) -Doc: Fix/add comments to let Doxygen know about the documentation. 14 years ago
michi_cc 065e2f027c (svn r20024) -Codechange: Remove the need to link with dxguid.lib for windows. 14 years ago
translators 53c86a25a9 (svn r20023) -Update from WebTranslator v3.0:
chuvash - 12 changes by mefisteron
irish - 37 changes by Rubidium, tem
malay - 94 changes by Syed
14 years ago
alberth a5f9816fe2 (svn r20022) -Doc: Add some doxygen comments. 14 years ago
alberth ba5712f211 (svn r20021) -Codechange: Move variable declarations. 14 years ago
alberth 25ae748401 (svn r20020) -Codechange: _script_file is used in only one function. 14 years ago
alberth a25db128cc (svn r20019) -Codechange: Apply function code style to a few small functions. 14 years ago
translators 7edf06f6d9 (svn r20018) -Update from WebTranslator v3.0:
irish - 52 changes by tem
14 years ago
translators 7a2950f3f4 (svn r20017) -Update from WebTranslator v3.0:
chuvash - 37 changes by mefisteron
korean - 1 changes by junho2813
14 years ago
rubidium eac41597bc (svn r20016) -Change: move Irish out of unfinished 14 years ago
translators 0c39d33d24 (svn r20015) -Update from WebTranslator v3.0:
chuvash - 17 changes by mefisteron
irish - 40 changes by tem
tamil - 6 changes by Rubidium
14 years ago
rubidium 95f0a1abc4 (svn r20014) -Fix [FS#3881]: don't close the sort dropdown in the (original) vehicle list when there are no vehicles. That code is meant for the "actions" dropdown 14 years ago
rubidium c28f639c40 (svn r20013) -Fix [FS#3890]: silence some warnings / take the advice of the warnings into account 14 years ago
yexo df1036f948 (svn r20012) -Fix: when joining a company with a password you could only enter 20 characters of the password 14 years ago
translators d11d8d3a5d (svn r20011) -Update from WebTranslator v3.0:
indonesian - 4 changes by adjayanto
swedish - 11 changes by tool
14 years ago
rubidium 64b705ff18 (svn r20010) -Add: Chuvash language stub 14 years ago
rubidium d23191937c (svn r20009) -Fix [FS#3893]: sign sorting was unstable 14 years ago
rubidium 36cedb9ef9 (svn r20008) -Add: Tamil language stub 14 years ago
translators e84cb79d91 (svn r20007) -Update from WebTranslator v3.0:
irish - 19 changes by tem
korean - 1 changes by junho2813
portuguese - 12 changes by JayCity
14 years ago
frosch 5108f71f0e (svn r20006) -Fix: Trains should also have running cost while slowing down for stop. 14 years ago
frosch 6f800a8407 (svn r20005) -Codechange: Enumify force_proceed. 14 years ago
yexo eb763bf537 (svn r20004) -Fix: [NewGRF] stringcodes 82, 83 and 84 weren't properly converted to openttd codes so they didn't work 14 years ago
yexo ec723b7744 (svn r20003) -Feature [FS#3886]: [NewGRF] var 43 depot build date for railtypes 14 years ago
translators 24b5c2f8aa (svn r20002) -Update from WebTranslator v3.0:
traditional_chinese - 13 changes by josesun
irish - 160 changes by tem
turkish - 12 changes by niw3
14 years ago
translators 26f6431b21 (svn r20001) -Update from WebTranslator v3.0:
greek - 1 changes by fumantsu
indonesian - 7 changes by prof
norwegian_bokmal - 11 changes by mantaray
norwegian_nynorsk - 11 changes by mantaray
14 years ago
rubidium 52d136ee2c (svn r19998) -Codechange: Unify the order of ship and plane icon in network-lobby with the rest of the game (frosch) 14 years ago
rubidium f5e479e5bc (svn r19997) -Codechange: Unify order of ship and plane icon in stationlist and stationsigns with the rest of the game (frosch) 14 years ago
rubidium 8b8102d30f (svn r19996) -Codechange: Add NetworkVehicleType enum. 14 years ago
translators d33d295db0 (svn r19994) -Update from WebTranslator v3.0:
irish - 108 changes by tem
slovak - 17 changes by keso53
14 years ago
translators 0598292cf9 (svn r19993) -Update from WebTranslator v3.0:
croatian - 6 changes by VoyagerOne
hebrew - 47 changes by dnd_man
brazilian_portuguese - 11 changes by Tucalipe
14 years ago
frosch 604971bdb2 (svn r19992) -Fix [FS#3878]: Clear force_proceed when entering depots and when loading.
-Fix (r18515): Resetting of force_proceed on manual stopping did not work.
14 years ago
translators 350617efdd (svn r19991) -Update from WebTranslator v3.0:
greek - 13 changes by fumantsu
hungarian - 1 changes by IPG
korean - 8 changes by junho2813
polish - 2 changes by xine
14 years ago
smatz eeb6719872 (svn r19990) -Fix: owner of the Waypoint View window wasn't properly set 14 years ago
translators 8ed3c27298 (svn r19989) -Update from WebTranslator v3.0:
czech - 3 changes by Hadez
irish - 79 changes by tem
russian - 2 changes by LazyBoy
14 years ago
translators f10de6cd08 (svn r19988) -Update from WebTranslator v3.0:
czech - 12 changes by Hadez
dutch - 12 changes by habell
finnish - 11 changes by jpx_
hungarian - 11 changes by alyr
irish - 44 changes by tem
italian - 11 changes by lorenzodv
luxembourgish - 14 changes by Phreeze
serbian - 11 changes by etran
slovenian - 11 changes by ntadej
vietnamese - 11 changes by nglekhoi
14 years ago
translators 951acc451c (svn r19987) -Update from WebTranslator v3.0:
traditional_chinese - 1 changes by josesun
croatian - 11 changes by VoyagerOne
french - 11 changes by glx
german - 11 changes by planetmaker
italian - 1 changes by lorenzodv
polish - 10 changes by silver_777
russian - 12 changes by Lone_Wolf
spanish - 11 changes by Terkhen
vietnamese - 1 changes by nglekhoi
14 years ago
frosch ff670ac489 (svn r19986) -Fix (r19841): One could add and remove Grfs from the list via doubleclicking even if editing the list is not allowed. 14 years ago
frosch 9468cce730 (svn r19985) -Fix (r19980): Loading preview data from old savegames failed indeterministically due to non-zeroed memory allocation. Thanks smatz. 14 years ago
frosch 5f6534b5ec (svn r19984) -Feature: Show some savegame details when selecting items in saveload GUIs. 14 years ago
frosch 1982576b07 (svn r19983) -Add: Separate nested widget array for load heightmap GUI. 14 years ago
frosch c8b7b7a69b (svn r19982) -Codechange: Shuffle some widget positions in saveload GUIs. 14 years ago
frosch cce89a5cb9 (svn r19981) -Add: Read NewGRF configuration during SL_LOAD_CHECK. 14 years ago
frosch 928ecf82bb (svn r19980) -Add: Load some general data from savegames on SL_LOAD_CHECK. 14 years ago
frosch c9628dd568 (svn r19979) -Codechange: Separate static loadable fields from Company into separate struct. 14 years ago