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 454e124912 (svn r18652) -Fix: glitches due to having the wrong bounding boxes for the face widgets 15 years ago
..
3rdparty (svn r18639) -Update: Squirrel from 2.2.3 to 2.2.4 15 years ago
ai (svn r18651) -Fix [FS#3438](r18518): [NoAI] When AI tried to create NO_UNLOAD order, GOTO_NEAREST_DEPOT order was created instead 15 years ago
blitter
core (svn r18640) -Fix (r18633): don't assert when accessing first invalid item, it's used quite often in the code 15 years ago
depend
lang (svn r18649) -Update from WebTranslator v3.0: 15 years ago
misc
music (svn r18520) -Fix [FS#3272]: allegro doesn't like to work with extmidi; it causes 'random' (looks like a racing condition in allegro) crashes when songs are stopped. 15 years ago
network (svn r18645) -Fix [FS#3433](r942): out-of-bounds access in the 'Start new multiplayer game' GUI 15 years ago
os (svn r18627) -Fix: no need to print 'Registers:' twice in win64 crash logs 15 years ago
pathfinder (svn r18535) -Fix [FS#2722]: don't account for path reservation costs when entering a signal block via a 'block' signal. This way you won't get double penalties, both red signals and reservation costs, for the block signalled tracks 15 years ago
saveload (svn r18634) -Revert (r16808): the fix doesn't work in all cases 15 years ago
script (svn r18555) -Fix (r15027): fake definitions of squirrel types were wrong for eg. 64bit systems, don't use them 15 years ago
sound
spriteloader (svn r18391) -Fix (r0): (Invalid) GRFs could trigger invalid reads. 15 years ago
strgen (svn r18444) -Feature: allow G and P to 'select' substrings of STRINGn for getting their gender 15 years ago
table (svn r18626) -Fix [FS#3425]: {CARGO} takes 2 parameters, not 1. This made {N:XYZ} commands after CARGO mess up their indices and that then triggered an assertion 15 years ago
thread
video (svn r18573) -Fix [FS#3198]: [OSX] Try to get a generic RGB colour space if getting the system colour profile failed. (tyler) 15 years ago
widgets (svn r18330) -Cleanup: remove some unneeded includes 15 years ago
aircraft.h (svn r18402) -Codechange: unify/centralise the code for crashing vehicles 15 years ago
aircraft_cmd.cpp (svn r18616) -Fix [FS#3413]: crash when the current order is a conditional order when a plane is checking whether it needs servicing 15 years ago
aircraft_gui.cpp (svn r18342) -Fix: erroneous spaces before ; 15 years ago
airport.cpp
airport.h
airport_gui.cpp (svn r18324) -Codechange: there's no need for a default size when the window isn't resizable 15 years ago
airport_movement.h (svn r18505) -Fix [FS#3169]: improve airport movement on several airports 15 years ago
animated_tile.cpp
animated_tile_func.h
articulated_vehicles.cpp (svn r18566) -Codechange: When both the union and intersection of refit masks of articulated vehicles are needed, they can be determined at once. 15 years ago
articulated_vehicles.h (svn r18566) -Codechange: When both the union and intersection of refit masks of articulated vehicles are needed, they can be determined at once. 15 years ago
autoreplace.cpp
autoreplace_base.h
autoreplace_cmd.cpp (svn r18566) -Codechange: When both the union and intersection of refit masks of articulated vehicles are needed, they can be determined at once. 15 years ago
autoreplace_func.h
autoreplace_gui.cpp (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. 15 years ago
autoreplace_gui.h
autoreplace_type.h
autoslope.h
base_media_base.h (svn r18608) -Change: add the concept of music sets 15 years ago
base_media_func.h (svn r18608) -Change: add the concept of music sets 15 years ago
base_station_base.h (svn r18342) -Fix: erroneous spaces before ; 15 years ago
bmp.cpp
bmp.h
bridge.h
bridge_gui.cpp (svn r18580) -Codechange: Use widget information only for setting scrollbar capacity. 15 years ago
bridge_map.cpp
bridge_map.h
build_vehicle_gui.cpp (svn r18612) -Fix [FS#3407]: Buy vehicle window did not properly disable panel drawing while shaded. 15 years ago
callback_table.cpp
callback_table.h
cargo_type.h (svn r18413) -Doc: Added doxygen strings for cargo-type related enums, structs, and functions. 15 years ago
cargopacket.cpp (svn r18330) -Cleanup: remove some unneeded includes 15 years ago
cargopacket.h
cargotype.cpp (svn r18413) -Doc: Added doxygen strings for cargo-type related enums, structs, and functions. 15 years ago
cargotype.h (svn r18413) -Doc: Added doxygen strings for cargo-type related enums, structs, and functions. 15 years ago
cheat.cpp
cheat_func.h
cheat_gui.cpp (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. 15 years ago
cheat_type.h
clear_cmd.cpp
clear_map.h
cmd_helper.h
command.cpp (svn r18292) -Codechange: add a command to set the start date of a timetable. Based on work by PhilSophus. 15 years ago
command_func.h
command_type.h (svn r18292) -Codechange: add a command to set the start date of a timetable. Based on work by PhilSophus. 15 years ago
company_base.h (svn r18342) -Fix: erroneous spaces before ; 15 years ago
company_cmd.cpp (svn r18330) -Cleanup: remove some unneeded includes 15 years ago
company_func.h
company_gui.cpp (svn r18652) -Fix: glitches due to having the wrong bounding boxes for the face widgets 15 years ago
company_gui.h
company_manager_face.h
company_type.h
console.cpp
console_cmds.cpp (svn r18608) -Change: add the concept of music sets 15 years ago
console_func.h
console_gui.cpp (svn r18631) -Fix [FS#3419]: when making a screenshot from the console the currently executed command would be shown twice 15 years ago
console_gui.h
console_internal.h
console_type.h
crashlog.cpp (svn r18613) -Codechange: add the music set to the crashlog too 15 years ago
crashlog.h
currency.cpp (svn r18434) -Change [FS#565]: use zł instead of zl for the Polish Zloty. 15 years ago
currency.h
date.cpp (svn r18433) -Codechange: Show different texts in town GUI when the town does not need food the whole year to grow. 15 years ago
date_func.h
date_gui.cpp (svn r18330) -Cleanup: remove some unneeded includes 15 years ago
date_gui.h (svn r18293) -Codechange: add a window to set the date. Based on work by PhilSophus and Maedhros. 15 years ago
date_type.h (svn r18585) -Codechange: replace some magic numbers by constants 15 years ago
debug.cpp
debug.h (svn r18385) -Cleanup: remove the now unneeded multistop slot management code 15 years ago
dedicated.cpp
depot.cpp
depot_base.h
depot_func.h
depot_gui.cpp (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. 15 years ago
depot_map.h
depot_type.h
direction_func.h
direction_type.h
disaster_cmd.cpp (svn r18402) -Codechange: unify/centralise the code for crashing vehicles 15 years ago
dock_gui.cpp (svn r18324) -Codechange: there's no need for a default size when the window isn't resizable 15 years ago
driver.cpp
driver.h
dummy_land.cpp
economy.cpp (svn r18540) -Codechange: resulting in better name for 'result'. 15 years ago
economy_base.h
economy_func.h (svn r18268) -Feature: [NewGRF] Make price base multipliers related to vehicles only apply to the GRF locally, if it defines engines of that type itself. 15 years ago
economy_type.h (svn r18284) -Cleanup (r18268, r18283): Replace magic value with enum. 15 years ago
effectvehicle.cpp
effectvehicle_base.h
effectvehicle_func.h
elrail.cpp
elrail_func.h
endian_check.cpp
engine.cpp (svn r18330) -Cleanup: remove some unneeded includes 15 years ago
engine_base.h
engine_func.h
engine_gui.cpp (svn r18330) -Cleanup: remove some unneeded includes 15 years ago
engine_gui.h
engine_type.h
fileio.cpp (svn r18611) -Fix (r18608): uppercase-to-lowercase conversion when opening a file wasn't applied when finding the full path of a file 15 years ago
fileio_func.h
fileio_type.h
fios.cpp
fios.h
fontcache.cpp (svn r18564) -Fix: silence a warning 15 years ago
fontcache.h
functions.h
gamelog.cpp
gamelog.h
gamelog_internal.h
genworld.cpp (svn r18506) -Fix [FS#3368]: no error message was created for the first fatal NewGRF error. 15 years ago
genworld.h
genworld_gui.cpp (svn r18643) -Fix [FS#3436]: rotation could not be changed for heightmaps 15 years ago
gfx.cpp (svn r18575) -Fix [FS#3393]: unit numbers weren't always fully shown in the depot 15 years ago
gfx_func.h (svn r18575) -Fix [FS#3393]: unit numbers weren't always fully shown in the depot 15 years ago
gfx_type.h
gfxinit.cpp (svn r18608) -Change: add the concept of music sets 15 years ago
gfxinit.h
graph_gui.cpp (svn r18644) -Fix [FS#3434]: company league window was too narrow 15 years ago
group.h
group_cmd.cpp (svn r18494) -Fix (r18474): crash when moving non-engine to new free wagon chain and group count was off when moving a front engine within the same train and the new front isn't an engine. 15 years ago
group_gui.cpp (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. 15 years ago
group_gui.h
group_type.h
gui.h
heightmap.cpp
heightmap.h
highscore.cpp
highscore.h
highscore_gui.cpp (svn r18324) -Codechange: there's no need for a default size when the window isn't resizable 15 years ago
house.h (svn r18567) -Fix [FS#2613]: [NewGRF] House property 15 did not work 15 years ago
house_type.h
industry.h
industry_cmd.cpp (svn r18554) -Change: Forbid industries to clear sea/river when leveling land. 15 years ago
industry_gui.cpp (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. 15 years ago
industry_map.h (svn r18563) -Document: some industry related functions 15 years ago
industry_type.h
industrytype.h (svn r18563) -Document: some industry related functions 15 years ago
ini.cpp
ini_type.h
intro_gui.cpp (svn r18324) -Codechange: there's no need for a default size when the window isn't resizable 15 years ago
landscape.cpp
landscape.h
landscape_type.h
livery.h
main_gui.cpp (svn r18486) -Fix: when switching language and you're getting a different font, recalculate the coordinates/sizes of the viewport signs. Otherwise it gets glitchy or abbreviated (in the smallmap) 15 years ago
map.cpp
map_func.h
map_type.h
misc.cpp (svn r18608) -Change: add the concept of music sets 15 years ago
misc_cmd.cpp (svn r18330) -Cleanup: remove some unneeded includes 15 years ago
misc_gui.cpp (svn r18652) -Fix: glitches due to having the wrong bounding boxes for the face widgets 15 years ago
mixer.cpp
mixer.h
music.cpp (svn r18610) -Codechange: don't consider a music set at all for 'best' set when it's missing files 15 years ago
music_gui.cpp (svn r18608) -Change: add the concept of music sets 15 years ago
newgrf.cpp (svn r18527) -Fix: an industry newgrf that defined a too small size for action0 prop 0A could cause a crash 15 years ago
newgrf.h (svn r18506) -Fix [FS#3368]: no error message was created for the first fatal NewGRF error. 15 years ago
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 r18580) -Codechange: Use widget information only for setting scrollbar capacity. 15 years ago
newgrf_house.cpp (svn r18514) -Codechange: make it a bit clearer that for tile layouts num_sprites (as in number of sprite sets) is not the same as num_sprites (as in number of building sprites) 15 years ago
newgrf_house.h
newgrf_industries.cpp
newgrf_industries.h
newgrf_industrytiles.cpp (svn r18514) -Codechange: make it a bit clearer that for tile layouts num_sprites (as in number of sprite sets) is not the same as num_sprites (as in number of building sprites) 15 years ago
newgrf_industrytiles.h
newgrf_properties.h
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp
newgrf_spritegroup.h (svn r18514) -Codechange: make it a bit clearer that for tile layouts num_sprites (as in number of sprite sets) is not the same as num_sprites (as in number of building sprites) 15 years ago
newgrf_station.cpp
newgrf_station.h
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp (svn r18492) -Doc: A few Doxygen reference fixes (NewsSubtype reported by Eddi), and a typo fix. 15 years ago
newgrf_text.h
newgrf_town.cpp
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
news_func.h (svn r18597) -Fix (r17147)[FS#3395, FS#3396]: ChangeVehicleNews() did not update the news ticker. 15 years ago
news_gui.cpp (svn r18597) -Fix (r17147)[FS#3395, FS#3396]: ChangeVehicleNews() did not update the news ticker. 15 years ago
news_gui.h
news_type.h
openttd.cpp (svn r18608) -Change: add the concept of music sets 15 years ago
openttd.h
order_base.h
order_cmd.cpp (svn r18615) -Fix: conditional orders were seen as 'valid' and as such aircraft with only conditional orders did not crash 15 years ago
order_func.h (svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also make the 'current order'-arrow in order and timetable GUI RTL aware. 15 years ago
order_gui.cpp (svn r18605) -Codechange: Coding style fixes, prevent useless calls to UpdateWidgetSize(). 15 years ago
order_type.h (svn r18518) -Add [NoAI]: AIOrder::AIOF_GOTO_NEAREST_DEPOT for goto nearest depot orders 15 years ago
os_timer.cpp
osk_gui.cpp (svn r18324) -Codechange: there's no need for a default size when the window isn't resizable 15 years ago
pbs.cpp (svn r18648) -Fix/Feature [FS#3430-ish]: [YAPP] Treat the backside of an one-way path signals as a safe waiting point. 15 years ago
pbs.h (svn r18647) -Fix: [YAPP] A train inside a station was not always found when checking for trains on a reserved path. 15 years ago
querystring_gui.h
rail.cpp
rail.h (svn r18509) -Codechange (r2515,r2753): Data for drawing single_x/y rail pieces was inverted. 15 years ago
rail_cmd.cpp (svn r18646) -Fix [FS#3418]: [YAPP] Don't extend the reserved path through a newly built path signal directly in front of a stopped or loading train. Also restore the reserved path in more cases after removing a signal. 15 years ago
rail_gui.cpp (svn r18528) -Fix (FS#3370): Platform length/count buttons not centred when NewGRF stations in use. 15 years ago
rail_gui.h
rail_map.h
rail_type.h
rev.cpp.in (svn r18622) -Merge: release changes 15 years ago
rev.h
road.cpp
road_cmd.cpp (svn r18509) -Codechange (r2515,r2753): Data for drawing single_x/y rail pieces was inverted. 15 years ago
road_cmd.h
road_func.h
road_gui.cpp (svn r18324) -Codechange: there's no need for a default size when the window isn't resizable 15 years ago
road_gui.h
road_internal.h
road_map.cpp
road_map.h
road_type.h
roadstop.cpp (svn r18531) -Fix [FS#3384] (r18404): for articulated road vehicles only the first part was accounted for, so for extremely short fronts and lots after it the spreading did not work as it should. 15 years ago
roadstop_base.h (svn r18422) -Fix (r18404): MSVC complaining about struct vs class 15 years ago
roadveh.h (svn r18531) -Fix [FS#3384] (r18404): for articulated road vehicles only the first part was accounted for, so for extremely short fronts and lots after it the spreading did not work as it should. 15 years ago
roadveh_cmd.cpp (svn r18574) -Fix [FS#3392] (r18481): manually sending trains and RVs to depots didn't quite work 15 years ago
roadveh_gui.cpp (svn r18467) -Fix (r17870): Missed positioning for cargo capacity of non-articulated road vehicles. 15 years ago
screenshot.cpp (svn r18630) -Fix [FS#3419]: when making a screenshot the name of the previous screenshot went missing in the 'successful screenshot' message 15 years ago
screenshot.h (svn r18630) -Fix [FS#3419]: when making a screenshot the name of the previous screenshot went missing in the 'successful screenshot' message 15 years ago
sdl.cpp (svn r18439) -Fix (r15233): forgot to load the symbol from SDL.dll 15 years ago
sdl.h
settings.cpp (svn r18378) -Codechange: move the pathfinder 'length' constants to pathfinder_type.h 15 years ago
settings_func.h
settings_gui.cpp (svn r18608) -Change: add the concept of music sets 15 years ago
settings_internal.h
settings_type.h (svn r18541) -Feature: Additional map variety option for TGP landscape generator. Evolved from curve map idea from Zephyris. 15 years ago
ship.h
ship_cmd.cpp (svn r18574) -Fix [FS#3392] (r18481): manually sending trains and RVs to depots didn't quite work 15 years ago
ship_gui.cpp
signal.cpp
signal_func.h
signal_type.h
signs.cpp
signs_base.h
signs_cmd.cpp
signs_func.h
signs_gui.cpp (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. 15 years ago
signs_type.h
slope_func.h
slope_type.h
smallmap_gui.cpp (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. 15 years ago
sortlist_type.h
sound.cpp (svn r18608) -Change: add the concept of music sets 15 years ago
sound_func.h
sound_type.h
sprite.h
spritecache.cpp
spritecache.h
station.cpp (svn r18381) -Codechange: Add RoadVehicle::IsBus() to simplify some stuff. 15 years ago
station_base.h (svn r18377) -Codechange: add 'cache' of the tile area of truck and bus stops. 15 years ago
station_cmd.cpp (svn r18509) -Codechange (r2515,r2753): Data for drawing single_x/y rail pieces was inverted. 15 years ago
station_func.h (svn r18385) -Cleanup: remove the now unneeded multistop slot management code 15 years ago
station_gui.cpp (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. 15 years ago
station_gui.h (svn r18538) -Codechange: Split DrawStationCoverageText into a calculation part and a drawing part. 15 years ago
station_map.h
station_type.h (svn r18377) -Codechange: add 'cache' of the tile area of truck and bus stops. 15 years ago
statusbar_gui.cpp (svn r18597) -Fix (r17147)[FS#3395, FS#3396]: ChangeVehicleNews() did not update the news ticker. 15 years ago
statusbar_gui.h
stdafx.h
string.cpp
string_func.h
string_type.h
strings.cpp (svn r18603) -Codechange: move getting the song name to music_gui.cpp 15 years ago
strings_func.h
strings_type.h (svn r18603) -Codechange: move getting the song name to music_gui.cpp 15 years ago
subsidy.cpp
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. 15 years ago
subsidy_type.h
tar_type.h
terraform_cmd.cpp
terraform_gui.cpp (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. 15 years ago
terraform_gui.h
textbuf_gui.h
texteff.cpp (svn r18636) -Codechange: make TextEffect::duration a value in ticks instead of ticks * 8 15 years ago
texteff.hpp (svn r18636) -Codechange: make TextEffect::duration a value in ticks instead of ticks * 8 15 years ago
tgp.cpp (svn r18565) -Fix [FS#3391] (r18541): some older GCC warn about implicitly casting from floats to integers 15 years ago
tgp.h
tile_cmd.h
tile_map.cpp
tile_map.h
tile_type.h (svn r18585) -Codechange: replace some magic numbers by constants 15 years ago
tilehighlight_func.h
tilehighlight_type.h
timetable.h
timetable_cmd.cpp (svn r18292) -Codechange: add a command to set the start date of a timetable. Based on work by PhilSophus. 15 years ago
timetable_gui.cpp (svn r18606) -Codechange: Introduce several forms of zero-size stacked display planes. 15 years ago
toolbar_gui.cpp (svn r18546) -Codechange: make making the screenshot not asynchronious; just do it at the moment it's requested. 15 years ago
toolbar_gui.h
town.h
town_cmd.cpp (svn r18567) -Fix [FS#2613]: [NewGRF] House property 15 did not work 15 years ago
town_gui.cpp (svn r18596) -Fix: Add padding to several town generation buttons and labels for nice and consistent layout. 15 years ago
town_map.h (svn r18567) -Fix [FS#2613]: [NewGRF] House property 15 did not work 15 years ago
town_type.h (svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJosh, GeekToo, Terkhen and others) 15 years ago
townname.cpp
townname_func.h
townname_type.h
track_func.h
track_type.h
train.h (svn r18484) -Codechange: simplify the Is(Stopped)InDepot functions for trains 15 years ago
train_cmd.cpp (svn r18647) -Fix: [YAPP] A train inside a station was not always found when checking for trains on a reserved path. 15 years ago
train_gui.cpp (svn r18344) -Change [FS#2923]: do not split up articulated vehicles in the train details view. If an articulated vehicle it too 'wide' draw the information on the next line and if there are multiple cargos split that over multiple lines too. Based on work by frosch123. 15 years ago
transparency.h
transparency_gui.cpp (svn r18324) -Codechange: there's no need for a default size when the window isn't resizable 15 years ago
transparency_gui.h
transport_type.h
tree_cmd.cpp (svn r18522) -Feature: add the possibility to not make new tree tiles in-game 15 years ago
tree_gui.cpp (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. 15 years ago
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge.h
tunnelbridge_cmd.cpp (svn r18509) -Codechange (r2515,r2753): Data for drawing single_x/y rail pieces was inverted. 15 years ago
tunnelbridge_map.h
unmovable.h (svn r18283) -Feature: [NewGRF] Add new price bases for removing industries, building/removing unmovables (new objects), building/removing rail-waypoints/buoys, interacting with town-authority, building foundations, funding primary industries (when not prospecting) and towns. 15 years ago
unmovable_cmd.cpp (svn r18330) -Cleanup: remove some unneeded includes 15 years ago
unmovable_map.h
variables.h
vehicle.cpp (svn r18642) -Fix [FS#3432]: when a company goes bankrupt and has vehicles on a drive through road stop that is not theirs, the 'filled' cache of the road stops would get corrupted 15 years ago
vehicle_base.h (svn r18402) -Codechange: unify/centralise the code for crashing vehicles 15 years ago
vehicle_cmd.cpp (svn r18498) -Fix [FS#2616]: cloning of vehicles could create vehicles with invalid cargo sub types for the build year of the vehicle. Fall back to another cargo sub type with the exact same name, otherwise fallback to cargo sub type 0. 15 years ago
vehicle_func.h (svn r18498) -Fix [FS#2616]: cloning of vehicles could create vehicles with invalid cargo sub types for the build year of the vehicle. Fall back to another cargo sub type with the exact same name, otherwise fallback to cargo sub type 0. 15 years ago
vehicle_gui.cpp (svn r18590) -Fix [FS#3397]: too strict assert was triggered 15 years ago
vehicle_gui.h (svn r18280) -Codechange: remove widget indices that are not needed for custom drawing/handling input 15 years ago
vehicle_gui_base.h (svn r18576) -Codechange: use the function to determine the width of digits for determining the width of the unitnumber in vehicle lists. 15 years ago
vehicle_type.h (svn r18362) -Cleanup: remove OPF for RVs and NTP to clean up lots of code and simplify some things for the future 15 years ago
vehiclelist.cpp
vehiclelist.h
viewport.cpp (svn r18614) -Fix [FS#3412](r18602): too many signs were drawn, causing slowdowns 15 years ago
viewport_func.h (svn r18602) -Codechange: unify the viewport sign and text effect drawing 15 years ago
viewport_gui.cpp (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. 15 years ago
viewport_type.h (svn r18602) -Codechange: unify the viewport sign and text effect drawing 15 years ago
void_map.h
water.h
water_cmd.cpp (svn r18402) -Codechange: unify/centralise the code for crashing vehicles 15 years ago
water_map.h
waypoint.cpp
waypoint_base.h
waypoint_cmd.cpp (svn r18379) -Codechange: move the cache updating function to its own header to reduce the include 'pathfinder' dependencies 15 years ago
waypoint_func.h
waypoint_gui.cpp (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. 15 years ago
widget.cpp (svn r18606) -Codechange: Introduce several forms of zero-size stacked display planes. 15 years ago
widget_type.h (svn r18606) -Codechange: Introduce several forms of zero-size stacked display planes. 15 years ago
window.cpp (svn r18620) -Fix: possible deadlock with SDL and changing the resolution in-game 15 years ago
window_func.h (svn r18331) -Fix [FS#3334]: news items would with some chat 'bars' not be displayed fully. Fix by erikjanp. 15 years ago
window_gui.h (svn r18607) -Fix (r18583): Preserve window width when shading. 15 years ago
window_type.h (svn r18293) -Codechange: add a window to set the date. Based on work by PhilSophus and Maedhros. 15 years ago
zoom_func.h (svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom level 15 years ago
zoom_type.h (svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom level 15 years ago