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 b3a15a3983 (svn r14038) -Fix [FS#2211] (r13731): company limit was not properly enforced for CMD_PLAYER_CTRL. 16 years ago
..
ai (svn r13999) -Fix [FS#2190]: crash when the AI tries to find the depot of an airport that doesn't have a depot. 16 years ago
blitter (svn r14032) -Fix (r13584): [OSX] changed the condition for selecting 8 or 32 bpp blitter by default 16 years ago
core (svn r13910) -Document: string drawing related functions and types (Alberth) 16 years ago
lang (svn r14035) -Update: WebTranslator2 update to 2008-08-10 11:54:57 16 years ago
misc (svn r13932) -Add [YAPP]: PBS signals added to the map array. The signals are drawn using the old Patch-like PBS sprites. (michi_cc) 16 years ago
music
network (svn r14026) -Cleanup (r13995, r14004): trailing whitespaces 16 years ago
os/macosx (svn r13913) -Fix (r13893): [OSX] fixed a warning about MAC_OS_X_VERSION_10_5 not being defined on all systems 16 years ago
sound
spriteloader
strgen
table (svn r14034) -Cleanup (r13938) [FS#2210]: Typo in YAPP constant. (Eddi) 16 years ago
video (svn r14032) -Fix (r13584): [OSX] changed the condition for selecting 8 or 32 bpp blitter by default 16 years ago
widgets (svn r14015) -Codechange: Add facility for a drop down list to always close (if requested) when the mouse button is released. 16 years ago
yapf (svn r14024) -Fix (r14019) [YAPP]: YAPF also skips tunnels and bridges. Honor that in penalty calculations. (michi_cc) 16 years ago
aircraft.h
aircraft_cmd.cpp
aircraft_gui.cpp (svn r13907) -Codechange: Replace a number with Colours enum on DrawFrameRect usage 16 years ago
airport.cpp
airport.h
airport_gui.cpp
airport_movement.h
animated_tile.cpp
animated_tile_func.h
articulated_vehicles.cpp
articulated_vehicles.h
autoreplace_base.h
autoreplace_cmd.cpp (svn r14037) -Fix (r8610): The autoreplace gui showed vehicle types for replacement which CmdSetAutoReplace() did not accept. 16 years ago
autoreplace_func.h (svn r14037) -Fix (r8610): The autoreplace gui showed vehicle types for replacement which CmdSetAutoReplace() did not accept. 16 years ago
autoreplace_gui.cpp (svn r14037) -Fix (r8610): The autoreplace gui showed vehicle types for replacement which CmdSetAutoReplace() did not accept. 16 years ago
autoreplace_gui.h
autoreplace_type.h
autoslope.h
aystar.cpp
aystar.h
bmp.cpp
bmp.h
bridge.h
bridge_gui.cpp
bridge_map.cpp
bridge_map.h
build_vehicle_gui.cpp
callback_table.cpp
callback_table.h
cargo_type.h
cargopacket.cpp
cargopacket.h
cargotype.cpp
cargotype.h
cheat.cpp
cheat_func.h
cheat_gui.cpp (svn r14003) -Codechange: Replace numbers with Colours enum opn some DrawArrowButtons calls 16 years ago
cheat_type.h
clear_cmd.cpp
clear_map.h
cmd_helper.h
command.cpp
command_func.h
command_type.h
console.cpp
console_cmds.cpp
console_func.h
console_gui.cpp
console_gui.h
console_internal.h
console_type.h
currency.cpp
currency.h
date.cpp
date_func.h
date_type.h
debug.cpp
debug.h
dedicated.cpp
depot.cpp
depot_base.h
depot_func.h
depot_gui.cpp (svn r13968) -Fix (r13923): 'cast from pointer to integer of different size' warning 16 years ago
depot_map.h
depot_type.h
direction_func.h
direction_type.h
disaster_cmd.cpp
dock_gui.cpp
driver.cpp
driver.h
dummy_land.cpp
economy.cpp
economy_func.h
economy_type.h
effectvehicle.cpp
effectvehicle_base.h
effectvehicle_func.h
elrail.cpp
elrail_func.h
endian_check.cpp
engine.cpp
engine_base.h
engine_func.h
engine_gui.cpp
engine_gui.h
engine_type.h
fiber.hpp
fiber_thread.cpp
fiber_win32.cpp
fileio.cpp
fileio.h
fios.cpp
fios.h
fontcache.cpp
fontcache.h
functions.h
gamelog.cpp
gamelog.h
genworld.cpp
genworld.h
genworld_gui.cpp
gfx.cpp (svn r14030) -Fix (r14027): true != false, also rename the parameter to make 'true' and 'false' more intuitively useable. 16 years ago
gfx_func.h (svn r14030) -Fix (r14027): true != false, also rename the parameter to make 'true' and 'false' more intuitively useable. 16 years ago
gfx_type.h (svn r14027) -Codechange: Document a bit the DoDrawString function while removing yet som more magic numbers and one "false" colour 16 years ago
gfxinit.cpp
gfxinit.h
graph_gui.cpp (svn r14011) -Codechange: not required to define an enum which was just the representation of another. 16 years ago
group.h
group_cmd.cpp
group_gui.cpp
group_gui.h
group_type.h
gui.h (svn r14017) -Codechange: DrawArrowButtons now uses Colours enum to specify the colour of the button 16 years ago
heightmap.cpp
heightmap.h
industry.h
industry_cmd.cpp
industry_gui.cpp (svn r14003) -Codechange: Replace numbers with Colours enum opn some DrawArrowButtons calls 16 years ago
industry_map.h (svn r13982) -Fix (r13981): And then not enough was cleared... 16 years ago
industry_type.h
intro_gui.cpp
landscape.cpp
landscape.h
landscape_type.h
livery.h
lzoconf.h
main_gui.cpp
map.cpp
map_func.h
map_type.h
masm64.rules (svn r13903) -Fix: missing eol-style property. 16 years ago
md5.cpp
md5.h
minilzo.cpp
minilzo.h
misc.cpp
misc_cmd.cpp
misc_gui.cpp (svn r13932) -Add [YAPP]: PBS signals added to the map array. The signals are drawn using the old Patch-like PBS sprites. (michi_cc) 16 years ago
mixer.cpp
mixer.h
music.cpp
music.h
music_gui.cpp (svn r13895) -Codechange: Replace numbers with Colours enum on music gui and on DrawFrameRect calls 16 years ago
namegen.cpp
namegen_func.h
newgrf.cpp
newgrf.h
newgrf_callbacks.h
newgrf_canal.cpp
newgrf_canal.h
newgrf_cargo.cpp
newgrf_cargo.h
newgrf_commons.cpp
newgrf_commons.h
newgrf_config.cpp
newgrf_config.h
newgrf_engine.cpp
newgrf_engine.h
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp (svn r14009) -Cleanup (r14008): Bad whitespace... 16 years ago
newgrf_house.cpp
newgrf_house.h
newgrf_industries.cpp
newgrf_industries.h
newgrf_industrytiles.cpp
newgrf_industrytiles.h
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp
newgrf_spritegroup.h
newgrf_station.cpp (svn r13965) -Add [YAPP]: Implement newgrf var 0x44 for stations (PBS reservation state). (michi_cc) 16 years ago
newgrf_station.h
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp
newgrf_text.h
newgrf_town.cpp
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
news_func.h
news_gui.cpp (svn r13897) -Codechange: Replace remaining numbers with Colours enum on news guis 16 years ago
news_gui.h
news_type.h
npf.cpp (svn r13948) -Add [YAPP]: Extend NPF with a function to find a safe tile and reserve a path. (michi_cc) 16 years ago
npf.h (svn r13948) -Add [YAPP]: Extend NPF with a function to find a safe tile and reserve a path. (michi_cc) 16 years ago
oldloader.cpp
oldpool.cpp
oldpool.h
oldpool_func.h
openttd.cpp (svn r14036) -Fix [FS#2197,FS#2198]: trains crashing into eachother when signals are changed (michi_cc) 16 years ago
openttd.h
order_base.h
order_cmd.cpp (svn r13949) -Codechange [YAPP]: Declare the functions for processing conditional orders as non-static. (michi_cc) 16 years ago
order_func.h (svn r13949) -Codechange [YAPP]: Declare the functions for processing conditional orders as non-static. (michi_cc) 16 years ago
order_gui.cpp (svn r14007) -Fix [FS#2098]: Notify vehicle windows when their internal state is botched up from outside. 16 years ago
order_type.h
os2.cpp
os_timer.cpp
osk_gui.cpp (svn r13919) -Codechange: Replace numbers with Colours enum on osk(forgot 2 assignations), statusbar, subsidy, terraform, timetable, toolbar, town, tree and vehicle guis. 16 years ago
ottdres.rc.in
pathfind.cpp (svn r13934) -Codechange [YAPP]: Handle through signals in the pathfinders. (michi_cc) 16 years ago
pathfind.h
pbs.cpp (svn r13974) -Fix [YAPP]: A train crash could lead to stale reservations. (michi_cc) 16 years ago
pbs.h (svn r13974) -Fix [YAPP]: A train crash could lead to stale reservations. (michi_cc) 16 years ago
player_base.h (svn r14038) -Fix [FS#2211] (r13731): company limit was not properly enforced for CMD_PLAYER_CTRL. 16 years ago
player_face.h
player_func.h
player_gui.cpp (svn r14026) -Cleanup (r13995, r14004): trailing whitespaces 16 years ago
player_gui.h
player_type.h
players.cpp (svn r14038) -Fix [FS#2211] (r13731): company limit was not properly enforced for CMD_PLAYER_CTRL. 16 years ago
querystring_gui.h
queue.cpp
queue.h
rail.cpp
rail.h (svn r13912) -Codechange: remove some casts by returning the proper type instead of void*. 16 years ago
rail_cmd.cpp (svn r14013) -Fix [FS#2202]: do not allow extending signals by dragging in any direction other than the track direction. 16 years ago
rail_gui.cpp (svn r14034) -Cleanup (r13938) [FS#2210]: Typo in YAPP constant. (Eddi) 16 years ago
rail_gui.h
rail_map.h (svn r13940) -Add [YAPP]: YAPF is now able to reserve the found path. (michi_cc) 16 years ago
rail_type.h
rev.cpp.in
rev.h
road.cpp
road_cmd.cpp (svn r13931) -Codechange [YAPP]: Retain the reservation state when building/removing waypoints or level crossings. (michi_cc) 16 years ago
road_cmd.h
road_func.h
road_gui.cpp (svn r13899) -Codechange: Replace numbers with Colours enum on roads gui. 16 years ago
road_gui.h
road_internal.h
road_map.cpp
road_map.h (svn r13926) -Add [YAPP]: Add map accessors for path reservations. (michi_cc) 16 years ago
road_type.h
roadveh.h
roadveh_cmd.cpp (svn r13912) -Codechange: remove some casts by returning the proper type instead of void*. 16 years ago
roadveh_gui.cpp (svn r13907) -Codechange: Replace a number with Colours enum on DrawFrameRect usage 16 years ago
saveload.cpp (svn r13952) -Add [YAPP]: Trains now reserve paths trough PBS signals. Bump savegame version. (michi_cc) 16 years ago
saveload.h
screenshot.cpp
screenshot.h
sdl.cpp
sdl.h
settings.cpp (svn r13967) -Codechange [YAPP]: Tweak pathfinder penalties a bit. (michi_cc) 16 years ago
settings_func.h
settings_gui.cpp (svn r14018) -Fix (r14017): Typos prevented compilation. 16 years ago
settings_internal.h
settings_type.h (svn r13952) -Add [YAPP]: Trains now reserve paths trough PBS signals. Bump savegame version. (michi_cc) 16 years ago
ship.h
ship_cmd.cpp
ship_gui.cpp (svn r13907) -Codechange: Replace a number with Colours enum on DrawFrameRect usage 16 years ago
signal.cpp (svn r13960) -Codechange [YAPP]: Reserve a path when exiting a depot into a PBS block. (michi_cc) 16 years ago
signal_func.h (svn r13960) -Codechange [YAPP]: Reserve a path when exiting a depot into a PBS block. (michi_cc) 16 years ago
signal_type.h (svn r13932) -Add [YAPP]: PBS signals added to the map array. The signals are drawn using the old Patch-like PBS sprites. (michi_cc) 16 years ago
signs.cpp
signs_base.h
signs_func.h
signs_gui.cpp (svn r13900) -Codechange: Replace numbers with Colours enum on settings, smallmaps, stations and signs guis. 16 years ago
signs_type.h
slope_func.h
slope_type.h
smallmap_gui.cpp (svn r14000) -Codechange: Missing enum entries kind of defeat the point of the enum 16 years ago
sortlist_type.h
sound.cpp
sound_func.h
sound_type.h
sprite.h
spritecache.cpp
spritecache.h
station.cpp
station_base.h
station_cmd.cpp (svn r14022) -Fix (r13957) [YAPP]: Removing station tiles could produce stale reservations, too. (michi_cc) 16 years ago
station_func.h
station_gui.cpp (svn r13900) -Codechange: Replace numbers with Colours enum on settings, smallmaps, stations and signs guis. 16 years ago
station_gui.h
station_map.h (svn r13926) -Add [YAPP]: Add map accessors for path reservations. (michi_cc) 16 years ago
station_type.h
statusbar_gui.cpp (svn r13919) -Codechange: Replace numbers with Colours enum on osk(forgot 2 assignations), statusbar, subsidy, terraform, timetable, toolbar, town, tree and vehicle guis. 16 years ago
statusbar_gui.h
stdafx.h
string.cpp
string_func.h
string_type.h
strings.cpp (svn r13904) -Fix (r13715): 'cast from/to pointer to/from integer of different size' warnings 16 years ago
strings_func.h
strings_type.h (svn r13910) -Document: string drawing related functions and types (Alberth) 16 years ago
subsidy_gui.cpp (svn r13919) -Codechange: Replace numbers with Colours enum on osk(forgot 2 assignations), statusbar, subsidy, terraform, timetable, toolbar, town, tree and vehicle guis. 16 years ago
tar_type.h
terraform_cmd.cpp
terraform_gui.cpp (svn r13919) -Codechange: Replace numbers with Colours enum on osk(forgot 2 assignations), statusbar, subsidy, terraform, timetable, toolbar, town, tree and vehicle guis. 16 years ago
terraform_gui.h
textbuf_gui.h
texteff.cpp
texteff.hpp
tgp.cpp
tgp.h
thread.h
thread_morphos.cpp
thread_none.cpp
thread_os2.cpp
thread_pthread.cpp
thread_win32.cpp
tile_cmd.h
tile_map.cpp
tile_map.h
tile_type.h
tilehighlight_func.h
tilehighlight_type.h
timetable.h
timetable_cmd.cpp (svn r13972) -Fix [FS#2180]: the timetable's "Clear Time" button didn't have any effect. 16 years ago
timetable_gui.cpp (svn r13919) -Codechange: Replace numbers with Colours enum on osk(forgot 2 assignations), statusbar, subsidy, terraform, timetable, toolbar, town, tree and vehicle guis. 16 years ago
toolbar_gui.cpp (svn r13970) -Codechange: Replace numbers with Colours enum on network, toolbar and dropdown guis. 16 years ago
toolbar_gui.h
town.h
town_cmd.cpp
town_gui.cpp (svn r13919) -Codechange: Replace numbers with Colours enum on osk(forgot 2 assignations), statusbar, subsidy, terraform, timetable, toolbar, town, tree and vehicle guis. 16 years ago
town_map.h
town_type.h
track_func.h (svn r13941) -Codechange [YAPP]: Added YAPP-related penalties to YAPF. (michi_cc) 16 years ago
track_type.h
train.h (svn r13955) -Codechange [YAPP]: Try to extend the path of a stuck train so it is able to continue. (michi_cc) 16 years ago
train_cmd.cpp (svn r14036) -Fix [FS#2197,FS#2198]: trains crashing into eachother when signals are changed (michi_cc) 16 years ago
train_gui.cpp (svn r13907) -Codechange: Replace a number with Colours enum on DrawFrameRect usage 16 years ago
transparency.h
transparency_gui.cpp
transparency_gui.h
transport_type.h
tree_cmd.cpp
tree_gui.cpp (svn r13919) -Codechange: Replace numbers with Colours enum on osk(forgot 2 assignations), statusbar, subsidy, terraform, timetable, toolbar, town, tree and vehicle guis. 16 years ago
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge.h
tunnelbridge_cmd.cpp (svn r13957) -Codechange [YAPP]: Free the old path reservation on removing some tracks and reroute trains afterwards. (michi_cc) 16 years ago
tunnelbridge_map.h (svn r13926) -Add [YAPP]: Add map accessors for path reservations. (michi_cc) 16 years ago
unix.cpp
unmovable.h
unmovable_cmd.cpp
unmovable_map.h
variables.h
vehicle.cpp (svn r13950) -Add [YAPP]: Trains can now also be in a 'stuck' state when waiting on a path reservation. (michi_cc) 16 years ago
vehicle_base.h (svn r13950) -Add [YAPP]: Trains can now also be in a 'stuck' state when waiting on a path reservation. (michi_cc) 16 years ago
vehicle_func.h (svn r13912) -Codechange: remove some casts by returning the proper type instead of void*. 16 years ago
vehicle_gui.cpp (svn r14007) -Fix [FS#2098]: Notify vehicle windows when their internal state is botched up from outside. 16 years ago
vehicle_gui.h
vehicle_type.h
vehiclelist.cpp
vehiclelist.h
viewport.cpp (svn r13991) -Codechange: draw text effects after all other signs 16 years ago
viewport_func.h
viewport_type.h
void_map.h
water.h
water_cmd.cpp (svn r13953) -Add [YAPP]: Free track reservations of crashed trains. (michi_cc) 16 years ago
water_map.h
waypoint.cpp (svn r13957) -Codechange [YAPP]: Free the old path reservation on removing some tracks and reroute trains afterwards. (michi_cc) 16 years ago
waypoint.h
waypoint_type.h
widget.cpp (svn r13987) -Codechange: Resize small map legend dynamically on window resize and when switching small map types, so that the legend is taller only on the industry type and only when the legend will not fit in the available space. 16 years ago
win32.cpp
win32.h
win64.asm
window.cpp
window_func.h
window_gui.h (svn r13977) -Codechange: Let ResizeWindowForWidget() handle hidden (zero height or zero width) widgets. 16 years ago
window_type.h
zoom_func.h
zoom_type.h