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
smatz 2fafa87aa1 (svn r17445) -Fix (r17318): force resort after changing sort type in the industry list window 15 years ago
..
3rdparty (svn r17403) -Fix [Squirrel]: guard against squirrel stack overflows; if assert is enabled assert (catch possible overflow bugs in nightlies/RCs), otherwise just increase the stack's size (don't get into invalid reads/writes in releases) 15 years ago
ai (svn r17414) -Codechange: only send/read the number of bits that can be actually useful when building industries 15 years ago
blitter (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
core (svn r17292) -Codechange: use unified ToPercent() function to convert fract numbers to percents 15 years ago
depend (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
lang (svn r17432) -Update from WebTranslator v3.0: 15 years ago
misc (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
music (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago
network (svn r17370) -Codechange: make the saveload and network GUIs use the scrollbar wrappers 15 years ago
os (svn r17416) -Codechange: move the build date/time 'determination' to rev.cpp as that's the file most likely to be regularly recompiled 15 years ago
saveload (svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses and headquarters anymore 15 years ago
script (svn r17402) -Fix (r16425): During every save a few slots on the squirrel stack were leaked 15 years ago
sound (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago
spriteloader (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
strgen (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
table (svn r17435) -Codechange: Move _cargo_payment_rates[] to CargoSpec::current_payment. 15 years ago
thread (svn r17339) -Codechange: move thread related files to their own directory (like done for video, music, sound, etc) 15 years ago
video (svn r17438) -Fix (r17428): ofcourse some part of the OSX port would be forgotten due to it being so much different than the rest :( 15 years ago
widgets (svn r17440) -Fix [FS#3179] (r17375): long scrollbars would scroll when that was not intended. They would also not properly mark the window dirty. 15 years ago
yapf (svn r17357) -Codechange: some compilers complain about implicit conversion from NULL to bool 15 years ago
aircraft.h (svn r17405) -Fix (r100): aircraft shouldn't be allowed to make turns bigger then 45 degrees while in flight 15 years ago
aircraft_cmd.cpp (svn r17415) -Change: make sure aircraft don't move while turning as long as they are on the ground. This prevents a lot of unnecesary turns when leaving terminals 15 years ago
aircraft_gui.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
airport.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
airport.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
airport_gui.cpp (svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false 15 years ago
airport_movement.h (svn r17338) -Feature(tte): Add extra entry points for all airports so planes don't make strange turns when entering the holding stack 15 years ago
animated_tile.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
animated_tile_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
articulated_vehicles.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
articulated_vehicles.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
autoreplace.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
autoreplace_base.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
autoreplace_cmd.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
autoreplace_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
autoreplace_gui.cpp (svn r17367) -Codechange: make the autoreplace, bridge and build vehicle GUIs use the scrollbar wrappers 15 years ago
autoreplace_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
autoreplace_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
autoslope.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
aystar.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
aystar.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
base_media_base.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
base_media_func.h (svn r17291) -Fix [FS#3147]: crash after upgrading base graphics/sound set when opening the game options menu and you were using the upgraded set 15 years ago
base_station_base.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
bmp.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
bmp.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
bridge.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
bridge_gui.cpp (svn r17367) -Codechange: make the autoreplace, bridge and build vehicle GUIs use the scrollbar wrappers 15 years ago
bridge_map.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
bridge_map.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
build_vehicle_gui.cpp (svn r17367) -Codechange: make the autoreplace, bridge and build vehicle GUIs use the scrollbar wrappers 15 years ago
callback_table.cpp (svn r17281) -Feature(tte): open the 'Rename group' dialog after creating new group 15 years ago
callback_table.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
cargo_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
cargopacket.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
cargopacket.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
cargotype.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
cargotype.h (svn r17435) -Codechange: Move _cargo_payment_rates[] to CargoSpec::current_payment. 15 years ago
cheat.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
cheat_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
cheat_gui.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
cheat_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
clear_cmd.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
clear_map.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
cmd_helper.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
command.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
command_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
command_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
company_base.h (svn r17343) -Codechange: it's bankruptcy, not bankrupcy, according to my Oxford Dictionary of English and Merriam-Webster. 15 years ago
company_cmd.cpp (svn r17404) -Change (r17379): silence gcc warning caused by inlining of a virtual function 15 years ago
company_func.h (svn r17345) -Fix [FS#2769]: one wasn't offered to take over bankrupt companies anymore; caused by the introduction NoAI, although NewAI had the same problem too. 15 years ago
company_gui.cpp (svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false 15 years ago
company_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
company_manager_face.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
company_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
console.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
console_cmds.cpp (svn r17298) -Fix [FS#3153]: reloading an AI started a new AI in the first available company slot causing other AIs to be started 15 years ago
console_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
console_gui.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
console_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
console_internal.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
console_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
currency.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
currency.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
date.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
date_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
date_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
debug.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
debug.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
dedicated.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
depot.cpp (svn r17442) -Fix [FS#3180]: destruction of depots didn't remove any vehicle lists related to the depot, causing windows pointing to deleted depots and (thus) crashes 15 years ago
depot_base.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
depot_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
depot_gui.cpp (svn r17369) -Codechange: make the depot, group and industry GUIs use the scrollbar wrappers 15 years ago
depot_map.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
depot_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
direction_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
direction_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
disaster_cmd.cpp (svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByTile() 15 years ago
dock_gui.cpp (svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false 15 years ago
driver.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
driver.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago
dummy_land.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
economy.cpp (svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses and headquarters anymore 15 years ago
economy_base.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
economy_func.h (svn r17433) -Codechange: Store cumulated inflation in savegame and compute all prices from that instead of storing all prices separately. 15 years ago
economy_type.h (svn r17433) -Codechange: Store cumulated inflation in savegame and compute all prices from that instead of storing all prices separately. 15 years ago
effectvehicle.cpp (svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByTile() 15 years ago
effectvehicle_base.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
effectvehicle_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
elrail.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
elrail_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
endian_check.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
engine.cpp (svn r17327) -Codechange: Allow external use of GetEngineCategoryName(). 15 years ago
engine_base.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
engine_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
engine_gui.cpp (svn r17397) -Codechange: Add new vehicle news window. 15 years ago
engine_gui.h (svn r17328) -Codechange: Get the vehicle technical data as string rather than having it printed. 15 years ago
engine_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
fileio.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
fileio_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
fileio_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
fios.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
fios.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
fontcache.cpp (svn r17336) -Codechange: move some os specific files into src/os/ 15 years ago
fontcache.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
functions.h (svn r17433) -Codechange: Store cumulated inflation in savegame and compute all prices from that instead of storing all prices separately. 15 years ago
gamelog.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
gamelog.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
gamelog_internal.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
genworld.cpp (svn r17339) -Codechange: move thread related files to their own directory (like done for video, music, sound, etc) 15 years ago
genworld.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
genworld_gui.cpp (svn r17339) -Codechange: move thread related files to their own directory (like done for video, music, sound, etc) 15 years ago
gfx.cpp (svn r17391) -Codechange: Add string box calculation routine for multi-line strings. 15 years ago
gfx_func.h (svn r17391) -Codechange: Add string box calculation routine for multi-line strings. 15 years ago
gfx_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
gfxinit.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
gfxinit.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
graph_gui.cpp (svn r17420) -Codechange: replace assert() by assert_compile() where possible 15 years ago
group.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
group_cmd.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
group_gui.cpp (svn r17369) -Codechange: make the depot, group and industry GUIs use the scrollbar wrappers 15 years ago
group_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
group_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
heightmap.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
heightmap.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
highscore.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
highscore.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
highscore_gui.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
house.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
house_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
industry.h (svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByTile() 15 years ago
industry_cmd.cpp (svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses and headquarters anymore 15 years ago
industry_gui.cpp (svn r17445) -Fix (r17318): force resort after changing sort type in the industry list window 15 years ago
industry_map.h (svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByTile() 15 years ago
industry_type.h (svn r17315) -Codechange: move code related to industry types to separate file 15 years ago
industrytype.h (svn r17315) -Codechange: move code related to industry types to separate file 15 years ago
ini.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
ini_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
intro_gui.cpp (svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false 15 years ago
landscape.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
landscape.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
landscape_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
livery.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
main_gui.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
map.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
map_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
map_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
misc.cpp (svn r17433) -Codechange: Store cumulated inflation in savegame and compute all prices from that instead of storing all prices separately. 15 years ago
misc_cmd.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
misc_gui.cpp (svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses and headquarters anymore 15 years ago
mixer.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
mixer.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
music.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
music.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
music_gui.cpp (svn r17381) -Codechange: music track selection window uses nested widgets 15 years ago
namegen.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
namegen_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf.cpp (svn r17420) -Codechange: replace assert() by assert_compile() where possible 15 years ago
newgrf.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_callbacks.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_canal.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_canal.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_cargo.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_cargo.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_commons.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_commons.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_config.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_config.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_engine.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_engine.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_generic.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_generic.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_gui.cpp (svn r17371) -Codechange: make the newgrf, news and order GUIs use the scrollbar wrappers 15 years ago
newgrf_house.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_house.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_industries.cpp (svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByTile() 15 years ago
newgrf_industries.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_industrytiles.cpp (svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByTile() 15 years ago
newgrf_industrytiles.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_sound.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_sound.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_spritegroup.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_spritegroup.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_station.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_station.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_storage.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_storage.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_text.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_text.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_town.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_town.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_townname.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_townname.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
news_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
news_gui.cpp (svn r17398) -Codechange: Fill normal news item window with widgets. 15 years ago
news_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
news_type.h (svn r17398) -Codechange: Fill normal news item window with widgets. 15 years ago
npf.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
npf.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
openttd.cpp (svn r17339) -Codechange: move thread related files to their own directory (like done for video, music, sound, etc) 15 years ago
openttd.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
order_base.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
order_cmd.cpp (svn r17384) -Fix [FS#2859]: remove all order window state changes out of the drawing routine and call them immediately when changes happen instead of on the next OnPaint. This prevents pressing buttons when they should've been already disabled. 15 years ago
order_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
order_gui.cpp (svn r17401) -Fix [FS#3171] (r17384): order deletion didn't (correctly) update the order window 15 years ago
order_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
os_timer.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
osk_gui.cpp (svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING 15 years ago
pathfind.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
pathfind.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
pbs.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
pbs.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
querystring_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
queue.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
queue.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
rail.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
rail.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
rail_cmd.cpp (svn r17443) -Fix (r17442): clear the depot tile after removing the depot in all cases instead of only for ships; makes removing road/rail depots not crash :) 15 years ago
rail_gui.cpp (svn r17372) -Codechange: make the settings, rail and sign GUIs use the scrollbar wrappers 15 years ago
rail_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
rail_map.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
rail_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
rev.cpp.in (svn r17416) -Codechange: move the build date/time 'determination' to rev.cpp as that's the file most likely to be regularly recompiled 15 years ago
rev.h (svn r17416) -Codechange: move the build date/time 'determination' to rev.cpp as that's the file most likely to be regularly recompiled 15 years ago
road.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
road_cmd.cpp (svn r17443) -Fix (r17442): clear the depot tile after removing the depot in all cases instead of only for ships; makes removing road/rail depots not crash :) 15 years ago
road_cmd.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
road_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
road_gui.cpp (svn r17314) -Fix (r17313): Allow the picker window to change size. 15 years ago
road_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
road_internal.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
road_map.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
road_map.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
road_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
roadstop.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
roadstop_base.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
roadveh.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
roadveh_cmd.cpp (svn r17333) -Codechange: make the road pathfinder 'interface' like the one for the rail pathfinder 15 years ago
roadveh_gui.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
screenshot.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
screenshot.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
sdl.cpp (svn r17350) -Fix (r17336): broken compilation with mingw 15 years ago
sdl.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
settings.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
settings_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
settings_gui.cpp (svn r17372) -Codechange: make the settings, rail and sign GUIs use the scrollbar wrappers 15 years ago
settings_internal.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
settings_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
ship.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
ship_cmd.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
ship_gui.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
signal.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
signal_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
signal_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
signs.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
signs_base.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
signs_cmd.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
signs_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
signs_gui.cpp (svn r17422) -Codechange: Remove magic constants and compute vertical minimal size of the sign list window. 15 years ago
signs_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
slope_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
slope_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
smallmap_gui.cpp (svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByTile() 15 years ago
sortlist_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
sound.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
sound_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
sound_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
sprite.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
spritecache.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
spritecache.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
station.cpp (svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByTile() 15 years ago
station_base.h (svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses and headquarters anymore 15 years ago
station_cmd.cpp (svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses and headquarters anymore 15 years ago
station_func.h (svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses and headquarters anymore 15 years ago
station_gui.cpp (svn r17373) -Codechange: make the timetable, station and subsidy GUIs use scrollbar wrappers 15 years ago
station_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
station_map.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
station_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
statusbar_gui.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
statusbar_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
stdafx.h (svn r17410) -Codechange: use the same define for determining whether windows does crash reports instead of using several that aren't necessarily equal 15 years ago
string.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
string_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
string_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
strings.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
strings_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
strings_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
subsidy.cpp (svn r17356) -Fix: actually implement scrolling for the subsidy list instead of 'just' showing a scroll bar. 15 years ago
subsidy_base.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
subsidy_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
subsidy_gui.cpp (svn r17373) -Codechange: make the timetable, station and subsidy GUIs use scrollbar wrappers 15 years ago
subsidy_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
tar_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
terraform_cmd.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
terraform_gui.cpp (svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false 15 years ago
terraform_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
textbuf_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
texteff.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
texteff.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
tgp.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
tgp.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
tile_cmd.h (svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses and headquarters anymore 15 years ago
tile_map.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
tile_map.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
tile_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
tilehighlight_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
tilehighlight_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
timetable.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
timetable_cmd.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
timetable_gui.cpp (svn r17373) -Codechange: make the timetable, station and subsidy GUIs use scrollbar wrappers 15 years ago
toolbar_gui.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
toolbar_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
town.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
town_cmd.cpp (svn r17444) -Fix [FS#3173]: when building roads isn't allowed for town, then don't build the initial piece either 15 years ago
town_gui.cpp (svn r17423) -Fix [FS#3174]: Show '- None -' with empty town or industry list, and use that text in the size computation as well. 15 years ago
town_map.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
town_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
track_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
track_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
train.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
train_cmd.cpp (svn r17352) -Fix [FS#3162]: trains wouldn't show smoke if the load/unload counter wasn't 0, though there doesn't seem to be a reason to check that variable anyhow anymore 15 years ago
train_gui.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
transparency.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
transparency_gui.cpp (svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false 15 years ago
transparency_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
transport_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
tree_cmd.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
tree_gui.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
tree_map.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
tunnel_map.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
tunnel_map.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
tunnelbridge.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
tunnelbridge_cmd.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
tunnelbridge_map.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
unmovable.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
unmovable_cmd.cpp (svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses and headquarters anymore 15 years ago
unmovable_map.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
variables.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
vehicle.cpp (svn r17363) -Fix [FS#3163] (r16717): feed autoreplace the front of vehicles, otherwise it gets distracted and bails out 15 years ago
vehicle_base.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
vehicle_cmd.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
vehicle_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
vehicle_gui.cpp (svn r17374) -Codechange: make the town and vehicle GUIs use the scrollbar wrappers 15 years ago
vehicle_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
vehicle_gui_base.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
vehicle_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
vehiclelist.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
vehiclelist.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
viewport.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
viewport_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
viewport_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
void_map.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
water.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
water_cmd.cpp (svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByTile() 15 years ago
water_map.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
waypoint.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
waypoint_base.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
waypoint_cmd.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
waypoint_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
waypoint_gui.cpp (svn r17441) -Fix (r16900): close the vehicle list of the vehicle type that visits the waypoint instead of for all vehicle types 15 years ago
widget.cpp (svn r17427) -Codechange: Removing some unneeded widget parts (for reduced compilation time). 15 years ago
widget_type.h (svn r17427) -Codechange: Removing some unneeded widget parts (for reduced compilation time). 15 years ago
window.cpp (svn r17375) -Codechange: remove last direct usage of scrollbar variables 15 years ago
window_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
window_gui.h (svn r17399) -Fix (r17365): if scrollbar has more capacity than elements clicking on the "scroll down" button asserted (esminis) 15 years ago
window_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
zoom_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
zoom_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago