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 efc7fdf2fd (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
..
ai (svn r10266) -Codechange: keep track of the origin, time of travel and accumulated feeder share (transfers) of individual pieces of cargo. This means that cargo isn't thrown on a big pile when it's put in a station or unloaded at a station, however the GUI does not reflect these changes yet so you will not actually see it. 18 years ago
blitter (svn r10561) -Fix: don't give 'unused variable' warnings when disabling asserts 17 years ago
lang (svn r10584) -Fix: [Translations] Fixed translations screwed up by translator 17 years ago
misc (svn r10562) -Fix: most of the MorphOS issues; MorphOS doesn't know about wchars, so disable all code that has to use wchars for MorphOS. 17 years ago
music (svn r10472) -Fix (r10741): typos prevented compilation 17 years ago
network (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
os/macosx
sound (svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first 17 years ago
spriteloader (svn r10365) -Fix: compiling without png and networking support under MSVC. 18 years ago
strgen (svn r10382) -Fix (strgen): it was not possible to use --warning and --todo at the same time. 18 years ago
table (svn r10508) -Codechange: allow customizable animation schemes for industries. 17 years ago
video (svn r10542) -Codechange: use class member instead of global variable for null ticks value 17 years ago
yapf (svn r10578) -Fix [YAPF, ships]: Ships received curve penalty for non-diagonal straight move. (JazzyJaffa) 17 years ago
aircraft.h (svn r10409) -Codechange: replace (Aircraft|RoadVeh|Ship|Train)_Tick with a Tick method in the Vehicle class. 17 years ago
aircraft_cmd.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
aircraft_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
airport.cpp
airport.h (svn r10422) -Fix: VC8 Code Analyzer warning C6297: Arithmetic overflow: 32-bit value is shifted, then cast to 64-bit value. Results might not be an expected value 17 years ago
airport_gui.cpp (svn r10522) -Fix: the "build truck station" GUI showed that it would accept tourists when it does not, whereas the "build bus station" GUI did not show them when it did accept them. 17 years ago
airport_movement.h
articulated_vehicles.cpp (svn r10493) -Codechange: update some callback ID enums to reflect their changed usage, add a few and update the comments. 17 years ago
articulated_vehicles.h
autoreplace_cmd.cpp (svn r10567) -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matthias Wolf. 17 years ago
autoreplace_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
aystar.cpp
aystar.h
bmp.cpp
bmp.h
bridge.h
bridge_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
bridge_map.cpp
bridge_map.h
build_vehicle_gui.cpp (svn r10567) -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matthias Wolf. 17 years ago
callback_table.cpp
callback_table.h
cargopacket.cpp (svn r10404) -Fix (r10266): Adding a cargo packet to cargo list could overflow. Now we detect this and just leave the cargo in its own packet. 17 years ago
cargopacket.h (svn r10358) -Codechange: remove the cargopacket leakchecker as it never asserted in almost a week of stresstesting, so I'm pretty sure all cornercases are tested by now. 18 years ago
cargotype.cpp
cargotype.h
clear_cmd.cpp (svn r10230) -Fix [FS#594]: terraforming wipes out canals. Now you always have to remove the canal before terraforming, instead of "just" removing the canal. 18 years ago
clear_map.h
cmd_helper.h
command.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
command.h (svn r10501) -Fix [FS#1015]: error dialog was sometimes shown on all clients when a command failed instead of only the client that actually did the command. 17 years ago
console.cpp (svn r10295) -Fix [FS#775]: flush stdout on dedicated server output to ensure an update of stdout (Zuu) 18 years ago
console.h
console_cmds.cpp (svn r10312) -Fix (r10210): the 64 values in the 'players' console command were not printed properly; they did even "overflow" into the next to-be-printed values. 18 years ago
currency.cpp
currency.h
date.cpp (svn r10547) -Fix: when Cheat-Window is open and a new month happens, the window wasn't redrawn instantly 17 years ago
date.h
debug.cpp
debug.h
dedicated.cpp
depot.cpp
depot.h
depot_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
direction.h
disaster_cmd.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
dock_gui.cpp (svn r10522) -Fix: the "build truck station" GUI showed that it would accept tourists when it does not, whereas the "build bus station" GUI did not show them when it did accept them. 17 years ago
driver.cpp (svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model. 17 years ago
driver.h (svn r10561) -Fix: don't give 'unused variable' warnings when disabling asserts 17 years ago
dummy_land.cpp
economy.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
economy.h (svn r10541) -Fix [FS#1028]: cargo payment rates overflow. 17 years ago
elrail.cpp (svn r10283) -Fix [FS#913]: catenary was drawn on bridges when elrail was disabled. Patch by B. N. SmatZ!. 18 years ago
endian_check.cpp
engine.cpp (svn r10567) -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matthias Wolf. 17 years ago
engine.h
engine_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
fileio.cpp (svn r10272) -Fix (FS#916): remove more invalid characters from savegame names 18 years ago
fileio.h
fios.cpp (svn r10412) -Codechange: Remove unnecessary inclusion of hal.h in various files (and add one) 17 years ago
fios.h
fontcache.cpp
fontcache.h
functions.h (svn r10364) -Fix [FS#706]: checking for duplicate custom names was inconsistent, and tested all 'namespaces'. now only check names of the same type. 18 years ago
genworld.cpp
genworld.h
genworld_gui.cpp (svn r10396) -Fix: When landscape generating, allow for 200ms between screen updates instead of updating every 200ms. Previously slow screen updates would result in very slow map generation (GeekToo) 17 years ago
gfx.cpp (svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model. 17 years ago
gfx.h (svn r10255) -Codechange: remove some old debug code nobody was using anymore 18 years ago
gfxinit.cpp
gfxinit.h
graph_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
group.h (svn r10567) -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matthias Wolf. 17 years ago
group_cmd.cpp (svn r10475) -Fix [FS#996]: some wrong comments for a few of the (vehicle) group related actions. 17 years ago
group_gui.cpp (svn r10567) -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matthias Wolf. 17 years ago
gui.h (svn r10522) -Fix: the "build truck station" GUI showed that it would accept tourists when it does not, whereas the "build bus station" GUI did not show them when it did accept them. 17 years ago
heightmap.cpp
heightmap.h
helpers.cpp
helpers.hpp
industry.h (svn r10570) -Codechange: Add enum required for Callback 0x22: CBID_INDUSTRY_AVAILABLE 17 years ago
industry_cmd.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
industry_gui.cpp (svn r10496) -Feature: Replace all the windows for Industry building by a more flexible one. 17 years ago
industry_map.h
intro_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
landscape.cpp (svn r10308) -Codechange: some "cleanup" chunks from B. N. SmatZ!' work on fixing FS#119. 18 years ago
landscape.h
livery.h
lzoconf.h
macros.h (svn r10246) -Fix (r10297): some forgotten money conversions and truncation issues. Thanks to benc for providing the patch. 18 years ago
main_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
map.cpp
map.h
masm64.rules
md5.cpp
md5.h
mersenne.cpp
minilzo.cpp
minilzo.h
misc.cpp (svn r10276) -Codechange: made a counter based on milliseconds and independent of the game-state to base double-click and TGP Generation Process on 18 years ago
misc_cmd.cpp (svn r10380) -Fix (r10364): when checking for unique names, only check vehicles that can have names, and skip inactive players. 18 years ago
misc_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
mixer.cpp
mixer.h
music.cpp
music.h
music_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
namegen.cpp
namegen.h
newgrf.cpp (svn r10521) -Fix: some NewGRFs did not check whether the newindustries bit was set, which breaks with a not-yet-finished-implementation of newindustries. 17 years ago
newgrf.h
newgrf_callbacks.h (svn r10508) -Codechange: allow customizable animation schemes for industries. 17 years ago
newgrf_canal.cpp (svn r10484) -Codechange: reduce code duplication. 17 years ago
newgrf_canal.h
newgrf_cargo.cpp (svn r10477) -Codechange: add some callbacks to customise the acceptance of industries. 17 years ago
newgrf_cargo.h (svn r10477) -Codechange: add some callbacks to customise the acceptance of industries. 17 years ago
newgrf_commons.cpp (svn r10519) -Fix: when getting a "nearby" tile, make sure you never roam outside of the map. 17 years ago
newgrf_commons.h (svn r10256) -Add: Addition of IndustryTileOverrideManager 18 years ago
newgrf_config.cpp (svn r10298) -Fix [FS#903]: show the subdirectory below the default data directory in this filename in the newgrf list. The directory was removed in r9560 because then it used to full path instead of the path relative to the data directory, but since the inclusion of "search paths" that is not necessary anymore. 18 years ago
newgrf_config.h (svn r10298) -Fix [FS#903]: show the subdirectory below the default data directory in this filename in the newgrf list. The directory was removed in r9560 because then it used to full path instead of the path relative to the data directory, but since the inclusion of "search paths" that is not necessary anymore. 18 years ago
newgrf_engine.cpp (svn r10443) -Fix: randomizing triggers should be called with callback type set to 1 17 years ago
newgrf_engine.h
newgrf_gui.cpp (svn r10298) -Fix [FS#903]: show the subdirectory below the default data directory in this filename in the newgrf list. The directory was removed in r9560 because then it used to full path instead of the path relative to the data directory, but since the inclusion of "search paths" that is not necessary anymore. 18 years ago
newgrf_house.cpp
newgrf_house.h
newgrf_industries.cpp (svn r10572) -Codechange: Add function CheckIfCallBackAllowsAvailability for industries 17 years ago
newgrf_industries.h (svn r10572) -Codechange: Add function CheckIfCallBackAllowsAvailability for industries 17 years ago
newgrf_industrytiles.cpp (svn r10520) -Fix: when a "can I build this industry tile here" callback did not fail, it doesn't automatically mean that the industry tile can be built there. 17 years ago
newgrf_industrytiles.h (svn r10508) -Codechange: allow customizable animation schemes for industries. 17 years ago
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp (svn r10442) -Codechange: implement the industry production callback. 17 years ago
newgrf_spritegroup.h (svn r10485) -Codechange: add a callback mechanism to determine whether building an industry is allowed at a given location. 17 years ago
newgrf_station.cpp (svn r10509) -Codechange: cache expensive newgrf station variables during 17 years ago
newgrf_station.h
newgrf_text.cpp
newgrf_text.h
newgrf_town.cpp (svn r10430) -Fix: Too many town rating entry lookups (KUDr) 17 years ago
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
news.h (svn r10262) -Fix (r10258): some places that needed to be changed to uint64 were hidden/forgotten, which caused memory corruptions and that in caused all kinds of assertions to trigger. 18 years ago
news_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
npf.cpp (svn r10357) -Fix: and when we're at it... yet another memory leak, but only when you start a new game; can't find any other memory leaks we can fix. 18 years ago
npf.h
oldloader.cpp (svn r10439) -Codechange: initial steps for customized industry productions. 17 years ago
oldpool.cpp
oldpool.h
openttd.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
openttd.h (svn r10412) -Codechange: Remove unnecessary inclusion of hal.h in various files (and add one) 17 years ago
order.h (svn r10236) -Feature: Introduce a form of timetabling for vehicles. 18 years ago
order_cmd.cpp (svn r10314) -Codechange: Refer to vehicle names by index 18 years ago
order_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
os2.cpp (svn r10310) -Fix: Trunk can now be built on OS/2 :) 18 years ago
os_timer.cpp
ottdres.rc
pathfind.cpp (svn r10346) -Fix: Forgotten "else" in r10345 (thanks peter1138). 18 years ago
pathfind.h
player.h (svn r10246) -Fix (r10297): some forgotten money conversions and truncation issues. Thanks to benc for providing the patch. 18 years ago
player_face.h
player_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
players.cpp (svn r10567) -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matthias Wolf. 17 years ago
queue.cpp
queue.h
rail.cpp
rail.h (svn r10429) -Fix: VC8 Code Analyzer warning: buffer overrun 17 years ago
rail_cmd.cpp (svn r10437) -Feature: Automatic signal completion, enabled by pressing ctrl when dragging signals. Signals will continue following track until an existing signal, junction or station are reached. This currently replaces the existing use of ctrl-drag for changing existing signal type. 17 years ago
rail_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
rail_map.h
railtypes.h
resource.h
road.h
road_cmd.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
road_cmd.h
road_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
road_map.cpp
road_map.h
roadveh.h (svn r10409) -Codechange: replace (Aircraft|RoadVeh|Ship|Train)_Tick with a Tick method in the Vehicle class. 17 years ago
roadveh_cmd.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
roadveh_gui.cpp (svn r10408) -Codechange: make GetImage a class method of Vehicle instead of Get(Aircraft|RoadVeh|Ship|Train)Image. 17 years ago
saveload.cpp (svn r10567) -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matthias Wolf. 17 years ago
saveload.h (svn r10300) -Fix [FS#917]: give a better explanation why the loading of a savegame failed and do not crash on loading savegames that were altered by patches or branches. 18 years ago
screenshot.cpp (svn r10412) -Codechange: Remove unnecessary inclusion of hal.h in various files (and add one) 17 years ago
screenshot.h
sdl.cpp
sdl.h
settings.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
settings.h
settings_gui.cpp (svn r10451) -Add: support for "prospecting" raw industries, i.e. you pay an amount of money and then it might (with a given chance) build a raw industry somewhere on the map. 17 years ago
ship.h (svn r10409) -Codechange: replace (Aircraft|RoadVeh|Ship|Train)_Tick with a Tick method in the Vehicle class. 17 years ago
ship_cmd.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
ship_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
signs.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
signs.h (svn r10401) -Feature: new sign editor features including switching to previous/next sign (XeryusTC) 17 years ago
signs_gui.cpp (svn r10401) -Feature: new sign editor features including switching to previous/next sign (XeryusTC) 17 years ago
slope.h
smallmap_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
sound.cpp
sound.h
sprite.h
spritecache.cpp (svn r10356) -Fix (r10143): another memory leak eliminated. 18 years ago
spritecache.h
station.cpp (svn r10266) -Codechange: keep track of the origin, time of travel and accumulated feeder share (transfers) of individual pieces of cargo. This means that cargo isn't thrown on a big pile when it's put in a station or unloaded at a station, however the GUI does not reflect these changes yet so you will not actually see it. 18 years ago
station.h (svn r10269) -Fix [FS#912]: station ratings were shown for all cargos instead of only the cargos that have been transported. 18 years ago
station_cmd.cpp (svn r10555) -Codechange/Fix: add a soft limit of 4096 "entities" in a station's waiting queue and a hard limit of 32768 so (malicious) people cannot cause a "denial of service" attack by filling cargo lists. 17 years ago
station_gui.cpp (svn r10323) -Codechange: reference company name, number and player (president) name 18 years ago
station_map.cpp
station_map.h
stdafx.h (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
string.cpp (svn r10566) -Fix [FS#1025]: a NewGRF could have a information message that is too long for the internal buffers to handle. We should not crash on such a case even though the message is too big for the window anyway. 17 years ago
string.h
strings.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
strings.h (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
subsidy_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
terraform_gui.cpp
texteff.cpp (svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model. 17 years ago
texteff.hpp (svn r10270) -Add: prefixed the loading indicator with an arrow, up meaning vehicle is loading, down meaning vehicle is unloading 18 years ago
tgp.cpp
tgp.h
thread.cpp
thread.h
tile.cpp
tile.h
timetable.h (svn r10237) -Fix (r10236): It helps if you use svn add with new files... 18 years ago
timetable_cmd.cpp (svn r10331) -Feature: Add the possibility of automatically filling in timetables based on 18 years ago
timetable_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
town.h
town_cmd.cpp (svn r10505) -Fix(r10249)[FS#1016]: Town was still trying to gather information for tiles on which it could not build. aising the values to 2 will prevent further invasion of the water-at-the-edge :) 17 years ago
town_gui.cpp (svn r10323) -Codechange: reference company name, number and player (president) name 18 years ago
town_map.h
train.h (svn r10409) -Codechange: replace (Aircraft|RoadVeh|Ship|Train)_Tick with a Tick method in the Vehicle class. 17 years ago
train_cmd.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
train_gui.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
transparency_gui.cpp (svn r10254) -Feature: loading indicator, which shows in % how full a vehicle is while loading/unloading (TheJosh) 18 years ago
transparency_gui.h
tree_cmd.cpp
tree_map.h
tunnel_map.cpp (svn r10258) -Codechange: as we are now using int64 all over the place, it's better to use int64 variables in the string generating too instead of packing them into two int32s. 18 years ago
tunnel_map.h (svn r10258) -Codechange: as we are now using int64 all over the place, it's better to use int64 variables in the string generating too instead of packing them into two int32s. 18 years ago
tunnelbridge_cmd.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
unix.cpp
unmovable.h
unmovable_cmd.cpp (svn r10480) -Fix: Don't allow building lighthouses and transmitters under bridges in the scenario editor, or during world generation. 17 years ago
unmovable_map.h
variables.h (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
vehicle.cpp (svn r10513) -Fix [FS#1022]: use vehicle subtile position to update cache, not tile, so that collision detection works on bridges and tunnels. 17 years ago
vehicle.h (svn r10409) -Codechange: replace (Aircraft|RoadVeh|Ship|Train)_Tick with a Tick method in the Vehicle class. 17 years ago
vehicle_gui.cpp (svn r10337) -Fix [FS#880]: Autoreplace is only valid for the standard vehicle list, not station or shared order lists. 18 years ago
vehicle_gui.h
viewport.cpp (svn r10343) -Cleanup: Add documentation of functions and code-style fix. 18 years ago
viewport.h (svn r10262) -Fix (r10258): some places that needed to be changed to uint64 were hidden/forgotten, which caused memory corruptions and that in caused all kinds of assertions to trigger. 18 years ago
void_map.h
water_cmd.cpp (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
water_map.h (svn r10230) -Fix [FS#594]: terraforming wipes out canals. Now you always have to remove the canal before terraforming, instead of "just" removing the canal. 18 years ago
waypoint.cpp (svn r10368) -Fix: when renaming waypoints, ownership was only checked client-side, not in the command. 18 years ago
waypoint.h
widget.cpp
win32.cpp (svn r10445) -Fix (Win32, r10444): remove #include "hal.h" 17 years ago
win32.h
win64.asm
window.cpp (svn r10465) -Fix: first run the WE_CREATE callback and then perform the dirtying of the window, so you won't get glitches if you resize a window in the WE_CREATE callback. 17 years ago
window.h (svn r10265) -Feature: allow double-clicking on certain places: build-vehicle and town-action 18 years ago
zoom.hpp