.. |
3rdparty
|
|
|
ai
|
(svn r23170) -Doc (r23169): add he new value to the AI changelog
|
2011-11-08 21:51:53 +00:00 |
blitter
|
(svn r23016) -Change: Disable palette animation for pixels with alpha, as the alpha and previous colour information will be lost when the palette is animated.
|
2011-10-11 07:13:36 +00:00 |
core
|
(svn r22898) -Codechange: use MSVC compiler intrinsics for byte swapping
|
2011-09-06 00:10:20 +00:00 |
depend
|
|
|
lang
|
(svn r23181) -Cleanup: remove some unused strings (monoid)
|
2011-11-10 18:00:50 +00:00 |
misc
|
(svn r22875) -Codechange: Add some asserts and checks to better prevent overflow of the argument to malloc. (monoid)
|
2011-09-02 20:54:51 +00:00 |
music
|
|
|
network
|
(svn r23179) -Codechange: use some tooltips that already existed (monoid)
|
2011-11-10 17:55:52 +00:00 |
os
|
(svn r23119) -Fix: [Win32] Don't show a crash/assertion message box for a GUI-less video driver.
|
2011-11-04 23:47:00 +00:00 |
pathfinder
|
(svn r23093) -Codechange: add a default NULL for the Z of GetTileSlope and use it
|
2011-11-04 10:22:27 +00:00 |
saveload
|
(svn r23168) -Feature [FS#1824]: always draw fences around field tiles
|
2011-11-08 19:48:47 +00:00 |
script
|
(svn r23118) -Feature: [NoAI] Allow AIs to query the amount of remaining operations for the current tick
|
2011-11-04 23:20:14 +00:00 |
settingsgen
|
(svn r22824) -Codechange: pass sub directory to ini loading
|
2011-08-24 13:38:26 +00:00 |
sound
|
(svn r22877) -Fix (r22874): Fix broken compilation on MinGW.
|
2011-09-03 10:31:28 +00:00 |
spriteloader
|
(svn r23008) -Add: Palette detection and conversion for the M part of 32bpp sprites.
|
2011-10-06 19:17:49 +00:00 |
strgen
|
(svn r22806) -Codechange: store the number of untranslated strings in the language file
|
2011-08-21 19:21:38 +00:00 |
table
|
(svn r23169) -Feature: [NoAI] AICONFIG_AI_DEVELOPER flags to hide AI settings unless gui.ai_developer_tools is enabled (Zuu)
|
2011-11-08 21:48:00 +00:00 |
thread
|
|
|
video
|
(svn r23119) -Fix: [Win32] Don't show a crash/assertion message box for a GUI-less video driver.
|
2011-11-04 23:47:00 +00:00 |
widgets
|
(svn r23018) -Fix (r14004): Pass bottom of dropdown item rather than bottom of dropdown window.
|
2011-10-11 13:13:20 +00:00 |
aircraft_cmd.cpp
|
(svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCapacity().
|
2011-11-09 16:38:50 +00:00 |
aircraft_gui.cpp
|
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs.
|
2011-11-01 16:51:47 +00:00 |
aircraft.h
|
(svn r23110) -Codechange: let the flying altitude return ints are well
|
2011-11-04 13:40:59 +00:00 |
airport_gui.cpp
|
(svn r23179) -Codechange: use some tooltips that already existed (monoid)
|
2011-11-10 17:55:52 +00:00 |
airport.cpp
|
|
|
airport.h
|
|
|
animated_tile_func.h
|
|
|
animated_tile.cpp
|
|
|
articulated_vehicles.cpp
|
(svn r23137) -Change: [NewGRF v8] New result format for callback 16.
|
2011-11-08 17:22:49 +00:00 |
articulated_vehicles.h
|
|
|
autoreplace_base.h
|
|
|
autoreplace_cmd.cpp
|
(svn r23087) -Feature: Auto-refitting of vehicles during loading at a station when the vehicle allows it.
|
2011-11-04 00:38:51 +00:00 |
autoreplace_func.h
|
|
|
autoreplace_gui.cpp
|
(svn r22981) -Add: GroupStatistics for the ALL_GROUP.
|
2011-10-03 17:23:41 +00:00 |
autoreplace_gui.h
|
|
|
autoreplace_type.h
|
|
|
autoreplace.cpp
|
|
|
autoslope.h
|
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
|
2011-11-04 11:30:37 +00:00 |
base_media_base.h
|
(svn r23000) -Feature: Base graphics sets can now specify a preferred blitter which OpenTTD uses to decide which blitter to load.
|
2011-10-04 21:35:47 +00:00 |
base_media_func.h
|
(svn r22904) -Codechange: add tar filename to file scanning
|
2011-09-08 09:48:52 +00:00 |
base_station_base.h
|
|
|
bmp.cpp
|
(svn r22872) -Fix [FS#4746]: Improve handling of slightly invalid BMP files using the under-specified RLE compression. Improve coding style while at it as well. (Based on patch by monoid)
|
2011-09-02 20:16:29 +00:00 |
bmp.h
|
|
|
bridge_gui.cpp
|
(svn r22700) -Fix [FS#4680]: cost of changing bridge type is undercalculated when adding road types as well (based on patch by adf88)
|
2011-07-30 14:10:12 +00:00 |
bridge_map.cpp
|
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
|
2011-11-04 11:30:37 +00:00 |
bridge_map.h
|
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
|
2011-11-04 11:30:37 +00:00 |
bridge.h
|
|
|
build_vehicle_gui.cpp
|
(svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks returning D0xx texts.
|
2011-11-08 17:24:43 +00:00 |
cargo_type.h
|
(svn r23087) -Feature: Auto-refitting of vehicles during loading at a station when the vehicle allows it.
|
2011-11-04 00:38:51 +00:00 |
cargopacket.cpp
|
|
|
cargopacket.h
|
|
|
cargotype.cpp
|
|
|
cargotype.h
|
|
|
cheat_func.h
|
|
|
cheat_gui.cpp
|
|
|
cheat_type.h
|
|
|
cheat.cpp
|
|
|
clear_cmd.cpp
|
(svn r23168) -Feature [FS#1824]: always draw fences around field tiles
|
2011-11-08 19:48:47 +00:00 |
clear_func.h
|
(svn r23168) -Feature [FS#1824]: always draw fences around field tiles
|
2011-11-08 19:48:47 +00:00 |
clear_map.h
|
(svn r23168) -Feature [FS#1824]: always draw fences around field tiles
|
2011-11-08 19:48:47 +00:00 |
cmd_helper.h
|
|
|
command_func.h
|
|
|
command_type.h
|
|
|
command.cpp
|
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions if they return the Z in pixels (like TilePixelHeight)
|
2011-11-04 10:18:13 +00:00 |
company_base.h
|
(svn r22981) -Add: GroupStatistics for the ALL_GROUP.
|
2011-10-03 17:23:41 +00:00 |
company_cmd.cpp
|
(svn r23031) -Fix [FS#4804]: for the admin "bots" there was no distinction between bankruptcy and manual removal of companies even though the API suggested that
|
2011-10-15 20:42:32 +00:00 |
company_func.h
|
|
|
company_gui.cpp
|
(svn r23022) -Codechange: Support resized checkbox and square icons in company colour selection window.
|
2011-10-11 17:32:17 +00:00 |
company_gui.h
|
|
|
company_manager_face.h
|
|
|
company_type.h
|
(svn r23031) -Fix [FS#4804]: for the admin "bots" there was no distinction between bankruptcy and manual removal of companies even though the API suggested that
|
2011-10-15 20:42:32 +00:00 |
console_cmds.cpp
|
(svn r23031) -Fix [FS#4804]: for the admin "bots" there was no distinction between bankruptcy and manual removal of companies even though the API suggested that
|
2011-10-15 20:42:32 +00:00 |
console_func.h
|
|
|
console_gui.cpp
|
|
|
console_gui.h
|
|
|
console_internal.h
|
|
|
console_type.h
|
|
|
console.cpp
|
|
|
crashlog.cpp
|
|
|
crashlog.h
|
|
|
currency.cpp
|
(svn r23056) -Change: use the currency -> euro conversion rate for currencies that have been replaced with the euro, so when the switch happens the conversion rate at that point is roughly that of the real world conversion rate
|
2011-10-25 17:07:29 +00:00 |
currency.h
|
|
|
date_func.h
|
|
|
date_gui.cpp
|
|
|
date_gui.h
|
|
|
date_type.h
|
|
|
date.cpp
|
|
|
debug.cpp
|
|
|
debug.h
|
|
|
dedicated.cpp
|
|
|
depot_base.h
|
|
|
depot_cmd.cpp
|
|
|
depot_func.h
|
(svn r22960) -Feature: Allow depots, standard roadstops and airports on steep slopes.
|
2011-09-25 13:35:17 +00:00 |
depot_gui.cpp
|
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs.
|
2011-11-01 16:51:47 +00:00 |
depot_map.h
|
|
|
depot_type.h
|
|
|
depot.cpp
|
|
|
direction_func.h
|
|
|
direction_type.h
|
|
|
disaster_cmd.cpp
|
(svn r23108) -Codechange: more uint -> int / byte -> int conversions for Z related variables
|
2011-11-04 11:52:19 +00:00 |
dock_gui.cpp
|
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
|
2011-11-04 11:30:37 +00:00 |
driver.cpp
|
(svn r23000) -Feature: Base graphics sets can now specify a preferred blitter which OpenTTD uses to decide which blitter to load.
|
2011-10-04 21:35:47 +00:00 |
driver.h
|
|
|
economy_base.h
|
|
|
economy_func.h
|
|
|
economy_type.h
|
|
|
economy.cpp
|
(svn r23151) -Change: [NewGRF v8] Deprecate callback 12, and use callback 36 instead.
|
2011-11-08 17:28:05 +00:00 |
effectvehicle_base.h
|
|
|
effectvehicle_func.h
|
|
|
effectvehicle.cpp
|
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions if they return the Z in pixels (like TilePixelHeight)
|
2011-11-04 10:18:13 +00:00 |
elrail_func.h
|
|
|
elrail.cpp
|
(svn r23110) -Codechange: let the flying altitude return ints are well
|
2011-11-04 13:40:59 +00:00 |
endian_check.cpp
|
|
|
engine_base.h
|
(svn r23176) -Codechange: Deduplicate code between Engine::DetermineCapacity() and Engine::GetDisplayDefaultCapacity().
|
2011-11-09 16:41:36 +00:00 |
engine_func.h
|
(svn r22977) -Codechange: Rename SetCachedEngineCounts() to GroupStatistics::UpdateAfterLoad().
|
2011-10-03 17:20:56 +00:00 |
engine_gui.cpp
|
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs.
|
2011-11-01 16:51:47 +00:00 |
engine_gui.h
|
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs.
|
2011-11-01 16:51:47 +00:00 |
engine_type.h
|
(svn r23149) -Add: [NewGRF] Road vehicle property 23 to shorten vehicles without callback usage.
|
2011-11-08 17:27:46 +00:00 |
engine.cpp
|
(svn r23176) -Codechange: Deduplicate code between Engine::DetermineCapacity() and Engine::GetDisplayDefaultCapacity().
|
2011-11-09 16:41:36 +00:00 |
fileio_func.h
|
(svn r22904) -Codechange: add tar filename to file scanning
|
2011-09-08 09:48:52 +00:00 |
fileio_type.h
|
(svn r22822) -Codechange: make a distinction between base sets and newgrfs for their directory
|
2011-08-24 13:33:49 +00:00 |
fileio.cpp
|
(svn r22904) -Codechange: add tar filename to file scanning
|
2011-09-08 09:48:52 +00:00 |
fios_gui.cpp
|
(svn r23065) -Add: -q option to read a savegame, write some general info and exit
|
2011-10-30 13:47:45 +00:00 |
fios.cpp
|
(svn r22904) -Codechange: add tar filename to file scanning
|
2011-09-08 09:48:52 +00:00 |
fios.h
|
(svn r23065) -Add: -q option to read a savegame, write some general info and exit
|
2011-10-30 13:47:45 +00:00 |
fontcache.cpp
|
(svn r23038) -Fix: Check that the selected font size is valid the font face in use and choose the nearest size to that selected if not. Font metrics should then just work.
|
2011-10-18 17:57:42 +00:00 |
fontcache.h
|
(svn r23009) -Change: Improve appearance of antialiased text with shadow.
|
2011-10-07 07:48:59 +00:00 |
gamelog_internal.h
|
|
|
gamelog.cpp
|
(svn r23065) -Add: -q option to read a savegame, write some general info and exit
|
2011-10-30 13:47:45 +00:00 |
gamelog.h
|
(svn r23065) -Add: -q option to read a savegame, write some general info and exit
|
2011-10-30 13:47:45 +00:00 |
genworld_gui.cpp
|
(svn r22902) -Fix: The name of the heightmap glitches in the 'play heightmap' window.
|
2011-09-06 20:33:56 +00:00 |
genworld.cpp
|
(svn r22819) -Fix: include the header where it should be included
|
2011-08-24 12:12:36 +00:00 |
genworld.h
|
(svn r22788) -Codechange: move modal progress related functions and variables to progress.cpp/h
|
2011-08-21 12:48:46 +00:00 |
gfx_func.h
|
|
|
gfx_type.h
|
|
|
gfx.cpp
|
(svn r23009) -Change: Improve appearance of antialiased text with shadow.
|
2011-10-07 07:48:59 +00:00 |
gfxinit.cpp
|
(svn r23001) -Feature: [NewGRF] Automatically switch to a 32 bpp blitter on NewGRF indication.
|
2011-10-04 21:35:52 +00:00 |
gfxinit.h
|
|
|
graph_gui.cpp
|
(svn r23025) -Codechange: Support resized company colour icon in company key window.
|
2011-10-12 07:22:26 +00:00 |
graph_gui.h
|
|
|
ground_vehicle.cpp
|
|
|
ground_vehicle.hpp
|
(svn r23108) -Codechange: more uint -> int / byte -> int conversions for Z related variables
|
2011-11-04 11:52:19 +00:00 |
group_cmd.cpp
|
(svn r22985) -Feature: Display autoreplace status in group GUI.
|
2011-10-03 17:26:37 +00:00 |
group_gui.cpp
|
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs.
|
2011-11-01 16:51:47 +00:00 |
group_gui.h
|
|
|
group_type.h
|
|
|
group.h
|
(svn r22985) -Feature: Display autoreplace status in group GUI.
|
2011-10-03 17:26:37 +00:00 |
gui.h
|
|
|
heightmap.cpp
|
(svn r22873) -Fix [FS#4747]: Validate image dimensions before loading. (Based on patch by monoid)
|
2011-09-02 20:16:34 +00:00 |
heightmap.h
|
|
|
highscore_gui.cpp
|
(svn r22932) -Fix [FS#4766]: disable the white border on window creation for several windows (based on patch by monoid)
|
2011-09-15 13:26:27 +00:00 |
highscore.cpp
|
|
|
highscore.h
|
|
|
hotkeys.cpp
|
(svn r22824) -Codechange: pass sub directory to ini loading
|
2011-08-24 13:38:26 +00:00 |
hotkeys.h
|
|
|
house_type.h
|
|
|
house.h
|
(svn r23072) -Feature: [NewGRF] House callback 0x148.
|
2011-10-31 22:31:40 +00:00 |
industry_cmd.cpp
|
(svn r23168) -Feature [FS#1824]: always draw fences around field tiles
|
2011-11-08 19:48:47 +00:00 |
industry_gui.cpp
|
(svn r23146) -Change: [NewGRF v8] Make callback 22 return a probability to use instead of property 18.
|
2011-11-08 17:26:13 +00:00 |
industry_map.h
|
|
|
industry_type.h
|
|
|
industry.h
|
(svn r23049) -Fix [FS#4810]: Use the same forest-check for the vegetation-map colour as for nearby station names.
|
2011-10-21 19:10:35 +00:00 |
industrytype.h
|
|
|
ini_load.cpp
|
(svn r22824) -Codechange: pass sub directory to ini loading
|
2011-08-24 13:38:26 +00:00 |
ini_type.h
|
(svn r22824) -Codechange: pass sub directory to ini loading
|
2011-08-24 13:38:26 +00:00 |
ini.cpp
|
(svn r22824) -Codechange: pass sub directory to ini loading
|
2011-08-24 13:38:26 +00:00 |
intro_gui.cpp
|
(svn r22807) -Feature-ish: show a message about missing strings in the intro window if a certain (configurable) threshold has been reached and its not a stable release
|
2011-08-21 19:23:06 +00:00 |
landscape_type.h
|
|
|
landscape.cpp
|
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
|
2011-11-04 11:30:37 +00:00 |
landscape.h
|
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
|
2011-11-04 11:30:37 +00:00 |
language.h
|
(svn r22806) -Codechange: store the number of untranslated strings in the language file
|
2011-08-21 19:21:38 +00:00 |
livery.h
|
|
|
main_gui.cpp
|
(svn r22932) -Fix [FS#4766]: disable the white border on window creation for several windows (based on patch by monoid)
|
2011-09-15 13:26:27 +00:00 |
map_func.h
|
|
|
map_type.h
|
|
|
map.cpp
|
|
|
misc_cmd.cpp
|
|
|
misc_gui.cpp
|
(svn r23130) -Change [FS#4825]: open the query string window centered as it (almost) always requires your attention
|
2011-11-08 12:16:17 +00:00 |
misc.cpp
|
(svn r23084) -Codechange: get rid of a redundant variable
|
2011-11-03 22:49:03 +00:00 |
mixer.cpp
|
|
|
mixer.h
|
|
|
music_gui.cpp
|
(svn r23035) -Fix (r23034): compile failure
|
2011-10-16 19:59:07 +00:00 |
music.cpp
|
|
|
newgrf_airport.cpp
|
(svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks returning D0xx texts.
|
2011-11-08 17:24:43 +00:00 |
newgrf_airport.h
|
(svn r22741) -Add: Add exit direction of hangars to airport specifications.
|
2011-08-13 12:43:05 +00:00 |
newgrf_airporttiles.cpp
|
(svn r23161) -Fix (r23154): don't convert pointer to bool but actually check the grf_version variable
|
2011-11-08 17:40:48 +00:00 |
newgrf_airporttiles.h
|
|
|
newgrf_animation_base.h
|
(svn r23148) -Change: [NewGRF] Check the results of various callbacks for validness.
|
2011-11-08 17:27:13 +00:00 |
newgrf_animation_type.h
|
(svn r22745) -Fix: [NewGRF] SAT_CARGO_TAKEN and AAT_STATION_CARGO_TAKEN shall only be triggered when all cargo was taken.
|
2011-08-14 13:45:36 +00:00 |
newgrf_callbacks.h
|
(svn r23146) -Change: [NewGRF v8] Make callback 22 return a probability to use instead of property 18.
|
2011-11-08 17:26:13 +00:00 |
newgrf_canal.cpp
|
(svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variables (using var 7B). Currently most useful for vehicle var 60.
|
2011-11-08 17:23:30 +00:00 |
newgrf_canal.h
|
(svn r22918) -Fix: [NewGRF] Properties for feature 0x05 were not zeroed for each NewGRF, thus waterfeatures could glitch when the properties were set by a previous NewGRF and the NewGRF assumed the properties to be unmodified
|
2011-09-11 09:31:57 +00:00 |
newgrf_cargo.cpp
|
(svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variables (using var 7B). Currently most useful for vehicle var 60.
|
2011-11-08 17:23:30 +00:00 |
newgrf_cargo.h
|
|
|
newgrf_class_func.h
|
|
|
newgrf_class.h
|
|
|
newgrf_commons.cpp
|
(svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info variables. (rubidium)
|
2011-11-08 17:29:01 +00:00 |
newgrf_commons.h
|
(svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info variables. (rubidium)
|
2011-11-08 17:29:01 +00:00 |
newgrf_config.cpp
|
(svn r23182) -Feature: allow translatable readme files
|
2011-11-10 18:07:56 +00:00 |
newgrf_config.h
|
(svn r23178) -Feature [FS#4780]: in-game readme.txt readmer (LordAro)
|
2011-11-10 06:15:03 +00:00 |
newgrf_debug_gui.cpp
|
(svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variables (using var 7B). Currently most useful for vehicle var 60.
|
2011-11-08 17:23:30 +00:00 |
newgrf_debug.h
|
|
|
newgrf_engine.cpp
|
(svn r23174) -Codechange: Deduplicate code between GetEngineProperty() and GetVehicleProperty().
|
2011-11-09 16:39:34 +00:00 |
newgrf_engine.h
|
(svn r23174) -Codechange: Deduplicate code between GetEngineProperty() and GetVehicleProperty().
|
2011-11-09 16:39:34 +00:00 |
newgrf_generic.cpp
|
(svn r23157) -Change: [NewGRF v8] Format of extra callback info for callback 144. (michi_cc)
|
2011-11-08 17:29:32 +00:00 |
newgrf_generic.h
|
(svn r23114) -Feature: [NewGRF] Ambient sound effect callback.
|
2011-11-04 21:05:08 +00:00 |
newgrf_gui.cpp
|
(svn r23179) -Codechange: use some tooltips that already existed (monoid)
|
2011-11-10 17:55:52 +00:00 |
newgrf_house.cpp
|
(svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info variables. (rubidium)
|
2011-11-08 17:29:01 +00:00 |
newgrf_house.h
|
(svn r23072) -Feature: [NewGRF] House callback 0x148.
|
2011-10-31 22:31:40 +00:00 |
newgrf_industries.cpp
|
(svn r23155) -Change: [NewGRF v8] Use heightlevel units in var 8A of callback 28.
|
2011-11-08 17:29:11 +00:00 |
newgrf_industries.h
|
(svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info variables. (rubidium)
|
2011-11-08 17:29:01 +00:00 |
newgrf_industrytiles.cpp
|
(svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info variables. (rubidium)
|
2011-11-08 17:29:01 +00:00 |
newgrf_industrytiles.h
|
|
|
newgrf_object.cpp
|
(svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info variables. (rubidium)
|
2011-11-08 17:29:01 +00:00 |
newgrf_object.h
|
|
|
newgrf_properties.h
|
(svn r23151) -Change: [NewGRF v8] Deprecate callback 12, and use callback 36 instead.
|
2011-11-08 17:28:05 +00:00 |
newgrf_railtype.cpp
|
(svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variables (using var 7B). Currently most useful for vehicle var 60.
|
2011-11-08 17:23:30 +00:00 |
newgrf_railtype.h
|
|
|
newgrf_sound.cpp
|
(svn r23075) -Codechange: Add GetGRF() and GetGRFID() methods to Engine and Vehicle to simplify code.
|
2011-11-01 00:23:41 +00:00 |
newgrf_sound.h
|
|
|
newgrf_spritegroup.cpp
|
(svn r23153) -Change: [NewGRF v8] Use heightlevel units in variable 20/A0.
|
2011-11-08 17:28:52 +00:00 |
newgrf_spritegroup.h
|
(svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variables (using var 7B). Currently most useful for vehicle var 60.
|
2011-11-08 17:23:30 +00:00 |
newgrf_station.cpp
|
(svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info variables. (rubidium)
|
2011-11-08 17:29:01 +00:00 |
newgrf_station.h
|
|
|
newgrf_storage.cpp
|
|
|
newgrf_storage.h
|
|
|
newgrf_text.cpp
|
(svn r23064) -Fix (r23062): incrementing hexadecimal numbers is hard...
|
2011-10-29 21:00:11 +00:00 |
newgrf_text.h
|
(svn r23027) -Fix: in some cases NewGRF string arguments were popped twice from the newgrf textstack
|
2011-10-12 19:25:52 +00:00 |
newgrf_town.cpp
|
(svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variables (using var 7B). Currently most useful for vehicle var 60.
|
2011-11-08 17:23:30 +00:00 |
newgrf_town.h
|
(svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variables (using var 7B). Currently most useful for vehicle var 60.
|
2011-11-08 17:23:30 +00:00 |
newgrf_townname.cpp
|
|
|
newgrf_townname.h
|
|
|
newgrf.cpp
|
(svn r23166) -Change: [NewGRF v8] Don't override rail type prop 1B with prop 09.
|
2011-11-08 19:23:56 +00:00 |
newgrf.h
|
(svn r23153) -Change: [NewGRF v8] Use heightlevel units in variable 20/A0.
|
2011-11-08 17:28:52 +00:00 |
news_func.h
|
|
|
news_gui.cpp
|
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs.
|
2011-11-01 16:51:47 +00:00 |
news_gui.h
|
|
|
news_type.h
|
(svn r22897) -Change: More suitable default news settings instead of everything on 'full'.
|
2011-09-05 21:55:05 +00:00 |
object_base.h
|
|
|
object_cmd.cpp
|
(svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions
|
2011-11-08 17:37:32 +00:00 |
object_gui.cpp
|
(svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks returning D0xx texts.
|
2011-11-08 17:24:43 +00:00 |
object_map.h
|
|
|
object_type.h
|
|
|
object.h
|
|
|
openttd.cpp
|
(svn r23123) -Fix [FS#4790] (r22792): variable was initialised at the wrong moment making things with the cursor go wrong
|
2011-11-06 09:37:26 +00:00 |
openttd.h
|
(svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu)
|
2011-08-01 18:41:21 +00:00 |
order_backup.cpp
|
|
|
order_backup.h
|
|
|
order_base.h
|
(svn r23087) -Feature: Auto-refitting of vehicles during loading at a station when the vehicle allows it.
|
2011-11-04 00:38:51 +00:00 |
order_cmd.cpp
|
(svn r23087) -Feature: Auto-refitting of vehicles during loading at a station when the vehicle allows it.
|
2011-11-04 00:38:51 +00:00 |
order_func.h
|
|
|
order_gui.cpp
|
(svn r23172) -Fix (r23088) [FS#4831]: crash when looking at orders from a vehicle that's not in your company
|
2011-11-09 11:44:12 +00:00 |
order_type.h
|
(svn r22858) -Feature: Conditional order depending on remaining lifetime of a vehicle. (monoid)
|
2011-08-30 20:21:01 +00:00 |
os_timer.cpp
|
|
|
osk_gui.cpp
|
(svn r23132) -Fix: when any keys on te on-screen keyboard were pressed the text cursor disappeared
|
2011-11-08 15:10:39 +00:00 |
pbs.cpp
|
|
|
pbs.h
|
|
|
progress.cpp
|
(svn r22820) -Codechange: perform a full (re)draw cycle in the first draw during progress instead of waiting 200ms
|
2011-08-24 12:18:53 +00:00 |
progress.h
|
(svn r22820) -Codechange: perform a full (re)draw cycle in the first draw during progress instead of waiting 200ms
|
2011-08-24 12:18:53 +00:00 |
querystring_gui.h
|
|
|
rail_cmd.cpp
|
(svn r23163) -Fix [FS#4627]: don't display railway fences between track and waypoints (Krille)
|
2011-11-08 17:51:29 +00:00 |
rail_gui.cpp
|
(svn r23147) -Change: [NewGRF v8] Unify the return values of boolean callbacks, and check the results for validity.
|
2011-11-08 17:26:49 +00:00 |
rail_gui.h
|
|
|
rail_map.h
|
|
|
rail_type.h
|
|
|
rail.cpp
|
|
|
rail.h
|
(svn r23129) -Add: [NewGRF] Property for the rail type name.
|
2011-11-07 19:35:02 +00:00 |
rev.cpp.in
|
(svn r22805) -Codechange: move use of magic number for version checking to more logical location
|
2011-08-21 18:57:45 +00:00 |
rev.h
|
(svn r22805) -Codechange: move use of magic number for version checking to more logical location
|
2011-08-21 18:57:45 +00:00 |
road_cmd.cpp
|
(svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions
|
2011-11-08 17:37:32 +00:00 |
road_cmd.h
|
|
|
road_func.h
|
|
|
road_gui.cpp
|
|
|
road_gui.h
|
|
|
road_internal.h
|
|
|
road_map.cpp
|
|
|
road_map.h
|
|
|
road_type.h
|
|
|
road.cpp
|
(svn r23094) -Codechange: add a default NULL to GetFoundationSlope and use it
|
2011-11-04 10:23:48 +00:00 |
roadstop_base.h
|
|
|
roadstop.cpp
|
|
|
roadveh_cmd.cpp
|
(svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCapacity().
|
2011-11-09 16:38:50 +00:00 |
roadveh_gui.cpp
|
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs.
|
2011-11-01 16:51:47 +00:00 |
roadveh.h
|
(svn r23112) -Codechange: Check if vehicle chain lengths stays constant when auto-refitting.
|
2011-11-04 15:04:29 +00:00 |
screenshot.cpp
|
(svn r23103) -Codechange: replace TileHeight(x) * TILE_HEIGHT by TilePixelHeight(x)
|
2011-11-04 10:32:26 +00:00 |
screenshot.h
|
|
|
sdl.cpp
|
|
|
sdl.h
|
|
|
settings_func.h
|
|
|
settings_gui.cpp
|
|
|
settings_internal.h
|
|
|
settings_type.h
|
(svn r23084) -Codechange: get rid of a redundant variable
|
2011-11-03 22:49:03 +00:00 |
settings.cpp
|
(svn r23169) -Feature: [NoAI] AICONFIG_AI_DEVELOPER flags to hide AI settings unless gui.ai_developer_tools is enabled (Zuu)
|
2011-11-08 21:48:00 +00:00 |
ship_cmd.cpp
|
(svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCapacity().
|
2011-11-09 16:38:50 +00:00 |
ship_gui.cpp
|
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs.
|
2011-11-01 16:51:47 +00:00 |
ship.h
|
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs.
|
2011-11-01 16:51:47 +00:00 |
signal_func.h
|
|
|
signal_type.h
|
|
|
signal.cpp
|
|
|
signs_base.h
|
(svn r23104) -Codechange: prepare the vehicle/sign z for some further changes to reduce casting
|
2011-11-04 11:09:06 +00:00 |
signs_cmd.cpp
|
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions if they return the Z in pixels (like TilePixelHeight)
|
2011-11-04 10:18:13 +00:00 |
signs_func.h
|
|
|
signs_gui.cpp
|
(svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu)
|
2011-08-01 18:41:21 +00:00 |
signs_type.h
|
|
|
signs.cpp
|
|
|
slope_func.h
|
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
|
2011-11-04 11:30:37 +00:00 |
slope_type.h
|
|
|
smallmap_gui.cpp
|
(svn r23049) -Fix [FS#4810]: Use the same forest-check for the vegetation-map colour as for nearby station names.
|
2011-10-21 19:10:35 +00:00 |
smallmap_gui.h
|
|
|
sortlist_type.h
|
|
|
sound_func.h
|
|
|
sound_type.h
|
|
|
sound.cpp
|
(svn r23108) -Codechange: more uint -> int / byte -> int conversions for Z related variables
|
2011-11-04 11:52:19 +00:00 |
sprite.cpp
|
(svn r22722) -Fix: Skip invisible parent and child sprites due to transparency settings using the same logic as skipping due to grf-defined invisibility.
|
2011-08-06 11:14:07 +00:00 |
sprite.h
|
|
|
spritecache.cpp
|
|
|
spritecache.h
|
|
|
station_base.h
|
(svn r22742) -Add: Add function to query exit direction of hangars at airports.
|
2011-08-13 12:44:42 +00:00 |
station_cmd.cpp
|
(svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions
|
2011-11-08 17:37:32 +00:00 |
station_func.h
|
|
|
station_gui.cpp
|
|
|
station_gui.h
|
|
|
station_map.h
|
|
|
station_type.h
|
|
|
station.cpp
|
|
|
statusbar_gui.cpp
|
(svn r22932) -Fix [FS#4766]: disable the white border on window creation for several windows (based on patch by monoid)
|
2011-09-15 13:26:27 +00:00 |
statusbar_gui.h
|
|
|
stdafx.h
|
(svn r22881) -Fix (r22875): GCC warnings on 64bit systems.
|
2011-09-03 12:45:45 +00:00 |
string_func.h
|
(svn r22889) -Fix [FS#4751]: [OSX] MacOSX 10.7 knows already about strndup (leecbaker)
|
2011-09-04 11:28:43 +00:00 |
string_type.h
|
|
|
string.cpp
|
|
|
strings_func.h
|
(svn r23042) -Codechange: make case_index an explicit parameter of GetStringWithArgs instead of hiding it in the stringid parameter
|
2011-10-20 16:51:54 +00:00 |
strings_type.h
|
(svn r22957) -Codechange: SPECSTR_PLAYERNAME is actually the company name, which is derived from the town name + ' Transport'. So make sure the last constant is in sync with the town name table
|
2011-09-23 19:27:15 +00:00 |
strings.cpp
|
(svn r23044) -Codechange: reorder parameter order so we can make use of the default=0 more often
|
2011-10-20 16:53:34 +00:00 |
subsidy_base.h
|
|
|
subsidy_func.h
|
|
|
subsidy_gui.cpp
|
|
|
subsidy_type.h
|
|
|
subsidy.cpp
|
(svn r22920) -Cleanup: replace two very old town variables taht were rarely used by small functions that compute there value on-the-fly when necessary
|
2011-09-11 11:47:18 +00:00 |
tar_type.h
|
|
|
terraform_cmd.cpp
|
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
|
2011-11-04 11:30:37 +00:00 |
terraform_gui.cpp
|
|
|
terraform_gui.h
|
|
|
textbuf_gui.h
|
|
|
texteff.cpp
|
|
|
texteff.hpp
|
|
|
tgp.cpp
|
|
|
tgp.h
|
|
|
tile_cmd.h
|
(svn r23107) -Codechange: let GetSlopePixelZ and TerraformTile tile type functions use int z as well
|
2011-11-04 11:36:10 +00:00 |
tile_map.cpp
|
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
|
2011-11-04 11:30:37 +00:00 |
tile_map.h
|
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
|
2011-11-04 11:30:37 +00:00 |
tile_type.h
|
|
|
tilearea_type.h
|
|
|
tilearea.cpp
|
|
|
tilehighlight_func.h
|
|
|
tilehighlight_type.h
|
|
|
timetable_cmd.cpp
|
|
|
timetable_gui.cpp
|
|
|
timetable.h
|
|
|
toolbar_gui.cpp
|
(svn r23019) -Codechange: Support resized company colour icon in dropdown lists that use it.
|
2011-10-11 13:18:52 +00:00 |
toolbar_gui.h
|
(svn r22675) -Change: Add a menu entry for the sprite bounding box debuging feature in the help menu and enable bounding boxes only in conjunction with the newgrf developer tools
|
2011-07-20 16:19:48 +00:00 |
town_cmd.cpp
|
(svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions
|
2011-11-08 17:37:32 +00:00 |
town_gui.cpp
|
(svn r23096) -Codechange: remove useless divisions and multiplications by TILE_HEIGHT for the snow line code
|
2011-11-04 10:25:58 +00:00 |
town_map.h
|
|
|
town_type.h
|
|
|
town.h
|
(svn r22920) -Cleanup: replace two very old town variables taht were rarely used by small functions that compute there value on-the-fly when necessary
|
2011-09-11 11:47:18 +00:00 |
townname_func.h
|
|
|
townname_type.h
|
|
|
townname.cpp
|
|
|
track_func.h
|
|
|
track_type.h
|
|
|
train_cmd.cpp
|
(svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCapacity().
|
2011-11-09 16:38:50 +00:00 |
train_gui.cpp
|
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs.
|
2011-11-01 16:51:47 +00:00 |
train.h
|
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions if they return the Z in pixels (like TilePixelHeight)
|
2011-11-04 10:18:13 +00:00 |
transparency_gui.cpp
|
|
|
transparency_gui.h
|
|
|
transparency.h
|
|
|
transport_type.h
|
|
|
tree_cmd.cpp
|
(svn r23168) -Feature [FS#1824]: always draw fences around field tiles
|
2011-11-08 19:48:47 +00:00 |
tree_gui.cpp
|
(svn r22908) -Codechange: silence MSVC warning
|
2011-09-08 17:54:49 +00:00 |
tree_map.h
|
|
|
tunnel_map.cpp
|
(svn r23167) -Codechange [FS#4818]: make IsTunnelInWay z parameters signed as well (hackalittlebit)
|
2011-11-08 19:44:41 +00:00 |
tunnel_map.h
|
(svn r23167) -Codechange [FS#4818]: make IsTunnelInWay z parameters signed as well (hackalittlebit)
|
2011-11-08 19:44:41 +00:00 |
tunnelbridge_cmd.cpp
|
(svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions
|
2011-11-08 17:37:32 +00:00 |
tunnelbridge_map.h
|
|
|
tunnelbridge.h
|
|
|
vehicle_base.h
|
(svn r23104) -Codechange: prepare the vehicle/sign z for some further changes to reduce casting
|
2011-11-04 11:09:06 +00:00 |
vehicle_cmd.cpp
|
(svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCapacity().
|
2011-11-09 16:38:50 +00:00 |
vehicle_func.h
|
(svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCapacity().
|
2011-11-09 16:38:50 +00:00 |
vehicle_gui_base.h
|
|
|
vehicle_gui.cpp
|
(svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks returning D0xx texts.
|
2011-11-08 17:24:43 +00:00 |
vehicle_gui.h
|
(svn r23089) -Add: Allow specifying refits for go-to station orders.
|
2011-11-04 00:38:59 +00:00 |
vehicle_type.h
|
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs.
|
2011-11-01 16:51:47 +00:00 |
vehicle.cpp
|
(svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCapacity().
|
2011-11-09 16:38:50 +00:00 |
vehiclelist.cpp
|
|
|
vehiclelist.h
|
|
|
viewport_func.h
|
|
|
viewport_gui.cpp
|
|
|
viewport_type.h
|
|
|
viewport.cpp
|
(svn r23125) -Codechange: Replace some 8s with TILE_SIZE / 2. (adf88)
|
2011-11-06 15:54:55 +00:00 |
void_cmd.cpp
|
(svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions
|
2011-11-08 17:37:32 +00:00 |
void_map.h
|
|
|
water_cmd.cpp
|
(svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions
|
2011-11-08 17:37:32 +00:00 |
water_map.h
|
|
|
water.h
|
(svn r22773) -Add: Some grass around rivers in desert areas.
|
2011-08-20 20:07:02 +00:00 |
waypoint_base.h
|
|
|
waypoint_cmd.cpp
|
(svn r23093) -Codechange: add a default NULL for the Z of GetTileSlope and use it
|
2011-11-04 10:22:27 +00:00 |
waypoint_func.h
|
|
|
waypoint_gui.cpp
|
|
|
waypoint.cpp
|
|
|
widget_type.h
|
(svn r23017) -Codechange: Add support for resized scrollbars.
|
2011-10-11 08:07:47 +00:00 |
widget.cpp
|
(svn r23024) -Codechange: Vertically centre text within a dropdown control.
|
2011-10-11 19:05:54 +00:00 |
window_func.h
|
|
|
window_gui.h
|
(svn r23017) -Codechange: Add support for resized scrollbars.
|
2011-10-11 08:07:47 +00:00 |
window_type.h
|
(svn r23178) -Feature [FS#4780]: in-game readme.txt readmer (LordAro)
|
2011-11-10 06:15:03 +00:00 |
window.cpp
|
(svn r23017) -Codechange: Add support for resized scrollbars.
|
2011-10-11 08:07:47 +00:00 |
zoom_func.h
|
|
|
zoom_type.h
|
|
|