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
yexo 23a4bef749 (svn r17591) -Add [NoAI] [FS#3212]: AIAirport::IsAirportInformationAvailable. Also update several preconditions so it's now possible to get information on airports types that can no longer be build (small airport after 1960) 15 years ago
..
3rdparty (svn r17515) -Fix [FS#3189]: [Squirrel] In some cases the call stack would not be cleaned up properly during crash handling. Occasionally this causes asserts to be triggered or crashes. 15 years ago
ai (svn r17591) -Add [NoAI] [FS#3212]: AIAirport::IsAirportInformationAvailable. Also update several preconditions so it's now possible to get information on airports types that can no longer be build (small airport after 1960) 15 years ago
blitter (svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary 15 years ago
core (svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary 15 years ago
depend (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
lang (svn r17590) -Update from WebTranslator v3.0: 15 years ago
misc (svn r17461) -Document: that a certain compiler warning when compiled without asserts in gcc 4.4+ isn't our fault but GCC's. Includes a reference to the appropriate GCC bug report 15 years ago
music (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
network (svn r17573) -Codechange: NWID_SELECTION containers have a selected widget-plane, and optionally an index in the nested_array. 15 years ago
os (svn r17487) -Fix: silence some MSVC warnings 15 years ago
saveload (svn r17589) -Codechange: rename town_acc to always_accepted 15 years ago
script (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
sound (svn r17543) -Fix [FS#3200]: allegro's sound output was worse than excepted 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 r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 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 r17583) -Change: make SDL's video driver more likely to be loaded than Allegro's video driver; SDL seems to perform better. 15 years ago
widgets (svn r17575) -Codechange: Adding a new combined button+dropdown widget. 15 years ago
yapf (svn r17491) -Fix [FS#3188]: road vehicles could get lost when the prelimiary destination (for the pathfinder heuristics) is unreachable. 15 years ago
aircraft.h (svn r17483) -Fix (r17405): when an aircraft starts flying in circles make it turn in the correct direction first before continuing 15 years ago
aircraft_cmd.cpp (svn r17567) -Fix: some doxygen warnings 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 r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. 15 years ago
airport_movement.h (svn r17497) -Codechange: Macrofy AirportMovingData. 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 r17534) -Codechange: unify the naming of callback masks/flags 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 r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
autoreplace_func.h (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
autoreplace_gui.cpp (svn r17530) -Codechange: use QSortT instead of qsort for sorting EngineIDs 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 r17508) -Fix [FS#3195] (r16859): join station window didn't get updated when stations were removed from the pool 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 r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. 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 r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 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 r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
cargotype.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
cargotype.h (svn r17534) -Codechange: unify the naming of callback masks/flags 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 r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. 15 years ago
cheat_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
clear_cmd.cpp (svn r17455) -Codechange: use sprite names instead of magic numbers in table/clear_land.h and change some names 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 r17567) -Fix: some doxygen warnings 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 r17473) -Codechange: use the post destructor for destroying companies too instead of complicating the graph GUI invalidate code. 15 years ago
company_cmd.cpp (svn r17567) -Fix: some doxygen warnings 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 r17573) -Codechange: NWID_SELECTION containers have a selected widget-plane, and optionally an index in the nested_array. 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 r17488) -Feature [FS#2339]: add the date to all logging in the (real, not in-game) console if show_date_in_console is set. For dedicated server binaries the default is 'on', for the rest it is 'off'. 15 years ago
console_cmds.cpp (svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. 15 years ago
console_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
console_gui.cpp (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 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
crashlog.cpp (svn r17537) -Fix: don't crash while printing gamelog in crash handler if we crashed before while gamelog action was active 15 years ago
crashlog.h (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 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 r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. 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 r17488) -Feature [FS#2339]: add the date to all logging in the (real, not in-game) console if show_date_in_console is set. For dedicated server binaries the default is 'on', for the rest it is 'off'. 15 years ago
debug.h (svn r17488) -Feature [FS#2339]: add the date to all logging in the (real, not in-game) console if show_date_in_console is set. For dedicated server binaries the default is 'on', for the rest it is 'off'. 15 years ago
dedicated.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
depot.cpp (svn r17494) -Codechange: improve algorithmic complexitiy of Depot::GetByTile from O(n) to O(1) 15 years ago
depot_base.h (svn r17494) -Codechange: improve algorithmic complexitiy of Depot::GetByTile from O(n) to O(1) 15 years ago
depot_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
depot_gui.cpp (svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary 15 years ago
depot_map.h (svn r17493) -Codechange: store the depot index on the map 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 r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. 15 years ago
driver.cpp (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
driver.h (svn r17533) -Fix: missing 'const' 15 years ago
dummy_land.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
economy.cpp (svn r17589) -Codechange: rename town_acc to always_accepted 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 r17567) -Fix: some doxygen warnings 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 r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
engine_gui.h (svn r17530) -Codechange: use QSortT instead of qsort for sorting EngineIDs 15 years ago
engine_type.h (svn r17534) -Codechange: unify the naming of callback masks/flags 15 years ago
fileio.cpp (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 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 r17528) -Codechange: use QSortT instead of qsort for sorting FiosItems 15 years ago
fios.h (svn r17528) -Codechange: use QSortT instead of qsort for sorting FiosItems 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 r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 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 r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
genworld.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
genworld_gui.cpp (svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. 15 years ago
gfx.cpp (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 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 r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. 15 years ago
group.h (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
group_cmd.cpp (svn r17567) -Fix: some doxygen warnings 15 years ago
group_gui.cpp (svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. 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 r17534) -Codechange: unify the naming of callback masks/flags 15 years ago
house_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
industry.h (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
industry_cmd.cpp (svn r17589) -Codechange: rename town_acc to always_accepted 15 years ago
industry_gui.cpp (svn r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. 15 years ago
industry_map.h (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
industry_type.h (svn r17315) -Codechange: move code related to industry types to separate file 15 years ago
industrytype.h (svn r17534) -Codechange: unify the naming of callback masks/flags 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 r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. 15 years ago
landscape.cpp (svn r17567) -Fix: some doxygen warnings 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 r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. 15 years ago
map.cpp (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 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 r17567) -Fix: some doxygen warnings 15 years ago
misc_gui.cpp (svn r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. 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 r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. 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 r17584) -Codechange: split the NewGRF StringID mapping in a 'global' part and a part that's for NewGRF strings 15 years ago
newgrf.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_callbacks.h (svn r17558) -Feature [NewGRF]: callbacks for houses to disable drawing foundations and to disable slope changes, like industry tile callbacks 30 and 3C. 15 years ago
newgrf_canal.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_canal.h (svn r17534) -Codechange: unify the naming of callback masks/flags 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 r17563) -Fix: memory leak when viewing the NewGRF settings of a server 15 years ago
newgrf_config.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_engine.cpp (svn r17552) -Codechange: rename load_unload_time_rem to something more generic as it's used for more than just load/unload. Also add some documentation about where it is used. 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 r17580) -Fix (r17541): Fix signed/unsigned mismatch with MSVC 2008. 15 years ago
newgrf_house.cpp (svn r17558) -Feature [NewGRF]: callbacks for houses to disable drawing foundations and to disable slope changes, like industry tile callbacks 30 and 3C. 15 years ago
newgrf_house.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_industries.cpp (svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary 15 years ago
newgrf_industries.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_industrytiles.cpp (svn r17558) -Feature [NewGRF]: callbacks for houses to disable drawing foundations and to disable slope changes, like industry tile callbacks 30 and 3C. 15 years ago
newgrf_industrytiles.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
newgrf_sound.cpp (svn r17534) -Codechange: unify the naming of callback masks/flags 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 r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
newgrf_station.cpp (svn r17534) -Codechange: unify the naming of callback masks/flags 15 years ago
newgrf_station.h (svn r17534) -Codechange: unify the naming of callback masks/flags 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 r17585) -Fix [FS#3214]: also do the StringID conversion for StringIDs that are pushed on the (NewGRF string) stack 15 years ago
newgrf_text.h (svn r17584) -Codechange: split the NewGRF StringID mapping in a 'global' part and a part that's for NewGRF strings 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 r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. 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 r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. 15 years ago
openttd.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
order_base.h (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
order_cmd.cpp (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
order_func.h (svn r17557) -Codechange: Pass left and right edge to DrawOrderString(). 15 years ago
order_gui.cpp (svn r17578) -Fix (r17572): Some compilers don't like default function template arguments. 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 r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary 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 r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
pbs.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
querystring_gui.h (svn r17502) -Codechange [FS#3184]: Extend QueryStringBaseWindow to support windows with nested widgets (by Terkhen with a few tweaks). 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 r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
rail_cmd.cpp (svn r17567) -Fix: some doxygen warnings 15 years ago
rail_gui.cpp (svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary 15 years ago
rail_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
rail_map.h (svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary 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 r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary 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 r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. 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 r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 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 r17567) -Fix: some doxygen warnings 15 years ago
roadveh_gui.cpp (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 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 r17453) -Add: crash logger for all Unixy OSes; should work for all, but I don't have all exotic machines so it might break compilation on the more exotic configurations 15 years ago
sdl.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
settings.cpp (svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary 15 years ago
settings_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
settings_gui.cpp (svn r17588) -Fix [FS#3220]: erroneous message about changing the difficulty level 15 years ago
settings_internal.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
settings_type.h (svn r17488) -Feature [FS#2339]: add the date to all logging in the (real, not in-game) console if show_date_in_console is set. For dedicated server binaries the default is 'on', for the rest it is 'off'. 15 years ago
ship.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
ship_cmd.cpp (svn r17567) -Fix: some doxygen warnings 15 years ago
ship_gui.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
signal.cpp (svn r17464) -Codechange: use C++0x mode when compiling with gcc >= 4.3 or icc >= 11.0 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 r17567) -Fix: some doxygen warnings 15 years ago
signs_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
signs_gui.cpp (svn r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. 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 r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary 15 years ago
sortlist_type.h (svn r17530) -Codechange: use QSortT instead of qsort for sorting EngineIDs 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 r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary 15 years ago
spritecache.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
station.cpp (svn r17508) -Fix [FS#3195] (r16859): join station window didn't get updated when stations were removed from the pool 15 years ago
station_base.h (svn r17589) -Codechange: rename town_acc to always_accepted 15 years ago
station_cmd.cpp (svn r17589) -Codechange: rename town_acc to always_accepted 15 years ago
station_func.h (svn r17589) -Codechange: rename town_acc to always_accepted 15 years ago
station_gui.cpp (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 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 r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. 15 years ago
statusbar_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
stdafx.h (svn r17465) -Codechange: use builtin static_assert() for assert_compile() if available 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 r17526) -Codechange: use QSortT instead of qsort for sorting the language list in the network GUI 15 years ago
strings_func.h (svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary 15 years ago
strings_type.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
subsidy.cpp (svn r17549) -Fix (r17128): Distance limit for town to town subsidies got lost. 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 r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. 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 r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary 15 years ago
terraform_gui.cpp (svn r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. 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 r17589) -Codechange: rename town_acc to always_accepted 15 years ago
tile_map.cpp (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 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 r17567) -Fix: some doxygen warnings 15 years ago
timetable_gui.cpp (svn r17557) -Codechange: Pass left and right edge to DrawOrderString(). 15 years ago
toolbar_gui.cpp (svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. 15 years ago
toolbar_gui.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
town.h (svn r17582) -Codechange: Move TownActions and _town_action_costs[] to a header file to allow sharing. 15 years ago
town_cmd.cpp (svn r17589) -Codechange: rename town_acc to always_accepted 15 years ago
town_gui.cpp (svn r17587) -Codechange: Town authority window uses pure nested widgets. 15 years ago
town_map.h (svn r17492) -Codechange: don't store the town index for road depots. 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 r17576) -Fix [FS#3208]: assertion triggered when the second vehicle in a 101+ (or 11+ if mammoth trains is disabled) vehicle free wagon chain is an engine and the first vehicle is moved to another chain 15 years ago
train_gui.cpp (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
transparency.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
transparency_gui.cpp (svn r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. 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 r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
tree_gui.cpp (svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. 15 years ago
tree_map.h (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 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 r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 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 r17589) -Codechange: rename town_acc to always_accepted 15 years ago
unmovable_map.h (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
variables.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
vehicle.cpp (svn r17552) -Codechange: rename load_unload_time_rem to something more generic as it's used for more than just load/unload. Also add some documentation about where it is used. 15 years ago
vehicle_base.h (svn r17552) -Codechange: rename load_unload_time_rem to something more generic as it's used for more than just load/unload. Also add some documentation about where it is used. 15 years ago
vehicle_cmd.cpp (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
vehicle_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
vehicle_gui.cpp (svn r17573) -Codechange: NWID_SELECTION containers have a selected widget-plane, and optionally an index in the nested_array. 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 r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. 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 r17567) -Fix: some doxygen warnings 15 years ago
water_map.h (svn r17493) -Codechange: store the depot index on the map 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 r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
waypoint_func.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
waypoint_gui.cpp (svn r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. 15 years ago
widget.cpp (svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary 15 years ago
widget_type.h (svn r17575) -Codechange: Adding a new combined button+dropdown widget. 15 years ago
window.cpp (svn r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. 15 years ago
window_func.h (svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability. 15 years ago
window_gui.h (svn r17578) -Fix (r17572): Some compilers don't like default function template arguments. 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