source.list
branchNewGRF_ports
changeset 6872 1c4a4a609f85
parent 6871 5a9dc001e1ad
child 6877 889301acc299
equal deleted inserted replaced
6871:5a9dc001e1ad 6872:1c4a4a609f85
    66 screenshot.cpp
    66 screenshot.cpp
    67 #if SDL
    67 #if SDL
    68 	sdl.cpp
    68 	sdl.cpp
    69 #end
    69 #end
    70 settings.cpp
    70 settings.cpp
       
    71 signal.cpp
    71 signs.cpp
    72 signs.cpp
    72 sound.cpp
    73 sound.cpp
    73 spritecache.cpp
    74 spritecache.cpp
    74 station.cpp
    75 station.cpp
    75 string.cpp
    76 string.cpp
    76 strings.cpp
    77 strings.cpp
    77 texteff.cpp
    78 texteff.cpp
    78 tgp.cpp
    79 tgp.cpp
    79 thread.cpp
    80 thread.cpp
    80 tile.cpp
    81 tile_map.cpp
    81 #if WIN32
    82 #if WIN32
    82 #else
    83 #else
    83 	#if WINCE
    84 	#if WINCE
    84 		win32.cpp
    85 		win32.cpp
    85 	#else
    86 	#else
    92 #end
    93 #end
    93 vehicle.cpp
    94 vehicle.cpp
    94 viewport.cpp
    95 viewport.cpp
    95 waypoint.cpp
    96 waypoint.cpp
    96 widget.cpp
    97 widget.cpp
       
    98 widgets/dropdown.cpp
    97 #if WIN32
    99 #if WIN32
    98 	win32.cpp
   100 	win32.cpp
    99 #end
   101 #end
   100 window.cpp
   102 window.cpp
   101 
   103 
   133 gfx.h
   135 gfx.h
   134 gfxinit.h
   136 gfxinit.h
   135 group.h
   137 group.h
   136 gui.h
   138 gui.h
   137 heightmap.h
   139 heightmap.h
   138 helpers.hpp
       
   139 industry.h
   140 industry.h
   140 landscape.h
   141 landscape.h
   141 livery.h
   142 livery.h
   142 macros.h
       
   143 map.h
   143 map.h
   144 md5.h
   144 md5.h
   145 mixer.h
   145 mixer.h
   146 music.h
   146 music.h
   147 network/network.h
   147 network/network.h
   186 screenshot.h
   186 screenshot.h
   187 sound/sdl_s.h
   187 sound/sdl_s.h
   188 video/sdl_v.h
   188 video/sdl_v.h
   189 settings.h
   189 settings.h
   190 signs.h
   190 signs.h
       
   191 signal_func.h
   191 slope.h
   192 slope.h
   192 sound.h
   193 sound.h
   193 sprite.h
   194 sprite.h
   194 spritecache.h
   195 spritecache.h
   195 station.h
   196 station.h
       
   197 station_gui.h
   196 stdafx.h
   198 stdafx.h
   197 string.h
   199 string.h
   198 texteff.hpp
   200 texteff.hpp
   199 tgp.h
   201 tgp.h
   200 thread.h
   202 thread.h
   211 waypoint.h
   213 waypoint.h
   212 music/win32_m.h
   214 music/win32_m.h
   213 sound/win32_s.h
   215 sound/win32_s.h
   214 video/win32_v.h
   216 video/win32_v.h
   215 window.h
   217 window.h
       
   218 widgets/dropdown.h
       
   219 widgets/dropdown_type.h
       
   220 widgets/dropdown_func.h
   216 zoom.hpp
   221 zoom.hpp
   217 
   222 
   218 # GUI Source Code
   223 # GUI Source Code
   219 aircraft_gui.cpp
   224 aircraft_gui.cpp
   220 airport_gui.cpp
   225 airport_gui.cpp
   265 rail_cmd.cpp
   270 rail_cmd.cpp
   266 road_cmd.cpp
   271 road_cmd.cpp
   267 roadveh_cmd.cpp
   272 roadveh_cmd.cpp
   268 ship_cmd.cpp
   273 ship_cmd.cpp
   269 station_cmd.cpp
   274 station_cmd.cpp
       
   275 terraform_cmd.cpp
   270 timetable_cmd.cpp
   276 timetable_cmd.cpp
   271 town_cmd.cpp
   277 town_cmd.cpp
   272 train_cmd.cpp
   278 train_cmd.cpp
   273 tree_cmd.cpp
   279 tree_cmd.cpp
   274 tunnelbridge_cmd.cpp
   280 tunnelbridge_cmd.cpp
   375 station_map.h
   381 station_map.h
   376 town_map.h
   382 town_map.h
   377 tree_map.h
   383 tree_map.h
   378 tunnel_map.cpp
   384 tunnel_map.cpp
   379 tunnel_map.h
   385 tunnel_map.h
       
   386 tunnelbridge_map.h
   380 unmovable_map.h
   387 unmovable_map.h
   381 void_map.h
   388 void_map.h
   382 water_map.h
   389 water_map.h
   383 
   390 
   384 # Misc
   391 # Misc