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