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 2b897b4fa0 (svn r23219) -Change: different directories for basesets and newgrfs. So data to baseset or newgrf, and gm to baseset 13 years ago
..
3rdparty (svn r23194) -Codechange: don't cast away const needlessly 13 years ago
ai (svn r23216) -Codechange: introduce the concept of having different tar lists 13 years ago
blitter (svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free 13 years ago
core
depend (svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free 13 years ago
lang (svn r23213) -Update from WebTranslator v3.0: 13 years ago
misc
music
network (svn r23219) -Change: different directories for basesets and newgrfs. So data to baseset or newgrf, and gm to baseset 13 years ago
os
pathfinder
saveload (svn r23195) -Codechange: if we really need to cast away constness, use const_cast 13 years ago
script (svn r23216) -Codechange: introduce the concept of having different tar lists 13 years ago
settingsgen
sound
spriteloader
strgen
table (svn r23193) -Codechange: don't cast away const unneededly 13 years ago
thread
video
widgets
aircraft.h
aircraft_cmd.cpp (svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCapacity(). 13 years ago
aircraft_gui.cpp
airport.cpp
airport.h
airport_gui.cpp (svn r23179) -Codechange: use some tooltips that already existed (monoid) 13 years ago
animated_tile.cpp
animated_tile_func.h
articulated_vehicles.cpp (svn r23137) -Change: [NewGRF v8] New result format for callback 16. 13 years ago
articulated_vehicles.h
autoreplace.cpp
autoreplace_base.h
autoreplace_cmd.cpp
autoreplace_func.h
autoreplace_gui.cpp
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_media_base.h (svn r23219) -Change: different directories for basesets and newgrfs. So data to baseset or newgrf, and gm to baseset 13 years ago
base_media_func.h (svn r23219) -Change: different directories for basesets and newgrfs. So data to baseset or newgrf, and gm to baseset 13 years ago
base_station_base.h
bmp.cpp
bmp.h
bridge.h
bridge_gui.cpp
bridge_map.cpp
bridge_map.h
build_vehicle_gui.cpp (svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks returning D0xx texts. 13 years ago
cargo_type.h
cargopacket.cpp
cargopacket.h
cargotype.cpp
cargotype.h
cheat.cpp
cheat_func.h
cheat_gui.cpp
cheat_type.h
clear_cmd.cpp (svn r23168) -Feature [FS#1824]: always draw fences around field tiles 13 years ago
clear_func.h (svn r23168) -Feature [FS#1824]: always draw fences around field tiles 13 years ago
clear_map.h (svn r23168) -Feature [FS#1824]: always draw fences around field tiles 13 years ago
cmd_helper.h
command.cpp (svn r23215) -Codechange: stricter type safety for CommandFlags 13 years ago
command_func.h (svn r23215) -Codechange: stricter type safety for CommandFlags 13 years ago
command_type.h (svn r23215) -Codechange: stricter type safety for CommandFlags 13 years ago
company_base.h
company_cmd.cpp
company_func.h
company_gui.cpp
company_gui.h
company_manager_face.h
company_type.h
console.cpp
console_cmds.cpp (svn r23217) -Codechange: introduce the concept of scanning only in a limited set of sub directories 13 years ago
console_func.h
console_gui.cpp
console_gui.h
console_internal.h
console_type.h
crashlog.cpp
crashlog.h
currency.cpp (svn r23196) -Fix: GCC 4.7 compilation 13 years ago
currency.h
date.cpp
date_func.h
date_gui.cpp
date_gui.h
date_type.h
debug.cpp
debug.h
dedicated.cpp
depot.cpp
depot_base.h
depot_cmd.cpp
depot_func.h
depot_gui.cpp
depot_map.h
depot_type.h
direction_func.h
direction_type.h
disaster_cmd.cpp
dock_gui.cpp
driver.cpp (svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free 13 years ago
driver.h
economy.cpp (svn r23151) -Change: [NewGRF v8] Deprecate callback 12, and use callback 36 instead. 13 years ago
economy_base.h
economy_func.h
economy_type.h
effectvehicle.cpp
effectvehicle_base.h
effectvehicle_func.h
elrail.cpp
elrail_func.h
endian_check.cpp
engine.cpp (svn r23176) -Codechange: Deduplicate code between Engine::DetermineCapacity() and Engine::GetDisplayDefaultCapacity(). 13 years ago
engine_base.h (svn r23176) -Codechange: Deduplicate code between Engine::DetermineCapacity() and Engine::GetDisplayDefaultCapacity(). 13 years ago
engine_func.h
engine_gui.cpp
engine_gui.h
engine_type.h (svn r23149) -Add: [NewGRF] Road vehicle property 23 to shorten vehicles without callback usage. 13 years ago
fileio.cpp (svn r23219) -Change: different directories for basesets and newgrfs. So data to baseset or newgrf, and gm to baseset 13 years ago
fileio_func.h (svn r23217) -Codechange: introduce the concept of scanning only in a limited set of sub directories 13 years ago
fileio_type.h (svn r23219) -Change: different directories for basesets and newgrfs. So data to baseset or newgrf, and gm to baseset 13 years ago
fios.cpp (svn r23216) -Codechange: introduce the concept of having different tar lists 13 years ago
fios.h
fios_gui.cpp
fontcache.cpp
fontcache.h
gamelog.cpp
gamelog.h
gamelog_internal.h
genworld.cpp
genworld.h
genworld_gui.cpp
gfx.cpp
gfx_func.h
gfx_type.h
gfxinit.cpp (svn r23214) -Codechange: for base media sets pass the "search in tars" parameter to determine what to do 13 years ago
gfxinit.h
graph_gui.cpp
graph_gui.h
ground_vehicle.cpp
ground_vehicle.hpp
group.h
group_cmd.cpp (svn r23212) -Fix [FS#4834] (r22980): Deleting groups did not update statistics of DEFAULT group. 13 years ago
group_gui.cpp
group_gui.h
group_type.h
gui.h
heightmap.cpp
heightmap.h
highscore.cpp
highscore.h
highscore_gui.cpp
hotkeys.cpp (svn r23193) -Codechange: don't cast away const unneededly 13 years ago
hotkeys.h
house.h
house_type.h
industry.h
industry_cmd.cpp (svn r23168) -Feature [FS#1824]: always draw fences around field tiles 13 years ago
industry_gui.cpp (svn r23146) -Change: [NewGRF v8] Make callback 22 return a probability to use instead of property 18. 13 years ago
industry_map.h
industry_type.h
industrytype.h
ini.cpp
ini_load.cpp
ini_type.h
intro_gui.cpp
landscape.cpp
landscape.h
landscape_type.h
language.h
livery.h
main_gui.cpp
map.cpp
map_func.h
map_type.h
misc.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 13 years ago
mixer.cpp
mixer.h
music.cpp (svn r23214) -Codechange: for base media sets pass the "search in tars" parameter to determine what to do 13 years ago
music_gui.cpp (svn r23219) -Change: different directories for basesets and newgrfs. So data to baseset or newgrf, and gm to baseset 13 years ago
newgrf.cpp (svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free 13 years ago
newgrf.h (svn r23153) -Change: [NewGRF v8] Use heightlevel units in variable 20/A0. 13 years ago
newgrf_airport.cpp (svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks returning D0xx texts. 13 years ago
newgrf_airport.h
newgrf_airporttiles.cpp (svn r23161) -Fix (r23154): don't convert pointer to bool but actually check the grf_version variable 13 years ago
newgrf_airporttiles.h
newgrf_animation_base.h (svn r23148) -Change: [NewGRF] Check the results of various callbacks for validness. 13 years ago
newgrf_animation_type.h
newgrf_callbacks.h (svn r23146) -Change: [NewGRF v8] Make callback 22 return a probability to use instead of property 18. 13 years ago
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. 13 years ago
newgrf_canal.h
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. 13 years ago
newgrf_cargo.h
newgrf_class.h
newgrf_class_func.h
newgrf_commons.cpp (svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info variables. (rubidium) 13 years ago
newgrf_commons.h (svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free 13 years ago
newgrf_config.cpp (svn r23217) -Codechange: introduce the concept of scanning only in a limited set of sub directories 13 years ago
newgrf_config.h (svn r23178) -Feature [FS#4780]: in-game readme.txt readmer (LordAro) 13 years ago
newgrf_debug.h
newgrf_debug_gui.cpp (svn r23193) -Codechange: don't cast away const unneededly 13 years ago
newgrf_engine.cpp (svn r23174) -Codechange: Deduplicate code between GetEngineProperty() and GetVehicleProperty(). 13 years ago
newgrf_engine.h (svn r23174) -Codechange: Deduplicate code between GetEngineProperty() and GetVehicleProperty(). 13 years ago
newgrf_generic.cpp (svn r23157) -Change: [NewGRF v8] Format of extra callback info for callback 144. (michi_cc) 13 years ago
newgrf_generic.h
newgrf_gui.cpp (svn r23217) -Codechange: introduce the concept of scanning only in a limited set of sub directories 13 years ago
newgrf_house.cpp (svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info variables. (rubidium) 13 years ago
newgrf_house.h
newgrf_industries.cpp (svn r23155) -Change: [NewGRF v8] Use heightlevel units in var 8A of callback 28. 13 years ago
newgrf_industries.h (svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info variables. (rubidium) 13 years ago
newgrf_industrytiles.cpp (svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info variables. (rubidium) 13 years ago
newgrf_industrytiles.h
newgrf_object.cpp (svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info variables. (rubidium) 13 years ago
newgrf_object.h
newgrf_properties.h (svn r23151) -Change: [NewGRF v8] Deprecate callback 12, and use callback 36 instead. 13 years ago
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. 13 years ago
newgrf_railtype.h
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp (svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free 13 years ago
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. 13 years ago
newgrf_station.cpp (svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info variables. (rubidium) 13 years ago
newgrf_station.h
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp
newgrf_text.h
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. 13 years ago
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. 13 years ago
newgrf_townname.cpp
newgrf_townname.h
news_func.h
news_gui.cpp
news_gui.h
news_type.h
object.h
object_base.h
object_cmd.cpp (svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions 13 years ago
object_gui.cpp (svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks returning D0xx texts. 13 years ago
object_map.h
object_type.h
openttd.cpp (svn r23217) -Codechange: introduce the concept of scanning only in a limited set of sub directories 13 years ago
openttd.h
order_backup.cpp (svn r23199) -Fix [FS#4822]: oil rigs that "expired" did not get removed from the station list 13 years ago
order_backup.h
order_base.h (svn r23199) -Fix [FS#4822]: oil rigs that "expired" did not get removed from the station list 13 years ago
order_cmd.cpp (svn r23199) -Fix [FS#4822]: oil rigs that "expired" did not get removed from the station list 13 years ago
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 13 years ago
order_type.h
os_timer.cpp
osk_gui.cpp (svn r23132) -Fix: when any keys on te on-screen keyboard were pressed the text cursor disappeared 13 years ago
pbs.cpp
pbs.h
progress.cpp
progress.h
querystring_gui.h (svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free 13 years ago
rail.cpp
rail.h (svn r23129) -Add: [NewGRF] Property for the rail type name. 13 years ago
rail_cmd.cpp (svn r23163) -Fix [FS#4627]: don't display railway fences between track and waypoints (Krille) 13 years ago
rail_gui.cpp (svn r23147) -Change: [NewGRF v8] Unify the return values of boolean callbacks, and check the results for validity. 13 years ago
rail_gui.h
rail_map.h
rail_type.h
rev.cpp.in
rev.h
road.cpp
road_cmd.cpp (svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions 13 years ago
road_cmd.h
road_func.h
road_gui.cpp
road_gui.h
road_internal.h
road_map.cpp
road_map.h
road_type.h
roadstop.cpp
roadstop_base.h
roadveh.h
roadveh_cmd.cpp (svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCapacity(). 13 years ago
roadveh_gui.cpp
screenshot.cpp (svn r23195) -Codechange: if we really need to cast away constness, use const_cast 13 years ago
screenshot.h
sdl.cpp
sdl.h
settings.cpp (svn r23211) -Fix: Invalidate build vehicle window when changing the setting for wagon speed limits 13 years ago
settings_func.h
settings_gui.cpp (svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free 13 years ago
settings_internal.h
settings_type.h
ship.h
ship_cmd.cpp (svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCapacity(). 13 years ago
ship_gui.cpp
signal.cpp
signal_func.h
signal_type.h
signs.cpp
signs_base.h
signs_cmd.cpp
signs_func.h
signs_gui.cpp
signs_type.h
slope_func.h
slope_type.h
smallmap_gui.cpp
smallmap_gui.h
sortlist_type.h
sound.cpp (svn r23214) -Codechange: for base media sets pass the "search in tars" parameter to determine what to do 13 years ago
sound_func.h
sound_type.h
sprite.cpp
sprite.h
spritecache.cpp
spritecache.h
station.cpp (svn r23199) -Fix [FS#4822]: oil rigs that "expired" did not get removed from the station list 13 years ago
station_base.h
station_cmd.cpp (svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions 13 years ago
station_func.h
station_gui.cpp
station_gui.h
station_map.h
station_type.h
statusbar_gui.cpp
statusbar_gui.h
stdafx.h (svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free 13 years ago
string.cpp
string_func.h
string_type.h
strings.cpp
strings_func.h
strings_type.h
subsidy.cpp
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp
subsidy_type.h
tar_type.h (svn r23216) -Codechange: introduce the concept of having different tar lists 13 years ago
terraform_cmd.cpp
terraform_gui.cpp
terraform_gui.h
textbuf_gui.h
texteff.cpp
texteff.hpp
tgp.cpp
tgp.h
tile_cmd.h
tile_map.cpp
tile_map.h
tile_type.h
tilearea.cpp
tilearea_type.h
tilehighlight_func.h
tilehighlight_type.h
timetable.h
timetable_cmd.cpp
timetable_gui.cpp
toolbar_gui.cpp
toolbar_gui.h
town.h
town_cmd.cpp (svn r23183) -Codechange: merge BRIBE_FAILED and BRIBE_FAILED_2 messages (monoid) 13 years ago
town_gui.cpp
town_map.h
town_type.h
townname.cpp
townname_func.h
townname_type.h
track_func.h
track_type.h
train.h
train_cmd.cpp (svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCapacity(). 13 years ago
train_gui.cpp
transparency.h
transparency_gui.cpp
transparency_gui.h
transport_type.h
tree_cmd.cpp (svn r23168) -Feature [FS#1824]: always draw fences around field tiles 13 years ago
tree_gui.cpp
tree_map.h
tunnel_map.cpp (svn r23167) -Codechange [FS#4818]: make IsTunnelInWay z parameters signed as well (hackalittlebit) 13 years ago
tunnel_map.h (svn r23167) -Codechange [FS#4818]: make IsTunnelInWay z parameters signed as well (hackalittlebit) 13 years ago
tunnelbridge.h
tunnelbridge_cmd.cpp (svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions 13 years ago
tunnelbridge_map.h
vehicle.cpp (svn r23195) -Codechange: if we really need to cast away constness, use const_cast 13 years ago
vehicle_base.h
vehicle_cmd.cpp (svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCapacity(). 13 years ago
vehicle_func.h (svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCapacity(). 13 years ago
vehicle_gui.cpp (svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks returning D0xx texts. 13 years ago
vehicle_gui.h
vehicle_gui_base.h
vehicle_type.h
vehiclelist.cpp
vehiclelist.h
viewport.cpp (svn r23125) -Codechange: Replace some 8s with TILE_SIZE / 2. (adf88) 13 years ago
viewport_func.h
viewport_gui.cpp
viewport_type.h
void_cmd.cpp (svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions 13 years ago
void_map.h
water.h
water_cmd.cpp (svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions 13 years ago
water_map.h
waypoint.cpp
waypoint_base.h
waypoint_cmd.cpp
waypoint_func.h
waypoint_gui.cpp
widget.cpp
widget_type.h
window.cpp
window_func.h
window_gui.h
window_type.h (svn r23178) -Feature [FS#4780]: in-game readme.txt readmer (LordAro) 13 years ago
zoom_func.h
zoom_type.h