Difference between revisions of "Template:Tables"
From FreeSpace Wiki
Goober5000 (talk | contribs) (add Decals.tbl) |
|||
| (19 intermediate revisions by 5 users not shown) | |||
| Line 6: | Line 6: | ||
! colspan="2" style="color: white; height: 30px; background: #512020; 70%;"|'''** Notes tables which only use modular tables''' | ! colspan="2" style="color: white; height: 30px; background: #512020; 70%;"|'''** Notes tables which only use modular tables''' | ||
|- | |- | ||
| − | | align="center"| [[Ai.tbl]] | + | | align="center"| [[Ai.tbl]]* |
| '''/ai/'''aicode.cpp | | '''/ai/'''aicode.cpp | ||
|- | |- | ||
| Line 18: | Line 18: | ||
| '''/ship/'''ship.cpp | | '''/ship/'''ship.cpp | ||
|- | |- | ||
| − | | align="center"| [[Asteroid.tbl]] | + | | align="center"| [[Asteroid.tbl]]* |
| '''/asteroid/'''asteroid.cpp | | '''/asteroid/'''asteroid.cpp | ||
|- | |- | ||
| − | | align="center"| [[Autopilot.tbl]] | + | | align="center"| [[Autopilot.tbl]]* |
| '''/autopilot/'''autopilot.cpp | | '''/autopilot/'''autopilot.cpp | ||
| + | |- | ||
| + | | align="center"| [[Cheats.tbl]]* | ||
| + | | '''/cheats_table/'''cheats_table.cpp | ||
|- | |- | ||
| align="center"| [[Colors.tbl]]* | | align="center"| [[Colors.tbl]]* | ||
| '''/globalincs/'''alphacolors.cpp | | '''/globalincs/'''alphacolors.cpp | ||
| + | |- | ||
| + | | align="center"| [[Curves.tbl]]* | ||
| + | | '''/math/'''curves.cpp | ||
|- | |- | ||
| align="center"| [[Controlconfigdefaults.tbl]] | | align="center"| [[Controlconfigdefaults.tbl]] | ||
| Line 33: | Line 39: | ||
| '''/menuui/'''credits.cpp | | '''/menuui/'''credits.cpp | ||
|- | |- | ||
| − | | align="center"| [[Cutscenes.tbl]] | + | | align="center"| [[Cutscenes.tbl]]* |
| '''/cutscene/'''cutscenes.cpp | | '''/cutscene/'''cutscenes.cpp | ||
|- | |- | ||
| Line 42: | Line 48: | ||
| '''/fireball/'''fireballs.cpp | | '''/fireball/'''fireballs.cpp | ||
|- | |- | ||
| − | | align="center"| [[Fonts.tbl]] | + | | align="center"| [[Fonts.tbl]]* |
| '''/graphics/'''font.cpp | | '''/graphics/'''font.cpp | ||
|- | |- | ||
| Line 60: | Line 66: | ||
| '''/mission/'''missionbriefcommon.cpp | | '''/mission/'''missionbriefcommon.cpp | ||
|- | |- | ||
| − | | align="center"| [[Iff_defs.tbl]] | + | | align="center"| [[Iff_defs.tbl]]* |
| '''/iff_defs/'''iff_defs.cpp | | '''/iff_defs/'''iff_defs.cpp | ||
| + | |- | ||
| + | | align="center"| [[Keywords.tbl]]* | ||
| + | | '''Not In Codebase''' | ||
|- | |- | ||
| align="center"| [[Lighting_Profiles.tbl]]* | | align="center"| [[Lighting_Profiles.tbl]]* | ||
| '''/lighting/'''lighting_profiles.cpp | | '''/lighting/'''lighting_profiles.cpp | ||
|- | |- | ||
| − | | align="center"| [[Lightning.tbl]] | + | | align="center"| [[Lightning.tbl]]* |
| '''/nebula/'''neblightning.cpp | | '''/nebula/'''neblightning.cpp | ||
|- | |- | ||
| Line 72: | Line 81: | ||
| '''/menuui/'''mainhallmenu.cpp | | '''/menuui/'''mainhallmenu.cpp | ||
|- | |- | ||
| − | | align="center"| [[Medals.tbl]] | + | | align="center"| [[Medals.tbl]]* |
| '''/stats/'''medals.cpp | | '''/stats/'''medals.cpp | ||
|- | |- | ||
| − | | align="center"| [[Messages.tbl]] | + | | align="center"| [[Messages.tbl]]* |
| '''/mission/'''missionmessage.cpp | | '''/mission/'''missionmessage.cpp | ||
|- | |- | ||
| Line 84: | Line 93: | ||
| '''/gamesnd/'''eventmusic.cpp | | '''/gamesnd/'''eventmusic.cpp | ||
|- | |- | ||
| − | | align="center"| [[Nebula.tbl]] | + | | align="center"| [[Nebula.tbl]]* |
| '''/nebula/'''neb.cpp | | '''/nebula/'''neb.cpp | ||
|- | |- | ||
| Line 90: | Line 99: | ||
| '''/ship/'''ship.cpp | | '''/ship/'''ship.cpp | ||
|- | |- | ||
| − | | align="center"| [[ | + | | align="center"| [[Options.tbl]]* |
| − | | '''/ | + | | '''Not In Codebase''' |
| + | |- | ||
| + | | align="center"| [[Particle Effects|Particle effects(-part.tbm)]]** | ||
| + | | '''/particle/effects'''... | ||
|- | |- | ||
| align="center"| [[Post_processing.tbl]] | | align="center"| [[Post_processing.tbl]] | ||
| '''/graphics/'''gropenglpostprocessing.cpp | | '''/graphics/'''gropenglpostprocessing.cpp | ||
|- | |- | ||
| − | | align="center"| [[Rank.tbl]] | + | | align="center"| [[Rank.tbl]]* |
| '''/stats/'''scoring.cpp | | '''/stats/'''scoring.cpp | ||
| + | |- | ||
| + | | align="center"| [[Scpui.tbl]]* | ||
| + | | '''Not In Codebase''' | ||
|- | |- | ||
| align="center"| [[Scripting.tbl]]* | | align="center"| [[Scripting.tbl]]* | ||
| Line 114: | Line 129: | ||
| '''/species_defs/'''species_defs.cpp | | '''/species_defs/'''species_defs.cpp | ||
|- | |- | ||
| − | | align="center"| [[Species.tbl]] | + | | align="center"| [[Species.tbl]]* |
| '''/menuui/'''techmenu.cpp | | '''/menuui/'''techmenu.cpp | ||
|- | |- | ||
| Line 126: | Line 141: | ||
| '''/localization/'''localize.cpp | | '''/localization/'''localize.cpp | ||
|- | |- | ||
| − | | align="center"| [[Tips.tbl]] | + | | align="center"| [[Tips.tbl]]* |
| '''/menuui/'''playermenu.cpp | | '''/menuui/'''playermenu.cpp | ||
|- | |- | ||
| − | | align="center"| [[Traitor.tbl]] | + | | align="center"| [[Traitor.tbl]]* |
| − | | '''/ | + | | '''/stats/'''scoring.cpp |
|- | |- | ||
| align="center"| [[Tstrings.tbl]]* | | align="center"| [[Tstrings.tbl]]* | ||
| '''/localization/'''localize.cpp | | '''/localization/'''localize.cpp | ||
| + | |- | ||
| + | | align="center"| [[Virtual_pofs.tbl]]* | ||
| + | | '''/model/'''modelreplace.cpp | ||
|- | |- | ||
| align="center"| [[Weapon_expl.tbl]]* | | align="center"| [[Weapon_expl.tbl]]* | ||
Latest revision as of 20:46, 18 September 2024
| 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 |
| Cheats.tbl* | /cheats_table/cheats_table.cpp |
| Colors.tbl* | /globalincs/alphacolors.cpp |
| Curves.tbl* | /math/curves.cpp |
| Controlconfigdefaults.tbl | /controlconfig/controlsconfigcommon.cpp |
| Credits.tbl* | /menuui/credits.cpp |
| Cutscenes.tbl* | /cutscene/cutscenes.cpp |
| Decals.tbl** | /decals/decals.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 |
| Keywords.tbl* | Not In Codebase |
| Lighting_Profiles.tbl* | /lighting/lighting_profiles.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 |
| Options.tbl* | Not In Codebase |
| Particle effects(-part.tbm)** | /particle/effects... |
| Post_processing.tbl | /graphics/gropenglpostprocessing.cpp |
| Rank.tbl* | /stats/scoring.cpp |
| Scpui.tbl* | Not In Codebase |
| 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* | /stats/scoring.cpp |
| Tstrings.tbl* | /localization/localize.cpp |
| Virtual_pofs.tbl* | /model/modelreplace.cpp |
| Weapon_expl.tbl* | /weapon/weapons.cpp |
| Weapons.tbl* | /weapon/weapons.cpp |