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 3615d2aeee (svn r9843) -Fix (r9838): tell the newgrfs that we now support proper FIFO loading. 18 years ago
..
ai (svn r9817) -Fix [FS#772]: an assertion that was triggered by the AI building when its rating for the town was not high enough. 18 years ago
lang (svn r9811) -Update: WebTranslator2 update to 2007-05-07 19:59:41 18 years ago
misc (svn r9662) -Documentation: Doxygen corrections and @file omissions 18 years ago
music (svn r9662) -Documentation: Doxygen corrections and @file omissions 18 years ago
network (svn r9841) -Codechange: add a little more type strictness to the vehicle types. 18 years ago
os/macosx
sound
strgen (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
table (svn r9825) -Codechange: [NewGRF] Add support for early vehicle retirement. 18 years ago
video (svn r9835) -Codechange: use Pixel typedef instead of byte where ever possible 18 years ago
yapf (svn r9746) -Codechange [YAPF]: added DEBUGs level 0 if the current train order is OT_GOTO_WAYPOINT and waypoint is invalid or v->dest_tile is wrong 18 years ago
aircraft.h (svn r9765) -Codechange: constify some class functions. 18 years ago
aircraft_cmd.cpp (svn r9833) -Fix: also 'leave' the station when leaving for automatic servicing. 18 years ago
aircraft_gui.cpp (svn r9551) -Documentation: Some more doxygen work 18 years ago
airport.cpp (svn r9524) -Fix(FS#640,r8755): Implemented a "dummy" State Machine for stations who got their airport removed while there were still aircraft within the State Machine (and thus caused asserts) 18 years ago
airport.h (svn r9524) -Fix(FS#640,r8755): Implemented a "dummy" State Machine for stations who got their airport removed while there were still aircraft within the State Machine (and thus caused asserts) 18 years ago
airport_gui.cpp (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
airport_movement.h (svn r9725) -Fix [FS#743]: plane made a 270 degree turn instead of a 90 degree turn on take off from the southern runway. 18 years ago
autoreplace_cmd.cpp (svn r9753) -Fix [FS#732]: trains are lost after autorenewal/autoreplace 18 years ago
autoreplace_gui.cpp (svn r9528) -Fix r8610: don't try to modify non-existent widgets (many thanks to Bruce Perence, the libefence developer) 18 years ago
aystar.cpp
aystar.h
bmp.cpp
bmp.h
bridge.h
bridge_gui.cpp
bridge_map.cpp (svn r9554) -Documentation: add documentation to some map accessors. 18 years ago
bridge_map.h (svn r9554) -Documentation: add documentation to some map accessors. 18 years ago
build_vehicle_gui.cpp (svn r9828) -Codechange: [NewGRF] Add support for changing cargo capacity with callback 36. This is set on construction for ships and roadvehicles, and whenever carriages are attached for trains. 18 years ago
callback_table.cpp
callback_table.h
cargotype.cpp (svn r9620) -Codechange: apply cargo translation table to newstation variables 0x60..0x65 18 years ago
cargotype.h (svn r9620) -Codechange: apply cargo translation table to newstation variables 0x60..0x65 18 years ago
clear_cmd.cpp (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
clear_map.h (svn r9554) -Documentation: add documentation to some map accessors. 18 years ago
cmd_helper.h
command.cpp (svn r9742) -Fix (r9689) [FS#739]: Fix cloning with refit costs again, hopefully for good this time. 18 years ago
command.h (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
console.cpp (svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done 18 years ago
console.h
console_cmds.cpp (svn r9784) -Codechange: remove unused variable. 18 years ago
currency.cpp
currency.h
date.cpp
date.h
debug.cpp
debug.h
dedicated.cpp (svn r9568) -Documentation: doxygen and comment changes: Root of src is finally done. Now, time to start clearing as much as possible 18 years ago
depot.cpp (svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist. 18 years ago
depot.h
depot_gui.cpp (svn r9841) -Codechange: add a little more type strictness to the vehicle types. 18 years ago
direction.h (svn r9568) -Documentation: doxygen and comment changes: Root of src is finally done. Now, time to start clearing as much as possible 18 years ago
disaster_cmd.cpp (svn r9760) -Codechange: remove the need for saving some vehicle variables. 18 years ago
dock_gui.cpp (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
driver.cpp
driver.h
dummy_land.cpp
economy.cpp (svn r9841) -Codechange: add a little more type strictness to the vehicle types. 18 years ago
economy.h (svn r9836) -Codechange: make non-improved loading happen FIFO-ish; generally loading/unloading will happen fifo, but there are no guarantees on the FIFO-ness. For (better) FIFO guarantees you still need to use improved loading. 18 years ago
elrail.cpp (svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist. 18 years ago
endian_check.cpp (svn r9568) -Documentation: doxygen and comment changes: Root of src is finally done. Now, time to start clearing as much as possible 18 years ago
engine.cpp (svn r9825) -Codechange: [NewGRF] Add support for early vehicle retirement. 18 years ago
engine.h (svn r9825) -Codechange: [NewGRF] Add support for early vehicle retirement. 18 years ago
engine_gui.cpp
fileio.cpp (svn r9560) -Codechange: add support for multiple 'base' directories for newgrf searching. 18 years ago
fileio.h
fios.cpp (svn r9662) -Documentation: Doxygen corrections and @file omissions 18 years ago
fios.h
fontcache.cpp
fontcache.h
functions.h (svn r9842) -Codechange: now NOT_REACHED is also triggered when debugging is disabled. 18 years ago
genworld.cpp (svn r9792) -Fix (r9734): Pause on newgame should only apply to games, not the scenario editor. 18 years ago
genworld.h
genworld_gui.cpp (svn r9779) -Feature: Add the possiblity to choose different road patterns for towns to use. 18 years ago
gfx.cpp (svn r9835) -Codechange: use Pixel typedef instead of byte where ever possible 18 years ago
gfx.h
gfxinit.cpp
gfxinit.h
graph_gui.cpp (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
gui.h (svn r9810) -Feature: Add drag and drop removal of station tiles (Wolf01) 18 years ago
hal.h
heightmap.cpp (svn r9729) -Documentation: add some documentation in various places 18 years ago
heightmap.h
helpers.cpp (svn r9662) -Documentation: Doxygen corrections and @file omissions 18 years ago
helpers.hpp
industry.h (svn r9721) -Codechange: -Codechange: Cleanup of industry_cmd (Step-12). Dynamically build the legends (name and color) for industries in the smallmap_gui. 18 years ago
industry_cmd.cpp (svn r9762) -Feature: Two new difficulty settings : Very low number of towns and very low number of industries 18 years ago
industry_gui.cpp (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces. 18 years ago
industry_map.h (svn r9554) -Documentation: add documentation to some map accessors. 18 years ago
intro_gui.cpp (svn r9757) -Fix [FS#1244842]: when you have closed the "Load game"/"New game" windows accessible from the "New Server" window, any creation of new game/loading from the intro menu should not start a server. 18 years ago
landscape.cpp (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
landscape.h (svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist. 18 years ago
livery.h
lzoconf.h
macros.h (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
main_gui.cpp (svn r9805) -Codechange: Use HASBIT() et al for display options bits. 18 years ago
map.cpp (svn r9729) -Documentation: add some documentation in various places 18 years ago
map.h (svn r9779) -Feature: Add the possiblity to choose different road patterns for towns to use. 18 years ago
masm64.rules
md5.cpp
md5.h
mersenne.cpp
minilzo.cpp
minilzo.h
misc.cpp (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
misc_cmd.cpp (svn r9669) -Documentation: some more doxygen fixes 18 years ago
misc_gui.cpp (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces. 18 years ago
mixer.cpp
mixer.h
music.cpp
music.h
music_gui.cpp (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
namegen.cpp (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
namegen.h (svn r9553) -Documentation: fix ambiguity issue. 18 years ago
newgrf.cpp (svn r9843) -Fix (r9838): tell the newgrfs that we now support proper FIFO loading. 18 years ago
newgrf.h (svn r9730) -Feature: [NewGRF] Add support for miscellaneous grf feature bit 1 - paved roads on desert tiles. 18 years ago
newgrf_callbacks.h (svn r9671) -Codechange: Implement NewGRF callback 36, which allows changing of various properties which were previously static. Vehicle max speed and train power/te/running costs are adjustable. 18 years ago
newgrf_canal.cpp (svn r9797) -Feature: [NewGRF] Add action 1, 2 and 3 support for canals. 18 years ago
newgrf_canal.h (svn r9797) -Feature: [NewGRF] Add action 1, 2 and 3 support for canals. 18 years ago
newgrf_cargo.cpp (svn r9620) -Codechange: apply cargo translation table to newstation variables 0x60..0x65 18 years ago
newgrf_cargo.h (svn r9620) -Codechange: apply cargo translation table to newstation variables 0x60..0x65 18 years ago
newgrf_config.cpp (svn r9662) -Documentation: Doxygen corrections and @file omissions 18 years ago
newgrf_config.h (svn r9560) -Codechange: add support for multiple 'base' directories for newgrf searching. 18 years ago
newgrf_engine.cpp (svn r9841) -Codechange: add a little more type strictness to the vehicle types. 18 years ago
newgrf_engine.h (svn r9818) -Codechange: Cache wagon override sprite set whenever consist is changed, instead of 'recalculating' it every time it is used or just tested. 18 years ago
newgrf_gui.cpp (svn r9669) -Documentation: some more doxygen fixes 18 years ago
newgrf_house.cpp (svn r9563) -Feature: Add more finer control to transparency options, including a new toolbar, accessible from the map menu or Ctrl X. Patch by Wolf01. 18 years ago
newgrf_house.h
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp (svn r9837) -Fix: [NewGRF] Catch occurance of division-by-zero in varaction handling. 18 years ago
newgrf_spritegroup.h (svn r9797) -Feature: [NewGRF] Add action 1, 2 and 3 support for canals. 18 years ago
newgrf_station.cpp (svn r9662) -Documentation: Doxygen corrections and @file omissions 18 years ago
newgrf_station.h (svn r9601) -Codechange: Store grf file reference in station spec, not just GRF ID 18 years ago
newgrf_text.cpp (svn r9769) [newGRF] -Feature: Add translation support for Esperanto, Bulgarian, Japanese and Korean 18 years ago
newgrf_text.h
newgrf_town.cpp (svn r9709) -Fix (r9706): Larger towns use t->larger_towns, not the town index. 18 years ago
newgrf_town.h
news.h (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
news_gui.cpp (svn r9731) -Fix [FS#677]: in news history, newlines weren't replaced with spaces, making it look ugly from time to time 18 years ago
npf.cpp (svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist. 18 years ago
npf.h
oldloader.cpp (svn r9763) -Codechange/Fix (r9760): don't read the variables that are calculated automatically either. 18 years ago
oldpool.cpp
oldpool.h
openttd.cpp (svn r9839) -Fix: vehicles in old savegames could leave the station because the changed loading algorithm thought it was already finished. 18 years ago
openttd.h (svn r9805) -Codechange: Use HASBIT() et al for display options bits. 18 years ago
order.h
order_cmd.cpp (svn r9832) -Fix: leave the station when manually skipping to the next order and we are currently (un)loading. 18 years ago
order_gui.cpp (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces. 18 years ago
os2.cpp (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces. 18 years ago
os_timer.cpp
ottdres.rc
pathfind.cpp (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
pathfind.h
player.h
player_face.h
player_gui.cpp (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
players.cpp (svn r9760) -Codechange: remove the need for saving some vehicle variables. 18 years ago
queue.cpp
queue.h
rail.cpp (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
rail.h (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
rail_cmd.cpp (svn r9805) -Codechange: Use HASBIT() et al for display options bits. 18 years ago
rail_gui.cpp (svn r9810) -Feature: Add drag and drop removal of station tiles (Wolf01) 18 years ago
rail_map.h (svn r9729) -Documentation: add some documentation in various places 18 years ago
railtypes.h
resource.h
road.h
road_cmd.cpp (svn r9805) -Codechange: Use HASBIT() et al for display options bits. 18 years ago
road_cmd.h
road_gui.cpp (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces. 18 years ago
road_map.cpp (svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist. 18 years ago
road_map.h (svn r9554) -Documentation: add documentation to some map accessors. 18 years ago
roadveh.h (svn r9765) -Codechange: constify some class functions. 18 years ago
roadveh_cmd.cpp (svn r9833) -Fix: also 'leave' the station when leaving for automatic servicing. 18 years ago
roadveh_gui.cpp
saveload.cpp (svn r9779) -Feature: Add the possiblity to choose different road patterns for towns to use. 18 years ago
saveload.h (svn r9682) -Codechange: Add support for saving/loading std::lists containing object references (REF_*) 18 years ago
screenshot.cpp (svn r9835) -Codechange: use Pixel typedef instead of byte where ever possible 18 years ago
screenshot.h (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
sdl.cpp (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
sdl.h (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
settings.cpp (svn r9779) -Feature: Add the possiblity to choose different road patterns for towns to use. 18 years ago
settings.h (svn r9565) -Feature: Add list_patches console command. This shows all patches along with their current values. Based on patch by madman2003/GrimRC. 18 years ago
settings_gui.cpp (svn r9779) -Feature: Add the possiblity to choose different road patterns for towns to use. 18 years ago
ship.h (svn r9807) -Codechange: unify playing of sound when vehicle has been loaded and leaves the station. 18 years ago
ship_cmd.cpp (svn r9833) -Fix: also 'leave' the station when leaving for automatic servicing. 18 years ago
ship_gui.cpp (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
signs.cpp (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
signs.h (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
signs_gui.cpp (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
slope.h (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
smallmap_gui.cpp (svn r9721) -Codechange: -Codechange: Cleanup of industry_cmd (Step-12). Dynamically build the legends (name and color) for industries in the smallmap_gui. 18 years ago
sound.cpp (svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist. 18 years ago
sound.h (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
sprite.h (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
spritecache.cpp (svn r9662) -Documentation: Doxygen corrections and @file omissions 18 years ago
spritecache.h (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
station.cpp (svn r9669) -Documentation: some more doxygen fixes 18 years ago
station.h (svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of processing power anymore when having a lot of trains. 18 years ago
station_cmd.cpp (svn r9810) -Feature: Add drag and drop removal of station tiles (Wolf01) 18 years ago
station_gui.cpp (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
station_map.cpp (svn r9670) -Documentation: add documentation to some the _map files. 18 years ago
station_map.h (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
stdafx.h (svn r9842) -Codechange: now NOT_REACHED is also triggered when debugging is disabled. 18 years ago
string.cpp (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
string.h (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
strings.cpp (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces. 18 years ago
strings.h (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
subsidy_gui.cpp (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
terraform_gui.cpp (svn r9814) -Fix (r1): Remove the duplicate sign sprite from openttd.grf since it's in the original data files. 18 years ago
texteff.cpp (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces. 18 years ago
tgp.cpp (svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done 18 years ago
tgp.h (svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done 18 years ago
thread.cpp (svn r9759) -Add: added threading code for MorphOS (tokai) 18 years ago
thread.h (svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done 18 years ago
tile.cpp (svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done 18 years ago
tile.h (svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done 18 years ago
town.h (svn r9823) -Feature: Add support for house property 1F - minimum life span. 18 years ago
town_cmd.cpp (svn r9830) -Fix(r9779) : Let the town expand and build new houses along the roads of the users, even in case of "No Road" layout (skiddl13) 18 years ago
town_gui.cpp (svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done 18 years ago
town_map.h (svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done 18 years ago
train.h (svn r9807) -Codechange: unify playing of sound when vehicle has been loaded and leaves the station. 18 years ago
train_cmd.cpp (svn r9828) -Codechange: [NewGRF] Add support for changing cargo capacity with callback 36. This is set on construction for ships and roadvehicles, and whenever carriages are attached for trains. 18 years ago
train_gui.cpp (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces. 18 years ago
transparency_gui.cpp (svn r9814) -Fix (r1): Remove the duplicate sign sprite from openttd.grf since it's in the original data files. 18 years ago
transparency_gui.h (svn r9564) -Fix (r9563): When adding files remember to add them... 18 years ago
tree_cmd.cpp (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
tree_map.h (svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done 18 years ago
tunnel_map.cpp (svn r9670) -Documentation: add documentation to some the _map files. 18 years ago
tunnel_map.h (svn r9729) -Documentation: add some documentation in various places 18 years ago
tunnelbridge_cmd.cpp (svn r9726) -Fix [FS#738]: crash when destroying bridge with train partially one it. 18 years ago
unix.cpp (svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Almost done. Yeah. I know, I've already said that... 18 years ago
unmovable.h (svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Almost done. Yeah. I know, I've already said that... 18 years ago
unmovable_cmd.cpp (svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections... 18 years ago
unmovable_map.h (svn r9670) -Documentation: add documentation to some the _map files. 18 years ago
variables.h (svn r9791) -Fix (r9779, FS#766): add TownLayoutByte to correctly save town layout value 18 years ago
vehicle.cpp (svn r9841) -Codechange: add a little more type strictness to the vehicle types. 18 years ago
vehicle.h (svn r9841) -Codechange: add a little more type strictness to the vehicle types. 18 years ago
vehicle_gui.cpp (svn r9841) -Codechange: add a little more type strictness to the vehicle types. 18 years ago
vehicle_gui.h (svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Almost done. Yeah. I know, I've already said that... 18 years ago
viewport.cpp (svn r9805) -Codechange: Use HASBIT() et al for display options bits. 18 years ago
viewport.h (svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Almost done. Yeah. I know, I've already said that... 18 years ago
void_map.h (svn r9670) -Documentation: add documentation to some the _map files. 18 years ago
water_cmd.cpp (svn r9797) -Feature: [NewGRF] Add action 1, 2 and 3 support for canals. 18 years ago
water_map.h (svn r9568) -Documentation: doxygen and comment changes: Root of src is finally done. Now, time to start clearing as much as possible 18 years ago
waypoint.cpp (svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist. 18 years ago
waypoint.h (svn r9568) -Documentation: doxygen and comment changes: Root of src is finally done. Now, time to start clearing as much as possible 18 years ago
widget.cpp (svn r9662) -Documentation: Doxygen corrections and @file omissions 18 years ago
win32.cpp (svn r9834) -Add: win9x check in win32 builds 18 years ago
win32.h
win64.asm
window.cpp (svn r9720) -Codechange: Remove global var and gotos from window autoplacement 18 years ago
window.h (svn r9719) -Fix: in-game private messages did not work for clients with a Client ID > 255. 18 years ago