diff -r eec5a7dcbf61 -r fcf5fb2548eb source.list --- a/source.list Mon Apr 14 20:32:36 2008 +0000 +++ b/source.list Tue Apr 15 00:47:19 2008 +0000 @@ -103,6 +103,7 @@ window.cpp # Header Files +ai/ai.h aircraft.h airport.h core/alloc_func.hpp @@ -129,7 +130,9 @@ date_type.h debug.h video/dedicated_v.h +ai/default/default.h depot.h +depot_type.h direction_func.h direction_type.h music/dmusic.h @@ -139,7 +142,8 @@ economy_func.h economy_type.h core/endian_func.hpp -engine.h +engine_func.h +engine_type.h core/enum_type.hpp fileio.h fios.h @@ -154,16 +158,22 @@ gfxinit.h group.h group_gui.h +group_type.h gui.h heightmap.h industry.h industry_type.h landscape.h livery.h +lzoconf.h +map_func.h +map_type.h core/math_func.hpp md5.h +minilzo.h mixer.h music.h +namegen_func.h network/network.h network/network_client.h network/network_data.h @@ -188,17 +198,22 @@ newgrf_spritegroup.h newgrf_station.h newgrf_storage.h +newgrf_string_type.h newgrf_text.h newgrf_town.h newgrf_townname.h -news.h +news_func.h +news_type.h npf.h music/null_m.h sound/null_s.h video/null_v.h oldpool.h +oldpool_func.h openttd.h -order.h +order_base.h +order_func.h +order_type.h core/overflowsafe_type.hpp pathfind.h player_base.h @@ -219,6 +234,7 @@ roadveh.h saveload.h screenshot.h +sdl.h sound/sdl_s.h video/sdl_v.h settings_func.h @@ -226,15 +242,20 @@ settings_type.h ship.h signal_func.h -signs.h +signal_type.h +signs_base.h +signs_func.h +signs_type.h slope_func.h slope_type.h sound_func.h sound_type.h sprite.h spritecache.h -station.h +station_base.h +station_func.h station_gui.h +station_type.h stdafx.h string_func.h string_type.h @@ -250,11 +271,13 @@ timetable.h town.h town_type.h +toolbar_gui.h track_func.h track_type.h train.h transparency.h transparency_gui.h +ai/trolly/trolly.h tunnelbridge.h unmovable.h variables.h @@ -262,15 +285,34 @@ vehicle_func.h vehicle_gui.h vehicle_type.h +viewport_func.h +viewport_type.h waypoint.h +waypoint_type.h music/win32_m.h sound/win32_s.h video/win32_v.h +water.h +win32.h window_func.h window_gui.h window_type.h zoom_func.h zoom_type.h +#if WIN32 +#else +music/bemidi.h +music/extmidi.h +music/libtimidity.h +music/os2_m.h +music/qtmidi.h +os/macosx/macos.h +os/macosx/osx_stdafx.h +os/macosx/splash.h +sound/cocoa_s.h +video/cocoa/cocoa_keys.h +video/cocoa/cocoa_v.h +#end # GUI Source Code aircraft_gui.cpp @@ -293,6 +335,7 @@ newgrf_gui.cpp news_gui.cpp order_gui.cpp +osk_gui.cpp player_gui.cpp rail_gui.cpp road_gui.cpp @@ -305,6 +348,7 @@ subsidy_gui.cpp terraform_gui.cpp timetable_gui.cpp +toolbar_gui.cpp town_gui.cpp train_gui.cpp transparency_gui.cpp @@ -337,16 +381,20 @@ table/ai_rail.h table/animcursors.h table/autorail.h +table/bridge_land.h table/build_industry.h table/cargo_const.h table/clear_land.h +table/control_codes.h table/elrail_data.h table/engines.h +table/files.h table/genland.h table/industry_land.h table/landscape_sprite.h table/namegen.h table/palettes.h +table/railtypes.h table/road_land.h table/roadveh_movement.h table/sprites.h @@ -356,6 +404,7 @@ table/track_land.h table/train_cmd.h table/tree_land.h +table/unicode.h table/unmovable_land.h table/water_land.h