(svn r25323) -Update from WebTranslator v3.0:
[openttd/fttd.git] / source.list
blob964debb52c5b1a6ebcbbcd3c9ec11907d92b6c8e
1 # Source Files
2 airport.cpp
3 animated_tile.cpp
4 articulated_vehicles.cpp
5 autoreplace.cpp
6 bmp.cpp
7 cargoaction.cpp
8 cargomonitor.cpp
9 cargopacket.cpp
10 cargotype.cpp
11 cheat.cpp
12 command.cpp
13 console.cpp
14 console_cmds.cpp
15 crashlog.cpp
16 currency.cpp
17 date.cpp
18 debug.cpp
19 dedicated.cpp
20 depot.cpp
21 driver.cpp
22 economy.cpp
23 effectvehicle.cpp
24 elrail.cpp
25 engine.cpp
26 fileio.cpp
27 fios.cpp
28 fontcache.cpp
29 base_consist.cpp
30 gamelog.cpp
31 genworld.cpp
32 gfx.cpp
33 gfxinit.cpp
34 goal.cpp
35 ground_vehicle.cpp
36 heightmap.cpp
37 highscore.cpp
38 hotkeys.cpp
39 ini.cpp
40 ini_load.cpp
41 landscape.cpp
42 linkgraph/linkgraph.cpp
43 map.cpp
44 misc.cpp
45 mixer.cpp
46 music.cpp
47 network/network.cpp
48 network/network_admin.cpp
49 network/network_client.cpp
50 network/network_command.cpp
51 network/network_content.cpp
52 network/network_gamelist.cpp
53 network/network_server.cpp
54 network/network_udp.cpp
55 openttd.cpp
56 order_backup.cpp
57 os_timer.cpp
58 pbs.cpp
59 progress.cpp
60 rail.cpp
61 rev.cpp
62 road.cpp
63 roadstop.cpp
64 screenshot.cpp
65 #if SDL
66         sdl.cpp
67 #end
68 settings.cpp
69 signal.cpp
70 signs.cpp
71 sound.cpp
72 sprite.cpp
73 spritecache.cpp
74 station.cpp
75 strgen/strgen_base.cpp
76 string.cpp
77 stringfilter.cpp
78 strings.cpp
79 subsidy.cpp
80 textbuf.cpp
81 texteff.cpp
82 tgp.cpp
83 tile_map.cpp
84 tilearea.cpp
85 townname.cpp
86 #if WIN32
87 #else
88         #if WINCE
89         #else
90                 #if OS2
91                         os/os2/os2.cpp
92                 #else
93                         #if OSX
94                                 os/macosx/crashlog_osx.cpp
95                         #else
96                                 os/unix/crashlog_unix.cpp
97                         #end
98                         os/unix/unix.cpp
99                 #end
100         #end
101 #end
102 vehicle.cpp
103 vehiclelist.cpp
104 viewport.cpp
105 waypoint.cpp
106 widget.cpp
107 window.cpp
109 # Header Files
110 #if ALLEGRO
111         music/allegro_m.h
112         sound/allegro_s.h
113         video/allegro_v.h
114 #end
115 aircraft.h
116 airport.h
117 animated_tile_func.h
118 articulated_vehicles.h
119 autoreplace_base.h
120 autoreplace_func.h
121 autoreplace_gui.h
122 autoreplace_type.h
123 autoslope.h
124 base_media_base.h
125 base_media_func.h
126 base_station_base.h
127 bmp.h
128 bridge.h
129 cargo_type.h
130 cargoaction.h
131 cargomonitor.h
132 cargopacket.h
133 cargotype.h
134 cheat_func.h
135 cheat_type.h
136 clear_func.h
137 cmd_helper.h
138 command_func.h
139 command_type.h
140 company_base.h
141 company_func.h
142 company_gui.h
143 company_manager_face.h
144 company_type.h
145 console_func.h
146 console_gui.h
147 console_internal.h
148 console_type.h
149 crashlog.h
150 currency.h
151 date_func.h
152 date_gui.h
153 date_type.h
154 debug.h
155 video/dedicated_v.h
156 depot_base.h
157 depot_func.h
158 depot_map.h
159 depot_type.h
160 direction_func.h
161 direction_type.h
162 music/dmusic.h
163 driver.h
164 economy_base.h
165 economy_func.h
166 economy_type.h
167 effectvehicle_base.h
168 effectvehicle_func.h
169 elrail_func.h
170 engine_base.h
171 engine_func.h
172 engine_gui.h
173 engine_type.h
174 error.h
175 fileio_func.h
176 fileio_type.h
177 fios.h
178 fontcache.h
179 base_consist.h
180 gamelog.h
181 gamelog_internal.h
182 genworld.h
183 gfx_func.h
184 gfx_type.h
185 gfxinit.h
186 goal_base.h
187 goal_type.h
188 graph_gui.h
189 ground_vehicle.hpp
190 group.h
191 group_gui.h
192 group_type.h
193 gui.h
194 heightmap.h
195 highscore.h
196 hotkeys.h
197 house.h
198 house_type.h
199 industry.h
200 industry_type.h
201 industrytype.h
202 ini_type.h
203 landscape.h
204 landscape_type.h
205 language.h
206 linkgraph/linkgraph.h
207 linkgraph/linkgraph_base.h
208 linkgraph/linkgraph_gui.h
209 linkgraph/linkgraph_type.h
210 livery.h
211 map_func.h
212 map_type.h
213 mixer.h
214 network/network.h
215 network/network_admin.h
216 network/network_base.h
217 network/network_client.h
218 network/network_content.h
219 network/network_content_gui.h
220 network/network_func.h
221 network/network_gamelist.h
222 network/network_gui.h
223 network/network_internal.h
224 network/network_server.h
225 network/network_type.h
226 network/network_udp.h
227 newgrf.h
228 newgrf_airport.h
229 newgrf_airporttiles.h
230 newgrf_animation_base.h
231 newgrf_animation_type.h
232 newgrf_callbacks.h
233 newgrf_canal.h
234 newgrf_cargo.h
235 newgrf_class.h
236 newgrf_class_func.h
237 newgrf_commons.h
238 newgrf_config.h
239 newgrf_debug.h
240 newgrf_engine.h
241 newgrf_generic.h
242 newgrf_house.h
243 newgrf_industries.h
244 newgrf_industrytiles.h
245 newgrf_object.h
246 newgrf_properties.h
247 newgrf_railtype.h
248 newgrf_sound.h
249 newgrf_spritegroup.h
250 newgrf_station.h
251 newgrf_storage.h
252 newgrf_text.h
253 newgrf_town.h
254 newgrf_townname.h
255 news_func.h
256 news_gui.h
257 news_type.h
258 music/null_m.h
259 sound/null_s.h
260 video/null_v.h
261 object.h
262 object_base.h
263 object_type.h
264 openttd.h
265 order_backup.h
266 order_base.h
267 order_func.h
268 order_type.h
269 pbs.h
270 progress.h
271 querystring_gui.h
272 rail.h
273 rail_gui.h
274 rail_type.h
275 rev.h
276 road_cmd.h
277 road_func.h
278 road_gui.h
279 road_internal.h
280 road_type.h
281 roadstop_base.h
282 roadveh.h
283 screenshot.h
284 sdl.h
285 sound/sdl_s.h
286 video/sdl_v.h
287 settings_func.h
288 settings_gui.h
289 settings_internal.h
290 settings_type.h
291 ship.h
292 signal_func.h
293 signal_type.h
294 signs_base.h
295 signs_func.h
296 signs_type.h
297 slope_func.h
298 slope_type.h
299 smallmap_gui.h
300 sortlist_type.h
301 sound_func.h
302 sound_type.h
303 sprite.h
304 spritecache.h
305 station_base.h
306 station_func.h
307 station_gui.h
308 station_type.h
309 statusbar_gui.h
310 stdafx.h
311 strgen/strgen.h
312 string_func.h
313 string_type.h
314 stringfilter_type.h
315 strings_func.h
316 strings_type.h
317 subsidy_base.h
318 subsidy_func.h
319 subsidy_type.h
320 tar_type.h
321 terraform_gui.h
322 textbuf_gui.h
323 textbuf_type.h
324 texteff.hpp
325 textfile_gui.h
326 textfile_type.h
327 tgp.h
328 tile_cmd.h
329 tile_type.h
330 tilearea_type.h
331 tilehighlight_func.h
332 tilehighlight_type.h
333 tilematrix_type.hpp
334 timetable.h
335 toolbar_gui.h
336 town.h
337 town_type.h
338 townname_func.h
339 townname_type.h
340 track_func.h
341 track_type.h
342 train.h
343 transparency.h
344 transparency_gui.h
345 transport_type.h
346 tunnelbridge.h
347 vehicle_base.h
348 vehicle_func.h
349 vehicle_gui.h
350 vehicle_gui_base.h
351 vehicle_type.h
352 vehiclelist.h
353 viewport_func.h
354 viewport_type.h
355 water.h
356 waypoint_base.h
357 waypoint_func.h
358 widget_type.h
359 os/windows/win32.h
360 music/win32_m.h
361 sound/win32_s.h
362 video/win32_v.h
363 window_func.h
364 window_gui.h
365 window_type.h
366 zoom_func.h
367 zoom_type.h
368 #if WIN32
369 #else
370 music/bemidi.h
371 music/cocoa_m.h
372 music/extmidi.h
373 music/libtimidity.h
374 music/os2_m.h
375 music/qtmidi.h
376 os/macosx/macos.h
377 os/macosx/osx_stdafx.h
378 os/macosx/splash.h
379 sound/cocoa_s.h
380 video/cocoa/cocoa_keys.h
381 video/cocoa/cocoa_v.h
382 #end
384 # Core Source Code
385 core/alloc_func.cpp
386 core/alloc_func.hpp
387 core/alloc_type.hpp
388 core/backup_type.hpp
389 core/bitmath_func.cpp
390 core/bitmath_func.hpp
391 core/endian_func.hpp
392 core/endian_type.hpp
393 core/enum_type.hpp
394 core/geometry_func.cpp
395 core/geometry_func.hpp
396 core/geometry_type.hpp
397 core/math_func.cpp
398 core/math_func.hpp
399 core/mem_func.hpp
400 core/overflowsafe_type.hpp
401 core/pool_func.cpp
402 core/pool_func.hpp
403 core/pool_type.hpp
404 core/random_func.cpp
405 core/random_func.hpp
406 core/smallmap_type.hpp
407 core/smallmatrix_type.hpp
408 core/smallvec_type.hpp
409 core/sort_func.hpp
410 core/string_compare_type.hpp
412 # GUI Source Code
413 aircraft_gui.cpp
414 airport_gui.cpp
415 autoreplace_gui.cpp
416 bootstrap_gui.cpp
417 bridge_gui.cpp
418 build_vehicle_gui.cpp
419 cheat_gui.cpp
420 company_gui.cpp
421 console_gui.cpp
422 date_gui.cpp
423 depot_gui.cpp
424 dock_gui.cpp
425 engine_gui.cpp
426 error_gui.cpp
427 fios_gui.cpp
428 genworld_gui.cpp
429 goal_gui.cpp
430 graph_gui.cpp
431 group_gui.cpp
432 highscore_gui.cpp
433 industry_gui.cpp
434 intro_gui.cpp
435 linkgraph/linkgraph_gui.cpp
436 main_gui.cpp
437 misc_gui.cpp
438 music_gui.cpp
439 network/network_chat_gui.cpp
440 network/network_content_gui.cpp
441 network/network_gui.cpp
442 newgrf_debug_gui.cpp
443 newgrf_gui.cpp
444 news_gui.cpp
445 object_gui.cpp
446 order_gui.cpp
447 osk_gui.cpp
448 rail_gui.cpp
449 road_gui.cpp
450 roadveh_gui.cpp
451 settings_gui.cpp
452 ship_gui.cpp
453 signs_gui.cpp
454 smallmap_gui.cpp
455 station_gui.cpp
456 statusbar_gui.cpp
457 subsidy_gui.cpp
458 terraform_gui.cpp
459 textfile_gui.cpp
460 timetable_gui.cpp
461 toolbar_gui.cpp
462 town_gui.cpp
463 train_gui.cpp
464 transparency_gui.cpp
465 tree_gui.cpp
466 vehicle_gui.cpp
467 viewport_gui.cpp
468 waypoint_gui.cpp
470 # Widgets
471 widgets/airport_widget.h
472 widgets/ai_widget.h
473 widgets/autoreplace_widget.h
474 widgets/bootstrap_widget.h
475 widgets/bridge_widget.h
476 widgets/build_vehicle_widget.h
477 widgets/cheat_widget.h
478 widgets/company_widget.h
479 widgets/console_widget.h
480 widgets/date_widget.h
481 widgets/depot_widget.h
482 widgets/dock_widget.h
483 widgets/dropdown.cpp
484 widgets/dropdown_func.h
485 widgets/dropdown_type.h
486 widgets/dropdown_widget.h
487 widgets/engine_widget.h
488 widgets/error_widget.h
489 widgets/fios_widget.h
490 widgets/genworld_widget.h
491 widgets/goal_widget.h
492 widgets/graph_widget.h
493 widgets/group_widget.h
494 widgets/highscore_widget.h
495 widgets/industry_widget.h
496 widgets/intro_widget.h
497 widgets/link_graph_legend_widget.h
498 widgets/main_widget.h
499 widgets/misc_widget.h
500 widgets/music_widget.h
501 widgets/network_chat_widget.h
502 widgets/network_content_widget.h
503 widgets/network_widget.h
504 widgets/newgrf_debug_widget.h
505 widgets/newgrf_widget.h
506 widgets/news_widget.h
507 widgets/object_widget.h
508 widgets/order_widget.h
509 widgets/osk_widget.h
510 widgets/rail_widget.h
511 widgets/road_widget.h
512 widgets/settings_widget.h
513 widgets/sign_widget.h
514 widgets/smallmap_widget.h
515 widgets/station_widget.h
516 widgets/statusbar_widget.h
517 widgets/subsidy_widget.h
518 widgets/terraform_widget.h
519 widgets/timetable_widget.h
520 widgets/toolbar_widget.h
521 widgets/town_widget.h
522 widgets/transparency_widget.h
523 widgets/tree_widget.h
524 widgets/vehicle_widget.h
525 widgets/viewport_widget.h
526 widgets/waypoint_widget.h
528 # Command handlers
529 aircraft_cmd.cpp
530 autoreplace_cmd.cpp
531 clear_cmd.cpp
532 company_cmd.cpp
533 depot_cmd.cpp
534 disaster_cmd.cpp
535 group_cmd.cpp
536 industry_cmd.cpp
537 misc_cmd.cpp
538 object_cmd.cpp
539 order_cmd.cpp
540 rail_cmd.cpp
541 road_cmd.cpp
542 roadveh_cmd.cpp
543 ship_cmd.cpp
544 signs_cmd.cpp
545 station_cmd.cpp
546 terraform_cmd.cpp
547 timetable_cmd.cpp
548 town_cmd.cpp
549 train_cmd.cpp
550 tree_cmd.cpp
551 tunnelbridge_cmd.cpp
552 vehicle_cmd.cpp
553 void_cmd.cpp
554 water_cmd.cpp
555 waypoint_cmd.cpp
557 # Save/Load handlers
558 saveload/afterload.cpp
559 saveload/ai_sl.cpp
560 saveload/airport_sl.cpp
561 saveload/animated_tile_sl.cpp
562 saveload/autoreplace_sl.cpp
563 saveload/cargomonitor_sl.cpp
564 saveload/cargopacket_sl.cpp
565 saveload/cheat_sl.cpp
566 saveload/company_sl.cpp
567 saveload/depot_sl.cpp
568 saveload/economy_sl.cpp
569 saveload/engine_sl.cpp
570 saveload/game_sl.cpp
571 saveload/gamelog_sl.cpp
572 saveload/goal_sl.cpp
573 saveload/group_sl.cpp
574 saveload/industry_sl.cpp
575 saveload/labelmaps_sl.cpp
576 saveload/linkgraph_sl.cpp
577 saveload/map_sl.cpp
578 saveload/misc_sl.cpp
579 saveload/newgrf_sl.cpp
580 saveload/newgrf_sl.h
581 saveload/object_sl.cpp
582 saveload/oldloader.cpp
583 saveload/oldloader.h
584 saveload/oldloader_sl.cpp
585 saveload/order_sl.cpp
586 saveload/saveload.cpp
587 saveload/saveload.h
588 saveload/saveload_filter.h
589 saveload/saveload_internal.h
590 saveload/signs_sl.cpp
591 saveload/station_sl.cpp
592 saveload/storage_sl.cpp
593 saveload/strings_sl.cpp
594 saveload/subsidy_sl.cpp
595 saveload/town_sl.cpp
596 saveload/vehicle_sl.cpp
597 saveload/waypoint_sl.cpp
599 # Tables
600 table/airport_defaults.h
601 table/airport_movement.h
602 table/airporttile_ids.h
603 table/airporttiles.h
604 table/animcursors.h
605 table/autorail.h
606 table/bridge_land.h
607 table/build_industry.h
608 table/cargo_const.h
609 table/clear_land.h
610 table/control_codes.h
611 table/elrail_data.h
612 table/engines.h
613 table/genland.h
614 table/industry_land.h
615 table/landscape_sprite.h
616 table/newgrf_debug_data.h
617 table/object_land.h
618 table/palette_convert.h
619 table/palettes.h
620 table/pricebase.h
621 table/railtypes.h
622 table/road_land.h
623 table/roadveh_movement.h
624 ../objs/settings/table/settings.h
625 table/sprites.h
626 table/station_land.h
627 table/strgen_tables.h
628 ../objs/langs/table/strings.h
629 table/town_land.h
630 table/townname.h
631 table/track_land.h
632 table/train_cmd.h
633 table/tree_land.h
634 table/unicode.h
635 table/water_land.h
637 # MD5
638 3rdparty/md5/md5.cpp
639 3rdparty/md5/md5.h
641 # Script
642 script/script_config.cpp
643 script/script_config.hpp
644 script/script_fatalerror.hpp
645 script/script_info.cpp
646 script/script_info.hpp
647 script/script_info_dummy.cpp
648 script/script_instance.cpp
649 script/script_instance.hpp
650 script/script_scanner.cpp
651 script/script_scanner.hpp
652 script/script_storage.hpp
653 script/script_suspend.hpp
654 script/squirrel.cpp
655 script/squirrel.hpp
656 script/squirrel_class.hpp
657 script/squirrel_helper.hpp
658 script/squirrel_helper_type.hpp
659 script/squirrel_std.cpp
660 script/squirrel_std.hpp
662 # Squirrel
663 3rdparty/squirrel/squirrel/sqapi.cpp
664 3rdparty/squirrel/squirrel/sqbaselib.cpp
665 3rdparty/squirrel/squirrel/sqclass.cpp
666 3rdparty/squirrel/squirrel/sqcompiler.cpp
667 3rdparty/squirrel/squirrel/sqdebug.cpp
668 3rdparty/squirrel/squirrel/sqfuncstate.cpp
669 3rdparty/squirrel/squirrel/sqlexer.cpp
670 3rdparty/squirrel/squirrel/sqmem.cpp
671 3rdparty/squirrel/squirrel/sqobject.cpp
672 3rdparty/squirrel/squirrel/sqstate.cpp
673 3rdparty/squirrel/sqstdlib/sqstdaux.cpp
674 3rdparty/squirrel/sqstdlib/sqstdmath.cpp
675 3rdparty/squirrel/squirrel/sqtable.cpp
676 3rdparty/squirrel/squirrel/sqvm.cpp
678 # Squirrel headers
679 3rdparty/squirrel/squirrel/sqarray.h
680 3rdparty/squirrel/squirrel/sqclass.h
681 3rdparty/squirrel/squirrel/sqclosure.h
682 3rdparty/squirrel/squirrel/sqcompiler.h
683 3rdparty/squirrel/squirrel/sqfuncproto.h
684 3rdparty/squirrel/squirrel/sqfuncstate.h
685 3rdparty/squirrel/squirrel/sqlexer.h
686 3rdparty/squirrel/squirrel/sqobject.h
687 3rdparty/squirrel/squirrel/sqopcodes.h
688 3rdparty/squirrel/squirrel/sqpcheader.h
689 3rdparty/squirrel/squirrel/sqstate.h
690 3rdparty/squirrel/include/sqstdaux.h
691 3rdparty/squirrel/include/sqstdblob.h
692 3rdparty/squirrel/sqstdlib/sqstdblobimpl.h
693 3rdparty/squirrel/include/sqstdio.h
694 3rdparty/squirrel/include/sqstdmath.h
695 3rdparty/squirrel/sqstdlib/sqstdstream.h
696 3rdparty/squirrel/include/sqstdstring.h
697 3rdparty/squirrel/include/sqstdsystem.h
698 3rdparty/squirrel/squirrel/sqstring.h
699 3rdparty/squirrel/squirrel/sqtable.h
700 3rdparty/squirrel/include/squirrel.h
701 3rdparty/squirrel/squirrel/squserdata.h
702 3rdparty/squirrel/squirrel/squtils.h
703 3rdparty/squirrel/squirrel/sqvm.h
705 # AI Core
706 ai/ai.hpp
707 ai/ai_config.cpp
708 ai/ai_config.hpp
709 ai/ai_core.cpp
710 ai/ai_gui.cpp
711 ai/ai_gui.hpp
712 ai/ai_info.cpp
713 ai/ai_info.hpp
714 ai/ai_instance.cpp
715 ai/ai_instance.hpp
716 ai/ai_scanner.cpp
717 ai/ai_scanner.hpp
719 # AI API
720 script/api/ai_changelog.hpp
722 # Game API
723 script/api/game_changelog.hpp
725 # Game Core
726 game/game.hpp
727 game/game_config.cpp
728 game/game_config.hpp
729 game/game_core.cpp
730 game/game_info.cpp
731 game/game_info.hpp
732 game/game_instance.cpp
733 game/game_instance.hpp
734 game/game_scanner.cpp
735 game/game_scanner.hpp
736 game/game_text.cpp
737 game/game_text.hpp
739 # Script API
740 script/api/script_accounting.hpp
741 script/api/script_admin.hpp
742 script/api/script_airport.hpp
743 script/api/script_base.hpp
744 script/api/script_basestation.hpp
745 script/api/script_bridge.hpp
746 script/api/script_bridgelist.hpp
747 script/api/script_cargo.hpp
748 script/api/script_cargolist.hpp
749 script/api/script_cargomonitor.hpp
750 script/api/script_company.hpp
751 script/api/script_companymode.hpp
752 script/api/script_controller.hpp
753 script/api/script_date.hpp
754 script/api/script_depotlist.hpp
755 script/api/script_engine.hpp
756 script/api/script_enginelist.hpp
757 script/api/script_error.hpp
758 script/api/script_event.hpp
759 script/api/script_event_types.hpp
760 script/api/script_execmode.hpp
761 script/api/script_game.hpp
762 script/api/script_gamesettings.hpp
763 script/api/script_goal.hpp
764 script/api/script_group.hpp
765 script/api/script_grouplist.hpp
766 script/api/script_industry.hpp
767 script/api/script_industrylist.hpp
768 script/api/script_industrytype.hpp
769 script/api/script_industrytypelist.hpp
770 script/api/script_info_docs.hpp
771 script/api/script_infrastructure.hpp
772 script/api/script_list.hpp
773 script/api/script_log.hpp
774 script/api/script_map.hpp
775 script/api/script_marine.hpp
776 script/api/script_news.hpp
777 script/api/script_object.hpp
778 script/api/script_order.hpp
779 script/api/script_rail.hpp
780 script/api/script_railtypelist.hpp
781 script/api/script_road.hpp
782 script/api/script_sign.hpp
783 script/api/script_signlist.hpp
784 script/api/script_station.hpp
785 script/api/script_stationlist.hpp
786 script/api/script_subsidy.hpp
787 script/api/script_subsidylist.hpp
788 script/api/script_testmode.hpp
789 script/api/script_text.hpp
790 script/api/script_tile.hpp
791 script/api/script_tilelist.hpp
792 script/api/script_town.hpp
793 script/api/script_townlist.hpp
794 script/api/script_tunnel.hpp
795 script/api/script_types.hpp
796 script/api/script_vehicle.hpp
797 script/api/script_vehiclelist.hpp
798 script/api/script_viewport.hpp
799 script/api/script_waypoint.hpp
800 script/api/script_waypointlist.hpp
801 script/api/script_window.hpp
803 # Script API Implementation
804 script/api/script_accounting.cpp
805 script/api/script_admin.cpp
806 script/api/script_airport.cpp
807 script/api/script_base.cpp
808 script/api/script_basestation.cpp
809 script/api/script_bridge.cpp
810 script/api/script_bridgelist.cpp
811 script/api/script_cargo.cpp
812 script/api/script_cargolist.cpp
813 script/api/script_cargomonitor.cpp
814 script/api/script_company.cpp
815 script/api/script_companymode.cpp
816 script/api/script_controller.cpp
817 script/api/script_date.cpp
818 script/api/script_depotlist.cpp
819 script/api/script_engine.cpp
820 script/api/script_enginelist.cpp
821 script/api/script_error.cpp
822 script/api/script_event.cpp
823 script/api/script_event_types.cpp
824 script/api/script_execmode.cpp
825 script/api/script_game.cpp
826 script/api/script_gamesettings.cpp
827 script/api/script_goal.cpp
828 script/api/script_group.cpp
829 script/api/script_grouplist.cpp
830 script/api/script_industry.cpp
831 script/api/script_industrylist.cpp
832 script/api/script_industrytype.cpp
833 script/api/script_industrytypelist.cpp
834 script/api/script_infrastructure.cpp
835 script/api/script_list.cpp
836 script/api/script_log.cpp
837 script/api/script_map.cpp
838 script/api/script_marine.cpp
839 script/api/script_news.cpp
840 script/api/script_object.cpp
841 script/api/script_order.cpp
842 script/api/script_rail.cpp
843 script/api/script_railtypelist.cpp
844 script/api/script_road.cpp
845 script/api/script_sign.cpp
846 script/api/script_signlist.cpp
847 script/api/script_station.cpp
848 script/api/script_stationlist.cpp
849 script/api/script_subsidy.cpp
850 script/api/script_subsidylist.cpp
851 script/api/script_testmode.cpp
852 script/api/script_text.cpp
853 script/api/script_tile.cpp
854 script/api/script_tilelist.cpp
855 script/api/script_town.cpp
856 script/api/script_townlist.cpp
857 script/api/script_tunnel.cpp
858 script/api/script_vehicle.cpp
859 script/api/script_vehiclelist.cpp
860 script/api/script_viewport.cpp
861 script/api/script_waypoint.cpp
862 script/api/script_waypointlist.cpp
863 script/api/script_window.cpp
865 # Blitters
866 #if DEDICATED
867 #else
868 blitter/32bpp_anim.cpp
869 blitter/32bpp_anim.hpp
870 blitter/32bpp_base.cpp
871 blitter/32bpp_base.hpp
872 blitter/32bpp_optimized.cpp
873 blitter/32bpp_optimized.hpp
874 blitter/32bpp_simple.cpp
875 blitter/32bpp_simple.hpp
876 blitter/8bpp_base.cpp
877 blitter/8bpp_base.hpp
878 blitter/8bpp_optimized.cpp
879 blitter/8bpp_optimized.hpp
880 blitter/8bpp_simple.cpp
881 blitter/8bpp_simple.hpp
882 #end
883 blitter/base.cpp
884 blitter/base.hpp
885 blitter/factory.hpp
886 blitter/null.cpp
887 blitter/null.hpp
889 # Drivers
890 music/music_driver.hpp
891 sound/sound_driver.hpp
892 video/video_driver.hpp
894 # Sprite loaders
895 spriteloader/grf.cpp
896 spriteloader/grf.hpp
897 spriteloader/spriteloader.hpp
899 # NewGRF
900 newgrf.cpp
901 newgrf_airport.cpp
902 newgrf_airporttiles.cpp
903 newgrf_canal.cpp
904 newgrf_cargo.cpp
905 newgrf_commons.cpp
906 newgrf_config.cpp
907 newgrf_engine.cpp
908 newgrf_generic.cpp
909 newgrf_house.cpp
910 newgrf_industries.cpp
911 newgrf_industrytiles.cpp
912 newgrf_object.cpp
913 newgrf_railtype.cpp
914 newgrf_sound.cpp
915 newgrf_spritegroup.cpp
916 newgrf_station.cpp
917 newgrf_storage.cpp
918 newgrf_text.cpp
919 newgrf_town.cpp
920 newgrf_townname.cpp
922 # Map Accessors
923 bridge_map.cpp
924 bridge_map.h
925 clear_map.h
926 industry_map.h
927 object_map.h
928 rail_map.h
929 road_map.cpp
930 road_map.h
931 station_map.h
932 tile_map.h
933 town_map.h
934 tree_map.h
935 tunnel_map.cpp
936 tunnel_map.h
937 tunnelbridge_map.h
938 void_map.h
939 water_map.h
941 # Misc
942 misc/array.hpp
943 misc/binaryheap.hpp
944 misc/blob.hpp
945 misc/countedobj.cpp
946 misc/countedptr.hpp
947 misc/dbg_helpers.cpp
948 misc/dbg_helpers.h
949 misc/fixedsizearray.hpp
950 misc/getoptdata.cpp
951 misc/getoptdata.h
952 misc/hashtable.hpp
953 misc/str.hpp
955 # Network Core
956 network/core/address.cpp
957 network/core/address.h
958 network/core/config.h
959 network/core/core.cpp
960 network/core/core.h
961 network/core/game.h
962 network/core/host.cpp
963 network/core/host.h
964 network/core/os_abstraction.h
965 network/core/packet.cpp
966 network/core/packet.h
967 network/core/tcp.cpp
968 network/core/tcp.h
969 network/core/tcp_admin.cpp
970 network/core/tcp_admin.h
971 network/core/tcp_connect.cpp
972 network/core/tcp_content.cpp
973 network/core/tcp_content.h
974 network/core/tcp_game.cpp
975 network/core/tcp_game.h
976 network/core/tcp_http.cpp
977 network/core/tcp_http.h
978 network/core/tcp_listen.h
979 network/core/udp.cpp
980 network/core/udp.h
982 # Pathfinder
983 pathfinder/follow_track.hpp
984 pathfinder/opf/opf_ship.cpp
985 pathfinder/opf/opf_ship.h
986 pathfinder/pathfinder_func.h
987 pathfinder/pathfinder_type.h
988 pathfinder/pf_performance_timer.hpp
990 # NPF
991 pathfinder/npf/aystar.cpp
992 pathfinder/npf/aystar.h
993 pathfinder/npf/npf.cpp
994 pathfinder/npf/npf_func.h
995 pathfinder/npf/queue.cpp
996 pathfinder/npf/queue.h
998 # YAPF
999 pathfinder/yapf/nodelist.hpp
1000 pathfinder/yapf/yapf.h
1001 pathfinder/yapf/yapf.hpp
1002 pathfinder/yapf/yapf_base.hpp
1003 pathfinder/yapf/yapf_cache.h
1004 pathfinder/yapf/yapf_common.hpp
1005 pathfinder/yapf/yapf_costbase.hpp
1006 pathfinder/yapf/yapf_costcache.hpp
1007 pathfinder/yapf/yapf_costrail.hpp
1008 pathfinder/yapf/yapf_destrail.hpp
1009 pathfinder/yapf/yapf_node.hpp
1010 pathfinder/yapf/yapf_node_rail.hpp
1011 pathfinder/yapf/yapf_node_road.hpp
1012 pathfinder/yapf/yapf_node_ship.hpp
1013 pathfinder/yapf/yapf_rail.cpp
1014 pathfinder/yapf/yapf_road.cpp
1015 pathfinder/yapf/yapf_ship.cpp
1017 # Video
1018 video/dedicated_v.cpp
1019 video/null_v.cpp
1020 #if DEDICATED
1021 #else
1022 #if ALLEGRO
1023         video/allegro_v.cpp
1024 #end
1025 #if SDL
1026         video/sdl_v.cpp
1027 #end
1028 #if WIN32
1029         video/win32_v.cpp
1030 #end
1031 #if WINCE
1032         video/win32_v.cpp
1033 #end
1034 #end
1036 # Music
1037 #if DEDICATED
1038 #else
1039 #if ALLEGRO
1040         music/allegro_m.cpp
1041 #end
1042 #if DIRECTMUSIC
1043         music/dmusic.cpp
1044 #end
1045 #end
1046 music/null_m.cpp
1047 #if DEDICATED
1048 #else
1049 #if WIN32
1050         music/win32_m.cpp
1051 #else
1052         #if WINCE
1053         #else
1054                 #if PSP
1055                 #else
1056                         #if DOS
1057                         #else
1058                                 music/extmidi.cpp
1059                         #end
1060                 #end
1061         #end
1062 #end
1063 #if BEOS
1064         music/bemidi.cpp
1065 #end
1066 #if LIBTIMIDITY
1067         music/libtimidity.cpp
1068 #end
1069 #end
1071 # Sound
1072 sound/null_s.cpp
1073 #if DEDICATED
1074 #else
1075 #if ALLEGRO
1076         sound/allegro_s.cpp
1077 #end
1078 #if SDL
1079         sound/sdl_s.cpp
1080 #end
1081 #if WIN32
1082         sound/win32_s.cpp
1083 #end
1084 #end
1086 #if OSX
1087 # OSX Files
1088         os/macosx/macos.mm
1090         #if DEDICATED
1091         #else
1092                 music/qtmidi.cpp
1093         #end
1095         #if COCOA
1096                 video/cocoa/cocoa_v.mm
1097                 video/cocoa/event.mm
1098                 video/cocoa/fullscreen.mm
1099                 video/cocoa/wnd_quartz.mm
1100                 video/cocoa/wnd_quickdraw.mm
1101                 music/cocoa_m.cpp
1102                 sound/cocoa_s.cpp
1103                 os/macosx/splash.cpp
1104         #end
1105 #end
1107 # Windows files
1108 #if WIN32
1109         os/windows/crashlog_win.cpp
1110         os/windows/ottdres.rc
1111         os/windows/win32.cpp
1112 #end
1113 #if WINCE
1114         os/windows/ottdres.rc
1115         os/windows/win32.cpp
1116 #end
1118 # Threading
1119 thread/thread.h
1120 #if HAVE_THREAD
1121         #if WIN32
1122                 thread/thread_win32.cpp
1123         #else
1124                 #if OS2
1125                         thread/thread_os2.cpp
1126                 #else
1127                         #if MORPHOS
1128                                 thread/thread_morphos.cpp
1129                         #else
1130                                 thread/thread_pthread.cpp
1131                         #end
1132                 #end
1133         #end
1134 #else
1135         thread/thread_none.cpp
1136 #end