OpenTTD/table
rubidium 141da0127f (svn r10274) [0.5] -Backport from trunk (r9961, r10023, r10028, r10030, r10038, r10147):
- Fix: Some bits were unset when loading old TTD savegames when they shouldn't be unset (r10147)
- Fix: Sprite resulting from '?' substitution was reloaded into the cache entry for SPR_IMG_QUERY instead of the original sprite cache entry. This resulted in unaccounted missing sprite cache memory, and was exacerbated because the original missing sprite was not cached, so it did it again and again and again. Slowdowns and boom (r10038)
- Fix: One could build on (some) slopes when building on slopes was disabled [FS#823] (r10030)
- Fix: When deleting the first engine of a train with multiple engines, only reopen the train window if the player had the original train window open. This fixes 'random' windows opening for multiple players of the same company (r10028)
- Fix: When selling trains, if there were no wagons between multiheaded engines the rear part could be checked despite having already been deleted (10023)
- Fix: Some files were still in iso8859-15 instead of UTF-8 (r9961)
2007-06-22 20:01:02 +00:00
..
ai_rail.h (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct. 2006-08-22 14:38:37 +00:00
animcursors.h (svn r6367) -Codechange: Speed up the animated cursors a bit so they move once in a while 2006-09-03 22:27:13 +00:00
autorail.h (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +00:00
bridge_land.h (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +00:00
build_industry.h (svn r7476) -Fix (6965): the paper mill belongs in the Sub-Arctic (LT_HILLY) and not the Tropic (LT_DESERT) climate. 2006-12-11 12:32:23 +00:00
clear_land.h (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct. 2006-08-22 14:38:37 +00:00
control_codes.h (svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/UTF-8 and the option for fonts rendered by FreeType. Language changes to come. 2006-11-16 22:05:33 +00:00
elrail_data.h (svn r9347) [0.5] -Backport from trunk (r9019, r9076, r9077): 2007-03-19 19:56:16 +00:00
engines.h (svn r9351) [0.5] -Backport from trunk (r9147, r9205, r9251, r9298): 2007-03-19 20:38:26 +00:00
files.h (svn r7013) Add glyphs for the interpunct. This is mainly useful for the catalan translation 2006-10-31 13:55:38 +00:00
genland.h (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct. 2006-08-22 14:38:37 +00:00
industry_land.h (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct. 2006-08-22 14:38:37 +00:00
landscape_const.h (svn r7057) -Codechange: Remove hardcoded lists of road vehicles for each cargo type in favour of just checking the cargo type of each vehicle. 2006-11-03 23:06:54 +00:00
landscape_sprite.h (svn r3125) Symbolic names for skiping sprites and the end of the sprite list 2005-11-03 15:25:45 +00:00
namegen.h (svn r8883) [0.5] -Backport from trunk (r8740, r8793, r8865, r8878): 2007-02-24 16:46:36 +00:00
palettes.h (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 2006-08-28 18:53:03 +00:00
road_land.h (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct. 2006-08-22 14:38:37 +00:00
roadveh.h (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct. 2006-08-22 14:38:37 +00:00
sprites.h (svn r10274) [0.5] -Backport from trunk (r9961, r10023, r10028, r10030, r10038, r10147): 2007-06-22 20:01:02 +00:00
station_land.h (svn r8636) [0.5] -Backport from trunk (8634, 8635): 2007-02-08 14:10:14 +00:00
town_land.h (svn r6781) - Fix (r5926): Some house introduction dates were incorrectly adjusted in the move to 32bit dates. 2006-10-15 19:01:40 +00:00
track_land.h (svn r5785) Fix(5771) : Silenced a warning in MSVC that prevented from compiling. 2006-08-06 01:51:57 +00:00
train_cmd.h (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct. 2006-08-22 14:38:37 +00:00
tree_land.h (svn r3564) Several smaller changes: 2006-02-06 09:18:04 +00:00
unicode.h (svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/UTF-8 and the option for fonts rendered by FreeType. Language changes to come. 2006-11-16 22:05:33 +00:00
unmovable_land.h (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct. 2006-08-22 14:38:37 +00:00
water_land.h (svn r2781) Fix some of the issues with variables in .h files. 2005-08-01 16:31:19 +00:00