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 49cd2374bb (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
..
ai (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
lang (svn r9724) -Update: WebTranslator2 update to 2007-04-27 20:28:02 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 r9719) -Fix: in-game private messages did not work for clients with a Client ID > 255. 18 years ago
os/macosx
sound
strgen (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
table (svn r9705) -Codechange: Merge some data arrays together, making a bit more logical units. 18 years ago
video (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
yapf (svn r9697) -Fix [YAPF](r9694): 'unused variable' warning (glx) 18 years ago
aircraft.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
aircraft_cmd.cpp (svn r9685) -Fix (r9683): Call v->LeaveStation() when a vehicle in a station is sent to a depot. 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 r9688) -Codechange: Created a function to get default cargo type for a cargo type 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 r9703) -Codechange: support callback 36 in vehicle purchase lists 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 r9672) -Cleanup: lots of coding style fixes around operands. 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 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
currency.cpp (svn r9467) -Fix(FS#703,6108): When resetting the array of currencies, the custom currency was reset too, thus loosing the setting a user could have used for it.(glx) 18 years ago
currency.h (svn r9467) -Fix(FS#703,6108): When resetting the array of currencies, the custom currency was reset too, thus loosing the setting a user could have used for it.(glx) 18 years ago
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 r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces. 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 r9672) -Cleanup: lots of coding style fixes around operands. 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 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
economy.h
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 r9718) -Fix: Don't allow building of rail vehicles whose railtype isn't available yet. This also affects the rail purchase window. 18 years ago
engine.h (svn r9688) -Codechange: Created a function to get default cargo type for a cargo type 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 (svn r9519) -Fix r7406 (revert r9518): free the malloced variable, not a pointer to that variable. Also free it if there's any error. 18 years ago
fontcache.h
functions.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
genworld.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
genworld.h
genworld_gui.cpp (svn r9662) -Documentation: Doxygen corrections and @file omissions 18 years ago
gfx.cpp (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
gfx.h (svn r9449) -Fix: Truncate the newgrf information text in the newgrf gui if it's too long. 18 years ago
gfxinit.cpp (svn r9400) -Codechange: Use some more representative enum names for landscape types. 18 years ago
gfxinit.h
graph_gui.cpp (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
gui.h
hal.h
heightmap.cpp
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 r9705) -Codechange: Merge some data arrays together, making a bit more logical units. 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 r9400) -Codechange: Use some more representative enum names for landscape types. 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 r9677) -Codechange: Make the 'transparent buildings' menu item toggle all transparency, to keep its old behaviour. 18 years ago
map.cpp (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces. 18 years ago
map.h (svn r9672) -Cleanup: lots of coding style fixes around operands. 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 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
newgrf.h (svn r9411) -Codechange: Add support for loading of newcargo data. 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_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 r9703) -Codechange: support callback 36 in vehicle purchase lists 18 years ago
newgrf_engine.h (svn r9703) -Codechange: support callback 36 in vehicle purchase lists 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 r9707) -Codechange: Add some support for NewGRF var 7D, temporary storage array. 18 years ago
newgrf_spritegroup.h (svn r9707) -Codechange: Add some support for NewGRF var 7D, temporary storage array. 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 r9662) -Documentation: Doxygen corrections and @file omissions 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 r9662) -Documentation: Doxygen corrections and @file omissions 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 r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
oldpool.cpp
oldpool.h
openttd.cpp (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
openttd.h (svn r9658) -Codechange: CT_FOOD is not part of temperate climate, place it accordingly in arctic. 18 years ago
order.h
order_cmd.cpp (svn r9662) -Documentation: Doxygen corrections and @file omissions 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 r9664) -Documentation: Doxygen corrections,errors and omissions 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 r9669) -Documentation: some more doxygen fixes 18 years ago
rail_gui.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
rail_map.h (svn r9523) -Cleanup: doxygen changes. Time to take care of "R" 18 years ago
railtypes.h (svn r9523) -Cleanup: doxygen changes. Time to take care of "R" 18 years ago
resource.h (svn r9523) -Cleanup: doxygen changes. Time to take care of "R" 18 years ago
road.h (svn r9523) -Cleanup: doxygen changes. Time to take care of "R" 18 years ago
road_cmd.cpp (svn r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
road_cmd.h (svn r9523) -Cleanup: doxygen changes. Time to take care of "R" 18 years ago
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 r9553) -Documentation: fix ambiguity issue. 18 years ago
roadveh_cmd.cpp (svn r9685) -Fix (r9683): Call v->LeaveStation() when a vehicle in a station is sent to a depot. 18 years ago
roadveh_gui.cpp (svn r9523) -Cleanup: doxygen changes. Time to take care of "R" 18 years ago
saveload.cpp (svn r9691) -Fix (r9683): Forgotten savegame bump... 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 r9672) -Cleanup: lots of coding style fixes around operands. 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 r9716) -Add: server_lang in [network] section of openttd.cfg, so dedicated servers can have the little lang flag. 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 r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces. 18 years ago
ship.h (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
ship_cmd.cpp (svn r9685) -Fix (r9683): Call v->LeaveStation() when a vehicle in a station is sent to a depot. 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 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_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 r9711) -Fix: don't include one system-header-file on MorphOS as it gives silly warnings and is unneeded for OpenTTD 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 r9672) -Cleanup: lots of coding style fixes around operands. 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 r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done 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 r9667) -Feature: Add the concept of cities. A (configurable) proportion of towns can 18 years ago
town_cmd.cpp (svn r9722) -Documentation: Document some functions of town_cmd.cpp. Loosely based on work from TheJosh 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 r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done 18 years ago
train_cmd.cpp (svn r9685) -Fix (r9683): Call v->LeaveStation() when a vehicle in a station is sent to a depot. 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 r9679) -Codechange: use enums to identify transparency widgets and add a bit of documentation (patch by Wolf01) 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 r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done 18 years ago
tunnelbridge_cmd.cpp (svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections... 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 r9672) -Cleanup: lots of coding style fixes around operands. 18 years ago
vehicle.cpp (svn r9714) -Fix (r8110): Remove invalid assertion triggered by overly long trains being reversed while loading. 18 years ago
vehicle.h (svn r9702) -Codechange: Add livery support to newgrf vehicle var 43 18 years ago
vehicle_gui.cpp (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces. 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 r9672) -Cleanup: lots of coding style fixes around operands. 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 r9672) -Cleanup: lots of coding style fixes around operands. 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 r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces. 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