Commit Graph

9694 Commits (a49260b0da272a2cef61b8341106539db24aa28c)
 

Author SHA1 Message Date
smatz a49260b0da (svn r13800) -Codechange: minor comment style fixes in misc_gui.cpp 16 years ago
glx 7273d73ee9 (svn r13799) -Fix (r13730): {RAW_STRING} should be used in english.txt only 16 years ago
glx 90b29876b2 (svn r13797) -Fix [FS#2160](r13715): crash when displaying save/load errors 16 years ago
rubidium 59d815b391 (svn r13796) -Fix [FS#2161]: one couldn't start the last scenario in the "start server window"'s list of scenarios. 16 years ago
rubidium f0fd3f6c57 (svn r13795) -Change: do not require canals/rivers/seas to be empty when building a bridge over it as it is not required for roads and rails either. 16 years ago
rubidium 36ca1ba723 (svn r13794) -Fix: helicopters leaving a heliport could get stuck after processing conditional orders. 16 years ago
skidd13 10c5086a5f (svn r13793) -Codechange: Unify the dir checking in config.lib 16 years ago
skidd13 2db30844eb (svn r13792) -Codechange: Display current values of the options in ./configre --help instead of static strings 16 years ago
skidd13 93dd80b201 (svn r13791) -Fix(r13790): Don refer to variables when their value isn't set as expected 16 years ago
skidd13 8183603e87 (svn r13790) -Fix: Enable to force the creation of freedesktop.org desktop entry files 16 years ago
peter1138 417a56cf99 (svn r13789) -Fix (r13781): Saved preset was not automatically selected. 16 years ago
smatz 766e57df5f (svn r13787) -Codechange: resize the red error message box if needed 16 years ago
rubidium a26e816f77 (svn r13786) -Fix (r13785): reconfigure gave warnings on the newly introduced options. 16 years ago
skidd13 690e3ecb3f (svn r13785) -Add: support for freedesktop.org desktop entry files 16 years ago
peter1138 759739db3f (svn r13784) -Codechange: Truncate vehicle names in purchase list to width of window. 16 years ago
glx 54d7d77d4c (svn r13782) -Cleanup: removed a useless declaration 16 years ago
peter1138 2466b7f01e (svn r13781) -Feature: NewGRF presets, selected by a drop down list in the NewGRF window. Presets are saved in the config file. 16 years ago
rubidium b81e31bdb1 (svn r13776) -Fix: some revision checking code was unintentionally disabled. 16 years ago
glx 11ca40cf88 (svn r13775) -Codechange: enforce the validity of a NetworkAction (chat packet) issued by a client 16 years ago
peter1138 97990fa9fe (svn r13774) -Codechange: Add support for changing vehicle purchase list position for all vehicle types. 16 years ago
rubidium bd0e52011d (svn r13773) -Codechange: disable autoclean for protected/unprotected companies when the timeout is set to 0. Based on an idea by Thomas. 16 years ago
peter1138 f81b3b7357 (svn r13761) -Codechange: Remove dependency on rail for altering purchase list position (mostly function renaming) 16 years ago
peter1138 47ba8389b5 (svn r13760) -Codechange: With multiple NewGRF engine sets, engine IDs may not be allocated in the order expected by GRF authors, so sort by 'list position' instead of engine ID for all vehicle types. 16 years ago
rubidium 8113efb0f2 (svn r13759) -Fix [FS#2147]: selecting non-full length vehicles in the depot gui would place the "mouse pointer" out of the center of the vehicle making it hard to "aim". 16 years ago
smatz 7154069dd0 (svn r13758) -Fix (r13226): always use st->airport_tile, st->xy is different in many cases 16 years ago
skidd13 c2ddbd1516 (svn r13757) -Doc: Update the man file 16 years ago
rubidium 05537346eb (svn r13754) -Fix (r13731): one could not join companies from the command line. 16 years ago
rubidium c25c2caa5a (svn r13753) -Cleanup (r13752): save before commit instead of the other way around is usually better. 16 years ago
rubidium 019cfc5ba8 (svn r13752) -Fix [FS#2130]: correctly restore conditional orders when they are put 'into' backup. 16 years ago
rubidium 67275acdff (svn r13740) -Fix (r13731): one could only join the first company. 16 years ago
rubidium 664bbd304a (svn r13739) -Fix (r13731): some variables would be erroneously zeroed, causing autoclean and company passwords not to work. 16 years ago
rubidium 39514a9d68 (svn r13734) -Fix: NewGRF rail continuation would always mark a tunnel on the same axis as connected, even when the tunnel faces the wrong direction. 16 years ago
smatz 58c2e3e285 (svn r13733) -Fix (r13731): gcc2.95 compilation 16 years ago
rubidium 6ecfaa5c84 (svn r13732) -Feature: add a few extra columns with information to the server list. Patch by Pegasus. 16 years ago
rubidium cde65455ac (svn r13731) -Codechange: make a pool of the array of players. 16 years ago
rubidium 56ad26a3aa (svn r13730) -Fix: make a copy of the names for news messages about the deletion of companies as the removal of a company could lead to wrong names in the news messages. 16 years ago
rubidium 9d035df146 (svn r13729) -Fix: assumption that non-north tiles of a house do not have the 1x1 building bit set was flawed with some NewGRFs. This caused the amount of houses to differ, which causes the town radii to differ, which causes desyncs when towns are expanded. 16 years ago
smatz faae16cddc (svn r13728) -Codechange: define DEBUG as an empty block so compiler warns us less 16 years ago
smatz 8fb9f600c8 (svn r13727) -Fix (r13375): compilation with NO_DEBUG_MESSAGES was broken 16 years ago
smatz 632e2059b9 (svn r13721) -Codechange: one less multiplication for colour mixing in 32bpp blitters (GeekToo) 16 years ago
rubidium c1594e45c5 (svn r13720) -Fix (r13715): string wasn't correctly passed to draw function. 16 years ago
rubidium 6898a76c5f (svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line with all other structs/classes that are in a pool. 16 years ago
rubidium 83824f4c86 (svn r13718) -Fix: possible desync on the autorenew settings 20+ game years (i.e. 4.5+ hours) after a company was started. 16 years ago
rubidium 2810d26fde (svn r13717) -Codechange: place the whole 'create new company' command in #ifdef ENABLE_NETWORK as it may only be executed when we are playing in a network game. 16 years ago
rubidium a1ca1da1b3 (svn r13716) -Fix [FS#2144]: any player could construct new companies. 16 years ago
rubidium 5a94972c2d (svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they were printed, otherwise the text could change due to the few number of slots that could be used to bind.
-Codechange: remove all BindCString and related functions and replace it by RAW_STRING which prints the C-string raw pointer that is on the 'print stack'.
16 years ago
rubidium 31d283c6c8 (svn r13714) -Fix: remove the unique_id from the message that a client has joined as it is only exposes the unique_id more than needed. Patch by dih. 16 years ago
rubidium 348600eca9 (svn r13713) -Fix: possible crash on creating a network packet. 16 years ago
rubidium 03afcec36f (svn r13712) -Fix: enforce the length restrictions of company and president name in the commands too. 16 years ago
miham 7c531c4ece (svn r13707) -Update: WebTranslator2 update to 2008-07-16 01:21:36
brazilian_portuguese - 3 fixed by tucalipe (3)
bulgarian  - 78 fixed, 230 changed by thetitan (3), groupsky (305)
catalan    - 3 fixed by arnaullv (3)
dutch      - 3 fixed by webfreakz (3)
italian    - 3 changed by lorenzodv (3)
korean     - 4 fixed, 5 changed by leejaeuk5 (9)
russian    - 3 fixed by Smoky555 (3)
slovenian  - 4 fixed by Necrolyte (4)
spanish    - 3 fixed by eusebio (3)
swedish    - 4 fixed by daishan (4)
ukrainian  - 2 fixed by mad (2)
16 years ago