Difference between revisions of "Template:Tables"
From FreeSpace Wiki
Line 11: | Line 11: | ||
| align="center"| [[Ai_profiles.tbl]]* | | align="center"| [[Ai_profiles.tbl]]* | ||
| '''/ai/'''ai_profiles.cpp | | '''/ai/'''ai_profiles.cpp | ||
+ | |- | ||
+ | | align="center"| [[Animation.tbl]]** | ||
+ | | '''/model/'''modelanimation.cpp | ||
|- | |- | ||
| align="center"| [[Armor.tbl]]* | | align="center"| [[Armor.tbl]]* |
Revision as of 08:08, 10 December 2021
List of Tables and related code files | |
---|---|
* Notes Modular Tables | |
** Notes tables which only use modular tables | |
Ai.tbl | /ai/aicode.cpp |
Ai_profiles.tbl* | /ai/ai_profiles.cpp |
Animation.tbl** | /model/modelanimation.cpp |
Armor.tbl* | /ship/ship.cpp |
Asteroid.tbl | /asteroid/asteroid.cpp |
Autopilot.tbl | /autopilot/autopilot.cpp |
Colors.tbl* | /globalincs/alphacolors.cpp |
Controlconfigdefaults.tbl | /controlconfig/controlsconfigcommon.cpp |
Credits.tbl* | /menuui/credits.cpp |
Cutscenes.tbl | /cutscene/cutscenes.cpp |
Fireball.tbl* | /fireball/fireballs.cpp |
Fonts.tbl | /graphics/font.cpp |
Game_settings.tbl* | /mod_table/mod_table.cpp |
Glowpoints.tbl* | /model/modelread.cpp |
Help.tbl* | /gamehelp/contexthelp.cpp |
Hud_gauges.tbl* | /hud/hudparse.cpp |
Icons.tbl* | /mission/missionbriefcommon.cpp |
Iff_defs.tbl | /iff_defs/iff_defs.cpp |
Lightning.tbl | /nebula/neblightning.cpp |
Mainhall.tbl* | /menuui/mainhallmenu.cpp |
Medals.tbl | /stats/medals.cpp |
Messages.tbl | /mission/missionmessage.cpp |
Mflash.tbl* | /weapon/muzzleflash.cpp |
Music.tbl* | /gamesnd/eventmusic.cpp |
Nebula.tbl | /nebula/neb.cpp |
Objecttypes.tbl* | /ship/ship.cpp |
Pixels.tbl | /palman/palman.cpp |
Post_processing.tbl | /graphics/gropenglpostprocessing.cpp |
Rank.tbl | /stats/scoring.cpp |
Scripting.tbl* | /parse/scripting.cpp |
Ships.tbl* | /ship/ship.cpp |
Sexps.tbl** | /parse/sexp/sexp_lookup.cpp |
Sounds.tbl* | /gamesnd/gamesnd.cpp |
Species_defs.tbl* | /species_defs/species_defs.cpp |
Species.tbl | /menuui/techmenu.cpp |
Ssm.tbl* | /hud/hudartillery.cpp |
Stars.tbl* | /starfield/starfield.cpp |
Strings.tbl* | /localization/localize.cpp |
Tips.tbl | /menuui/playermenu.cpp |
Traitor.tbl | /missionui/missiondebrief.cpp |
Tstrings.tbl* | /localization/localize.cpp |
Weapon_expl.tbl* | /weapon/weapons.cpp |
Weapons.tbl* | /weapon/weapons.cpp |