Update map documentation
[openttd-joker.git] / source.list
blob4c750e7bd1a832a96db5048c256a07891d7d0803
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 logic_signal_program.cpp
50 logic_signals.cpp
51 map.cpp
52 misc.cpp
53 mixer.cpp
54 music.cpp
55 openttd.cpp
56 order_backup.cpp
57 pbs.cpp
58 plans.cpp
59 progress.cpp
60 rail.cpp
61 rev.cpp
62 road.cpp
63 roadstop.cpp
64 screenshot.cpp
65 #if SDL
66         sdl.cpp
67 #end
68 settings.cpp
69 signal.cpp
70 signs.cpp
71 sound.cpp
72 sprite.cpp
73 spritecache.cpp
74 station.cpp
75 strgen/strgen_base.cpp
76 string.cpp
77 stringfilter.cpp
78 strings.cpp
79 story.cpp
80 subsidy.cpp
81 tbtr_template_vehicle.cpp
82 tbtr_template_vehicle_func.cpp
83 textbuf.cpp
84 texteff.cpp
85 tgp.cpp
86 tile_map.cpp
87 tilearea.cpp
88 townname.cpp
89 tracerestrict.cpp
90 #if WIN32
91 #else
92         #if WINCE
93         #else
94                 #if OS2
95                         os/os2/os2.cpp
96                         3rdparty/os2/getaddrinfo.c
97                         3rdparty/os2/getaddrinfo.h
98                         3rdparty/os2/getnameinfo.c
99                         3rdparty/os2/getnameinfo.h
100                 #else
101                         #if OSX
102                                 os/macosx/crashlog_osx.cpp
103                         #else
104                                 os/unix/crashlog_unix.cpp
105                         #end
106                         os/unix/unix.cpp
107                 #end
108         #end
109 #end
110 vehicle.cpp
111 vehiclelist.cpp
112 viewport.cpp
113 #if SSE
114 viewport_sprite_sorter_sse4.cpp
115 #end
116 waypoint.cpp
117 widget.cpp
118 window.cpp
120 # Header Files
121 #if ALLEGRO
122         music/allegro_m.h
123         sound/allegro_s.h
124         video/allegro_v.h
125 #end
126 aircraft.h
127 airport.h
128 animated_tile_func.h
129 articulated_vehicles.h
130 autoreplace_base.h
131 autoreplace_func.h
132 autoreplace_gui.h
133 autoreplace_type.h
134 autoslope.h
135 base_media_base.h
136 base_media_func.h
137 base_station_base.h
138 bmp.h
139 bridge.h
140 cargo_type.h
141 cargoaction.h
142 cargomonitor.h
143 cargopacket.h
144 cargotype.h
145 cheat_func.h
146 cheat_type.h
147 clear_func.h
148 cmd_helper.h
149 command_func.h
150 command_type.h
151 company_base.h
152 company_func.h
153 company_gui.h
154 company_manager_face.h
155 company_type.h
156 console_func.h
157 console_gui.h
158 console_internal.h
159 console_type.h
160 cpu.h
161 crashlog.h
162 currency.h
163 date_func.h
164 date_gui.h
165 date_type.h
166 debug.h
167 video/dedicated_v.h
168 departures_func.h
169 departures_gui.h
170 departures_type.h
171 depot_base.h
172 depot_func.h
173 depot_map.h
174 depot_type.h
175 direction_func.h
176 direction_type.h
177 disaster_vehicle.h
178 music/dmusic.h
179 dock_base.h
180 driver.h
181 economy_base.h
182 economy_func.h
183 economy_type.h
184 effectvehicle_base.h
185 effectvehicle_func.h
186 elrail_func.h
187 engine_base.h
188 engine_func.h
189 engine_gui.h
190 engine_type.h
191 error.h
192 fileio_func.h
193 fileio_type.h
194 fios.h
195 fontcache.h
196 fontdetection.h
197 base_consist.h
198 gamelog.h
199 gamelog_internal.h
200 genworld.h
201 gfx_func.h
202 gfx_layout.h
203 gfx_type.h
204 gfxinit.h
205 goal_base.h
206 goal_type.h
207 graph_gui.h
208 ground_vehicle.hpp
209 group.h
210 group_gui.h
211 group_type.h
212 gui.h
213 heightmap.h
214 highscore.h
215 hotkeys.h
216 house.h
217 house_type.h
218 industry.h
219 industry_type.h
220 industrytype.h
221 ini_type.h
222 landscape.h
223 landscape_type.h
224 language.h
225 livery.h
226 logic_signals.h
227 map_func.h
228 map_type.h
229 mixer.h
230 triphistory.h
231 newgrf.h
232 newgrf_airport.h
233 newgrf_airporttiles.h
234 newgrf_animation_base.h
235 newgrf_animation_type.h
236 newgrf_callbacks.h
237 newgrf_canal.h
238 newgrf_cargo.h
239 newgrf_class.h
240 newgrf_class_func.h
241 newgrf_commons.h
242 newgrf_config.h
243 newgrf_debug.h
244 newgrf_engine.h
245 newgrf_generic.h
246 newgrf_house.h
247 newgrf_industries.h
248 newgrf_industrytiles.h
249 newgrf_object.h
250 newgrf_properties.h
251 newgrf_railtype.h
252 newgrf_sound.h
253 newgrf_spritegroup.h
254 newgrf_station.h
255 newgrf_storage.h
256 newgrf_text.h
257 newgrf_town.h
258 newgrf_townname.h
259 news_func.h
260 news_gui.h
261 news_type.h
262 music/midi.h
263 music/midifile.hpp
264 music/null_m.h
265 sound/null_s.h
266 video/null_v.h
267 object.h
268 object_base.h
269 object_type.h
270 openttd.h
271 order_backup.h
272 order_base.h
273 order_func.h
274 order_type.h
275 overlay.h
276 overlay_cmd.h
277 pbs.h
278 plans_base.h
279 plans_func.h
280 plans_type.h
281 progress.h
282 querystring_gui.h
283 rail.h
284 rail_gui.h
285 rail_type.h
286 rev.h
287 road_cmd.h
288 road_func.h
289 road_gui.h
290 road_internal.h
291 road_type.h
292 roadstop_base.h
293 roadveh.h
294 safeguards.h
295 scope.h
296 screenshot.h
297 sdl.h
298 sound/sdl_s.h
299 video/sdl_v.h
300 settings_func.h
301 settings_gui.h
302 settings_internal.h
303 settings_type.h
304 ship.h
305 signal_func.h
306 signal_type.h
307 signs_base.h
308 signs_func.h
309 signs_type.h
310 slope_func.h
311 slope_type.h
312 smallmap_colours.h
313 smallmap_gui.h
314 sortlist_type.h
315 sound_func.h
316 sound_type.h
317 sprite.h
318 spritecache.h
319 station_base.h
320 station_func.h
321 station_gui.h
322 station_type.h
323 statusbar_gui.h
324 stdafx.h
325 story_base.h
326 story_type.h
327 strgen/strgen.h
328 string_base.h
329 string_func.h
330 string_func_extra.h
331 string_type.h
332 stringfilter_type.h
333 strings_func.h
334 strings_type.h
335 subsidy_base.h
336 subsidy_func.h
337 subsidy_type.h
338 tar_type.h
339 tbtr_template_gui_create.h
340 tbtr_template_gui_main.h
341 tbtr_template_vehicle.h
342 tbtr_template_vehicle_func.h
343 terraform_gui.h
344 textbuf_gui.h
345 textbuf_type.h
346 texteff.hpp
347 textfile_gui.h
348 textfile_type.h
349 tgp.h
350 tile_cmd.h
351 tile_type.h
352 tilearea_type.h
353 tilehighlight_func.h
354 tilehighlight_type.h
355 tilematrix_type.hpp
356 timetable.h
357 toolbar_gui.h
358 town.h
359 town_type.h
360 townname_func.h
361 townname_type.h
362 tracerestrict.h
363 track_func.h
364 track_type.h
365 train.h
366 transparency.h
367 transparency_gui.h
368 transport_type.h
369 tunnel_base.h
370 tunnelbridge.h
371 vehicle_base.h
372 vehicle_func.h
373 vehicle_gui.h
374 vehicle_gui_base.h
375 vehicle_type.h
376 vehiclelist.h
377 viewport_func.h
378 viewport_sprite_sorter.h
379 viewport_type.h
380 water.h
381 waypoint_base.h
382 waypoint_func.h
383 widget_type.h
384 os/windows/win32.h
385 music/win32_m.h
386 sound/win32_s.h
387 video/win32_v.h
388 window_func.h
389 window_gui.h
390 window_type.h
391 zoom_func.h
392 zoom_type.h
393 zoning.h
394 #if WIN32
395 #else
396 music/bemidi.h
397 music/cocoa_m.h
398 music/extmidi.h
399 music/libtimidity.h
400 music/os2_m.h
401 music/qtmidi.h
402 os/macosx/macos.h
403 os/macosx/osx_stdafx.h
404 os/macosx/splash.h
405 sound/cocoa_s.h
406 video/cocoa/cocoa_keys.h
407 video/cocoa/cocoa_v.h
408 #end
410 # Linkgraph
411 linkgraph/demands.cpp
412 linkgraph/flowmapper.cpp
413 linkgraph/linkgraph.cpp
414 linkgraph/linkgraphjob.cpp
415 linkgraph/linkgraphschedule.cpp
416 linkgraph/mcf.cpp
417 linkgraph/refresh.cpp
418 linkgraph/demands.h
419 linkgraph/flowmapper.h
420 linkgraph/init.h
421 linkgraph/linkgraph.h
422 linkgraph/linkgraph_base.h
423 linkgraph/linkgraph_gui.h
424 linkgraph/linkgraph_type.h
425 linkgraph/linkgraphjob.h
426 linkgraph/linkgraphjob_base.h
427 linkgraph/linkgraphschedule.h
428 linkgraph/mcf.h
429 linkgraph/refresh.h
431 # Core
432 core/alloc_func.cpp
433 core/alloc_func.hpp
434 core/alloc_type.hpp
435 core/backup_type.hpp
436 core/bitmath_func.cpp
437 core/bitmath_func.hpp
438 core/container_func.hpp
439 core/dyn_arena_alloc.hpp
440 core/endian_func.hpp
441 core/endian_type.hpp
442 core/enum_type.hpp
443 core/geometry_func.cpp
444 core/geometry_func.hpp
445 core/geometry_type.hpp
446 core/math_func.cpp
447 core/math_func.hpp
448 core/mem_func.hpp
449 core/multimap.hpp
450 core/overflowsafe_type.hpp
451 core/pool_func.cpp
452 core/pool_func.hpp
453 core/pool_type.hpp
454 core/random_func.cpp
455 core/random_func.hpp
456 core/smallmap_type.hpp
457 core/smallmatrix_type.hpp
458 core/smallstack_type.hpp
459 core/smallvec_type.hpp
460 core/sort_func.hpp
461 core/string_compare_type.hpp
463 # GUI
464 aircraft_gui.cpp
465 airport_gui.cpp
466 autoreplace_gui.cpp
467 bootstrap_gui.cpp
468 bridge_gui.cpp
469 build_vehicle_gui.cpp
470 cheat_gui.cpp
471 company_gui.cpp
472 console_gui.cpp
473 date_gui.cpp
474 departures_gui.cpp
475 depot_gui.cpp
476 dock_gui.cpp
477 engine_gui.cpp
478 error_gui.cpp
479 fios_gui.cpp
480 genworld_gui.cpp
481 goal_gui.cpp
482 graph_gui.cpp
483 group_gui.cpp
484 highscore_gui.cpp
485 industry_gui.cpp
486 intro_gui.cpp
487 linkgraph/linkgraph_gui.cpp
488 logic_signals_gui.cpp
489 main_gui.cpp
490 misc_gui.cpp
491 music_gui.cpp
492 network/network_chat_gui.cpp
493 network/network_content_gui.cpp
494 network/network_gui.cpp
495 newgrf_debug_gui.cpp
496 newgrf_gui.cpp
497 news_gui.cpp
498 object_gui.cpp
499 order_gui.cpp
500 osk_gui.cpp
501 plans_gui.cpp
502 rail_gui.cpp
503 road_gui.cpp
504 roadveh_gui.cpp
505 settings_gui.cpp
506 ship_gui.cpp
507 signs_gui.cpp
508 smallmap_gui.cpp
509 station_gui.cpp
510 statusbar_gui.cpp
511 story_gui.cpp
512 subsidy_gui.cpp
513 tbtr_template_gui_create.cpp
514 tbtr_template_gui_main.cpp
515 terraform_gui.cpp
516 textfile_gui.cpp
517 timetable_gui.cpp
518 toolbar_gui.cpp
519 town_gui.cpp
520 tracerestrict_gui.cpp
521 train_gui.cpp
522 transparency_gui.cpp
523 tree_gui.cpp
524 triphistory_gui.cpp
525 vehicle_gui.cpp
526 viewport_gui.cpp
527 waypoint_gui.cpp
528 zoning_gui.cpp
530 # Widgets
531 widgets/airport_widget.h
532 widgets/ai_widget.h
533 widgets/autoreplace_widget.h
534 widgets/bootstrap_widget.h
535 widgets/bridge_widget.h
536 widgets/build_vehicle_widget.h
537 widgets/cheat_widget.h
538 widgets/company_widget.h
539 widgets/console_widget.h
540 widgets/date_widget.h
541 widgets/departures_widget.h
542 widgets/depot_widget.h
543 widgets/dock_widget.h
544 widgets/dropdown.cpp
545 widgets/dropdown_func.h
546 widgets/dropdown_type.h
547 widgets/dropdown_widget.h
548 widgets/engine_widget.h
549 widgets/error_widget.h
550 widgets/fios_widget.h
551 widgets/genworld_widget.h
552 widgets/goal_widget.h
553 widgets/graph_widget.h
554 widgets/group_widget.h
555 widgets/highscore_widget.h
556 widgets/industry_widget.h
557 widgets/intro_widget.h
558 widgets/link_graph_legend_widget.h
559 widgets/main_widget.h
560 widgets/misc_widget.h
561 widgets/music_widget.h
562 widgets/network_chat_widget.h
563 widgets/network_content_widget.h
564 widgets/network_widget.h
565 widgets/newgrf_debug_widget.h
566 widgets/newgrf_widget.h
567 widgets/news_widget.h
568 widgets/object_widget.h
569 widgets/order_widget.h
570 widgets/osk_widget.h
571 widgets/plans_widget.h
572 widgets/rail_widget.h
573 widgets/road_widget.h
574 widgets/settings_widget.h
575 widgets/sign_widget.h
576 widgets/smallmap_widget.h
577 widgets/station_widget.h
578 widgets/statusbar_widget.h
579 widgets/story_widget.h
580 widgets/subsidy_widget.h
581 widgets/terraform_widget.h
582 widgets/timetable_widget.h
583 widgets/toolbar_widget.h
584 widgets/town_widget.h
585 widgets/transparency_widget.h
586 widgets/tree_widget.h
587 widgets/vehicle_widget.h
588 widgets/viewport_widget.h
589 widgets/waypoint_widget.h
591 # Command handlers
592 aircraft_cmd.cpp
593 autoreplace_cmd.cpp
594 clear_cmd.cpp
595 company_cmd.cpp
596 depot_cmd.cpp
597 group_cmd.cpp
598 industry_cmd.cpp
599 logic_signals_cmd.cpp
600 misc_cmd.cpp
601 object_cmd.cpp
602 order_cmd.cpp
603 overlay_cmd.cpp
604 plans_cmd.cpp
605 rail_cmd.cpp
606 road_cmd.cpp
607 roadveh_cmd.cpp
608 ship_cmd.cpp
609 signs_cmd.cpp
610 station_cmd.cpp
611 terraform_cmd.cpp
612 timetable_cmd.cpp
613 town_cmd.cpp
614 train_cmd.cpp
615 tree_cmd.cpp
616 triphistory_cmd.cpp
617 tunnelbridge_cmd.cpp
618 vehicle_cmd.cpp
619 void_cmd.cpp
620 water_cmd.cpp
621 waypoint_cmd.cpp
622 zoning_cmd.cpp
624 # Save/Load handlers
625 saveload/afterload.cpp
626 saveload/ai_sl.cpp
627 saveload/airport_sl.cpp
628 saveload/animated_tile_sl.cpp
629 saveload/autoreplace_sl.cpp
630 saveload/bridge_signal_sl.cpp
631 saveload/cargomonitor_sl.cpp
632 saveload/cargopacket_sl.cpp
633 saveload/cheat_sl.cpp
634 saveload/company_sl.cpp
635 saveload/depot_sl.cpp
636 saveload/economy_sl.cpp
637 saveload/engine_sl.cpp
638 saveload/game_sl.cpp
639 saveload/gamelog_sl.cpp
640 saveload/goal_sl.cpp
641 saveload/group_sl.cpp
642 saveload/industry_sl.cpp
643 saveload/labelmaps_sl.cpp
644 saveload/linkgraph_sl.cpp
645 saveload/logic_signals_sl.cpp
646 saveload/map_sl.cpp
647 saveload/misc_sl.cpp
648 saveload/newgrf_sl.cpp
649 saveload/newgrf_sl.h
650 saveload/object_sl.cpp
651 saveload/oldloader.cpp
652 saveload/oldloader.h
653 saveload/oldloader_sl.cpp
654 saveload/order_sl.cpp
655 saveload/plans_sl.cpp
656 saveload/saveload.cpp
657 saveload/saveload.h
658 saveload/saveload_filter.h
659 saveload/saveload_internal.h
660 saveload/signs_sl.cpp
661 saveload/station_sl.cpp
662 saveload/storage_sl.cpp
663 saveload/strings_sl.cpp
664 saveload/story_sl.cpp
665 saveload/subsidy_sl.cpp
666 saveload/tbtr_template_replacement_sl.cpp
667 saveload/tbtr_template_veh_sl.cpp
668 saveload/town_sl.cpp
669 saveload/tracerestrict_sl.cpp
670 saveload/tunnel_sl.cpp
671 saveload/vehicle_sl.cpp
672 saveload/waypoint_sl.cpp
674 # Tables
675 table/airport_defaults.h
676 table/airport_movement.h
677 table/airporttile_ids.h
678 table/airporttiles.h
679 table/animcursors.h
680 table/autorail.h
681 table/bridge_land.h
682 table/build_industry.h
683 table/cargo_const.h
684 table/clear_land.h
685 table/control_codes.h
686 table/darklight_colours.h
687 table/elrail_data.h
688 table/engines.h
689 table/genland.h
690 table/heightmap_colours.h
691 table/industry_land.h
692 table/landscape_sprite.h
693 table/newgrf_debug_data.h
694 table/object_land.h
695 table/palette_convert.h
696 table/palettes.h
697 table/pricebase.h
698 table/railtypes.h
699 table/road_land.h
700 table/roadveh_movement.h
701 ../objs/settings/table/settings.h
702 table/sprites.h
703 table/station_land.h
704 table/strgen_tables.h
705 table/string_colours.h
706 ../objs/langs/table/strings.h
707 table/town_land.h
708 table/townname.h
709 table/track_land.h
710 table/train_cmd.h
711 table/tree_land.h
712 table/unicode.h
713 table/water_land.h
715 # MD5
716 3rdparty/md5/md5.cpp
717 3rdparty/md5/md5.h
719 # Script
720 script/script_config.cpp
721 script/script_config.hpp
722 script/script_fatalerror.hpp
723 script/script_info.cpp
724 script/script_info.hpp
725 script/script_info_dummy.cpp
726 script/script_instance.cpp
727 script/script_instance.hpp
728 script/script_scanner.cpp
729 script/script_scanner.hpp
730 script/script_storage.hpp
731 script/script_suspend.hpp
732 script/squirrel.cpp
733 script/squirrel.hpp
734 script/squirrel_class.hpp
735 script/squirrel_helper.hpp
736 script/squirrel_helper_type.hpp
737 script/squirrel_std.cpp
738 script/squirrel_std.hpp
740 # Squirrel
741 3rdparty/squirrel/squirrel/sqapi.cpp
742 3rdparty/squirrel/squirrel/sqbaselib.cpp
743 3rdparty/squirrel/squirrel/sqclass.cpp
744 3rdparty/squirrel/squirrel/sqcompiler.cpp
745 3rdparty/squirrel/squirrel/sqdebug.cpp
746 3rdparty/squirrel/squirrel/sqfuncstate.cpp
747 3rdparty/squirrel/squirrel/sqlexer.cpp
748 3rdparty/squirrel/squirrel/sqmem.cpp
749 3rdparty/squirrel/squirrel/sqobject.cpp
750 3rdparty/squirrel/squirrel/sqstate.cpp
751 3rdparty/squirrel/sqstdlib/sqstdaux.cpp
752 3rdparty/squirrel/sqstdlib/sqstdmath.cpp
753 3rdparty/squirrel/squirrel/sqtable.cpp
754 3rdparty/squirrel/squirrel/sqvm.cpp
755 3rdparty/squirrel/squirrel/sqarray.h
756 3rdparty/squirrel/squirrel/sqclass.h
757 3rdparty/squirrel/squirrel/sqclosure.h
758 3rdparty/squirrel/squirrel/sqcompiler.h
759 3rdparty/squirrel/squirrel/sqfuncproto.h
760 3rdparty/squirrel/squirrel/sqfuncstate.h
761 3rdparty/squirrel/squirrel/sqlexer.h
762 3rdparty/squirrel/squirrel/sqobject.h
763 3rdparty/squirrel/squirrel/sqopcodes.h
764 3rdparty/squirrel/squirrel/sqpcheader.h
765 3rdparty/squirrel/squirrel/sqstate.h
766 3rdparty/squirrel/include/sqstdaux.h
767 3rdparty/squirrel/include/sqstdmath.h
768 3rdparty/squirrel/include/sqstdstring.h
769 3rdparty/squirrel/squirrel/sqstring.h
770 3rdparty/squirrel/squirrel/sqtable.h
771 3rdparty/squirrel/include/squirrel.h
772 3rdparty/squirrel/squirrel/squserdata.h
773 3rdparty/squirrel/squirrel/squtils.h
774 3rdparty/squirrel/squirrel/sqvm.h
776 # AI Core
777 ai/ai.hpp
778 ai/ai_config.cpp
779 ai/ai_config.hpp
780 ai/ai_core.cpp
781 ai/ai_gui.cpp
782 ai/ai_gui.hpp
783 ai/ai_info.cpp
784 ai/ai_info.hpp
785 ai/ai_instance.cpp
786 ai/ai_instance.hpp
787 ai/ai_scanner.cpp
788 ai/ai_scanner.hpp
790 # AI API
791 script/api/ai_changelog.hpp
793 # Game API
794 script/api/game_changelog.hpp
796 # Game Core
797 game/game.hpp
798 game/game_config.cpp
799 game/game_config.hpp
800 game/game_core.cpp
801 game/game_info.cpp
802 game/game_info.hpp
803 game/game_instance.cpp
804 game/game_instance.hpp
805 game/game_scanner.cpp
806 game/game_scanner.hpp
807 game/game_text.cpp
808 game/game_text.hpp
810 # Script API
811 script/api/script_accounting.hpp
812 script/api/script_admin.hpp
813 script/api/script_airport.hpp
814 script/api/script_base.hpp
815 script/api/script_basestation.hpp
816 script/api/script_bridge.hpp
817 script/api/script_bridgelist.hpp
818 script/api/script_cargo.hpp
819 script/api/script_cargolist.hpp
820 script/api/script_cargomonitor.hpp
821 script/api/script_company.hpp
822 script/api/script_companymode.hpp
823 script/api/script_controller.hpp
824 script/api/script_date.hpp
825 script/api/script_depotlist.hpp
826 script/api/script_engine.hpp
827 script/api/script_enginelist.hpp
828 script/api/script_error.hpp
829 script/api/script_event.hpp
830 script/api/script_event_types.hpp
831 script/api/script_execmode.hpp
832 script/api/script_game.hpp
833 script/api/script_gamesettings.hpp
834 script/api/script_goal.hpp
835 script/api/script_group.hpp
836 script/api/script_grouplist.hpp
837 script/api/script_industry.hpp
838 script/api/script_industrylist.hpp
839 script/api/script_industrytype.hpp
840 script/api/script_industrytypelist.hpp
841 script/api/script_info_docs.hpp
842 script/api/script_infrastructure.hpp
843 script/api/script_list.hpp
844 script/api/script_log.hpp
845 script/api/script_map.hpp
846 script/api/script_marine.hpp
847 script/api/script_news.hpp
848 script/api/script_object.hpp
849 script/api/script_order.hpp
850 script/api/script_rail.hpp
851 script/api/script_railtypelist.hpp
852 script/api/script_road.hpp
853 script/api/script_sign.hpp
854 script/api/script_signlist.hpp
855 script/api/script_station.hpp
856 script/api/script_stationlist.hpp
857 script/api/script_story_page.hpp
858 script/api/script_storypagelist.hpp
859 script/api/script_storypageelementlist.hpp
860 script/api/script_subsidy.hpp
861 script/api/script_subsidylist.hpp
862 script/api/script_testmode.hpp
863 script/api/script_text.hpp
864 script/api/script_tile.hpp
865 script/api/script_tilelist.hpp
866 script/api/script_town.hpp
867 script/api/script_townlist.hpp
868 script/api/script_tunnel.hpp
869 script/api/script_types.hpp
870 script/api/script_vehicle.hpp
871 script/api/script_vehiclelist.hpp
872 script/api/script_viewport.hpp
873 script/api/script_waypoint.hpp
874 script/api/script_waypointlist.hpp
875 script/api/script_window.hpp
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 # Pathfinder\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 # Pathfinder\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 music/midifile.cpp
1163 #if DEDICATED
1164 #else
1165 #if WIN32
1166         music/win32_m.cpp
1167 #else
1168         #if WINCE
1169         #else
1170                 #if PSP
1171                 #else
1172                         #if DOS
1173                         #else
1174                                 #if MORPHOS
1175                                 #else
1176                                         music/extmidi.cpp
1177                                 #end
1178                         #end
1179                 #end
1180         #end
1181 #end
1182 #if BEOS
1183         music/bemidi.cpp
1184 #end
1185 #if LIBTIMIDITY
1186         music/libtimidity.cpp
1187 #end
1188 #end
1190 # Sound
1191 sound/null_s.cpp
1192 #if DEDICATED
1193 #else
1194 #if ALLEGRO
1195         sound/allegro_s.cpp
1196 #end
1197 #if SDL
1198         sound/sdl_s.cpp
1199 #end
1200 #if WIN32
1201         sound/win32_s.cpp
1202 #end
1203 #end
1205 #if OSX
1206 # OSX Files
1207         os/macosx/macos.mm
1209         #if DEDICATED
1210         #else
1211                 music/qtmidi.cpp
1212         #end
1214         #if COCOA
1215                 video/cocoa/cocoa_v.mm
1216                 video/cocoa/event.mm
1217                 video/cocoa/fullscreen.mm
1218                 video/cocoa/wnd_quartz.mm
1219                 video/cocoa/wnd_quickdraw.mm
1220                 music/cocoa_m.cpp
1221                 sound/cocoa_s.cpp
1222                 os/macosx/splash.cpp
1223         #end
1224 #end
1226 # Windows files
1227 #if WIN32
1228         os/windows/crashlog_win.cpp
1229         os/windows/ottdres.rc
1230         os/windows/win32.cpp
1231 #end
1232 #if WINCE
1233         os/windows/ottdres.rc
1234         os/windows/win32.cpp
1235 #end
1237 # Threading
1238 thread/thread.h
1239 #if HAVE_THREAD
1240         #if WIN32
1241                 thread/thread_win32.cpp
1242         #else
1243                 #if OS2
1244                         thread/thread_os2.cpp
1245                 #else
1246                         #if MORPHOS
1247                                 thread/thread_morphos.cpp
1248                         #else
1249                                 thread/thread_pthread.cpp
1250                         #end
1251                 #end
1252         #end
1253 #else
1254         thread/thread_none.cpp
1255 #end
1257 # Btree
1258 3rdparty/cpp-btree/btree.h
1259 3rdparty/cpp-btree/btree_container.h
1260 3rdparty/cpp-btree/btree_map.h
1261 3rdparty/cpp-btree/btree_set.h
1262 3rdparty/cpp-btree/safe_btree.h
1263 3rdparty/cpp-btree/safe_btree_map.h
1264 3rdparty/cpp-btree/safe_btree_set.h