Menu.tbl

From FreeSpace Wiki
Revision as of 05:22, 20 July 2012 by MjnMixael (talk | contribs) (Unused Table)
Jump to: navigation, search
This table is not used by FreeSpace Open

Revision information.....

FSO Revision: 4500
Note: Please update the version when the page is updated. If your edit had nothing to do with new code entries then please do not edit the version


The menu.tbl contains shortcut keys that were never implemented.


List of Tables

General Info

  • Apart from the mainhall related settings the menu.tbl doesn't seen to have any functionality.
  • Some of options defined for other than mainhall do actually work, but only because they are hardcoded and not because of this table.
  • Some of the options function only in debug mode.

Obsolete

  • This table is obsolete.
  • The mainhall related settings are set in the mainhall.tbl

Syntax

  • The syntax is completely different from other retail tables
  • Might have been an early mainhall.tbl

Retail Table

[MAIN HALL]
mainhall1 mainhall1-m
;i:\projects\freespace\music\waves\main.wav

; exit region
"" 0  NULL NULL NULL NULL

; barracks
"" 1 B NULL NULL NULL NULL

; ready room
"" 2 R NULL NULL NULL NULL

; tech room
"" 3 T NULL NULL NULL NULL

; options
"" 4 NULL NULL NULL NULL

; campaign room
"" 5 C NULL NULL NULL NULL

; multiplayer
"" 10 NULL NULL NULL NULL NULL

; load mission
"" 11 L NULL NULL NULL NULL NULL

; quick start
"" 12 G NULL NULL NULL NULL NULL

; skill level
"" 13 NULL NULL NULL NULL NULL


[BARRACKS MENU]
barracks barracks-m
;none.wav

"Change Pilot" 1 P NULL NULL NULL NULL 
"View Combat Statistics" 2 C NULL NULL NULL NULL
"View Medals" 3 M NULL NULL NULL NULL
"Return" 4 Q NULL NULL NULL NULL

[TRAINING MENU]
training training-m
;none.wav

"Training Missions" 1 T NULL NULL NULL NULL
"Replay Missions" 2 R NULL NULL NULL NULL
"Return" 3 Q NULL NULL NULL NULL


[TECH MENU]
tech tech-m
;none.wav

"Ship Specs" 1 S NULL NULL NULL NULL 
"View Cut Scenes" 2 V NULL NULL NULL NULL 
"View Recorded Demo" 3 D NULL NULL NULL NULL
"Credits" 4 C NULL NULL NULL NULL 
"Return" 5 Q NULL NULL NULL NULL 
"Simulator Room" 7 M NULL NULL NULL NULL 

[OPTIONS MENU]
options options-m
;none.wav

"Sound/Music" 1 S NULL NULL NULL NULL
"Controls Configuration" 2 C NULL NULL NULL NULL
"HUD Configuration" 3 H NULL NULL NULL NULL
"Save/Restore" 4 F NULL NULL NULL NULL
"Return" 5 Q NULL NULL NULL NULL