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