Rework early order highlighting in the timetable window
[openttd/fttd.git] / source.list
bloba60817c86a16656f71a8fd49d4473b1eda1ba2f5
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/align.h
387 core/alloc_func.cpp
388 core/alloc_func.hpp
389 core/alloc_type.hpp
390 core/backup_type.hpp
391 core/bitmath_func.cpp
392 core/bitmath_func.hpp
393 core/endian_func.hpp
394 core/endian_type.hpp
395 core/enum_type.hpp
396 core/flexarray.h
397 core/forward_list.h
398 core/geometry_func.cpp
399 core/geometry_func.hpp
400 core/geometry_type.hpp
401 core/math_func.cpp
402 core/math_func.hpp
403 core/mem_func.hpp
404 core/multimap.hpp
405 core/overflowsafe_type.hpp
406 core/pointer.h
407 core/pool_func.cpp
408 core/pool_func.hpp
409 core/pool_type.hpp
410 core/random_func.cpp
411 core/random_func.hpp
412 core/smallmap_type.hpp
413 core/smallmatrix_type.hpp
414 core/smallvec_type.hpp
415 core/sort_func.hpp
416 core/string_compare_type.hpp
418 # GUI Source Code
419 aircraft_gui.cpp
420 airport_gui.cpp
421 autoreplace_gui.cpp
422 bootstrap_gui.cpp
423 bridge_gui.cpp
424 build_vehicle_gui.cpp
425 cheat_gui.cpp
426 company_gui.cpp
427 console_gui.cpp
428 date_gui.cpp
429 depot_gui.cpp
430 dock_gui.cpp
431 engine_gui.cpp
432 error_gui.cpp
433 fios_gui.cpp
434 genworld_gui.cpp
435 goal_gui.cpp
436 graph_gui.cpp
437 group_gui.cpp
438 highscore_gui.cpp
439 industry_gui.cpp
440 intro_gui.cpp
441 linkgraph/linkgraph_gui.cpp
442 main_gui.cpp
443 misc_gui.cpp
444 music_gui.cpp
445 network/network_chat_gui.cpp
446 network/network_content_gui.cpp
447 network/network_gui.cpp
448 newgrf_debug_gui.cpp
449 newgrf_gui.cpp
450 news_gui.cpp
451 object_gui.cpp
452 order_gui.cpp
453 osk_gui.cpp
454 rail_gui.cpp
455 road_gui.cpp
456 roadveh_gui.cpp
457 settings_gui.cpp
458 ship_gui.cpp
459 signs_gui.cpp
460 smallmap_gui.cpp
461 station_gui.cpp
462 statusbar_gui.cpp
463 story_gui.cpp
464 subsidy_gui.cpp
465 terraform_gui.cpp
466 textfile.cpp
467 timetable_gui.cpp
468 toolbar_gui.cpp
469 town_gui.cpp
470 train_gui.cpp
471 transparency_gui.cpp
472 tree_gui.cpp
473 vehicle_gui.cpp
474 viewport_gui.cpp
475 waypoint_gui.cpp
477 # Widgets
478 widgets/airport_widget.h
479 widgets/ai_widget.h
480 widgets/autoreplace_widget.h
481 widgets/bootstrap_widget.h
482 widgets/bridge_widget.h
483 widgets/build_vehicle_widget.h
484 widgets/cheat_widget.h
485 widgets/company_widget.h
486 widgets/console_widget.h
487 widgets/date_widget.h
488 widgets/depot_widget.h
489 widgets/dock_widget.h
490 widgets/dropdown.cpp
491 widgets/dropdown_func.h
492 widgets/dropdown_type.h
493 widgets/dropdown_widget.h
494 widgets/engine_widget.h
495 widgets/error_widget.h
496 widgets/fios_widget.h
497 widgets/genworld_widget.h
498 widgets/goal_widget.h
499 widgets/graph_widget.h
500 widgets/group_widget.h
501 widgets/highscore_widget.h
502 widgets/industry_widget.h
503 widgets/intro_widget.h
504 widgets/link_graph_legend_widget.h
505 widgets/main_widget.h
506 widgets/misc_widget.h
507 widgets/music_widget.h
508 widgets/network_chat_widget.h
509 widgets/network_content_widget.h
510 widgets/network_widget.h
511 widgets/newgrf_debug_widget.h
512 widgets/newgrf_widget.h
513 widgets/news_widget.h
514 widgets/object_widget.h
515 widgets/order_widget.h
516 widgets/osk_widget.h
517 widgets/rail_widget.h
518 widgets/road_widget.h
519 widgets/settings_widget.h
520 widgets/sign_widget.h
521 widgets/smallmap_widget.h
522 widgets/station_widget.h
523 widgets/statusbar_widget.h
524 widgets/story_widget.h
525 widgets/subsidy_widget.h
526 widgets/terraform_widget.h
527 widgets/timetable_widget.h
528 widgets/toolbar_widget.h
529 widgets/town_widget.h
530 widgets/transparency_widget.h
531 widgets/tree_widget.h
532 widgets/vehicle_widget.h
533 widgets/viewport_widget.h
534 widgets/waypoint_widget.h
536 # Command handlers
537 aircraft_cmd.cpp
538 autoreplace_cmd.cpp
539 bridge_cmd.cpp
540 clear_cmd.cpp
541 company_cmd.cpp
542 depot_cmd.cpp
543 group_cmd.cpp
544 industry_cmd.cpp
545 misc_cmd.cpp
546 misctile_cmd.cpp
547 object_cmd.cpp
548 order_cmd.cpp
549 rail_cmd.cpp
550 road_cmd.cpp
551 roadveh_cmd.cpp
552 ship_cmd.cpp
553 signs_cmd.cpp
554 station_cmd.cpp
555 terraform_cmd.cpp
556 timetable_cmd.cpp
557 town_cmd.cpp
558 train_cmd.cpp
559 tree_cmd.cpp
560 tunnelbridge_cmd.cpp
561 vehicle_cmd.cpp
562 water_cmd.cpp
563 waypoint_cmd.cpp
565 # Save/Load handlers
566 saveload/afterload.cpp
567 saveload/ai_sl.cpp
568 saveload/airport_sl.cpp
569 saveload/animated_tile_sl.cpp
570 saveload/autoreplace_sl.cpp
571 saveload/cargomonitor_sl.cpp
572 saveload/cargopacket_sl.cpp
573 saveload/cheat_sl.cpp
574 saveload/company_sl.cpp
575 saveload/depot_sl.cpp
576 saveload/economy_sl.cpp
577 saveload/engine_sl.cpp
578 saveload/game_sl.cpp
579 saveload/gamelog_sl.cpp
580 saveload/goal_sl.cpp
581 saveload/group_sl.cpp
582 saveload/industry_sl.cpp
583 saveload/labelmaps_sl.cpp
584 saveload/linkgraph_sl.cpp
585 saveload/map_sl.cpp
586 saveload/misc_sl.cpp
587 saveload/newgrf_sl.cpp
588 saveload/newgrf_sl.h
589 saveload/object_sl.cpp
590 saveload/oldloader.cpp
591 saveload/oldloader.h
592 saveload/oldloader_sl.cpp
593 saveload/order_sl.cpp
594 saveload/saveload.cpp
595 saveload/saveload.h
596 saveload/saveload_buffer.cpp
597 saveload/saveload_buffer.h
598 saveload/saveload_data.cpp
599 saveload/saveload_data.h
600 saveload/saveload_error.h
601 saveload/saveload_filter.cpp
602 saveload/saveload_filter.h
603 saveload/saveload_internal.h
604 saveload/signs_sl.cpp
605 saveload/station_sl.cpp
606 saveload/storage_sl.cpp
607 saveload/strings_sl.cpp
608 saveload/story_sl.cpp
609 saveload/subsidy_sl.cpp
610 saveload/town_sl.cpp
611 saveload/vehicle_sl.cpp
612 saveload/waypoint_sl.cpp
614 # Tables
615 table/airport_defaults.h
616 table/airport_movement.h
617 table/airporttile_ids.h
618 table/airporttiles.h
619 table/animcursors.h
620 table/autorail.h
621 table/bridge_land.h
622 table/build_industry.h
623 table/cargo_const.h
624 table/clear_land.h
625 table/control_codes.h
626 table/engines.cpp
627 table/engines.h
628 table/genland.h
629 table/heightmap_colours.h
630 table/industry_land.h
631 table/landscape_sprite.h
632 table/newgrf_debug_data.h
633 table/object_land.h
634 table/palette_convert.h
635 table/palettes.h
636 table/pricebase.h
637 table/railtypes.h
638 table/road_land.cpp
639 table/road_land.h
640 table/roadveh_movement.h
641 ../objs/settings/table/settings.h
642 table/sprites.h
643 table/station_land.h
644 table/strgen_tables.h
645 table/string_colours.h
646 ../objs/langs/table/strings.h
647 table/town_land.h
648 table/train_cmd.h
649 table/tree_land.h
650 table/water_land.h
652 # MD5
653 3rdparty/md5/md5.cpp
654 3rdparty/md5/md5.h
656 # Script
657 script/script_config.cpp
658 script/script_config.hpp
659 script/script_fatalerror.hpp
660 script/script_info.cpp
661 script/script_info.hpp
662 script/script_infolist.cpp
663 script/script_infolist.hpp
664 script/script_instance.cpp
665 script/script_instance.hpp
666 script/script_scanner.cpp
667 script/script_scanner.hpp
668 script/script_suspend.hpp
669 script/squirrel.cpp
670 script/squirrel.hpp
671 script/convert.cpp
672 script/convert.hpp
674 # Squirrel
675 3rdparty/squirrel/squirrel/sqapi.cpp
676 3rdparty/squirrel/squirrel/sqbaselib.cpp
677 3rdparty/squirrel/squirrel/sqclass.cpp
678 3rdparty/squirrel/squirrel/sqcompiler.cpp
679 3rdparty/squirrel/squirrel/sqdebug.cpp
680 3rdparty/squirrel/squirrel/sqfuncstate.cpp
681 3rdparty/squirrel/squirrel/sqlexer.cpp
682 3rdparty/squirrel/squirrel/sqmem.cpp
683 3rdparty/squirrel/squirrel/sqobject.cpp
684 3rdparty/squirrel/squirrel/sqstate.cpp
685 3rdparty/squirrel/sqstdlib/sqstdaux.cpp
686 3rdparty/squirrel/sqstdlib/sqstdmath.cpp
687 3rdparty/squirrel/squirrel/sqtable.cpp
688 3rdparty/squirrel/squirrel/sqvm.cpp
690 # Squirrel headers
691 3rdparty/squirrel/squirrel/sqarray.h
692 3rdparty/squirrel/squirrel/sqclass.h
693 3rdparty/squirrel/squirrel/sqclosure.h
694 3rdparty/squirrel/squirrel/sqcompiler.h
695 3rdparty/squirrel/squirrel/sqfuncproto.h
696 3rdparty/squirrel/squirrel/sqfuncstate.h
697 3rdparty/squirrel/squirrel/sqlexer.h
698 3rdparty/squirrel/squirrel/sqobject.h
699 3rdparty/squirrel/squirrel/sqopcodes.h
700 3rdparty/squirrel/squirrel/sqpcheader.h
701 3rdparty/squirrel/squirrel/sqstate.h
702 3rdparty/squirrel/include/sqstdaux.h
703 3rdparty/squirrel/include/sqstdmath.h
704 3rdparty/squirrel/include/sqstdstring.h
705 3rdparty/squirrel/squirrel/sqstring.h
706 3rdparty/squirrel/squirrel/sqtable.h
707 3rdparty/squirrel/include/squirrel.h
708 3rdparty/squirrel/squirrel/squserdata.h
709 3rdparty/squirrel/squirrel/squtils.h
710 3rdparty/squirrel/squirrel/sqvm.h
712 # AI Core
713 ai/ai.hpp
714 ai/ai_config.cpp
715 ai/ai_config.hpp
716 ai/ai_core.cpp
717 ai/ai_gui.cpp
718 ai/ai_gui.hpp
719 ai/ai_info.cpp
720 ai/ai_info.hpp
721 ai/ai_instance.cpp
722 ai/ai_instance.hpp
724 # AI API
725 script/api/ai_changelog.hpp
727 # Game API
728 script/api/game_changelog.hpp
730 # Game Core
731 game/game.hpp
732 game/game_config.cpp
733 game/game_config.hpp
734 game/game_core.cpp
735 game/game_info.cpp
736 game/game_info.hpp
737 game/game_instance.cpp
738 game/game_instance.hpp
739 game/game_text.cpp
740 game/game_text.hpp
742 # Script API
743 script/api/script_accounting.hpp
744 script/api/script_admin.hpp
745 script/api/script_airport.hpp
746 script/api/script_base.hpp
747 script/api/script_basestation.hpp
748 script/api/script_bridge.hpp
749 script/api/script_bridgelist.hpp
750 script/api/script_cargo.hpp
751 script/api/script_cargolist.hpp
752 script/api/script_cargomonitor.hpp
753 script/api/script_company.hpp
754 script/api/script_companymode.hpp
755 script/api/script_controller.hpp
756 script/api/script_date.hpp
757 script/api/script_depotlist.hpp
758 script/api/script_engine.hpp
759 script/api/script_enginelist.hpp
760 script/api/script_error.hpp
761 script/api/script_event.hpp
762 script/api/script_event_types.hpp
763 script/api/script_game.hpp
764 script/api/script_gamesettings.hpp
765 script/api/script_goal.hpp
766 script/api/script_group.hpp
767 script/api/script_grouplist.hpp
768 script/api/script_industry.hpp
769 script/api/script_industrylist.hpp
770 script/api/script_industrytype.hpp
771 script/api/script_industrytypelist.hpp
772 script/api/script_info_docs.hpp
773 script/api/script_infrastructure.hpp
774 script/api/script_list.hpp
775 script/api/script_log.hpp
776 script/api/script_map.hpp
777 script/api/script_marine.hpp
778 script/api/script_mode.hpp
779 script/api/script_news.hpp
780 script/api/script_object.hpp
781 script/api/script_order.hpp
782 script/api/script_rail.hpp
783 script/api/script_railtypelist.hpp
784 script/api/script_road.hpp
785 script/api/script_sign.hpp
786 script/api/script_signlist.hpp
787 script/api/script_station.hpp
788 script/api/script_stationlist.hpp
789 script/api/script_story_page.hpp
790 script/api/script_storypagelist.hpp
791 script/api/script_storypageelementlist.hpp
792 script/api/script_subsidy.hpp
793 script/api/script_subsidylist.hpp
794 script/api/script_text.hpp
795 script/api/script_tile.hpp
796 script/api/script_tilelist.hpp
797 script/api/script_town.hpp
798 script/api/script_townlist.hpp
799 script/api/script_tunnel.hpp
800 script/api/script_types.hpp
801 script/api/script_vehicle.hpp
802 script/api/script_vehiclelist.hpp
803 script/api/script_viewport.hpp
804 script/api/script_waypoint.hpp
805 script/api/script_waypointlist.hpp
806 script/api/script_window.hpp
808 # Script API Implementation
809 script/api/script_accounting.cpp
810 script/api/script_admin.cpp
811 script/api/script_airport.cpp
812 script/api/script_base.cpp
813 script/api/script_basestation.cpp
814 script/api/script_bridge.cpp
815 script/api/script_bridgelist.cpp
816 script/api/script_cargo.cpp
817 script/api/script_cargolist.cpp
818 script/api/script_cargomonitor.cpp
819 script/api/script_company.cpp
820 script/api/script_companymode.cpp
821 script/api/script_controller.cpp
822 script/api/script_date.cpp
823 script/api/script_depotlist.cpp
824 script/api/script_engine.cpp
825 script/api/script_enginelist.cpp
826 script/api/script_error.cpp
827 script/api/script_event.cpp
828 script/api/script_event_types.cpp
829 script/api/script_game.cpp
830 script/api/script_gamesettings.cpp
831 script/api/script_goal.cpp
832 script/api/script_group.cpp
833 script/api/script_grouplist.cpp
834 script/api/script_industry.cpp
835 script/api/script_industrylist.cpp
836 script/api/script_industrytype.cpp
837 script/api/script_industrytypelist.cpp
838 script/api/script_infrastructure.cpp
839 script/api/script_list.cpp
840 script/api/script_log.cpp
841 script/api/script_map.cpp
842 script/api/script_marine.cpp
843 script/api/script_mode.cpp
844 script/api/script_news.cpp
845 script/api/script_object.cpp
846 script/api/script_order.cpp
847 script/api/script_rail.cpp
848 script/api/script_railtypelist.cpp
849 script/api/script_road.cpp
850 script/api/script_sign.cpp
851 script/api/script_signlist.cpp
852 script/api/script_station.cpp
853 script/api/script_stationlist.cpp
854 script/api/script_story_page.cpp
855 script/api/script_storypagelist.cpp
856 script/api/script_storypageelementlist.cpp
857 script/api/script_subsidy.cpp
858 script/api/script_subsidylist.cpp
859 script/api/script_text.cpp
860 script/api/script_tile.cpp
861 script/api/script_tilelist.cpp
862 script/api/script_town.cpp
863 script/api/script_townlist.cpp
864 script/api/script_tunnel.cpp
865 script/api/script_vehicle.cpp
866 script/api/script_vehiclelist.cpp
867 script/api/script_viewport.cpp
868 script/api/script_waypoint.cpp
869 script/api/script_waypointlist.cpp
870 script/api/script_window.cpp
872 # Blitters
873 blitter/blitter.cpp
874 blitter/blitter.h
875 blitter/null.cpp
876 blitter/null.hpp
877 #if DEDICATED
878 #else
879 blitter/8bpp_base.cpp
880 blitter/8bpp_base.hpp
881 blitter/8bpp_simple.cpp
882 blitter/8bpp_simple.hpp
883 blitter/8bpp_optimized.cpp
884 blitter/8bpp_optimized.hpp
885 blitter/32bpp_base.cpp
886 blitter/32bpp_base.hpp
887 blitter/32bpp_noanim.cpp
888 blitter/32bpp_noanim.hpp
889 blitter/32bpp_simple.cpp
890 blitter/32bpp_simple.hpp
891 blitter/32bpp_optimized.cpp
892 blitter/32bpp_optimized.hpp
893 blitter/32bpp_anim.cpp
894 blitter/32bpp_anim.hpp
895 #if SSE
896 blitter/sse2.h
897 blitter/sse3.h
898 blitter/sse4.h
899 blitter/32bpp_sse_common.h
900 blitter/32bpp_sse_func.hpp
901 blitter/32bpp_sse2.cpp
902 blitter/32bpp_sse2.hpp
903 blitter/32bpp_ssse3.cpp
904 blitter/32bpp_ssse3.hpp
905 blitter/32bpp_sse4.cpp
906 blitter/32bpp_sse4.hpp
907 blitter/32bpp_anim_sse4.cpp
908 blitter/32bpp_anim_sse4.hpp
909 #end
910 #end
912 # Drivers
913 music/music_driver.hpp
914 sound/sound_driver.hpp
915 video/video_driver.hpp
917 # NewGRF
918 newgrf.cpp
919 newgrf_airport.cpp
920 newgrf_airporttiles.cpp
921 newgrf_canal.cpp
922 newgrf_cargo.cpp
923 newgrf_commons.cpp
924 newgrf_config.cpp
925 newgrf_engine.cpp
926 newgrf_generic.cpp
927 newgrf_house.cpp
928 newgrf_industries.cpp
929 newgrf_industrytiles.cpp
930 newgrf_object.cpp
931 newgrf_railtype.cpp
932 newgrf_sound.cpp
933 newgrf_spritegroup.cpp
934 newgrf_station.cpp
935 newgrf_storage.cpp
936 newgrf_text.cpp
937 newgrf_town.cpp
938 newgrf_townname.cpp
940 # Tile Accessors
941 tile/tile.h
942 tile/zoneheight.h
943 tile/class.h
944 tile/common.h
945 tile/ground.h
946 tile/water.h
947 tile/object.h
948 tile/misc.h
949 tile/signal.h
950 tile/rail.h
951 tile/road.h
952 tile/station.h
953 tile/industry.h
954 tile/house.h
956 # Map Accessors
957 map/map.cpp
958 map/map.h
959 map/coord.cpp
960 map/coord.h
961 map/tileset.h
962 map/tilearea.cpp
963 map/tilearea.h
964 map/subcoord.cpp
965 map/subcoord.h
966 map/zoneheight.h
967 map/class.h
968 map/common.h
969 map/ground.h
970 map/water.h
971 map/object.h
972 map/tunnel.cpp
973 map/tunnel.h
974 map/depot.h
975 map/station.h
976 map/rail.h
977 map/road.cpp
978 map/road.h
979 map/industry.h
980 map/house.h
981 map/slope.cpp
982 map/slope.h
983 map/bridge.cpp
984 map/bridge.h
985 map/tunnelbridge.h
986 map/util.cpp
987 map/util.h
989 # Misc
990 misc/array.hpp
991 misc/countedobj.cpp
992 misc/countedptr.hpp
993 misc/dbg_helpers.cpp
994 misc/dbg_helpers.h
995 misc/fixedsizearray.hpp
996 misc/getoptdata.cpp
997 misc/getoptdata.h
998 misc/hashtable.hpp
1000 # Network Core
1001 network/core/address.cpp
1002 network/core/address.h
1003 network/core/config.h
1004 network/core/core.cpp
1005 network/core/core.h
1006 network/core/game.h
1007 network/core/host.cpp
1008 network/core/host.h
1009 network/core/os_abstraction.h
1010 network/core/packet.cpp
1011 network/core/packet.h
1012 network/core/tcp.cpp
1013 network/core/tcp.h
1014 network/core/tcp_admin.cpp
1015 network/core/tcp_admin.h
1016 network/core/tcp_connect.cpp
1017 network/core/tcp_content.cpp
1018 network/core/tcp_content.h
1019 network/core/tcp_game.cpp
1020 network/core/tcp_game.h
1021 network/core/tcp_http.cpp
1022 network/core/tcp_http.h
1023 network/core/tcp_listen.h
1024 network/core/udp.cpp
1025 network/core/udp.h
1027 # Pathfinder
1028 pathfinder/pos.h
1029 pathfinder/railpos.h
1030 pathfinder/follow_track.hpp
1031 pathfinder/opf/opf_ship.cpp
1032 pathfinder/opf/opf_ship.h
1033 pathfinder/types.h
1034 pathfinder/pf_performance_timer.hpp
1035 pathfinder/yapf/astar.hpp
1036 pathfinder/yapf/yapf.h
1037 pathfinder/yapf/yapf.hpp
1038 pathfinder/yapf/yapf_rail.cpp
1039 pathfinder/yapf/yapf_road.cpp
1040 pathfinder/yapf/yapf_ship.cpp
1042 # Video
1043 video/dedicated_v.cpp
1044 video/null_v.cpp
1045 #if DEDICATED
1046 #else
1047 #if ALLEGRO
1048         video/allegro_v.cpp
1049 #end
1050 #if SDL
1051         video/sdl_v.cpp
1052 #end
1053 #if WIN32
1054         video/win32_v.cpp
1055 #end
1056 #if WINCE
1057         video/win32_v.cpp
1058 #end
1059 #end
1061 # Music
1062 #if DEDICATED
1063 #else
1064 #if ALLEGRO
1065         music/allegro_m.cpp
1066 #end
1067 #if DIRECTMUSIC
1068         music/dmusic.cpp
1069 #end
1070 #end
1071 music/null_m.cpp
1072 #if DEDICATED
1073 #else
1074 #if WIN32
1075         music/win32_m.cpp
1076 #else
1077         #if WINCE
1078         #else
1079                 #if PSP
1080                 #else
1081                         #if DOS
1082                         #else
1083                                 #if MORPHOS
1084                                 #else
1085                                         music/extmidi.cpp
1086                                 #end
1087                         #end
1088                 #end
1089         #end
1090 #end
1091 #if BEOS
1092         music/bemidi.cpp
1093 #end
1094 #if LIBTIMIDITY
1095         music/libtimidity.cpp
1096 #end
1097 #end
1099 # Sound
1100 sound/null_s.cpp
1101 #if DEDICATED
1102 #else
1103 #if ALLEGRO
1104         sound/allegro_s.cpp
1105 #end
1106 #if SDL
1107         sound/sdl_s.cpp
1108 #end
1109 #if WIN32
1110         sound/win32_s.cpp
1111 #end
1112 #end
1114 # Windows files
1115 #if WIN32
1116         os/windows/crashlog_win.cpp
1117         os/windows/ottdres.rc
1118         os/windows/win32.cpp
1119 #else
1120         #if WINCE
1121                 os/windows/ottdres.rc
1122                 os/windows/win32.cpp
1123         #else
1124                 #if OS2
1125                         os/os2/os2.cpp
1126                         3rdparty/os2/getaddrinfo.c
1127                         3rdparty/os2/getaddrinfo.h
1128                         3rdparty/os2/getnameinfo.c
1129                         3rdparty/os2/getnameinfo.h
1130                 #else
1131                         #if OSX
1132                                 os/macosx/crashlog_osx.cpp
1133                                 os/macosx/macos.mm
1135                                 #if DEDICATED
1136                                 #else
1137                                         music/qtmidi.cpp
1138                                 #end
1140                                 #if COCOA
1141                                         video/cocoa/cocoa_v.mm
1142                                         video/cocoa/event.mm
1143                                         video/cocoa/fullscreen.mm
1144                                         video/cocoa/wnd_quartz.mm
1145                                         video/cocoa/wnd_quickdraw.mm
1146                                         music/cocoa_m.cpp
1147                                         sound/cocoa_s.cpp
1148                                         os/macosx/splash.cpp
1149                                 #end
1150                         #else
1151                                 os/unix/crashlog_unix.cpp
1152                         #end
1153                         os/unix/unix.cpp
1154                 #end
1155         #end
1156 #end
1158 # Threading
1159 thread/thread.h
1160 #if HAVE_THREAD
1161         #if WIN32
1162                 thread/thread_win32.cpp
1163         #else
1164                 #if OS2
1165                         thread/thread_os2.cpp
1166                 #else
1167                         #if MORPHOS
1168                                 thread/thread_morphos.cpp
1169                         #else
1170                                 thread/thread_pthread.cpp
1171                         #end
1172                 #end
1173         #end
1174 #else
1175         thread/thread_none.cpp
1176 #end