You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src
rubidium 5e2c20250a (svn r21215) -Codechange: store the plural form in the plural (choice) lists 14 years ago
..
3rdparty
ai (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
blitter
core (svn r20951) -Codechange: Add SmallMap::Contains() and use it. 14 years ago
depend
lang (svn r21214) -Add: Display mail capacity when refitting an aircraft to passengers. 14 years ago
misc (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) 14 years ago
music
network (svn r21182) -Fix: possible just-freed memory reads 14 years ago
os (svn r21150) -Fix: [OSX] Deprecation warning with libpng 1.4 14 years ago
pathfinder (svn r21121) -Fix (r21100): Use the cached max speed when calculating YAPF penalties for road vehicles. 14 years ago
saveload (svn r21195) -Fix [FS#4230] (r21135): in some corner cases the savegame conversion didn't do the right thing 14 years ago
script
sound
spriteloader
strgen (svn r21215) -Codechange: store the plural form in the plural (choice) lists 14 years ago
table (svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configurable, why isn't the statusbar's location configurable? 14 years ago
thread (svn r20860) -Cleanup: remove some unused functions and variables 14 years ago
video (svn r21200) -Fix: [OSX] Don't let the mouse cursor jump when switching to full screen mode 14 years ago
widgets (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
aircraft.h (svn r21097) -Codechange: Unify cached max speed for all vehicle types. 14 years ago
aircraft_cmd.cpp (svn r21137) -Fix/revert-ish (r1385): station ratings weren't updated (anymore) after an aircraft crashed 14 years ago
aircraft_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
airport.cpp (svn r21088) -Doc: Additions/corrections of doxygen comments. 14 years ago
airport.h (svn r21088) -Doc: Additions/corrections of doxygen comments. 14 years ago
airport_gui.cpp
animated_tile.cpp
animated_tile_func.h
articulated_vehicles.cpp (svn r21123) -Codechange: Remove max_speed from the Vehicle class. 14 years ago
articulated_vehicles.h
autoreplace.cpp
autoreplace_base.h
autoreplace_cmd.cpp (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) 14 years ago
autoreplace_func.h
autoreplace_gui.cpp
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_media_base.h
base_media_func.h
base_station_base.h
bmp.cpp
bmp.h
bridge.h (svn r21142) -Codechange: replace magic bridge length constants with proper constants (uni657) 14 years ago
bridge_gui.cpp (svn r20997) -Fix: Size of sort buttons for order and vehicle list gui could be too small 14 years ago
bridge_map.cpp
bridge_map.h
build_vehicle_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
cargo_type.h
cargopacket.cpp
cargopacket.h
cargotype.cpp
cargotype.h
cheat.cpp
cheat_func.h
cheat_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
cheat_type.h
clear_cmd.cpp
clear_map.h
cmd_helper.h
command.cpp
command_func.h
command_type.h
company_base.h
company_cmd.cpp (svn r20970) -Add: company change notification to remote admins (dihedral) 14 years ago
company_func.h (svn r20970) -Add: company change notification to remote admins (dihedral) 14 years ago
company_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
company_gui.h
company_manager_face.h
company_type.h
console.cpp (svn r20977) -Fix (r20975): compilation didn't get to the link stage if you, or config.lib, decided you don't need network support 14 years ago
console_cmds.cpp (svn r21050) -Fix (r20515): ignore underscores as well for help messages 14 years ago
console_func.h
console_gui.cpp (svn r21004) -Fix [FS#3746]: chat/console messages got sometimes messed up due to LTR names in RTL translations and vice-versa 14 years ago
console_gui.h
console_internal.h (svn r21050) -Fix (r20515): ignore underscores as well for help messages 14 years ago
console_type.h
crashlog.cpp (svn r21161) -Codechange: make the currently used language easier accessible 14 years ago
crashlog.h
currency.cpp
currency.h
date.cpp (svn r20967) -Add: infrastructure to send information to remote admins at specific intervals (dihedral) 14 years ago
date_func.h
date_gui.cpp
date_gui.h
date_type.h
debug.cpp (svn r20977) -Fix (r20975): compilation didn't get to the link stage if you, or config.lib, decided you don't need network support 14 years ago
debug.h
dedicated.cpp
depot.cpp
depot_base.h
depot_cmd.cpp
depot_func.h
depot_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
depot_map.h
depot_type.h
direction_func.h
direction_type.h
disaster_cmd.cpp (svn r20910) -Fix [FS#4155]: helicopters fired a bit too late 14 years ago
dock_gui.cpp (svn r20932) -Add [FS#4153]: Highlight all destination tiles when building a lock. (uni657) 14 years ago
driver.cpp
driver.h
economy.cpp (svn r21156) -Codechange: Introduce EconomyIsInRecession(). 14 years ago
economy_base.h
economy_func.h (svn r21156) -Codechange: Introduce EconomyIsInRecession(). 14 years ago
economy_type.h (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) 14 years ago
effectvehicle.cpp
effectvehicle_base.h
effectvehicle_func.h
elrail.cpp (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) 14 years ago
elrail_func.h
endian_check.cpp
engine.cpp (svn r21101) -Doc: Additions and clarifications of doxygen comments 14 years ago
engine_base.h
engine_func.h
engine_gui.cpp
engine_gui.h
engine_type.h
fileio.cpp (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) 14 years ago
fileio_func.h
fileio_type.h
fios.cpp
fios.h
fios_gui.cpp (svn r21151) -Fix [FS#4221]: Sort arrow wasn't accounted for in two windows causing it to be overwritten by the "sort by" string 14 years ago
fontcache.cpp (svn r21197) -Fix [FS#4001] (r17794): [OSX] Finding a fallback font failed when compiling for OSX 10.4 as it tried to match also OpenTTD-specific control characters 14 years ago
fontcache.h
functions.h
gamelog.cpp (svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define search restrictions. 14 years ago
gamelog.h
gamelog_internal.h
genworld.cpp
genworld.h
genworld_gui.cpp (svn r21080) -Fix: Do not allow to use a custom water level with the original map generator. 14 years ago
gfx.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
gfx_func.h
gfx_type.h
gfxinit.cpp
gfxinit.h
graph_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
graph_gui.h
ground_vehicle.cpp (svn r21107) -Fix: Don't use the maximum track speed where the maximum vehicle speed is meant. 14 years ago
ground_vehicle.hpp (svn r21106) -Change: Tuned realistic acceleration to be a bit more realistic in order to make acceleration "slower", which highlights the differences between vehicle types more. 14 years ago
group.h
group_cmd.cpp
group_gui.cpp (svn r20997) -Fix: Size of sort buttons for order and vehicle list gui could be too small 14 years ago
group_gui.h
group_type.h
gui.h (svn r20962) -Fix [FS#4166](r20956): Determine tile under cursor before opening the new viewport. It might appear just below the cursor. 14 years ago
heightmap.cpp
heightmap.h
highscore.cpp
highscore.h
highscore_gui.cpp
hotkeys.cpp
hotkeys.h
house.h
house_type.h
industry.h (svn r21173) -Codechange: Don't recompute target industry counts each time. 14 years ago
industry_cmd.cpp (svn r21175) -Add: Forced construction of missing industries. 14 years ago
industry_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
industry_map.h
industry_type.h
industrytype.h (svn r20850) -Codechange: Add IndustrySpec::UsesSmoothEconomy() to deduplicate code. 14 years ago
ini.cpp
ini_type.h
intro_gui.cpp
landscape.cpp (svn r21080) -Fix: Do not allow to use a custom water level with the original map generator. 14 years ago
landscape.h
landscape_type.h
language.h (svn r21177) -Codechange: change UniqueLanguageFile into GetLanguage 14 years ago
livery.h
main_gui.cpp (svn r21018) -Doc: Add Doxygen comments to some function. 14 years ago
map.cpp (svn r21055) -Codechange [FS#4190]: Code style fix (chillcore) 14 years ago
map_func.h
map_type.h
misc.cpp
misc_cmd.cpp
misc_gui.cpp (svn r20940) -Fix (r20928): switch to the normal alphabet where 'b' comes before 'p' 14 years ago
mixer.cpp
mixer.h
music.cpp
music_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
newgrf.cpp (svn r21209) -Feature: [NewGRF] Allow setting the gender of the current string or select the case of the next substring 14 years ago
newgrf.h (svn r21208) -Add: [NewGRF] Mapping information w.r.t. a translation's case and gender names 14 years ago
newgrf_airport.cpp (svn r21088) -Doc: Additions/corrections of doxygen comments. 14 years ago
newgrf_airport.h
newgrf_airporttiles.cpp (svn r21198) -Fix: don't call variables properties in debug messages 14 years ago
newgrf_airporttiles.h
newgrf_animation_base.h
newgrf_animation_type.h
newgrf_callbacks.h
newgrf_canal.cpp (svn r21198) -Fix: don't call variables properties in debug messages 14 years ago
newgrf_canal.h
newgrf_cargo.cpp (svn r21198) -Fix: don't call variables properties in debug messages 14 years ago
newgrf_cargo.h
newgrf_class.h
newgrf_class_func.h
newgrf_commons.cpp (svn r20996) -Change: [NewGRF] the X and Y offsets in the parameter for industry vars 60,61,62,63 are unsigned instead of signed 14 years ago
newgrf_commons.h (svn r20996) -Change: [NewGRF] the X and Y offsets in the parameter for industry vars 60,61,62,63 are unsigned instead of signed 14 years ago
newgrf_config.cpp (svn r21125) -Fix (r20248): static NewGRFs shouldn't be added non-statically to a game 14 years ago
newgrf_config.h (svn r20959) -Codechange: Realign comments. 14 years ago
newgrf_debug.h
newgrf_debug_gui.cpp (svn r21065) -Fix (r19733): Crash when displaying 60+x parameters in the NewGRF inspect window. 14 years ago
newgrf_engine.cpp (svn r21198) -Fix: don't call variables properties in debug messages 14 years ago
newgrf_engine.h
newgrf_generic.cpp (svn r21198) -Fix: don't call variables properties in debug messages 14 years ago
newgrf_generic.h
newgrf_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
newgrf_house.cpp (svn r21198) -Fix: don't call variables properties in debug messages 14 years ago
newgrf_house.h
newgrf_industries.cpp (svn r21198) -Fix: don't call variables properties in debug messages 14 years ago
newgrf_industries.h (svn r20996) -Change: [NewGRF] the X and Y offsets in the parameter for industry vars 60,61,62,63 are unsigned instead of signed 14 years ago
newgrf_industrytiles.cpp (svn r21198) -Fix: don't call variables properties in debug messages 14 years ago
newgrf_industrytiles.h (svn r20942) -Feature [NewGRF]: make it possible to distinguish player built/randomly placed industries in the location and land slope check callbacks 14 years ago
newgrf_object.cpp (svn r21198) -Fix: don't call variables properties in debug messages 14 years ago
newgrf_object.h
newgrf_properties.h (svn r21100) -Feature [NewGRF]: Add CB36 support for road vehicle property 0x15 (Speed). 14 years ago
newgrf_railtype.cpp (svn r21198) -Fix: don't call variables properties in debug messages 14 years ago
newgrf_railtype.h
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp (svn r21198) -Fix: don't call variables properties in debug messages 14 years ago
newgrf_spritegroup.h
newgrf_station.cpp
newgrf_station.h
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp (svn r21211) -Feature: [NewGRF] Allow specifying a "choice list" for cases and genders 14 years ago
newgrf_text.h (svn r21211) -Feature: [NewGRF] Allow specifying a "choice list" for cases and genders 14 years ago
newgrf_town.cpp (svn r21198) -Fix: don't call variables properties in debug messages 14 years ago
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
news_func.h
news_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
news_gui.h
news_type.h
object.h
object_base.h
object_cmd.cpp (svn r21156) -Codechange: Introduce EconomyIsInRecession(). 14 years ago
object_gui.cpp (svn r20907) -Fix [FS#4156-ish]: callback 15C's string didn't actually get drawn 14 years ago
object_map.h
object_type.h
openttd.cpp (svn r21097) -Codechange: Unify cached max speed for all vehicle types. 14 years ago
openttd.h
order_backup.cpp
order_backup.h
order_base.h
order_cmd.cpp
order_func.h
order_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
order_type.h
os_timer.cpp
osk_gui.cpp
pbs.cpp
pbs.h
querystring_gui.h
rail.cpp
rail.h
rail_cmd.cpp (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) 14 years ago
rail_gui.cpp
rail_gui.h
rail_map.h
rail_type.h
rev.cpp.in
rev.h
road.cpp
road_cmd.cpp
road_cmd.h
road_func.h
road_gui.cpp (svn r20856) -Fix [FS#4141]: Road/water toolbars did not get updated when the first vehicle of their type becomes available. 14 years ago
road_gui.h
road_internal.h
road_map.cpp
road_map.h
road_type.h
roadstop.cpp
roadstop_base.h
roadveh.h (svn r21106) -Change: Tuned realistic acceleration to be a bit more realistic in order to make acceleration "slower", which highlights the differences between vehicle types more. 14 years ago
roadveh_cmd.cpp (svn r21136) -Fix [FS#4213]: bridge speed limits should apply to all wagons of a vehicle, not just the head of the vehicle 14 years ago
roadveh_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
screenshot.cpp
screenshot.h
sdl.cpp
sdl.h
settings.cpp (svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configurable, why isn't the statusbar's location configurable? 14 years ago
settings_func.h
settings_gui.cpp (svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configurable, why isn't the statusbar's location configurable? 14 years ago
settings_internal.h
settings_type.h (svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configurable, why isn't the statusbar's location configurable? 14 years ago
ship.h (svn r21098) -Codechange: Ships now store their max speed in the cache instead of recalculating it every time. 14 years ago
ship_cmd.cpp (svn r21148) -Fix (r21098): Evaluate callback 36 for ship speed as frequently as done for other vehicle types. 14 years ago
ship_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
signal.cpp
signal_func.h
signal_type.h
signs.cpp
signs_base.h
signs_cmd.cpp
signs_func.h
signs_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
signs_type.h
slope_func.h (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) 14 years ago
slope_type.h
smallmap_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
smallmap_gui.h
sortlist_type.h
sound.cpp
sound_func.h
sound_type.h
sprite.cpp
sprite.h
spritecache.cpp
spritecache.h
station.cpp
station_base.h (svn r20857) -Fix [FS#3637]: The station with the second highest rating was doubly penalised when distributing cargo. Now the penalty is completely removed and the granularity/precision of the distribution in increased by using fractional cargo. This should make competing stations less "all-or-nothing". 14 years ago
station_cmd.cpp (svn r21145) -Fix: station list wasn't updated when a new cargo got a rating 14 years ago
station_func.h
station_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
station_gui.h
station_map.h
station_type.h
statusbar_gui.cpp (svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configurable, why isn't the statusbar's location configurable? 14 years ago
statusbar_gui.h (svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configurable, why isn't the statusbar's location configurable? 14 years ago
stdafx.h
string.cpp (svn r21133) -Add: function to check the validity of a string (without modifying it) 14 years ago
string_func.h (svn r21133) -Add: function to check the validity of a string (without modifying it) 14 years ago
string_type.h (svn r21004) -Fix [FS#3746]: chat/console messages got sometimes messed up due to LTR names in RTL translations and vice-versa 14 years ago
strings.cpp (svn r21215) -Codechange: store the plural form in the plural (choice) lists 14 years ago
strings_func.h (svn r21164) -Codechange: replace the hardcoded array of language metadata with a list 14 years ago
strings_type.h (svn r21164) -Codechange: replace the hardcoded array of language metadata with a list 14 years ago
subsidy.cpp
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp
subsidy_type.h
tar_type.h
terraform_cmd.cpp (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) 14 years ago
terraform_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
terraform_gui.h
textbuf_gui.h
texteff.cpp
texteff.hpp
tgp.cpp (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) 14 years ago
tgp.h
tile_cmd.h
tile_map.cpp
tile_map.h
tile_type.h
tilearea.cpp
tilearea_type.h (svn r21019) -Add: Use center of industry to focus on in the industry gui. 14 years ago
tilehighlight_func.h
tilehighlight_type.h
timetable.h
timetable_cmd.cpp
timetable_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
toolbar_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
toolbar_gui.h
town.h
town_cmd.cpp (svn r21191) -Doc: Add missing information for a parameter of CmdFoundTown. 14 years ago
town_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
town_map.h
town_type.h
townname.cpp (svn r21192) -Fix (r15505)[FS#4226]: Use non-interactive randomness for townnames on map generation, so they are controlled by the generation-seed as well. 14 years ago
townname_func.h
townname_type.h
track_func.h (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) 14 years ago
track_type.h
train.h (svn r21106) -Change: Tuned realistic acceleration to be a bit more realistic in order to make acceleration "slower", which highlights the differences between vehicle types more. 14 years ago
train_cmd.cpp (svn r21205) -Fix [FS#4207]: Under some conditions, group count would be wrong after moving train engines in the depot window. 14 years ago
train_gui.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
transparency.h
transparency_gui.cpp
transparency_gui.h
transport_type.h
tree_cmd.cpp
tree_gui.cpp
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge.h
tunnelbridge_cmd.cpp (svn r21153) -Change: unify the moment trains/road vehicles become (un)visible when entering/leaving a tunnel. As a side effect some tunnel related glitches are gone. 14 years ago
tunnelbridge_map.h
vehicle.cpp (svn r21214) -Add: Display mail capacity when refitting an aircraft to passengers. 14 years ago
vehicle_base.h (svn r21123) -Codechange: Remove max_speed from the Vehicle class. 14 years ago
vehicle_cmd.cpp (svn r21214) -Add: Display mail capacity when refitting an aircraft to passengers. 14 years ago
vehicle_func.h (svn r21214) -Add: Display mail capacity when refitting an aircraft to passengers. 14 years ago
vehicle_gui.cpp (svn r21214) -Add: Display mail capacity when refitting an aircraft to passengers. 14 years ago
vehicle_gui.h
vehicle_gui_base.h
vehicle_type.h (svn r21088) -Doc: Additions/corrections of doxygen comments. 14 years ago
vehiclelist.cpp
vehiclelist.h
viewport.cpp (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) 14 years ago
viewport_func.h (svn r21020) -Add: Use center of waypoint in waypoint gui, if available. 14 years ago
viewport_gui.cpp (svn r20962) -Fix [FS#4166](r20956): Determine tile under cursor before opening the new viewport. It might appear just below the cursor. 14 years ago
viewport_type.h (svn r21018) -Doc: Add Doxygen comments to some function. 14 years ago
void_cmd.cpp
void_map.h
water.h
water_cmd.cpp
water_map.h (svn r20909) -Fix [FS#4137]: don't see coasts as water for object construction 14 years ago
waypoint.cpp
waypoint_base.h
waypoint_cmd.cpp
waypoint_func.h
waypoint_gui.cpp (svn r21035) -Fix [FS#4181] (r21020): crash when opening the buoy's viewport. Based on a patch by Krille. 14 years ago
widget.cpp (svn r21157) -Codechange: remove information about the text direction out of the language "list" 14 years ago
widget_type.h (svn r20922) -Fix [FS#4071]: accidentally moving the mouse of the scrollbar arrows while pressing it clicks the button next to the arrow 14 years ago
window.cpp (svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configurable, why isn't the statusbar's location configurable? 14 years ago
window_func.h (svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configurable, why isn't the statusbar's location configurable? 14 years ago
window_gui.h
window_type.h
zoom_func.h
zoom_type.h