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
glx 170292e75f (svn r10399) -Fix (FS#962): [Windows] _wnd.has_focus was not properly set after using ALT-TAB 18 years ago
..
ai
blitter (svn r10358) -Codechange: remove the cargopacket leakchecker as it never asserted in almost a week of stresstesting, so I'm pretty sure all cornercases are tested by now. 18 years ago
lang (svn r10387) -Fix (r10326, r10330): update unfinished langs 18 years ago
misc (svn r10395) -Fix [YAPF]: missing include + some signed/unsigned comparison warnings 18 years ago
music
network (svn r10365) -Fix: compiling without png and networking support under MSVC. 18 years ago
os/macosx
sound
spriteloader (svn r10365) -Fix: compiling without png and networking support under MSVC. 18 years ago
strgen (svn r10382) -Fix (strgen): it was not possible to use --warning and --todo at the same time. 18 years ago
table (svn r10324) -Codechange: reference engine names by index 18 years ago
video (svn r10399) -Fix (FS#962): [Windows] _wnd.has_focus was not properly set after using ALT-TAB 18 years ago
yapf (svn r10395) -Fix [YAPF]: missing include + some signed/unsigned comparison warnings 18 years ago
aircraft.h
aircraft_cmd.cpp (svn r10363) -Fix [FS#911]: invalidating autoreplace windows didn't take account of vehicle group (Matthias Wolf) 18 years ago
aircraft_gui.cpp (svn r10328) -Codechange: Close the timetable window when closing the vehicle window. 18 years ago
airport.cpp
airport.h
airport_gui.cpp
airport_movement.h
articulated_vehicles.cpp
articulated_vehicles.h
autoreplace_cmd.cpp
autoreplace_gui.cpp (svn r10363) -Fix [FS#911]: invalidating autoreplace windows didn't take account of vehicle group (Matthias Wolf) 18 years ago
aystar.cpp
aystar.h
bmp.cpp
bmp.h
bridge.h
bridge_gui.cpp
bridge_map.cpp
bridge_map.h
build_vehicle_gui.cpp (svn r10324) -Codechange: reference engine names by index 18 years ago
callback_table.cpp
callback_table.h
cargopacket.cpp
cargopacket.h (svn r10358) -Codechange: remove the cargopacket leakchecker as it never asserted in almost a week of stresstesting, so I'm pretty sure all cornercases are tested by now. 18 years ago
cargotype.cpp
cargotype.h
clear_cmd.cpp
clear_map.h
cmd_helper.h
command.cpp (svn r10331) -Feature: Add the possibility of automatically filling in timetables based on 18 years ago
command.h (svn r10331) -Feature: Add the possibility of automatically filling in timetables based on 18 years ago
console.cpp
console.h
console_cmds.cpp
currency.cpp
currency.h
date.cpp
date.h
debug.cpp
debug.h
dedicated.cpp
depot.cpp
depot.h
depot_gui.cpp
direction.h
disaster_cmd.cpp
dock_gui.cpp (svn r10353) -Fix/Feature [FS#669]: disallow (in the GUI) the building of infrastructure you do not have available vehicles for. This means that the airport building button is disabled till you can actually build aircraft. The game itself will not disallow you to build the infrastructure and this "new" behaviour can be overriden with a patch setting. 18 years ago
driver.cpp
driver.h
dummy_land.cpp
economy.cpp (svn r10397) -Fix [FS#969]: subsidy awarded messages broken due to {COMPANY} now taking 1 (not 2) parameters. also remove an unnecessary dereference. 18 years ago
economy.h
elrail.cpp
endian_check.cpp
engine.cpp (svn r10364) -Fix [FS#706]: checking for duplicate custom names was inconsistent, and tested all 'namespaces'. now only check names of the same type. 18 years ago
engine.h
engine_gui.cpp (svn r10324) -Codechange: reference engine names by index 18 years ago
fileio.cpp
fileio.h
fios.cpp
fios.h
fontcache.cpp
fontcache.h
functions.h (svn r10364) -Fix [FS#706]: checking for duplicate custom names was inconsistent, and tested all 'namespaces'. now only check names of the same type. 18 years ago
genworld.cpp
genworld.h
genworld_gui.cpp (svn r10396) -Fix: When landscape generating, allow for 200ms between screen updates instead of updating every 200ms. Previously slow screen updates would result in very slow map generation (GeekToo) 18 years ago
gfx.cpp
gfx.h
gfxinit.cpp
gfxinit.h
graph_gui.cpp (svn r10323) -Codechange: reference company name, number and player (president) name 18 years ago
group.h (svn r10371) -Fix (r9874): Remove never-used GetGroupName() function 18 years ago
group_cmd.cpp (svn r10364) -Fix [FS#706]: checking for duplicate custom names was inconsistent, and tested all 'namespaces'. now only check names of the same type. 18 years ago
group_gui.cpp (svn r10323) -Codechange: reference company name, number and player (president) name 18 years ago
gui.h
hal.h
heightmap.cpp
heightmap.h
helpers.cpp
helpers.hpp
industry.h (svn r10379) -Codechange: silence a compiler warning (which was right) about a variable too little for what's been asked to do 18 years ago
industry_cmd.cpp (svn r10348) -Fix (r10347): compile errors; do not think it compiles fine when you run make on the wrong working copy. 18 years ago
industry_gui.cpp
industry_map.h
intro_gui.cpp
landscape.cpp
landscape.h
livery.h
lzoconf.h
macros.h
main_gui.cpp (svn r10398) -Fix (r10271): transparency menu option wasn't moved properly in the scenario editor 18 years ago
map.cpp
map.h
masm64.rules
md5.cpp
md5.h
mersenne.cpp
minilzo.cpp
minilzo.h
misc.cpp
misc_cmd.cpp (svn r10380) -Fix (r10364): when checking for unique names, only check vehicles that can have names, and skip inactive players. 18 years ago
misc_gui.cpp (svn r10339) -Fix r10311: if you fix your own name, at least also update your description ;) 18 years ago
mixer.cpp
mixer.h
music.cpp
music.h
music_gui.cpp
namegen.cpp
namegen.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_gui.cpp
newgrf_house.cpp
newgrf_house.h
newgrf_industries.cpp (svn r10369) -Codechange: Add the IndustryType parameter to the GetIndustryCallback function. 18 years ago
newgrf_industries.h (svn r10369) -Codechange: Add the IndustryType parameter to the GetIndustryCallback function. 18 years ago
newgrf_industrytiles.cpp
newgrf_industrytiles.h
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp
newgrf_spritegroup.h
newgrf_station.cpp
newgrf_station.h
newgrf_text.cpp
newgrf_text.h
newgrf_town.cpp
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
news.h
news_gui.cpp
npf.cpp (svn r10357) -Fix: and when we're at it... yet another memory leak, but only when you start a new game; can't find any other memory leaks we can fix. 18 years ago
npf.h
oldloader.cpp
oldpool.cpp
oldpool.h
openttd.cpp (svn r10358) -Codechange: remove the cargopacket leakchecker as it never asserted in almost a week of stresstesting, so I'm pretty sure all cornercases are tested by now. 18 years ago
openttd.h
order.h
order_cmd.cpp
order_gui.cpp
os2.cpp
os_timer.cpp
ottdres.rc
pathfind.cpp (svn r10346) -Fix: Forgotten "else" in r10345 (thanks peter1138). 18 years ago
pathfind.h
player.h
player_face.h
player_gui.cpp (svn r10323) -Codechange: reference company name, number and player (president) name 18 years ago
players.cpp (svn r10363) -Fix [FS#911]: invalidating autoreplace windows didn't take account of vehicle group (Matthias Wolf) 18 years ago
queue.cpp
queue.h
rail.cpp
rail.h
rail_cmd.cpp
rail_gui.cpp (svn r10329) -Feature [FS#812]: (patch) option to select the "default" rail type when you start a new game or load a game. This is done either static, i.e. rail, electrified rail, monorail and maglev, or dynamic which takes either the first or last available railtype or the railtype that is used most on the map. 18 years ago
rail_map.h
railtypes.h
resource.h
road.h
road_cmd.cpp
road_cmd.h
road_gui.cpp (svn r10353) -Fix/Feature [FS#669]: disallow (in the GUI) the building of infrastructure you do not have available vehicles for. This means that the airport building button is disabled till you can actually build aircraft. The game itself will not disallow you to build the infrastructure and this "new" behaviour can be overriden with a patch setting. 18 years ago
road_map.cpp
road_map.h
roadveh.h
roadveh_cmd.cpp (svn r10363) -Fix [FS#911]: invalidating autoreplace windows didn't take account of vehicle group (Matthias Wolf) 18 years ago
roadveh_gui.cpp (svn r10328) -Codechange: Close the timetable window when closing the vehicle window. 18 years ago
saveload.cpp (svn r10367) -Fix: do not crash horribly when the file you are trying to load is too short or decompressing it fails. 18 years ago
saveload.h
screenshot.cpp (svn r10323) -Codechange: reference company name, number and player (president) name 18 years ago
screenshot.h
sdl.cpp
sdl.h
settings.cpp (svn r10353) -Fix/Feature [FS#669]: disallow (in the GUI) the building of infrastructure you do not have available vehicles for. This means that the airport building button is disabled till you can actually build aircraft. The game itself will not disallow you to build the infrastructure and this "new" behaviour can be overriden with a patch setting. 18 years ago
settings.h
settings_gui.cpp (svn r10353) -Fix/Feature [FS#669]: disallow (in the GUI) the building of infrastructure you do not have available vehicles for. This means that the airport building button is disabled till you can actually build aircraft. The game itself will not disallow you to build the infrastructure and this "new" behaviour can be overriden with a patch setting. 18 years ago
ship.h
ship_cmd.cpp (svn r10363) -Fix [FS#911]: invalidating autoreplace windows didn't take account of vehicle group (Matthias Wolf) 18 years ago
ship_gui.cpp (svn r10328) -Codechange: Close the timetable window when closing the vehicle window. 18 years ago
signs.cpp (svn r10321) -Codechange: refer to sign text by index 18 years ago
signs.h
signs_gui.cpp (svn r10321) -Codechange: refer to sign text by index 18 years ago
slope.h
smallmap_gui.cpp
sound.cpp
sound.h
sprite.h
spritecache.cpp (svn r10356) -Fix (r10143): another memory leak eliminated. 18 years ago
spritecache.h
station.cpp
station.h
station_cmd.cpp (svn r10364) -Fix [FS#706]: checking for duplicate custom names was inconsistent, and tested all 'namespaces'. now only check names of the same type. 18 years ago
station_gui.cpp (svn r10323) -Codechange: reference company name, number and player (president) name 18 years ago
station_map.cpp
station_map.h
stdafx.h
string.cpp
string.h
strings.cpp (svn r10324) -Codechange: reference engine names by index 18 years ago
strings.h
subsidy_gui.cpp (svn r10323) -Codechange: reference company name, number and player (president) name 18 years ago
terraform_gui.cpp
texteff.cpp
texteff.hpp
tgp.cpp
tgp.h
thread.cpp
thread.h
tile.cpp
tile.h
timetable.h
timetable_cmd.cpp (svn r10331) -Feature: Add the possibility of automatically filling in timetables based on 18 years ago
timetable_gui.cpp (svn r10338) -Codechange: Show the total time that the timetable will take. 18 years ago
town.h
town_cmd.cpp (svn r10364) -Fix [FS#706]: checking for duplicate custom names was inconsistent, and tested all 'namespaces'. now only check names of the same type. 18 years ago
town_gui.cpp (svn r10323) -Codechange: reference company name, number and player (president) name 18 years ago
town_map.h
train.h
train_cmd.cpp (svn r10381) -Fix [FS#951]: skipping an order made train reverse immediatelly. Patch by boekabart. 18 years ago
train_gui.cpp (svn r10328) -Codechange: Close the timetable window when closing the vehicle window. 18 years ago
transparency_gui.cpp
transparency_gui.h
tree_cmd.cpp
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge_cmd.cpp (svn r10362) -Codechange: make tunnel costs less exponential for (very) long tunnels. 18 years ago
unix.cpp
unmovable.h
unmovable_cmd.cpp
unmovable_map.h
variables.h (svn r10353) -Fix/Feature [FS#669]: disallow (in the GUI) the building of infrastructure you do not have available vehicles for. This means that the airport building button is disabled till you can actually build aircraft. The game itself will not disallow you to build the infrastructure and this "new" behaviour can be overriden with a patch setting. 18 years ago
vehicle.cpp (svn r10380) -Fix (r10364): when checking for unique names, only check vehicles that can have names, and skip inactive players. 18 years ago
vehicle.h (svn r10363) -Fix [FS#911]: invalidating autoreplace windows didn't take account of vehicle group (Matthias Wolf) 18 years ago
vehicle_gui.cpp (svn r10337) -Fix [FS#880]: Autoreplace is only valid for the standard vehicle list, not station or shared order lists. 18 years ago
vehicle_gui.h
viewport.cpp (svn r10343) -Cleanup: Add documentation of functions and code-style fix. 18 years ago
viewport.h
void_map.h
water_cmd.cpp
water_map.h
waypoint.cpp (svn r10368) -Fix: when renaming waypoints, ownership was only checked client-side, not in the command. 18 years ago
waypoint.h
widget.cpp
win32.cpp
win32.h
win64.asm
window.cpp (svn r10333) -Fix [FS#943]: News messages were shown on top of the endgame screen and high score chart. 18 years ago
window.h
zoom.hpp