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 17998f7f98 (svn r14193) -Fix (r14191): don't put an unsigned 0x80 in a signed int8 as that's not what you want. 16 years ago
..
ai (svn r14169) -Codechange: rename location_of_house for location_of_HQ, which is more exact and less subject to interpretation 16 years ago
blitter (svn r14146) -Codechange: allow palette override in both ways and remove some unneeded '(x == 0) ? 0 : 1' constructs. 16 years ago
core
lang (svn r14184) -Codechange: [NewGRF] Since our NewGRF handling is better than it used to be, disable a NewGRF if unexpected sprites are reached. 16 years ago
misc (svn r14105) -Fix: Some typos that are more grammatical errors, as it seems. 16 years ago
music
network (svn r14177) -Fix: define INADDR_NONE only when it hasn't been defined yet 16 years ago
os/macosx
sound
spriteloader (svn r14190) -Codechange: use alloc instead of malloc+free when the allocated memory shouldn't be used after the function ended. 16 years ago
strgen (svn r14111) -Fix (r2572): [strgen] Changing order of parameters {X:...} did not work for strings including some {StringY}. 16 years ago
table (svn r14160) -Codechange: Move _railtype_cost_multipliers into the rail type information struct. 16 years ago
video (svn r14094) -Revert (r14071): caused more problems than it solved 16 years ago
widgets (svn r14168) -Codechange: Make dropdown 'auto_width' a separate parameter, so that a minimum width can be specified. 16 years ago
yapf
aircraft.h
aircraft_cmd.cpp
aircraft_gui.cpp (svn r14098) -Fix: Make the 'Transfer Credit' display aware of the entire consist, not only the first vehicle 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 r14174) -Fix: since now, we are 'losing' things, not 'loosing' 16 years ago
autoreplace_func.h
autoreplace_gui.cpp (svn r14157) -Codechange: Add and use string properties for rail types instead of relying on consecutive string IDs. 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 (svn r14157) -Codechange: Add and use string properties for rail types instead of relying on consecutive string IDs. 16 years ago
callback_table.cpp
callback_table.h
cargo_type.h
cargopacket.cpp (svn r14137) -Codechange: Remove a now unused member of CargoPacket 16 years ago
cargopacket.h (svn r14137) -Codechange: Remove a now unused member of CargoPacket 16 years ago
cargotype.cpp
cargotype.h
cheat.cpp
cheat_func.h
cheat_gui.cpp
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 (svn r14041) -Feature(tte): make it possible to filter list_patches output like it's done for other list_* console commands 16 years ago
console_func.h
console_gui.cpp
console_gui.h
console_internal.h
console_type.h
currency.cpp (svn r14105) -Fix: Some typos that are more grammatical errors, as it seems. 16 years ago
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 r14086) -Fix (r13067): rail/road removing by CTRL didn't sometimes work when a depot window was opened 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 (svn r14105) -Fix: Some typos that are more grammatical errors, as it seems. 16 years ago
economy_func.h
economy_type.h
effectvehicle.cpp (svn r14110) -Fix: desyncs due to bubbles in toyland 16 years ago
effectvehicle_base.h
effectvehicle_func.h
elrail.cpp (svn r14176) -Fix: better 'safe' than ... 'save' 16 years ago
elrail_func.h
endian_check.cpp
engine.cpp (svn r14182) -Fix: After applying NewGRF settings, all rail and road types were available as the engine availability check was performed too early. 16 years ago
engine_base.h
engine_func.h
engine_gui.cpp (svn r14157) -Codechange: Add and use string properties for rail types instead of relying on consecutive string IDs. 16 years ago
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 (svn r14105) -Fix: Some typos that are more grammatical errors, as it seems. 16 years ago
gfx.cpp (svn r14146) -Codechange: allow palette override in both ways and remove some unneeded '(x == 0) ? 0 : 1' constructs. 16 years ago
gfx_func.h (svn r14152) -Fix (r14146): Apple decided to use a name I wanted to use... thus making compilation fail on OSX (planetmaker) 16 years ago
gfx_type.h (svn r14152) -Fix (r14146): Apple decided to use a name I wanted to use... thus making compilation fail on OSX (planetmaker) 16 years ago
gfxinit.cpp (svn r14152) -Fix (r14146): Apple decided to use a name I wanted to use... thus making compilation fail on OSX (planetmaker) 16 years ago
gfxinit.h (svn r14151) -Codechange: make it possible to choose between the DOS and Windows graphics packs while retaining the possibility to override the palette. 16 years ago
graph_gui.cpp
group.h
group_cmd.cpp (svn r14096) -Codechange: merge the shared order's vehicle list management to a single location. 16 years ago
group_gui.cpp
group_gui.h
group_type.h
gui.h
heightmap.cpp
heightmap.h
industry.h (svn r14105) -Fix: Some typos that are more grammatical errors, as it seems. 16 years ago
industry_cmd.cpp (svn r14093) -Fix [FS#2230]: don't flood a NewGRF industry when it implicitly tells that it wants to be build on water (land shape flags bit 5). 16 years ago
industry_gui.cpp
industry_map.h
industry_type.h
ini.cpp (svn r14167) -Fix: items in some ini-groups got duplicated on save. 16 years ago
ini_type.h (svn r14167) -Fix: items in some ini-groups got duplicated on save. 16 years ago
intro_gui.cpp
landscape.cpp
landscape.h
landscape_type.h
livery.h
lzoconf.h
main_gui.cpp (svn r14187) -Fix (r14104): silence warning when compiling without networking enabled. 16 years ago
map.cpp
map_func.h
map_type.h
masm64.rules
md5.cpp
md5.h
minilzo.cpp
minilzo.h
misc.cpp
misc_cmd.cpp
misc_gui.cpp (svn r14099) -Codechange: Welcome back, Celestar. 16 years ago
mixer.cpp
mixer.h
music.cpp
music.h
music_gui.cpp
namegen.cpp
namegen_func.h
newgrf.cpp (svn r14191) -Codechange: unify the code to skip sprite payload (i.e. not the header). 16 years ago
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 r14112) -Fix (r13715)[FS#2232]: Action B custom messages with parameteers were broken. 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
newgrf_station.h
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp (svn r14087) -Fix [FS#2228]: flawed parsing of words (as in 2 bytes) in GRF strings due to sign extension (minime) 16 years ago
newgrf_text.h
newgrf_town.cpp
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
news_func.h
news_gui.cpp
news_gui.h
news_type.h
npf.cpp
npf.h
oldloader.cpp (svn r14169) -Codechange: rename location_of_house for location_of_HQ, which is more exact and less subject to interpretation 16 years ago
oldpool.cpp
oldpool.h
oldpool_func.h
openttd.cpp (svn r14151) -Codechange: make it possible to choose between the DOS and Windows graphics packs while retaining the possibility to override the palette. 16 years ago
openttd.h
order_base.h
order_cmd.cpp (svn r14179) -Fix (r1): RemoveOrderFromAllVehicles() did not mark enough windows dirty. 16 years ago
order_func.h (svn r14092) -Cleanup (r14083): dead code, i.e. unused function. 16 years ago
order_gui.cpp (svn r14097) -Fix [FS#2085]: one couldn't get a list of vehicles sharing an order when the number of orders was 0; you could see that the vehicles had a shared order though. 16 years ago
order_type.h
os2.cpp
os_timer.cpp
osk_gui.cpp
ottdres.rc.in
pathfind.cpp
pathfind.h
pbs.cpp (svn r14109) -Fix (r14107): marking reserved tile dirty is needed for waypoints and stations even when patch option is disabled 16 years ago
pbs.h (svn r14186) -Fix [FS#2255]: small typo (Jafinto) 16 years ago
player_base.h (svn r14169) -Codechange: rename location_of_house for location_of_HQ, which is more exact and less subject to interpretation 16 years ago
player_face.h
player_func.h
player_gui.cpp (svn r14169) -Codechange: rename location_of_house for location_of_HQ, which is more exact and less subject to interpretation 16 years ago
player_gui.h
player_type.h
players.cpp (svn r14169) -Codechange: rename location_of_house for location_of_HQ, which is more exact and less subject to interpretation 16 years ago
querystring_gui.h
queue.cpp
queue.h
rail.cpp (svn r14160) -Codechange: Move _railtype_cost_multipliers into the rail type information struct. 16 years ago
rail.h (svn r14162) -Fix: Allow rail type conversion if the rail type cost multipliers are the same. 16 years ago
rail_cmd.cpp (svn r14176) -Fix: better 'safe' than ... 'save' 16 years ago
rail_gui.cpp
rail_gui.h
rail_map.h
rail_type.h
rev.cpp.in
rev.h
road.cpp
road_cmd.cpp (svn r14176) -Fix: better 'safe' than ... 'save' 16 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 (svn r14170) -Codechange: Missing enum for road type iteration. 16 years ago
roadveh.h (svn r14090) -Fix: the vehicle window of articulated road vehicles would show the clone/refit button when the vehicle was not completely stopped in the depot. 16 years ago
roadveh_cmd.cpp (svn r14090) -Fix: the vehicle window of articulated road vehicles would show the clone/refit button when the vehicle was not completely stopped in the depot. 16 years ago
roadveh_gui.cpp (svn r14098) -Fix: Make the 'Transfer Credit' display aware of the entire consist, not only the first vehicle 16 years ago
saveload.cpp
saveload.h
screenshot.cpp
screenshot.h
sdl.cpp
sdl.h
settings.cpp (svn r14185) -Fix (r14153): removing NewGRFs from the config file was impossible. 16 years ago
settings_func.h
settings_gui.cpp
settings_internal.h (svn r14153) -Codechange: split ini file reading/saving from settings.cpp. 16 years ago
settings_type.h
ship.h
ship_cmd.cpp
ship_gui.cpp
signal.cpp
signal_func.h
signal_type.h
signs.cpp (svn r14114) -Fix [FS#2242]: Sign list was not properly updated on removal of signs. 16 years ago
signs_base.h
signs_func.h
signs_gui.cpp
signs_type.h
slope_func.h
slope_type.h
smallmap_gui.cpp
sortlist_type.h
sound.cpp
sound_func.h
sound_type.h
sprite.h (svn r14191) -Codechange: unify the code to skip sprite payload (i.e. not the header). 16 years ago
spritecache.cpp (svn r14193) -Fix (r14191): don't put an unsigned 0x80 in a signed int8 as that's not what you want. 16 years ago
spritecache.h
station.cpp
station_base.h
station_cmd.cpp
station_func.h
station_gui.cpp (svn r14180) -Fix (r8293): close all related vehicle lists when closing a station window (and not only the train list). 16 years ago
station_gui.h
station_map.h
station_type.h (svn r14063) -Codechange: replace some "magic" constants with enumified constants. 16 years ago
statusbar_gui.cpp
statusbar_gui.h
stdafx.h (svn r14154) -Fix (r14153): strndup is a GNU extension, so it doesn't exist on all platforms 16 years ago
string.cpp (svn r14154) -Fix (r14153): strndup is a GNU extension, so it doesn't exist on all platforms 16 years ago
string_func.h (svn r14155) -Fix (r14154): wrong comments 16 years ago
string_type.h
strings.cpp
strings_func.h
strings_type.h
subsidy_gui.cpp
tar_type.h
terraform_cmd.cpp
terraform_gui.cpp
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 r14192) -Fix [FS#2236]: properly update the current timetable's travel/wait times instead of only doing it for one vehicle in the shared order chain and only when some bit has not been set (PhilSophus) 16 years ago
timetable_gui.cpp
toolbar_gui.cpp (svn r14181) -Fix (r14175): Rail types are not road types 16 years ago
toolbar_gui.h
town.h
town_cmd.cpp
town_gui.cpp
town_map.h
town_type.h
track_func.h
track_type.h
train.h (svn r14147) -Codechange: Allow passing 'const Vehicle *' to GetNextUnit() and GetPrevUnit(). 16 years ago
train_cmd.cpp (svn r14149) -Fix: When selling the front engine of a train consist with another engine at the second position, not all 'important' data was copied to the new head. 16 years ago
train_gui.cpp (svn r14098) -Fix: Make the 'Transfer Credit' display aware of the entire consist, not only the first vehicle 16 years ago
transparency.h
transparency_gui.cpp
transparency_gui.h
transport_type.h
tree_cmd.cpp
tree_gui.cpp
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge.h
tunnelbridge_cmd.cpp (svn r14176) -Fix: better 'safe' than ... 'save' 16 years ago
tunnelbridge_map.h
unix.cpp
unmovable.h
unmovable_cmd.cpp (svn r14169) -Codechange: rename location_of_house for location_of_HQ, which is more exact and less subject to interpretation 16 years ago
unmovable_map.h (svn r14171) -Codechange: Make the test for HQ a bit lighter. 16 years ago
variables.h
vehicle.cpp (svn r14132) -Fix (r14039): Only reserve a path on leaving a station if the current block really is a PBS block. (michi_cc) 16 years ago
vehicle_base.h (svn r14096) -Codechange: merge the shared order's vehicle list management to a single location. 16 years ago
vehicle_func.h
vehicle_gui.cpp (svn r14150) -Add: Add the count of trains using the current waypoint in the vehicle list window's caption 16 years ago
vehicle_gui.h (svn r14118) -Fix(r14104): typos creeping like bugs 16 years ago
vehicle_type.h
vehiclelist.cpp (svn r14118) -Fix(r14104): typos creeping like bugs 16 years ago
vehiclelist.h
viewport.cpp (svn r14139) -Fix (r12044): GetSlopeZ() gets a virtual coordinate, not a tile. 16 years ago
viewport_func.h
viewport_type.h
void_map.h
water.h
water_cmd.cpp (svn r14103) -Fix [YAPP]: flooded trains didn't free their reservation 16 years ago
water_map.h
waypoint.cpp (svn r14145) -Fix (r14135, r14141): When savegame conversion cannot determine a owner of a greyed waypoint, ensure that the owner is assigned when the waypoint is rebuild. 16 years ago
waypoint.h (svn r14140) -Fix (r14135): Enum in saveload-table. 16 years ago
waypoint_gui.cpp (svn r14143) -Codechange: Recenter viewport of waypoint window when relocating the waypoint. 16 years ago
waypoint_type.h
widget.cpp
win32.cpp (svn r14176) -Fix: better 'safe' than ... 'save' 16 years ago
win32.h
win64.asm (svn r14176) -Fix: better 'safe' than ... 'save' 16 years ago
window.cpp
window_func.h
window_gui.h
window_type.h (svn r14104) -Feature: Add a window for waypoints, allowing to view all the trains having the selected waypoint in their orders. 16 years ago
zoom_func.h
zoom_type.h