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