Commit Graph

9786 Commits (bef1770590e40860758ff32d45abe7eb7f0666b1)
 

Author SHA1 Message Date
belugas dc25683255 (svn r13867) -Codechange: Fix missing alignment 16 years ago
peter1138 ed438fb902 (svn r13866) -Codechange: Use sortlist for sign windows 16 years ago
peter1138 dcf8420c43 (svn r13865) -Codechange: Use case-insensitive sort for NewGRF list. 16 years ago
belugas 72344adce7 (svn r13864) -Feature(FS #2164): All industry creations are now generating a news event, even those funded by a real player. 16 years ago
smatz d66a6ade5e (svn r13863) -Fix (r13852): make the nightly compile again 16 years ago
smatz cd75303d80 (svn r13859) -Fix: loading of TTD(Patch) savegames from the command line didn't work 16 years ago
smatz 1adcf9c81b (svn r13858) -Fix: buffer overflow for too long filename supplied as '-g' parameter 16 years ago
peter1138 3c96d47c36 (svn r13855) -Fix [FS#2157]: Cargo type lookup was incorrect for GRFv7 files without a translation table. 16 years ago
bjarni 3cbb345224 (svn r13852) -Fix (r13849): [OSX] fixed universal binary building without breaking anything this time 16 years ago
frosch d6e8a15c8e (svn r13851) -Fix (r9393): GetTownByTile() is only valid for houses and roads. 16 years ago
frosch a3662216ee (svn r13850) -Fix [FS#2146]: Fix resp. implement refitting of articulated vehicles during autoreplace. 16 years ago
bjarni 81bf2c6010 (svn r13849) -Fix: [OSX] 10.5 appears to be more picky when setting up compiling of universal binaries 16 years ago
frosch ab31260386 (svn r13847) -Codechange: Add MAX_ARTICULATED_PARTS and set it to 100. 16 years ago
frosch 008a725e4a (svn r13846) -Fix (r13838): Do not draw water borders inside of industries. 16 years ago
frosch 1c53d19df5 (svn r13845) -Fix (r13838): When adding a WaterClass to oilrig station tiles, also make use of it. 16 years ago
frosch ef208241ab (svn r13844) -Fix (r13074, r13591): Power, running cost and capacity of multiheaded engines were (too often) doubled in newspaper resp. offer window. 16 years ago
frosch 0e91a2f52f (svn r13840) -Fix: Some glitches in the autoreplace GUI. 16 years ago
frosch 6684bc12d5 (svn r13838) -Codechange: Make industry tiles aware of WaterClasses. 16 years ago
peter1138 c64e3b4882 (svn r13836) -Fix [FS#2074]: Automatically recalculate inflation if NewGRFs are changed and cargo types are added, so that cargo payment rates are correct. 16 years ago
peter1138 6466e810eb (svn r13832) -Fix [FS#2152]: FreeType may return a bitmap glyph even if a grey-scale glyph was requested. 16 years ago
peter1138 65d1fb3a90 (svn r13831) -Codechange: Make purchase list order NewGRF property an extended byte. 16 years ago
smatz abea03fb89 (svn r13830) -Feature: show additional NewGRF info in the Tile Info window for stations, houses and industries 16 years ago
smatz 9943ac2942 (svn r13826) -Codechange: use 'INVALID_DATE' instead of '0' as placeholder in tile description 16 years ago
peter1138 ba8905fd2c (svn r13825) -Revert (r13821 partially): preview_player_rank wasn't a PlayerByte value in r12143, and still isn't a PlayerByte value. 16 years ago
rubidium f75591a5a0 (svn r13824) -Fix (r13822): also make sure a tile is a road stop tile before trying to get information about the roadstop... 16 years ago
rubidium 80daf62d95 (svn r13822) -Fix [FS#2166]: building through the wrong side of a drive through station was allowed. 16 years ago
rubidium fae2695854 (svn r13821) -Codechange: replace some uint8/bytes with more specificly named typedefs and replace a few magic numbers. 16 years ago
miham ff41af4b77 (svn r13820) -Update: WebTranslator2 update to 2008-07-25 00:59:06
brazilian_portuguese - 3 fixed by tucalipe (3)
catalan    - 10 fixed by arnaullv (10)
czech      - 12 fixed, 3 changed by Hadez (15)
danish     - 21 fixed by ThomasA (21)
dutch      - 16 fixed by habell (16)
estonian   - 37 fixed by kristjans (37)
french     - 19 fixed by glx (19)
italian    - 19 fixed by lorenzodv (19)
korean     - 10 fixed by leejaeuk5 (10)
simplified_chinese - 97 fixed, 17 changed by ww9980 (114)
slovak     - 87 fixed by lengyel (87)
spanish    - 10 fixed by eusebio (10)
ukrainian  - 2 fixed by mad (2)
16 years ago
glx 352bcf8846 (svn r13819) -Fix (r13801): --man-dir=xxx was 'ignored' 16 years ago
peter1138 c0ef9a4ab8 (svn r13818) -Fix [FS#2157]: Deselect currently selected NewGRF when changing GRF preset. 16 years ago
smatz c4c20c324f (svn r13817) -Cleanup (r13816): no need to check for ENABLE_NETWORK, _networking is defined anyway 16 years ago
smatz f1c0555d2e (svn r13816) -Fix [FS#2150]: check for vehicle length changes outside a depot (callback 0x11) and give a warning about that 16 years ago
rubidium 243089e98e (svn r13814) -Fix (r13810): MSVC (as usual) does stupid things. This time it is copying around a struct it created itself, causing bad things to happen if you don't explicitly set all variables to something remotely sane in the constructor. 16 years ago
rubidium 355c3bb482 (svn r13810) -Fix: small memory leak when tar files would be found. 16 years ago
rubidium 4396b7c68c (svn r13809) -Fix: memory leak each time a "new ai" got (re)started. 16 years ago
rubidium 7e7647f872 (svn r13807) -Fix: memory leak when loading groups. 16 years ago
smatz cf4aff4a86 (svn r13806) -Fix [FS#2162]: checking for train waiting at other side of two-way signal was broken 16 years ago
skidd13 a5461ca8e7 (svn r13805) -Fix(r13801): Missed a replacement 16 years ago
skidd13 53cb07f80a (svn r13804) -Fix(r13801): a search after remove should help to find missed incarnations 16 years ago
skidd13 5514817cc8 (svn r13803) -Fix(r13801): Copy & paste mistakes 16 years ago
skidd13 f38d4f8570 (svn r13802) -Fix(r13801): a few small typos 16 years ago
skidd13 7a12a8c380 (svn r13801) -Add: further configuration options to make packaging more union
-Add: Unix man file gets now installed if necessary
16 years ago
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