OpenTTD/src
..
ai
lang
misc
music
network
os/macosx
sound (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the pointer to allocated memory instead of modifying the pointer given as parameter 2007-01-11 17:29:39 +00:00
strgen
table
video
yapf (svn r8092) -Codechange: header files with miscellaneous template classes (smart pointers, blob, array, hashtable, etc.) moved from src/yapf to src/misc as they can now be used anywhere. 2007-01-13 13:33:36 +00:00
aircraft_cmd.cpp
aircraft_gui.cpp (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values. 2007-01-14 19:57:49 +00:00
aircraft.h (svn r7759) -Merge: makefile rewrite. This merge features: 2007-01-02 19:19:48 +00:00
airport_gui.cpp (svn r8143) Remove the landscaping button from the build toolbars. 2007-01-15 07:38:36 +00:00
airport_movement.h
airport.cpp
airport.h (svn r8305) -Codechange: defining 'static const' in a header is a bit weird. 2007-01-21 14:15:38 +00:00
aystar.cpp
aystar.h
bmp.cpp
bmp.h
bridge_gui.cpp (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values. 2007-01-14 19:57:49 +00:00
bridge_map.cpp
bridge_map.h
bridge.h
build_vehicle_gui.cpp
callback_table.cpp
callback_table.h (svn r7759) -Merge: makefile rewrite. This merge features: 2007-01-02 19:19:48 +00:00
clear_cmd.cpp
clear_map.h
command.cpp
command.h (svn r7759) -Merge: makefile rewrite. This merge features: 2007-01-02 19:19:48 +00:00
console_cmds.cpp
console.cpp
console.h
currency.cpp
currency.h (svn r7759) -Merge: makefile rewrite. This merge features: 2007-01-02 19:19:48 +00:00
date.cpp
date.h
debug.cpp
debug.h
dedicated.cpp
depot_gui.cpp (svn r8293) -Codechange: overloaded ShowVehicleListWindow() so it can open all types of vehicle lists (depending on arguments) 2007-01-21 00:01:47 +00:00
depot.cpp (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 2007-01-10 18:56:51 +00:00
depot.h
direction.h
disaster_cmd.cpp
dock_gui.cpp
driver.cpp
driver.h
dummy_land.cpp
economy.cpp (svn r8144) -Fix: [FS#163] When a station is removed, vehicles do not get excessive payment any longer, as the origin TILE is now stored as long as the origin STATION for the transported cargos. Basically this is only a temporary fix until cargopackets are implemented, but it fixes one of the oldest known bugs (Special Thanks to Darkvater for lots of testing) 2007-01-15 14:42:24 +00:00
economy.h (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 2007-01-10 18:56:51 +00:00
elrail.cpp
endian_check.cpp
engine_gui.cpp
engine.cpp (svn r8314) -Fix 2007-01-21 16:08:18 +00:00
engine.h (svn r8321) -Fix 2007-01-21 19:00:31 +00:00
fileio.cpp
fileio.h
fios.cpp
fios.h
fontcache.cpp
fontcache.h
functions.h
genworld_gui.cpp
genworld.cpp
genworld.h (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 2007-01-10 18:56:51 +00:00
gfx.cpp (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values. 2007-01-14 19:57:49 +00:00
gfx.h
gfxinit.cpp
gfxinit.h (svn r7759) -Merge: makefile rewrite. This merge features: 2007-01-02 19:19:48 +00:00
graph_gui.cpp
gui.h (svn r8301) -Codechange: Move the code relating to the sign list window from graph_gui.cpp to a file of its own: signs_gui.cpp. 2007-01-21 12:35:35 +00:00
hal.h (svn r8095) -Codechange: stuff that is not related to HAL moved from hal.h to gfx.h 2007-01-13 14:43:46 +00:00
heightmap.cpp
heightmap.h
helpers.cpp
helpers.hpp
industry_cmd.cpp
industry_gui.cpp
industry_map.h
industry.h (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 2007-01-10 18:56:51 +00:00
intro_gui.cpp
landscape.cpp
livery.h
lzoconf.h
macros.h
main_gui.cpp (svn r8300) -Codechange: Add a prototype for DrawPlayerIcon to players.h and include that 2007-01-21 11:49:18 +00:00
map.cpp (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the pointer to allocated memory instead of modifying the pointer given as parameter 2007-01-11 17:29:39 +00:00
map.h
masm64.rules
md5.cpp
md5.h
mersenne.cpp
minilzo.cpp
minilzo.h
misc_cmd.cpp
misc_gui.cpp
misc.cpp
mixer.cpp
mixer.h
music_gui.cpp
music.cpp
music.h
namegen.cpp
namegen.h
newgrf_callbacks.h
newgrf_cargo.cpp
newgrf_cargo.h
newgrf_config.cpp
newgrf_config.h
newgrf_engine.cpp
newgrf_engine.h (svn r7901) -Codechange: Remove some misplaced externs and use extern, not VARDEF, in the place they should be... 2007-01-06 13:26:04 +00:00
newgrf_gui.cpp (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values. 2007-01-14 19:57:49 +00:00
newgrf_sound.cpp (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 2007-01-10 18:56:51 +00:00
newgrf_sound.h (svn r7759) -Merge: makefile rewrite. This merge features: 2007-01-02 19:19:48 +00:00
newgrf_spritegroup.cpp
newgrf_spritegroup.h
newgrf_station.cpp
newgrf_station.h (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 2007-01-10 18:56:51 +00:00
newgrf_text.cpp
newgrf_text.h
newgrf.cpp
newgrf.h (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 2007-01-10 18:56:51 +00:00
news_gui.cpp (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values. 2007-01-14 19:57:49 +00:00
news.h
npf.cpp (svn r8052) - Codechange: RemoveFirstTrack() and RemoveFirstTrackdir() now accept pointer to TrackBits/TrackdirBits instead of reference. 2007-01-11 10:34:42 +00:00
npf.h
oldloader.cpp
oldpool.cpp
oldpool.h
openttd.cpp
openttd.h
order_cmd.cpp
order_gui.cpp
order.h
os2.cpp
os_timer.cpp
ottdres.rc
pathfind.cpp
pathfind.h (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 2007-01-10 18:56:51 +00:00
player_gui.cpp
player.h
players.cpp (svn r8300) -Codechange: Add a prototype for DrawPlayerIcon to players.h and include that 2007-01-21 11:49:18 +00:00
queue.cpp
queue.h
rail_cmd.cpp
rail_gui.cpp
rail_map.h (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. 2007-01-10 18:56:51 +00:00
rail.cpp
rail.h
railtypes.h (svn r7759) -Merge: makefile rewrite. This merge features: 2007-01-02 19:19:48 +00:00
resource.h (svn r7759) -Merge: makefile rewrite. This merge features: 2007-01-02 19:19:48 +00:00
road_cmd.cpp
road_cmd.h
road_gui.cpp
road_map.cpp
road_map.h
road.h
roadveh_cmd.cpp
roadveh_gui.cpp
roadveh.h
saveload.cpp
saveload.h (svn r8131) -Fix (r8125): g++ warning: 'invalid access to non-static data member ‘<class>::<member>’ of NULL object'. It is weird, but renaming the 'offsetof' macro helped. 2007-01-14 21:03:21 +00:00
screenshot.cpp
screenshot.h
sdl.cpp
sdl.h
settings_gui.cpp
settings.cpp (svn r8151) -Feature: Automatically build semaphores before a configurable date, which can be set by each network player seperately. 2007-01-15 22:18:35 +00:00
settings.h
ship_cmd.cpp (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values. 2007-01-14 19:57:49 +00:00
ship_gui.cpp
ship.h
signs_gui.cpp
signs.cpp
signs.h (svn r8301) -Codechange: Move the code relating to the sign list window from graph_gui.cpp to a file of its own: signs_gui.cpp. 2007-01-21 12:35:35 +00:00
slope.h
smallmap_gui.cpp
sound.cpp
sound.h
sprite.h
spritecache.cpp
spritecache.h
station_cmd.cpp
station_gui.cpp
station_map.cpp (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp) 2007-01-10 18:12:09 +00:00
station_map.h (svn r7759) -Merge: makefile rewrite. This merge features: 2007-01-02 19:19:48 +00:00
station.cpp (svn r8231) -Fix (r8125): MP desync caused by calling Random() from station constructor. This was wrong because station constructor is called also when loading savegame and when player tries to build station when it is not sure that it will succeed (thanks Rubidium) 2007-01-18 09:34:44 +00:00
station.h
stdafx.h
string.cpp
string.h (svn r8097) Replace strlen() {==,!=,>} 0 by the more concise {,!}StrEmpty(). Additionally the test takes O(1) instead of O(n) now 2007-01-13 15:00:16 +00:00
strings.cpp
strings.h
subsidy_gui.cpp
terraform_gui.cpp
texteff.cpp (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values. 2007-01-14 19:57:49 +00:00
tgp.cpp
tgp.h
thread.cpp
thread.h
tile.cpp
tile.h
town_cmd.cpp (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values. 2007-01-14 19:57:49 +00:00
town_gui.cpp
town_map.h
town.h
train_cmd.cpp
train_gui.cpp (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values. 2007-01-14 19:57:49 +00:00
train.h
tree_cmd.cpp
tree_map.h
tunnel_map.cpp
tunnel_map.h (svn r7759) -Merge: makefile rewrite. This merge features: 2007-01-02 19:19:48 +00:00
tunnelbridge_cmd.cpp
unix.cpp (svn r8134) -Fix (r8013): Add a newline after the ShowInfo console output 2007-01-14 22:39:53 +00:00
unmovable_cmd.cpp (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values. 2007-01-14 19:57:49 +00:00
unmovable_map.h
unmovable.h
variables.h
vehicle_gui.cpp
vehicle_gui.h
vehicle.cpp
vehicle.h
viewport.cpp
viewport.h
void_map.h
water_cmd.cpp (svn r8299) -Fix 2007-01-21 08:04:14 +00:00
water_map.h (svn r7759) -Merge: makefile rewrite. This merge features: 2007-01-02 19:19:48 +00:00
waypoint.cpp (svn r8284) -Fix (r8277): g++ compilation error: missing brackets in sizeof 2007-01-19 22:41:50 +00:00
waypoint.h
widget.cpp
win32.cpp
win32.h
win64.asm
window.cpp (svn r8101) -Fix (runknown): Plug potential memleaks when calling UnInitWindowSystem. The function directly deleted all windows instead of calling their respective deallocators which could then in turn any used memory. 2007-01-13 15:50:36 +00:00
window.h