This website requires JavaScript.
Explore
Help
Sign In
gronod
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD.git
synced
2025-07-18 01:45:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
df06c14f61
OpenTTD
/
src
History
peter1138
df06c14f61
(svn r18835) -Fix: Large sounds could still cause an overflow with high sample rates, causing them to be cut off.
2010-01-16 22:15:02 +00:00
..
3rdparty
(svn r18832) -Fix: some indentation whitespace.
2010-01-16 20:51:35 +00:00
ai
blitter
core
depend
lang
(svn r18830) -Update from WebTranslator v3.0:
2010-01-16 18:45:22 +00:00
misc
(svn r18828) -Fix (r18823): Decrementing uints is different to ints.
2010-01-16 16:44:59 +00:00
music
network
(svn r18834) -Fix [FS#3538]: compilation failed on OpenBSD (matze)
2010-01-16 22:01:33 +00:00
os
(svn r18831) -Change [FS#3537]: do not go into the crashlog handler in case loading a savegame misses with missing NewGRFs. This way the load game crash handler gets better visibility and the user is instructed to find the missing NewGRFs before filing a bug report
2010-01-16 19:08:33 +00:00
pathfinder
(svn r18826) -Codechange: Unifiy return value of (SmallArray|FixedSizeArray)::(Append|AppendC) with other containers. (skidd13)
2010-01-16 14:22:19 +00:00
saveload
(svn r18831) -Change [FS#3537]: do not go into the crashlog handler in case loading a savegame misses with missing NewGRFs. This way the load game crash handler gets better visibility and the user is instructed to find the missing NewGRFs before filing a bug report
2010-01-16 19:08:33 +00:00
script
sound
(svn r18821) -Codechange: [Allegro] make the frequency and number of samples runtime configurable
2010-01-15 23:47:28 +00:00
spriteloader
strgen
table
thread
video
widgets
aircraft_cmd.cpp
aircraft_gui.cpp
aircraft.h
airport_gui.cpp
airport.cpp
(svn r18816) -Fix (r18807): getting the catchment area of oilrigs triggered an assert
2010-01-15 21:00:46 +00:00
airport.h
(svn r18816) -Fix (r18807): getting the catchment area of oilrigs triggered an assert
2010-01-15 21:00:46 +00:00
animated_tile_func.h
animated_tile.cpp
articulated_vehicles.cpp
articulated_vehicles.h
autoreplace_base.h
autoreplace_cmd.cpp
(svn r18812) -Codechange: make some functions in train.h functions of Train.
2010-01-15 18:23:52 +00:00
autoreplace_func.h
autoreplace_gui.cpp
autoreplace_gui.h
autoreplace_type.h
autoreplace.cpp
autoslope.h
base_media_base.h
base_media_func.h
base_station_base.h
bmp.cpp
bmp.h
bridge_gui.cpp
bridge_map.cpp
bridge_map.h
bridge.h
build_vehicle_gui.cpp
(svn r18818) -Fix [FS#3526] (r18766): some train acceleration type conversions were missed
2010-01-15 22:21:50 +00:00
cargo_type.h
cargopacket.cpp
cargopacket.h
cargotype.cpp
cargotype.h
cheat_func.h
cheat_gui.cpp
cheat_type.h
cheat.cpp
clear_cmd.cpp
clear_map.h
cmd_helper.h
command_func.h
command_type.h
command.cpp
company_base.h
company_cmd.cpp
company_func.h
company_gui.cpp
company_gui.h
company_manager_face.h
company_type.h
console_cmds.cpp
console_func.h
console_gui.cpp
console_gui.h
console_internal.h
console_type.h
console.cpp
crashlog.cpp
crashlog.h
currency.cpp
currency.h
date_func.h
date_gui.cpp
date_gui.h
date_type.h
date.cpp
debug.cpp
debug.h
dedicated.cpp
depot_base.h
depot_func.h
depot_gui.cpp
depot_map.h
depot_type.h
depot.cpp
direction_func.h
direction_type.h
disaster_cmd.cpp
dock_gui.cpp
driver.cpp
driver.h
dummy_land.cpp
economy_base.h
economy_func.h
economy_type.h
economy.cpp
effectvehicle_base.h
effectvehicle_func.h
effectvehicle.cpp
elrail_func.h
elrail.cpp
(svn r18812) -Codechange: make some functions in train.h functions of Train.
2010-01-15 18:23:52 +00:00
endian_check.cpp
engine_base.h
engine_func.h
engine_gui.cpp
(svn r18818) -Fix [FS#3526] (r18766): some train acceleration type conversions were missed
2010-01-15 22:21:50 +00:00
engine_gui.h
engine_type.h
engine.cpp
fileio_func.h
fileio_type.h
fileio.cpp
(svn r18834) -Fix [FS#3538]: compilation failed on OpenBSD (matze)
2010-01-16 22:01:33 +00:00
fios.cpp
fios.h
fontcache.cpp
fontcache.h
functions.h
gamelog_internal.h
gamelog.cpp
gamelog.h
genworld_gui.cpp
genworld.cpp
genworld.h
gfx_func.h
gfx_type.h
gfx.cpp
gfxinit.cpp
gfxinit.h
graph_gui.cpp
group_cmd.cpp
group_gui.cpp
group_gui.h
group_type.h
group.h
gui.h
heightmap.cpp
heightmap.h
highscore_gui.cpp
highscore.cpp
highscore.h
house_type.h
house.h
industry_cmd.cpp
industry_gui.cpp
industry_map.h
industry_type.h
industry.h
industrytype.h
ini_type.h
ini.cpp
intro_gui.cpp
landscape_type.h
landscape.cpp
landscape.h
livery.h
main_gui.cpp
map_func.h
map_type.h
map.cpp
misc_cmd.cpp
misc_gui.cpp
misc.cpp
mixer.cpp
(svn r18835) -Fix: Large sounds could still cause an overflow with high sample rates, causing them to be cut off.
2010-01-16 22:15:02 +00:00
mixer.h
music_gui.cpp
music.cpp
newgrf_callbacks.h
newgrf_canal.cpp
newgrf_canal.h
newgrf_cargo.cpp
newgrf_cargo.h
newgrf_commons.cpp
newgrf_commons.h
newgrf_config.cpp
(svn r18813) -Codechange: deduplicate copying a newgrf config
2010-01-15 18:28:30 +00:00
newgrf_config.h
(svn r18813) -Codechange: deduplicate copying a newgrf config
2010-01-15 18:28:30 +00:00
newgrf_engine.cpp
newgrf_engine.h
newgrf_generic.cpp
newgrf_generic.h
newgrf_gui.cpp
(svn r18815) -Fix (r18813): adding a single newgrf via the newgrf gui added all newgrfs after the selected one too
2010-01-15 20:20:24 +00:00
newgrf_house.cpp
newgrf_house.h
newgrf_industries.cpp
newgrf_industries.h
newgrf_industrytiles.cpp
newgrf_industrytiles.h
newgrf_properties.h
newgrf_sound.cpp
newgrf_sound.h
newgrf_spritegroup.cpp
newgrf_spritegroup.h
newgrf_station.cpp
newgrf_station.h
newgrf_storage.cpp
newgrf_storage.h
newgrf_text.cpp
newgrf_text.h
newgrf_town.cpp
newgrf_town.h
newgrf_townname.cpp
newgrf_townname.h
newgrf.cpp
newgrf.h
news_func.h
news_gui.cpp
news_gui.h
news_type.h
openttd.cpp
(svn r18812) -Codechange: make some functions in train.h functions of Train.
2010-01-15 18:23:52 +00:00
openttd.h
order_base.h
order_cmd.cpp
order_func.h
order_gui.cpp
order_type.h
os_timer.cpp
osk_gui.cpp
pbs.cpp
pbs.h
querystring_gui.h
rail_cmd.cpp
(svn r18812) -Codechange: make some functions in train.h functions of Train.
2010-01-15 18:23:52 +00:00
rail_gui.cpp
rail_gui.h
rail_map.h
rail_type.h
rail.cpp
rail.h
rev.cpp.in
rev.h
road_cmd.cpp
road_cmd.h
road_func.h
road_gui.cpp
road_gui.h
road_internal.h
road_map.cpp
road_map.h
road_type.h
road.cpp
roadstop_base.h
roadstop.cpp
roadveh_cmd.cpp
roadveh_gui.cpp
roadveh.h
screenshot.cpp
screenshot.h
sdl.cpp
sdl.h
settings_func.h
settings_gui.cpp
settings_internal.h
settings_type.h
settings.cpp
(svn r18812) -Codechange: make some functions in train.h functions of Train.
2010-01-15 18:23:52 +00:00
ship_cmd.cpp
ship_gui.cpp
ship.h
signal_func.h
signal_type.h
signal.cpp
signs_base.h
signs_cmd.cpp
signs_func.h
signs_gui.cpp
signs_type.h
signs.cpp
slope_func.h
slope_type.h
smallmap_gui.cpp
(svn r18827) -Fix: Center main window using smallmap widget edge coordinates.
2010-01-16 15:24:00 +00:00
sortlist_type.h
sound_func.h
sound_type.h
sound.cpp
sprite.h
spritecache.cpp
spritecache.h
station_base.h
station_cmd.cpp
(svn r18832) -Fix: some indentation whitespace.
2010-01-16 20:51:35 +00:00
station_func.h
station_gui.cpp
station_gui.h
station_map.h
station_type.h
station.cpp
statusbar_gui.cpp
statusbar_gui.h
stdafx.h
string_func.h
string_type.h
string.cpp
strings_func.h
strings_type.h
strings.cpp
subsidy_base.h
subsidy_func.h
subsidy_gui.cpp
subsidy_type.h
subsidy.cpp
tar_type.h
terraform_cmd.cpp
terraform_gui.cpp
terraform_gui.h
textbuf_gui.h
texteff.cpp
texteff.hpp
tgp.cpp
tgp.h
tile_cmd.h
tile_map.cpp
tile_map.h
tile_type.h
tilearea_type.h
tilehighlight_func.h
tilehighlight_type.h
timetable_cmd.cpp
timetable_gui.cpp
timetable.h
toolbar_gui.cpp
toolbar_gui.h
town_cmd.cpp
town_gui.cpp
town_map.h
town_type.h
town.h
townname_func.h
townname_type.h
townname.cpp
track_func.h
track_type.h
train_cmd.cpp
(svn r18812) -Codechange: make some functions in train.h functions of Train.
2010-01-15 18:23:52 +00:00
train_gui.cpp
train.h
(svn r18812) -Codechange: make some functions in train.h functions of Train.
2010-01-15 18:23:52 +00:00
transparency_gui.cpp
transparency_gui.h
transparency.h
transport_type.h
tree_cmd.cpp
tree_gui.cpp
tree_map.h
tunnel_map.cpp
tunnel_map.h
tunnelbridge_cmd.cpp
tunnelbridge_map.h
tunnelbridge.h
unmovable_cmd.cpp
unmovable_map.h
unmovable.h
variables.h
vehicle_base.h
vehicle_cmd.cpp
vehicle_func.h
vehicle_gui_base.h
vehicle_gui.cpp
(svn r18818) -Fix [FS#3526] (r18766): some train acceleration type conversions were missed
2010-01-15 22:21:50 +00:00
vehicle_gui.h
vehicle_type.h
vehicle.cpp
(svn r18812) -Codechange: make some functions in train.h functions of Train.
2010-01-15 18:23:52 +00:00
vehiclelist.cpp
vehiclelist.h
viewport_func.h
viewport_gui.cpp
viewport_type.h
viewport.cpp
void_map.h
water_cmd.cpp
water_map.h
water.h
waypoint_base.h
waypoint_cmd.cpp
waypoint_func.h
waypoint_gui.cpp
waypoint.cpp
widget_type.h
widget.cpp
window_func.h
window_gui.h
window_type.h
window.cpp
zoom_func.h
zoom_type.h