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