Difference between revisions of "API Index test"

From Vendetta Lua
Jump to: navigation, search
(merge)
 
(merge)
Line 1: Line 1:
 
== Functions ==
 
== Functions ==
  
=== AbbrLocationStr ===
 
'''Definition:'''<br>
 
AbbrLocationStr(int sectorid) -> string name
 
 
<br>
 
<br>
'''Description:''' <br>
+
 
Get abbreviated sector name for sectorid
+
 
<br>
 
<br>
'''Arguments:'''<br>
+
 
''sectorid'' [[sectorid]]
+
 
<br>
 
<br>
'''Returns:'''<br>
+
 
''name'' shortened sector name
+
 
<br>
 
<br>
'''Example:'''<br>
+
 
<source lang="lua">AbbrLocationStr(5000) -> "Sed H9"</source><br>
+
 
<br>
 
<br>
  
=== AccomplishmentTemplate ===
+
''l1'' license requirements of the item at the current station (1-5) (only returned for local addons and if the player is docked with a station)<br>
'''Definition:'''<br>
+
 
AccomplishmentTemplate(function cb(string desc)) -> userdate box
+
 
<br>
 
<br>
'''Description:''' <br>
+
 
Create box with accomplishment icons (targetinfo dialog). see: [[AccomplishmentTemplate]]
+
 
<br>
 
<br>
'''Arguments:'''<br>
+
 
''cb'' function to call when clicking<br>
+
''desc'' description of clicked accomplishment
+
 
<br>
 
<br>
'''Returns:'''<br>
+
 
''box'' [[AccomplishmentTemplate]]
+
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
[[Category:Functions]]
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
[[Category:Functions]]
 +
 
 +
<br>
 +
 
 +
[[Category:Functions]]
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
system1.2345678901235e+014notes.txt<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 
<br>
 
<br>
  
Line 42: Line 1,118:
 
'''Details'''<br>
 
'''Details'''<br>
 
[[Bitlib]]
 
[[Bitlib]]
 +
 +
=== Buddy ===
 +
'''Description'''<br>
 +
functions to manipulate the characters buddylist
 +
 +
'''Details'''<br>
 +
[[Buddy]]
  
 
=== CapShipLog ===
 
=== CapShipLog ===
Line 49: Line 1,132:
 
'''Details'''<br>
 
'''Details'''<br>
 
[[CapShipLog]]
 
[[CapShipLog]]
 +
 +
=== CapShipShiplessLog ===
 +
'''Description'''<br>
 +
table with parts of a cap ship chat area. variant for players without ships.
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessLog]]
 +
 +
=== Duel ===
 +
'''Description'''<br>
 +
Duel related methods
 +
 +
'''Details'''<br>
 +
[[Duel]]
 +
 +
=== FactionArticle ===
 +
'''Description'''<br>
 +
table with faction articles. indices represent [[factionid]]. see: [[API_Article|Article]]
 +
 +
'''Details'''<br>
 +
[[FactionArticle]]
 +
 +
=== FactionColor ===
 +
'''Description'''<br>
 +
table with faction colors. indices represent [[factionid]]
 +
 +
'''Details'''<br>
 +
[[FactionColor]]
 +
 +
=== FactionColor_RGB ===
 +
'''Description'''<br>
 +
table that maps [[factionid]]'s to colors in RGB format
 +
 +
'''Details'''<br>
 +
[[FactionColor_RGB]]
 +
 +
=== FactionMonitor ===
 +
'''Description'''<br>
 +
table with monitoring types. indices represent numeric monitoring types and values, string representations of that type
 +
 +
'''Details'''<br>
 +
[[FactionMonitor]]
 +
 +
=== FactionMonitorStr ===
 +
'''Description'''<br>
 +
table with monitoring types. values represent numeric monitoring types and indices, string representations of that type
 +
 +
'''Details'''<br>
 +
[[FactionMonitorStr]]
 +
 +
=== FactionName ===
 +
'''Description'''<br>
 +
Array with short names of the ingame faction
 +
 +
'''Details'''<br>
 +
[[FactionName]]
 +
 +
=== FactionNameFull ===
 +
'''Description'''<br>
 +
Array with long names of the ingame faction
 +
 +
'''Details'''<br>
 +
[[FactionNameFull]]
 +
 +
=== FactionStanding ===
 +
'''Description'''<br>
 +
table for mapping names of standing levels to it#s int value
 +
 +
'''Details'''<br>
 +
[[FactionStanding]]
 +
 +
=== Font ===
 +
'''Description'''<br>
 +
table that maps font names to sizes
 +
 +
'''Details'''<br>
 +
[[Font]]
 +
 +
=== Font1 ===
 +
'''Description'''<br>
 +
table that maps font names to sizes
 +
 +
'''Details'''<br>
 +
[[Font1]]
 +
 +
=== Font2 ===
 +
'''Description'''<br>
 +
table that maps font names to sizes
 +
 +
'''Details'''<br>
 +
[[Font2]]
 +
 +
=== Game ===
 +
'''Description'''<br>
 +
functions to control a few game features ..
 +
 +
'''Details'''<br>
 +
[[Game]]
 +
 +
=== GeneralChatPanel ===
 +
'''Description'''<br>
 +
table with parts of a chat area.
 +
 +
'''Details'''<br>
 +
[[GeneralChatPanel]]
 +
 +
=== Group ===
 +
'''Description'''<br>
 +
Group related functions
 +
 +
'''Details'''<br>
 +
[[Group]]
 +
 +
=== Guild ===
 +
'''Description'''<br>
 +
Guild related functions
 +
 +
'''Details'''<br>
 +
[[Guild]]
 +
 +
=== Gunner ===
 +
'''Description'''<br>
 +
Gunner related functions for multiplayer ships
 +
 +
'''Details'''<br>
 +
[[Gunner]]
 +
 +
=== HUD ===
 +
'''Description'''<br>
 +
table with HUD all hud releted functions and parts
 +
 +
'''Details'''<br>
 +
[[HUD]]
 +
 +
=== Ignore ===
 +
'''Description'''<br>
 +
Ignorelist related functions
 +
 +
'''Details'''<br>
 +
[[Ignore]]
 +
 +
=== InterfaceManager ===
 +
'''Description'''<br>
 +
table with event handler for some interface related events and function initialize the interface
 +
 +
'''Details'''<br>
 +
[[InterfaceManager]]
 +
 +
=== InvManager ===
 +
'''Description'''<br>
 +
functions to get information about inventory items
 +
 +
'''Details'''<br>
 +
[[InvManager]]
 +
 +
=== ListColors ===
 +
'''Description'''<br>
 +
colors for list widgets
 +
 +
'''Details'''<br>
 +
[[ListColors]]
 +
 +
=== Mentor ===
 +
'''Description'''<br>
 +
Mentor related functions
 +
 +
'''Details'''<br>
 +
[[Mentor]]
 +
 +
=== MissionLogPanel ===
 +
'''Description'''<br>
 +
table with parts of the mission log
 +
 +
'''Details'''<br>
 +
[[MissionLogPanel]]
 +
 +
=== NavRoute ===
 +
'''Description'''<br>
 +
functions to manipulate your NavRoute
 +
 +
'''Details'''<br>
 +
[[NavRoute]]
 +
 +
=== ShipOrder ===
 +
'''Description'''<br>
 +
table containing the ordering of ships in lists(?)
 +
 +
'''Details'''<br>
 +
[[ShipOrder]]
 +
 +
=== ShipPalette ===
 +
'''Description'''<br>
 +
array that maps palette color values to rgb values
 +
 +
'''Details'''<br>
 +
[[ShipPalette]]
 +
 +
=== ShipPalette_string ===
 +
'''Description'''<br>
 +
array that maps palette color values to string representations of rgb values
 +
 +
'''Details'''<br>
 +
[[ShipPalette_string]]
 +
 +
=== ShipPresets ===
 +
'''Description'''<br>
 +
array with properties of ship presets
 +
 +
'''Details'''<br>
 +
[[ShipPresets]]
 +
 +
=== Skills ===
 +
'''Description'''<br>
 +
table to translate skillid's into skill names and back
 +
 +
'''Details'''<br>
 +
[[Skills]]
 +
 +
=== StationLog ===
 +
'''Description'''<br>
 +
table with parts of a stations chat area.
 +
 +
'''Details'''<br>
 +
[[StationLog]]
 +
 +
=== StationLogPanel ===
 +
'''Description'''<br>
 +
table with parts of a chat area
 +
 +
'''Details'''<br>
 +
[[StationLogPanel]]
 +
 +
=== SystemNames ===
 +
'''Description'''<br>
 +
Table to translate systemid's into system names and back.
 +
 +
'''Details'''<br>
 +
[[SystemNames]]
 +
 +
=== SystemNotes ===
 +
'''Description'''<br>
 +
System Notes public table. Used for adding notes to the navmap.
 +
 +
'''Details'''<br>
 +
[[SystemNotes]]
 +
 +
=== TCPSocket ===
 +
'''Description'''<br>
 +
socket class
 +
 +
'''Details'''<br>
 +
[[TCPSocket]]
 +
 +
=== TagFuncs ===
 +
'''Description'''<br>
 +
Text markup callbacks(?)
 +
 +
'''Details'''<br>
 +
[[TagFuncs]]
 +
 +
=== Thread ===
 +
'''Description'''<br>
 +
Thread library
 +
 +
'''Details'''<br>
 +
[[Thread]]
 +
 +
=== Timer ===
 +
'''Description'''<br>
 +
Timer class
 +
 +
'''Details'''<br>
 +
[[Timer]]
 +
 +
=== VoiceChat ===
 +
'''Description'''<br>
 +
voice chat related functions
 +
 +
'''Details'''<br>
 +
[[VoiceChat]]
 +
 +
=== Vote ===
 +
'''Description'''<br>
 +
functions to use the voting feature
 +
 +
'''Details'''<br>
 +
[[Vote]]
 +
 +
=== _generalchatlog ===
 +
'''Description'''<br>
 +
array with chatlog
 +
 +
'''Details'''<br>
 +
[[_generalchatlog]]
 +
 +
=== _missionlog ===
 +
'''Description'''<br>
 +
array with mission log
 +
 +
'''Details'''<br>
 +
[[_missionlog]]
 +
 +
=== _stationlog ===
 +
'''Description'''<br>
 +
array with log of visisted stations
 +
 +
'''Details'''<br>
 +
[[_stationlog]]
 +
 +
=== accomthing ===
 +
'''Description'''<br>
 +
no clue
 +
 +
'''Details'''<br>
 +
[[accomthing]]
 +
 +
=== chatinfo ===
 +
'''Description'''<br>
 +
table with display options for each chat event
 +
 +
'''Details'''<br>
 +
[[chatinfo]]
 +
 +
=== chatreceiver ===
 +
'''Description'''<br>
 +
event handler for chat events
 +
 +
'''Details'''<br>
 +
[[chatreceiver]]
 +
 +
=== command_pretty_names ===
 +
'''Description'''<br>
 +
table that maps commands to their descriptions
 +
 +
'''Details'''<br>
 +
[[command_pretty_names]]
 +
 +
=== coroutine ===
 +
'''Description'''<br>
 +
coroutine class
 +
 +
'''Details'''<br>
 +
[[coroutine]]
 +
 +
=== debug ===
 +
'''Description'''<br>
 +
debugging helpers
 +
 +
'''Details'''<br>
 +
[[debug]]
 +
 +
=== gkini ===
 +
'''Description'''<br>
 +
functions to manipulate the games config file
 +
 +
'''Details'''<br>
 +
[[gkini]]
 +
 +
=== gkinterface ===
 +
'''Description'''<br>
 +
interface related functions..
 +
 +
'''Details'''<br>
 +
[[gkinterface]]
 +
 +
=== gkmisc ===
 +
'''Description'''<br>
 +
misc functions ..
 +
 +
'''Details'''<br>
 +
[[gkmisc]]
 +
 +
=== gknet ===
 +
'''Description'''<br>
 +
network related functions
 +
 +
'''Details'''<br>
 +
[[gknet]]
 +
 +
=== gksound ===
 +
'''Description'''<br>
 +
audio related functions
 +
 +
'''Details'''<br>
 +
[[gksound]]
 +
 +
=== gvector ===
 +
'''Description'''<br>
 +
gvector class. to create and manipulate vectors
 +
 +
'''Details'''<br>
 +
[[gvector]]
 +
 +
=== ignore_time ===
 +
'''Description'''<br>
 +
array with with ignored name and period entries
 +
 +
'''Details'''<br>
 +
[[ignore_time]]
 +
 +
=== iup ===
 +
'''Description'''<br>
 +
functions related to iup. create and manipulate ui elements
 +
 +
'''Details'''<br>
 +
[[iup]]
 +
 +
=== joystick ===
 +
'''Description'''<br>
 +
functions to change joystick settings
 +
 +
'''Details'''<br>
 +
[[joystick]]
 +
 +
=== math ===
 +
'''Description'''<br>
 +
standard math library
 +
 +
'''Details'''<br>
 +
[[math]]
 +
 +
=== math3d ===
 +
'''Description'''<br>
 +
functions to do some vector math
 +
 +
'''Details'''<br>
 +
[[math3d]]
 +
 +
=== os ===
 +
'''Description'''<br>
 +
functions to interface with the operating system
 +
 +
'''Details'''<br>
 +
[[os]]
 +
 +
=== preset_buttons ===
 +
'''Description'''<br>
 +
table with preset button controls
 +
 +
'''Details'''<br>
 +
[[preset_buttons]]
 +
 +
=== quaternion ===
 +
'''Description'''<br>
 +
quaternion class. to create and manipulate quats
 +
 +
'''Details'''<br>
 +
[[quaternion]]
 +
 +
=== radar ===
 +
'''Description'''<br>
 +
functions to query and set radar parameters
 +
 +
'''Details'''<br>
 +
[[radar]]
 +
 +
=== string ===
 +
'''Description'''<br>
 +
string manipulation functions
 +
 +
'''Details'''<br>
 +
[[string]]
 +
 +
=== table ===
 +
'''Description'''<br>
 +
standard table library
 +
 +
'''Details'''<br>
 +
[[table]]
  
  
Line 58: Line 1,610:
 
'''Value'''<br>
 
'''Value'''<br>
 
2
 
2
 +
 +
=== CLASSTYPE_FLAG ===
 +
'''Description'''<br>
 +
inventory item class of flags(?)<br>
 +
'''Value'''<br>
 +
3
 +
 +
=== CLASSTYPE_GENERIC ===
 +
'''Description'''<br>
 +
inventory item class of generic items<br>
 +
'''Value'''<br>
 +
0
 +
 +
=== CLASSTYPE_MISSION ===
 +
'''Description'''<br>
 +
inventory item class of missions<br>
 +
'''Value'''<br>
 +
5
 +
 +
=== CLASSTYPE_SHIP ===
 +
'''Description'''<br>
 +
inventory item class of ships<br>
 +
'''Value'''<br>
 +
1
 +
 +
=== CLASSTYPE_STORAGE ===
 +
'''Description'''<br>
 +
inventory item class of storage containers (station hold)<br>
 +
'''Value'''<br>
 +
4
  
 
=== ColorChatInput ===
 
=== ColorChatInput ===
Line 63: Line 1,645:
 
boolean that controls coloring<br>
 
boolean that controls coloring<br>
 
'''Value'''<br>
 
'''Value'''<br>
 +
 +
=== DEFAULT_LICENSE_WATCH ===
 +
'''Description'''<br>
 +
license to display in the HUD if not set by player<br>
 +
'''Value'''<br>
 +
2
 +
 +
=== FlashIntensity ===
 +
'''Description'''<br>
 +
alpha value of the bloodflash<br>
 +
'''Value'''<br>
 +
1
 +
 +
=== FontScale ===
 +
'''Description'''<br>
 +
font scaling<br>
 +
'''Value'''<br>
 +
1
 +
 +
=== HUD_SCALE ===
 +
'''Description'''<br>
 +
HUD scaling. set via rHUDxscale cvar. 1 means 640. the higher the resolution the lower the value<br>
 +
'''Value'''<br>
 +
1
 +
 +
=== IMAGE_DIR ===
 +
'''Description'''<br>
 +
subdirectory in the game directory where to look for images (skin option in config.ini)<br>
 +
'''Value'''<br>
 +
 +
=== MAX_ACCOMICON2_COLUMNS ===
 +
'''Description'''<br>
 +
number of ribbons per column to show in pda accomplishments tab(?)<br>
 +
'''Value'''<br>
 +
4
 +
 +
=== MAX_ACCOMICONS ===
 +
'''Description'''<br>
 +
number of ribbons to show in char info(?)<br>
 +
'''Value'''<br>
 +
20
 +
 +
=== MAX_ACCOMICON_COLUMNS ===
 +
'''Description'''<br>
 +
number of ribbons per column to show in the char info screen(?)<br>
 +
'''Value'''<br>
 +
5
 +
 +
=== Platform ===
 +
'''Description'''<br>
 +
string representing the platform the game is running on<br>
 +
'''Value'''<br>
 +
"Unix", "MacOS" or "Windows"
 +
 +
=== SI_unit ===
 +
'''Description'''<br>
 +
number format<br>
 +
'''Value'''<br>
 +
1: unformatted 2: xxx xxx,xx 3: xxx,xxx.xx
 +
 +
=== SensorSort ===
 +
'''Description'''<br>
 +
Current sort order of nearby ship list<br>
 +
'''Value'''<br>
 +
1: Name 2: Faction 3: Ship 4: Distance
 +
 +
=== ShowLogoffDialog ===
 +
'''Description'''<br>
 +
show logoff confirmation dialog if true<br>
 +
'''Value'''<br>
 +
 +
=== ShowSetHomeDialog ===
 +
'''Description'''<br>
 +
show homing confirmation dialog if true<br>
 +
'''Value'''<br>
 +
 +
=== SortItems ===
 +
'''Description'''<br>
 +
sort order for lists<br>
 +
'''Value'''<br>
 +
1: Name 2: Price 3: Group>Name>Price 4: Group>Price>Name
 +
 +
=== VO_VERSION ===
 +
'''Description'''<br>
 +
games major version<br>
 +
'''Value'''<br>
 +
3
 +
 +
=== _VERSION ===
 +
'''Description'''<br>
 +
lua version<br>
 +
'''Value'''<br>
 +
"Lua 5.1"
 +
 +
=== defaulttutorialbgcolor ===
 +
'''Description'''<br>
 +
color of the not highlighted parts while the tutorial is active(?)<br>
 +
'''Value'''<br>
 +
"0 0 0 64 *"
 +
 +
=== tabseltextcolor ===
 +
'''Description'''<br>
 +
color of selected tab<br>
 +
'''Value'''<br>
 +
"1 241 255"
 +
 +
=== tabunseltextcolor ===
 +
'''Description'''<br>
 +
color of unselected tab<br>
 +
'''Value'''<br>
 +
"0 185 199"
 +
 +
=== targetshield_percentage_color ===
 +
'''Description'''<br>
 +
color of shield percentage value in the target health bar<br>
 +
'''Value'''<br>
 +
"00e0ff"
  
  
Line 73: Line 1,772:
 
'''Details'''<br>
 
'''Details'''<br>
 
[[AskForgivenessDialog]]
 
[[AskForgivenessDialog]]
 +
 +
=== Big3DViewDialog ===
 +
'''Description'''<br>
 +
dialog that is shown after clicking on the maximize button in the "Ship"->"Buy->"Buy Ship" tab. created with [[API_CreateBig3DViewMenu|CreateBig3DViewMenu]]
 +
 +
'''Details'''<br>
 +
[[Big3DViewDialog]]
 +
 +
=== BuybackQuestionPrompt ===
 +
'''Description'''<br>
 +
dialog that is shown when arriving at the home station after dieing
 +
 +
'''Details'''<br>
 +
[[BuybackQuestionPrompt]]
 +
 +
=== CancelLoadoutPurchaseDialog ===
 +
'''Description'''<br>
 +
"Purchasing ..." dialog that is shown while buying a preset. created with [[API_CreateCancelLoadoutMenu|CreateCancelLoadoutMenu]]
 +
 +
'''Details'''<br>
 +
[[CancelLoadoutPurchaseDialog]]
 +
 +
=== CapShipChatArea ===
 +
'''Description'''<br>
 +
vbox with contents the cap ship interface chat area (entry, log, radios ...)
 +
 +
'''Details'''<br>
 +
[[CapShipChatArea]]
 +
 +
=== CapShipChatTab ===
 +
'''Description'''<br>
 +
vbox with contents of the "Commerce"->"Ship Com" tab
 +
 +
'''Details'''<br>
 +
[[CapShipChatTab]]
 +
 +
=== CapShipCurrentLocationInfo ===
 +
'''Description'''<br>
 +
label in the top right corner of the cap ship interface with the current system and sector name
 +
 +
'''Details'''<br>
 +
[[CapShipCurrentLocationInfo]]
 +
 +
=== CapShipDialog ===
 +
'''Description'''<br>
 +
the base dialog of the cap ship interface
 +
 +
'''Details'''<br>
 +
[[CapShipDialog]]
 +
 +
=== CapShipFactionInfo ===
 +
'''Description'''<br>
 +
vbox in the cap ship interface with faction information. contains [[CapShipNameLabel]] and [[CapShipNameInfo]]. created with [[API_CreateCapShipFactionInfo|CreateCapShipFactionInfo]]
 +
 +
'''Details'''<br>
 +
[[CapShipFactionInfo]]
 +
 +
=== CapShipFactionLabel ===
 +
'''Description'''<br>
 +
label in the cap ship interface with the name of the faction that owns the current cap ship ("a ... ship")
 +
 +
'''Details'''<br>
 +
[[CapShipFactionLabel]]
 +
 +
=== CapShipLaunchButton ===
 +
'''Description'''<br>
 +
button in the cap ship interface that launches the ship
 +
 +
'''Details'''<br>
 +
[[CapShipLaunchButton]]
 +
 +
=== CapShipNameLabel ===
 +
'''Description'''<br>
 +
label in the cap ship interface with the name of the current cap ship (top right)
 +
 +
'''Details'''<br>
 +
[[CapShipNameLabel]]
 +
 +
=== CapShipOptionsButton ===
 +
'''Description'''<br>
 +
button in the cap ship interface that opens the options dialog
 +
 +
'''Details'''<br>
 +
[[CapShipOptionsButton]]
 +
 +
=== CapShipPDACharacterStatsTab ===
 +
'''Description'''<br>
 +
hbox with contents of the PDAs "Your PDA"->"Character"->"Statistics" tab
 +
 +
'''Details'''<br>
 +
[[CapShipPDACharacterStatsTab]]
 +
 +
=== CapShipPDACharacterTab ===
 +
'''Description'''<br>
 +
frame with contents of the PDAs "Your PDA"->"Character" tab
 +
 +
'''Details'''<br>
 +
[[CapShipPDACharacterTab]]
 +
 +
=== CapShipPDACommTab ===
 +
'''Description'''<br>
 +
frame with contents of the PDAs "Your PDA"->"Comm" tab
 +
 +
'''Details'''<br>
 +
[[CapShipPDACommTab]]
 +
 +
=== CapShipPDAInventoryInventoryTab ===
 +
'''Description'''<br>
 +
hbox with contents of the PDAs "Your PDA"->"Inventory"->"Inventory" tab
 +
 +
'''Details'''<br>
 +
[[CapShipPDAInventoryInventoryTab]]
 +
 +
=== CapShipPDAInventoryJettisonTab ===
 +
'''Description'''<br>
 +
vbox with contents of the PDAs "Your PDA"->"Inventory"->"Cargo" tab
 +
 +
'''Details'''<br>
 +
[[CapShipPDAInventoryJettisonTab]]
 +
 +
=== CapShipPDAInventoryTab ===
 +
'''Description'''<br>
 +
frame with contents of the PDAs "Your PDA"->"Inventory" tab
 +
 +
'''Details'''<br>
 +
[[CapShipPDAInventoryTab]]
 +
 +
=== CapShipPDAMissionAdvancementTab ===
 +
'''Description'''<br>
 +
hbox with contents of the PDAs "Your PDA"->"Missions"->"Advancement Logs" tab
 +
 +
'''Details'''<br>
 +
[[CapShipPDAMissionAdvancementTab]]
 +
 +
=== CapShipPDAMissionBoardTab ===
 +
'''Description'''<br>
 +
frame with contents of the PDAs "Your PDA"->"Missions"->"Mission Board" tab
 +
 +
'''Details'''<br>
 +
[[CapShipPDAMissionBoardTab]]
 +
 +
=== CapShipPDAMissionBoardTabInfoButton ===
 +
'''Description'''<br>
 +
button in the cap ship interface "Your PDA"->"Missions"->"Mission Board" tab to request mission info
 +
 +
'''Details'''<br>
 +
[[CapShipPDAMissionBoardTabInfoButton]]
 +
 +
=== CapShipPDAMissionLogTab ===
 +
'''Description'''<br>
 +
hbox with contents of the cap ship interface "Your PDA"->"Missions"->"Mission Logs" tab
 +
 +
'''Details'''<br>
 +
[[CapShipPDAMissionLogTab]]
 +
 +
=== CapShipPDAMissionNotesTab ===
 +
'''Description'''<br>
 +
vbox with contents of the cap ship interface "Your PDA"->"Missions"->"Mission Notes" tab
 +
 +
'''Details'''<br>
 +
[[CapShipPDAMissionNotesTab]]
 +
 +
=== CapShipPDAMissionsTab ===
 +
'''Description'''<br>
 +
frame with contents of the cap ship interface "Your PDA"->"Missions" tab
 +
 +
'''Details'''<br>
 +
[[CapShipPDAMissionsTab]]
 +
 +
=== CapShipPDASensorNearbyTab ===
 +
'''Description'''<br>
 +
vbox with contents of the cap ship interface "Your PDA"->"Sensor Log"->"Nearby Ships" tab
 +
 +
'''Details'''<br>
 +
[[CapShipPDASensorNearbyTab]]
 +
 +
=== CapShipPDASensorTab ===
 +
'''Description'''<br>
 +
frame with contents of the cap ship interface "Your PDA"->"Sensor Log" tab
 +
 +
'''Details'''<br>
 +
[[CapShipPDASensorTab]]
 +
 +
=== CapShipPDAShipNavigationTab ===
 +
'''Description'''<br>
 +
hbox with contents of the cap ship interface "Your PDA"->"Navigation"->"Navigation" tab
 +
 +
'''Details'''<br>
 +
[[CapShipPDAShipNavigationTab]]
 +
 +
=== CapShipPDAShipTab ===
 +
'''Description'''<br>
 +
frame with contents of the cap ship interface "Your PDA"->"Navigation" tab
 +
 +
'''Details'''<br>
 +
[[CapShipPDAShipTab]]
 +
 +
=== CapShipRepairTab ===
 +
'''Description'''<br>
 +
frame with contents of the cap ship interface "Tactical"->"Repair/Refill" tab. created with [[API_CreateCapShipRepairTab|CreateCapShipRepairTab]]
 +
 +
'''Details'''<br>
 +
[[CapShipRepairTab]]
 +
 +
=== CapShipSecondaryInfo ===
 +
'''Description'''<br>
 +
label with character info (Money, Ship, Licenses ...) displayed in the bottom right of the cap ship interface
 +
 +
'''Details'''<br>
 +
[[CapShipSecondaryInfo]]
 +
 +
=== CapShipShiplessChatArea ===
 +
'''Description'''<br>
 +
vbox with contents of the cap ship interface chat area (entry, log, radios ...)
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessChatArea]]
 +
 +
=== CapShipShiplessChatTab ===
 +
'''Description'''<br>
 +
vbox with contents of the "Commerce"->"Ship Com" tab
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessChatTab]]
 +
 +
=== CapShipShiplessCurrentLocationInfo ===
 +
'''Description'''<br>
 +
label in the top right corner of the cap ship interface with the current system and sector name
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessCurrentLocationInfo]]
 +
 +
=== CapShipShiplessDialog ===
 +
'''Description'''<br>
 +
the base dialog of the cap ship interface
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessDialog]]
 +
 +
=== CapShipShiplessFactionInfo ===
 +
'''Description'''<br>
 +
vbox in the cap ship interface with faction information. contains [[CapShipShiplessNameLabel]] and [[CapShipShiplessNameInfo]]. created with [[API_CreateCapShipShiplessFactionInfo|CreateCapShipShiplessFactionInfo]]
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessFactionInfo]]
 +
 +
=== CapShipShiplessFactionLabel ===
 +
'''Description'''<br>
 +
label in the cap ship interface with the name of the faction that owns the current cap ship ("a ... ship")
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessFactionLabel]]
 +
 +
=== CapShipShiplessLeaveButton ===
 +
'''Description'''<br>
 +
button in the cap ship interface that launches the ship
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessLeaveButton]]
 +
 +
=== CapShipShiplessNameLabel ===
 +
'''Description'''<br>
 +
label in the cap ship interface with the name of the current cap ship (top right)
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessNameLabel]]
 +
 +
=== CapShipShiplessOptionsButton ===
 +
'''Description'''<br>
 +
button in the cap ship interface that opens the options dialog
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessOptionsButton]]
 +
 +
=== CapShipShiplessPDACharacterStatsTab ===
 +
'''Description'''<br>
 +
hbox with contents of the PDAs "Your PDA"->"Character"->"Statistics" tab
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessPDACharacterStatsTab]]
 +
 +
=== CapShipShiplessPDACharacterTab ===
 +
'''Description'''<br>
 +
frame with contents of the PDAs "Your PDA"->"Character" tab
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessPDACharacterTab]]
 +
 +
=== CapShipShiplessPDACommTab ===
 +
'''Description'''<br>
 +
frame with contents of the PDAs "Your PDA"->"Comm" tab
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessPDACommTab]]
 +
 +
=== CapShipShiplessPDAInventoryInventoryTab ===
 +
'''Description'''<br>
 +
hbox with contents of the PDAs "Your PDA"->"Inventory"->"Inventory" tab
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessPDAInventoryInventoryTab]]
 +
 +
=== CapShipShiplessPDAInventoryJettisonTab ===
 +
'''Description'''<br>
 +
vbox with contents of the PDAs "Your PDA"->"Inventory"->"Cargo" tab
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessPDAInventoryJettisonTab]]
 +
 +
=== CapShipShiplessPDAInventoryTab ===
 +
'''Description'''<br>
 +
frame with contents of the PDAs "Your PDA"->"Inventory" tab
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessPDAInventoryTab]]
 +
 +
=== CapShipShiplessPDAMissionAdvancementTab ===
 +
'''Description'''<br>
 +
hbox with contents of the PDAs "Your PDA"->"Missions"->"Advancement Logs" tab
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessPDAMissionAdvancementTab]]
 +
 +
=== CapShipShiplessPDAMissionBoardTab ===
 +
'''Description'''<br>
 +
frame with contents of the PDAs "Your PDA"->"Missions"->"Mission Board" tab
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessPDAMissionBoardTab]]
 +
 +
=== CapShipShiplessPDAMissionBoardTabInfoButton ===
 +
'''Description'''<br>
 +
button in the cap ship interface "Your PDA"->"Missions"->"Mission Board" tab to request mission info
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessPDAMissionBoardTabInfoButton]]
 +
 +
=== CapShipShiplessPDAMissionLogTab ===
 +
'''Description'''<br>
 +
hbox with contents of the cap ship interface "Your PDA"->"Missions"->"Mission Logs" tab
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessPDAMissionLogTab]]
 +
 +
=== CapShipShiplessPDAMissionNotesTab ===
 +
'''Description'''<br>
 +
vbox with contents of the cap ship interface "Your PDA"->"Missions"->"Mission Notes" tab
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessPDAMissionNotesTab]]
 +
 +
=== CapShipShiplessPDAMissionsTab ===
 +
'''Description'''<br>
 +
frame with contents of the cap ship interface "Your PDA"->"Missions" tab
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessPDAMissionsTab]]
 +
 +
=== CapShipShiplessPDASensorNearbyTab ===
 +
'''Description'''<br>
 +
vbox with contents of the cap ship interface "Your PDA"->"Sensor Log"->"Nearby Ships" tab
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessPDASensorNearbyTab]]
 +
 +
=== CapShipShiplessPDASensorTab ===
 +
'''Description'''<br>
 +
frame with contents of the cap ship interface "Your PDA"->"Sensor Log" tab
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessPDASensorTab]]
 +
 +
=== CapShipShiplessPDAShipNavigationTab ===
 +
'''Description'''<br>
 +
hbox with contents of the cap ship interface "Your PDA"->"Navigation"->"Navigation" tab
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessPDAShipNavigationTab]]
 +
 +
=== CapShipShiplessPDAShipTab ===
 +
'''Description'''<br>
 +
frame with contents of the cap ship interface "Your PDA"->"Navigation" tab
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessPDAShipTab]]
 +
 +
=== CapShipShiplessSecondaryInfo ===
 +
'''Description'''<br>
 +
label with character info (Money, Ship, Licenses ...) displayed in the bottom right of the cap ship interface
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessSecondaryInfo]]
 +
 +
=== CapShipShiplessTabPDA ===
 +
'''Description'''<br>
 +
box with contents of the cap ship interface "Your PDA" tab. created with [[API_CreateCapShipShiplessPDATab|CreateCapShipShiplessPDATab]]
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessTabPDA]]
 +
 +
=== CapShipShiplessTabs ===
 +
'''Description'''<br>
 +
vbox with contents of the cap ship interface tabs
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessTabs]]
 +
 +
=== CapShipShiplessTacticalTab ===
 +
'''Description'''<br>
 +
frame with contents of the cap ship interface "Tactical" tab. created with [[API_CreateCapShipShiplessTacticalTab|CreateCapShipShiplessTacticalTab]]
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessTacticalTab]]
 +
 +
=== CapShipShiplessTurretTab ===
 +
'''Description'''<br>
 +
frame with contents of the cap ship interface "Tactical"->"Turrets" tab. created with [[API_CreateCapShipShiplessTurretTab|CreateCapShipShiplessTurretTab]]
 +
 +
'''Details'''<br>
 +
[[CapShipShiplessTurretTab]]
 +
 +
=== CapShipTabPDA ===
 +
'''Description'''<br>
 +
box with contents of the cap ship interface "Your PDA" tab. created with [[API_CreateCapShipPDATab|CreateCapShipPDATab]]
 +
 +
'''Details'''<br>
 +
[[CapShipTabPDA]]
 +
 +
=== CapShipTabs ===
 +
'''Description'''<br>
 +
vbox with contents of the cap ship interface tabs
 +
 +
'''Details'''<br>
 +
[[CapShipTabs]]
 +
 +
=== CapShipTacticalTab ===
 +
'''Description'''<br>
 +
frame with contents of the cap ship interface "Tactical" tab. created with [[API_CreateCapShipTacticalTab|CreateCapShipTacticalTab]]
 +
 +
'''Details'''<br>
 +
[[CapShipTacticalTab]]
 +
 +
=== CapShipTurretTab ===
 +
'''Description'''<br>
 +
frame with contents of the cap ship interface "Tactical"->"Turrets" tab. created with [[API_CreateCapShipTurretTab|CreateCapShipTurretTab]]
 +
 +
'''Details'''<br>
 +
[[CapShipTurretTab]]
 +
 +
=== CharCreateDialog ===
 +
'''Description'''<br>
 +
the character creation dialog
 +
 +
'''Details'''<br>
 +
[[CharCreateDialog]]
 +
 +
=== CharCreateFailedDialog ===
 +
'''Description'''<br>
 +
error dialog that is shown the character creation failed. created with [[API_CreateCharCreateFailedMenu|CreateCharCreateFailedMenu]]
 +
 +
'''Details'''<br>
 +
[[CharCreateFailedDialog]]
 +
 +
=== CharDeleteVerifierConfirmButton ===
 +
'''Description'''<br>
 +
continue button in [[CharDeleteVerifierDialog]]
 +
 +
'''Details'''<br>
 +
[[CharDeleteVerifierConfirmButton]]
 +
 +
=== CharDeleteVerifierDialog ===
 +
'''Description'''<br>
 +
the verification dialog that shown by the "Delete Character" button
 +
 +
'''Details'''<br>
 +
[[CharDeleteVerifierDialog]]
 +
 +
=== CharDeleteVerifierEditbox ===
 +
'''Description'''<br>
 +
entry in [[CharDeleteVerifierDialog]]
 +
 +
'''Details'''<br>
 +
[[CharDeleteVerifierEditbox]]
 +
 +
=== CharInfoDialog ===
 +
'''Description'''<br>
 +
the character info dialog. opened with k in space.
 +
 +
'''Details'''<br>
 +
[[CharInfoDialog]]
 +
 +
=== CharSelectDialog ===
 +
'''Description'''<br>
 +
the character selection dialog.
 +
 +
'''Details'''<br>
 +
[[CharSelectDialog]]
 +
 +
=== CharSelectFailedDialog ===
 +
'''Description'''<br>
 +
error dialog with title "Character selection failed". created with [[API_CreateCharSelectFailedMenu|CreateCharSelectFailedMenu]]
 +
 +
'''Details'''<br>
 +
[[CharSelectFailedDialog]]
 +
 +
=== ChatColorOptionsDialog ===
 +
'''Description'''<br>
 +
dialog opened via "Options"->"Interface"->"Chat Color Settings"
 +
 +
'''Details'''<br>
 +
[[ChatColorOptionsDialog]]
 +
 +
=== ConfirmationDialog ===
 +
'''Description'''<br>
 +
dialog with an ok button. no clue where it's used
 +
 +
'''Details'''<br>
 +
[[ConfirmationDialog]]
 +
 +
=== ConnectingDialog ===
 +
'''Description'''<br>
 +
"Connecting..." dialog shown during login. created with [[API_CreateConnectingMenu|CreateConnectingMenu]]
 +
 +
'''Details'''<br>
 +
[[ConnectingDialog]]
 +
 +
=== CreditsDialog ===
 +
'''Description'''<br>
 +
dialog with credits. opened with the credits button at the log in prompt
 +
 +
'''Details'''<br>
 +
[[CreditsDialog]]
 +
 +
=== EULADialog ===
 +
'''Description'''<br>
 +
dialog that with the Eula shown at login
 +
 +
'''Details'''<br>
 +
[[EULADialog]]
 +
 +
=== HUDHelpMenu ===
 +
'''Description'''<br>
 +
dialog with common keybindings. opened with the F1 key while in space
 +
 +
'''Details'''<br>
 +
[[HUDHelpMenu]]
 +
 +
=== HUDInterfaceOptionsDialog ===
 +
'''Description'''<br>
 +
dialog with the HUD options, opened with the "HUD Settings" buttons in the Interface options dialog
 +
 +
'''Details'''<br>
 +
[[HUDInterfaceOptionsDialog]]
 +
 +
=== InterfaceOptionsDialog ===
 +
'''Description'''<br>
 +
dialog with the interface options
 +
 +
'''Details'''<br>
 +
[[InterfaceOptionsDialog]]
 +
 +
=== InvalidAmountDialog ===
 +
'''Description'''<br>
 +
error dialog with the text "Invalud Amount". no idea where it's used
 +
 +
'''Details'''<br>
 +
[[InvalidAmountDialog]]
 +
 +
=== LoadingDialog ===
 +
'''Description'''<br>
 +
dialog with the loading screen that is shown during sector load
 +
 +
'''Details'''<br>
 +
[[LoadingDialog]]
 +
 +
=== LoginHelpDialog ===
 +
'''Description'''<br>
 +
dialog with help text that is shown by the "Help" button in the login screen
 +
 +
'''Details'''<br>
 +
[[LoginHelpDialog]]
 +
 +
=== LowGridPowerDialog ===
 +
'''Description'''<br>
 +
error dialog that is shown when trying to connect an that requires more grid power than the ship can provide
 +
 +
'''Details'''<br>
 +
[[LowGridPowerDialog]]
 +
 +
=== MaximizedCapShipChat ===
 +
'''Description'''<br>
 +
dialog with the maximized cap ship chat
 +
 +
'''Details'''<br>
 +
[[MaximizedCapShipChat]]
 +
 +
=== MaximizedGunnerWaitChat ===
 +
'''Description'''<br>
 +
dialog with the maximized chat log that is shown after accepting an invitation to be a gunner 
 +
 +
'''Details'''<br>
 +
[[MaximizedGunnerWaitChat]]
 +
 +
=== MaximizedSpaceChat ===
 +
'''Description'''<br>
 +
dialog with the maximized space chat
 +
 +
'''Details'''<br>
 +
[[MaximizedSpaceChat]]
 +
 +
=== MaximizedStationChat ===
 +
'''Description'''<br>
 +
dialog with the maximized station chat
 +
 +
'''Details'''<br>
 +
[[MaximizedStationChat]]
 +
 +
=== MissionAbortDialog ===
 +
'''Description'''<br>
 +
dialog to confirm abortion of missions
 +
 +
'''Details'''<br>
 +
[[MissionAbortDialog]]
 +
 +
=== MissionPromptDialog ===
 +
'''Description'''<br>
 +
dialog with mission description and buttons to accept or decline
 +
 +
'''Details'''<br>
 +
[[MissionPromptDialog]]
 +
 +
=== NewsDialog ===
 +
'''Description'''<br>
 +
dialog showing a news article
 +
 +
'''Details'''<br>
 +
[[NewsDialog]]
 +
 +
=== NotEnoughStorageDialog ===
 +
'''Description'''<br>
 +
error dialog that pops when trying to put more than the storage limit into a station
 +
 +
'''Details'''<br>
 +
[[NotEnoughStorageDialog]]
 +
 +
=== NotificationDialog ===
 +
'''Description'''<br>
 +
A borderless iup dialog with a message. It's displayed during non interruptible processes, like launching.
 +
 +
'''Details'''<br>
 +
[[NotificationDialog]]
 +
 +
=== OptionsDialog ===
 +
'''Description'''<br>
 +
the Options dialog
 +
 +
'''Details'''<br>
 +
[[OptionsDialog]]
 +
 +
=== PDACharacterAccomTab ===
 +
'''Description'''<br>
 +
hbox with contents of the PDAs "Your PDA"->"Character"->"Accomplishments" tab
 +
 +
'''Details'''<br>
 +
[[PDACharacterAccomTab]]
 +
 +
=== PDACharacterFactionTab ===
 +
'''Description'''<br>
 +
hbox with contents of the PDAs "Your PDA"->"Character"->"Faction Standings" tab
 +
 +
'''Details'''<br>
 +
[[PDACharacterFactionTab]]
 +
 +
=== PDACharacterStatsTab ===
 +
'''Description'''<br>
 +
hbox with contents of the PDAs "Your PDA"->"Character"->"Statistics" tab
 +
 +
'''Details'''<br>
 +
[[PDACharacterStatsTab]]
 +
 +
=== PDACharacterTab ===
 +
'''Description'''<br>
 +
frame with contents of the PDAs "Your PDA"->"Character" tab
 +
 +
'''Details'''<br>
 +
[[PDACharacterTab]]
 +
 +
=== PDAChatArea ===
 +
'''Description'''<br>
 +
vbox with contents a the PDA chat area (entry, log, radios ...)
 +
 +
'''Details'''<br>
 +
[[PDAChatArea]]
 +
 +
=== PDACloseButton ===
 +
'''Description'''<br>
 +
button to close the PDA
 +
 +
'''Details'''<br>
 +
[[PDACloseButton]]
 +
 +
=== PDACommTab ===
 +
'''Description'''<br>
 +
frame with contents of the PDAs "Your PDA"->"Comm" tab
 +
 +
'''Details'''<br>
 +
[[PDACommTab]]
 +
 +
=== PDACurrentLocationInfo ===
 +
'''Description'''<br>
 +
label in the top right corner of the PDA with the current system and sector name
 +
 +
'''Details'''<br>
 +
[[PDACurrentLocationInfo]]
 +
 +
=== PDADialog ===
 +
'''Description'''<br>
 +
the base dialog of the PDA
 +
 +
'''Details'''<br>
 +
[[PDADialog]]
 +
 +
=== PDAInventoryInventoryTab ===
 +
'''Description'''<br>
 +
hbox with contents of the PDAs "Your PDA"->"Inventory"->"Inventory" tab
 +
 +
'''Details'''<br>
 +
[[PDAInventoryInventoryTab]]
 +
 +
=== PDAInventoryJettisonTab ===
 +
'''Description'''<br>
 +
vbox with contents of the PDAs "Your PDA"->"Inventory"->"Cargo" tab
 +
 +
'''Details'''<br>
 +
[[PDAInventoryJettisonTab]]
 +
 +
=== PDAInventoryTab ===
 +
'''Description'''<br>
 +
frame with contents of the PDAs "Your PDA"->"Inventory" tab
 +
 +
'''Details'''<br>
 +
[[PDAInventoryTab]]
 +
 +
=== PDAMissionAdvancementTab ===
 +
'''Description'''<br>
 +
hbox with contents of the PDAs "Your PDA"->"Missions"->"Advancement Logs" tab
 +
 +
'''Details'''<br>
 +
[[PDAMissionAdvancementTab]]
 +
 +
=== PDAMissionBoardTab ===
 +
'''Description'''<br>
 +
frame with contents of the PDAs "Your PDA"->"Missions"->"Mission Board" tab
 +
 +
'''Details'''<br>
 +
[[PDAMissionBoardTab]]
 +
 +
=== PDAMissionBoardTabInfoButton ===
 +
'''Description'''<br>
 +
button in the PDAs "Your PDA"->"Missions"->"Mission Board" tab to request mission info
 +
 +
'''Details'''<br>
 +
[[PDAMissionBoardTabInfoButton]]
 +
 +
=== PDAMissionLogTab ===
 +
'''Description'''<br>
 +
hbox with contents of the PDAs "Your PDA"->"Missions"->"Mission Logs" tab
 +
 +
'''Details'''<br>
 +
[[PDAMissionLogTab]]
 +
 +
=== PDAMissionNotesTab ===
 +
'''Description'''<br>
 +
vbox with contents of the PDAs "Your PDA"->"Missions"->"Mission Notes" tab
 +
 +
'''Details'''<br>
 +
[[PDAMissionNotesTab]]
 +
 +
=== PDAMissionsTab ===
 +
'''Description'''<br>
 +
frame with contents of the PDAs "Your PDA"->"Missions" tab
 +
 +
'''Details'''<br>
 +
[[PDAMissionsTab]]
 +
 +
=== PDASecondaryInfo ===
 +
'''Description'''<br>
 +
label with character info (Money, Ship, Licenses ...) displayed in the bottom right of the PDA
 +
 +
'''Details'''<br>
 +
[[PDASecondaryInfo]]
 +
 +
=== PDASensorNearbyTab ===
 +
'''Description'''<br>
 +
vbox with contents of the PDAs "Your PDA"->"Sensor Log"->"Nearby Ships" tab
 +
 +
'''Details'''<br>
 +
[[PDASensorNearbyTab]]
 +
 +
=== PDASensorTab ===
 +
'''Description'''<br>
 +
frame with contents of the PDAs "Your PDA"->"Sensor Log" tab
 +
 +
'''Details'''<br>
 +
[[PDASensorTab]]
 +
 +
=== PDAShipNavigationTab ===
 +
'''Description'''<br>
 +
hbox with contents of the PDAs "Your PDA"->"Navigation"->"Navigation" tab
 +
 +
'''Details'''<br>
 +
[[PDAShipNavigationTab]]
 +
 +
=== PDAShipTab ===
 +
'''Description'''<br>
 +
frame with contents of the PDAs "Your PDA"->"Navigation" tab
 +
 +
'''Details'''<br>
 +
[[PDAShipTab]]
 +
 +
=== PDATab1 ===
 +
'''Description'''<br>
 +
not sure
 +
 +
'''Details'''<br>
 +
[[PDATab1]]
 +
 +
=== PDATabs ===
 +
'''Description'''<br>
 +
vbox with contents of the PDAs "Your PDA" tab
 +
 +
'''Details'''<br>
 +
[[PDATabs]]
 +
 +
=== PDATargetInfo ===
 +
'''Description'''<br>
 +
vbox with contents of the target info in the top right of the PDA (name, health, faction ...)
 +
 +
'''Details'''<br>
 +
[[PDATargetInfo]]
 +
 +
=== QuestionDialog ===
 +
'''Description'''<br>
 +
A dialog with two buttons and a message
 +
 +
'''Details'''<br>
 +
[[QuestionDialog]]
 +
 +
=== QuestionWithCheckDialog ===
 +
'''Description'''<br>
 +
A dialog with two buttons, check box and a message
 +
 +
'''Details'''<br>
 +
[[QuestionWithCheckDialog]]
 +
 +
=== SellItemDialog ===
 +
'''Description'''<br>
 +
dialog that pops up after clicking on the "Sell Selected" button
 +
 +
'''Details'''<br>
 +
[[SellItemDialog]]
 +
 +
=== StationChatArea ===
 +
'''Description'''<br>
 +
vbox with contents a stations chat area (entry, log, radios ...)
 +
 +
'''Details'''<br>
 +
[[StationChatArea]]
 +
 +
=== StationChatTab ===
 +
'''Description'''<br>
 +
vbox with contents of the "Commerce"->"The Bar" tab
 +
 +
'''Details'''<br>
 +
[[StationChatTab]]
 +
 +
=== StationCommerceCommoditiesTab ===
 +
'''Description'''<br>
 +
vbox with contents of the "Commerce"->"Commodities" tab
 +
 +
'''Details'''<br>
 +
[[StationCommerceCommoditiesTab]]
 +
 +
=== StationCommerceTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Commerce" tab
 +
 +
'''Details'''<br>
 +
[[StationCommerceTab]]
 +
 +
=== StationCommerceWelcomeTab ===
 +
'''Description'''<br>
 +
vbox with contents of the "Commerce"->"Welcome" tab
 +
 +
'''Details'''<br>
 +
[[StationCommerceWelcomeTab]]
 +
 +
=== StationCommoditiesBuyTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Commerce"->"Commodities"->"Buy" tab
 +
 +
'''Details'''<br>
 +
[[StationCommoditiesBuyTab]]
 +
 +
=== StationCommoditiesLoadTab ===
 +
'''Description'''<br>
 +
vbox with contents of the "Commerce"->"Load/Unload" tab
 +
 +
'''Details'''<br>
 +
[[StationCommoditiesLoadTab]]
 +
 +
=== StationCommoditiesSellTab ===
 +
'''Description'''<br>
 +
vbox with contents of the "Commerce"->"Commodities"->"Sell" tab
 +
 +
'''Details'''<br>
 +
[[StationCommoditiesSellTab]]
 +
 +
=== StationCurrentLocationInfo ===
 +
'''Description'''<br>
 +
label in the top right corner of the station dialog with the current system and sector name
 +
 +
'''Details'''<br>
 +
[[StationCurrentLocationInfo]]
 +
 +
=== StationDialog ===
 +
'''Description'''<br>
 +
the base dialog of the station interface
 +
 +
'''Details'''<br>
 +
[[StationDialog]]
 +
 +
=== StationEquipmentBuyLargeTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Ship"->"Buy"->"Large" tab
 +
 +
'''Details'''<br>
 +
[[StationEquipmentBuyLargeTab]]
 +
 +
=== StationEquipmentBuyOtherPurchaseButton ===
 +
'''Description'''<br>
 +
"Purchase Selected" button in the "Ship"->"Buy"->"Other" tab
 +
 +
'''Details'''<br>
 +
[[StationEquipmentBuyOtherPurchaseButton]]
 +
 +
=== StationEquipmentBuyOtherTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Ship"->"Buy"->"Other" tab
 +
 +
'''Details'''<br>
 +
[[StationEquipmentBuyOtherTab]]
 +
 +
=== StationEquipmentBuyShipPurchaseButton ===
 +
'''Description'''<br>
 +
"Purchase Selected" button in the "Ship"->"Buy"->"Buy Ship" tab
 +
 +
'''Details'''<br>
 +
[[StationEquipmentBuyShipPurchaseButton]]
 +
 +
=== StationEquipmentBuyShipTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Ship"->"Buy"->"Buy Ship" tab
 +
 +
'''Details'''<br>
 +
[[StationEquipmentBuyShipTab]]
 +
 +
=== StationEquipmentBuySmallPurchaseButton ===
 +
'''Description'''<br>
 +
"Purchase Selected" button in the "Ship"->"Buy"->"Small Addons" tab
 +
 +
'''Details'''<br>
 +
[[StationEquipmentBuySmallPurchaseButton]]
 +
 +
=== StationEquipmentBuySmallTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Ship"->"Buy"->"Small Addons" tab
 +
 +
'''Details'''<br>
 +
[[StationEquipmentBuySmallTab]]
 +
 +
=== StationEquipmentBuyTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Ship"->"Buy" tab
 +
 +
'''Details'''<br>
 +
[[StationEquipmentBuyTab]]
 +
 +
=== StationEquipmentManagePortConfigTab ===
 +
'''Description'''<br>
 +
hbox with contents of the "Ship"->"Manage"->"Configure Ship" tab
 +
 +
'''Details'''<br>
 +
[[StationEquipmentManagePortConfigTab]]
 +
 +
=== StationEquipmentManageShipSelectionTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Ship"->"Manage"->"Select Ship" tab
 +
 +
'''Details'''<br>
 +
[[StationEquipmentManageShipSelectionTab]]
 +
 +
=== StationEquipmentManageTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Ship"->"Manage" tab
 +
 +
'''Details'''<br>
 +
[[StationEquipmentManageTab]]
 +
 +
=== StationEquipmentSellTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Ship"->"Sell" tab
 +
 +
'''Details'''<br>
 +
[[StationEquipmentSellTab]]
 +
 +
=== StationEquipmentTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Ship" tab
 +
 +
'''Details'''<br>
 +
[[StationEquipmentTab]]
 +
 +
=== StationFactionInfo ===
 +
'''Description'''<br>
 +
vbox in the station window with faction information. contains [[StationNameLabel]] and [[StationNameInfo]]. created with [[API_CreateStationFactionInfo|CreateStationFactionInfo]]
 +
 +
'''Details'''<br>
 +
[[StationFactionInfo]]
 +
 +
=== StationFactionLabel ===
 +
'''Description'''<br>
 +
label in the station window with the name of the faction that owns the current station ("a ... station")
 +
 +
'''Details'''<br>
 +
[[StationFactionLabel]]
 +
 +
=== StationHelpDialog ===
 +
'''Description'''<br>
 +
dialog shown via help buttons that contains a help text
 +
 +
'''Details'''<br>
 +
[[StationHelpDialog]]
 +
 +
=== StationHomeButton ===
 +
'''Description'''<br>
 +
button in the station window that sets the current station as home station
 +
 +
'''Details'''<br>
 +
[[StationHomeButton]]
 +
 +
=== StationLaunchButton ===
 +
'''Description'''<br>
 +
button in the station window that launches the ship
 +
 +
'''Details'''<br>
 +
[[StationLaunchButton]]
 +
 +
=== StationNameLabel ===
 +
'''Description'''<br>
 +
label in the station window with the name of the current station (top right)
 +
 +
'''Details'''<br>
 +
[[StationNameLabel]]
 +
 +
=== StationOptionsButton ===
 +
'''Description'''<br>
 +
button in the station window that opens the options dialog
 +
 +
'''Details'''<br>
 +
[[StationOptionsButton]]
 +
 +
=== StationPDACharacterStatsTab ===
 +
'''Description'''<br>
 +
hbox with contents of the "Your PDA"->"Character"->"Statistics" tab
 +
 +
'''Details'''<br>
 +
[[StationPDACharacterStatsTab]]
 +
 +
=== StationPDACharacterTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Your PDA"->"Character" tab
 +
 +
'''Details'''<br>
 +
[[StationPDACharacterTab]]
 +
 +
=== StationPDACommTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Your PDA"->"Comm" tab
 +
 +
'''Details'''<br>
 +
[[StationPDACommTab]]
 +
 +
=== StationPDAInventoryInventoryTab ===
 +
'''Description'''<br>
 +
hbox with contents of the "Your PDA"->"Inventory"->"Inventory" tab
 +
 +
'''Details'''<br>
 +
[[StationPDAInventoryInventoryTab]]
 +
 +
=== StationPDAInventoryJettisonTab ===
 +
'''Description'''<br>
 +
vbox with contents of the "Your PDA"->"Inventory"->"Cargo" tab
 +
 +
'''Details'''<br>
 +
[[StationPDAInventoryJettisonTab]]
 +
 +
=== StationPDAInventoryTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Your PDA"->"Inventory" tab
 +
 +
'''Details'''<br>
 +
[[StationPDAInventoryTab]]
 +
 +
=== StationPDAMissionAdvancementTab ===
 +
'''Description'''<br>
 +
hbox with contents of the "Your PDA"->"Missions"->"Advancement Logs" tab
 +
 +
'''Details'''<br>
 +
[[StationPDAMissionAdvancementTab]]
 +
 +
=== StationPDAMissionBoardTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Your PDA"->"Missions"->"Mission Board" tab
 +
 +
'''Details'''<br>
 +
[[StationPDAMissionBoardTab]]
 +
 +
=== StationPDAMissionBoardTabInfoButton ===
 +
'''Description'''<br>
 +
info button displayed in the "Your PDA"->"Missions"->"Mission Board" tab
 +
 +
'''Details'''<br>
 +
[[StationPDAMissionBoardTabInfoButton]]
 +
 +
=== StationPDAMissionLogTab ===
 +
'''Description'''<br>
 +
hbox with contents of the "Your PDA"->"Missions"->"Mission Logs" tab
 +
 +
'''Details'''<br>
 +
[[StationPDAMissionLogTab]]
 +
 +
=== StationPDAMissionNotesTab ===
 +
'''Description'''<br>
 +
vbox with contents of the "Your PDA"->"Missions"->"Mission Notes" tab
 +
 +
'''Details'''<br>
 +
[[StationPDAMissionNotesTab]]
 +
 +
=== StationPDAMissionsTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Your PDA"->"Missions" tab
 +
 +
'''Details'''<br>
 +
[[StationPDAMissionsTab]]
 +
 +
=== StationPDASensorNearbyTab ===
 +
'''Description'''<br>
 +
vbox with contents of the "Your PDA"->"Sensor Log"->"Nearby Ships" tab
 +
 +
'''Details'''<br>
 +
[[StationPDASensorNearbyTab]]
 +
 +
=== StationPDASensorTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Your PDA"->"Sensor Log" tab
 +
 +
'''Details'''<br>
 +
[[StationPDASensorTab]]
 +
 +
=== StationPDAShipNavigationTab ===
 +
'''Description'''<br>
 +
hbox with contents of the "Your PDA"->"Navigation"->"Navigation" tab
 +
 +
'''Details'''<br>
 +
[[StationPDAShipNavigationTab]]
 +
 +
=== StationPDAShipTab ===
 +
'''Description'''<br>
 +
frame with contents of the "Your PDA"->"Navigation" tab
 +
 +
'''Details'''<br>
 +
[[StationPDAShipTab]]
 +
 +
=== StationSecondaryInfo ===
 +
'''Description'''<br>
 +
label with character info (Money, Ship, Licenses ...) displayed in the
 +
 +
'''Details'''<br>
 +
[[StationSecondaryInfo]]
 +
 +
=== StationTabPDA ===
 +
'''Description'''<br>
 +
frame with contents of the "You PDA" tab
 +
 +
'''Details'''<br>
 +
[[StationTabPDA]]
 +
 +
=== StationTabs ===
 +
'''Description'''<br>
 +
vbox housing the main station tabs ("Commerce", "Ship" and "You PDA")
 +
 +
'''Details'''<br>
 +
[[StationTabs]]
 +
 +
=== StorageRentalDialog ===
 +
'''Description'''<br>
 +
dialog for renting station storage
 +
 +
'''Details'''<br>
 +
[[StorageRentalDialog]]
 +
 +
=== SurveyDialog ===
 +
'''Description'''<br>
 +
A survey dialog. probably unused
 +
 +
'''Details'''<br>
 +
[[SurveyDialog]]
 +
 +
=== ToolTip ===
 +
'''Description'''<br>
 +
dialog with the current/last tooltip
 +
 +
'''Details'''<br>
 +
[[ToolTip]]
 +
 +
=== VoiceChatOptions ===
 +
'''Description'''<br>
 +
dialog with voice chat options
 +
 +
'''Details'''<br>
 +
[[VoiceChatOptions]]
 +
 +
=== shipcargolabel ===
 +
'''Description'''<br>
 +
label in the "Load/Unload" tab with number of cu and mass of cargo on the ship<br>
 +
 +
'''Details'''<br>
 +
[[shipcargolabel]]
 +
 +
=== target_health_percentages ===
 +
'''Description'''<br>
 +
label on top of the target health bar with health and shield strength in percent<br>
 +
 +
'''Details'''<br>
 +
[[target_health_percentages]]

Revision as of 03:08, 13 October 2009

Contents

Functions






l1 license requirements of the item at the current station (1-5) (only returned for local addons and if the player is docked with a station)












































































































































































































































































































































































































system1.2345678901235e+014notes.txt























































































































































Tables

Bitlib

Description
functions to manipulate the bitwise operations

Details
Bitlib

Buddy

Description
functions to manipulate the characters buddylist

Details
Buddy

CapShipLog

Description
table with parts of a cap ship chat area.

Details
CapShipLog

CapShipShiplessLog

Description
table with parts of a cap ship chat area. variant for players without ships.

Details
CapShipShiplessLog

Duel

Description
Duel related methods

Details
Duel

FactionArticle

Description
table with faction articles. indices represent factionid. see: Article

Details
FactionArticle

FactionColor

Description
table with faction colors. indices represent factionid

Details
FactionColor

FactionColor_RGB

Description
table that maps factionid's to colors in RGB format

Details
FactionColor_RGB

FactionMonitor

Description
table with monitoring types. indices represent numeric monitoring types and values, string representations of that type

Details
FactionMonitor

FactionMonitorStr

Description
table with monitoring types. values represent numeric monitoring types and indices, string representations of that type

Details
FactionMonitorStr

FactionName

Description
Array with short names of the ingame faction

Details
FactionName

FactionNameFull

Description
Array with long names of the ingame faction

Details
FactionNameFull

FactionStanding

Description
table for mapping names of standing levels to it#s int value

Details
FactionStanding

Font

Description
table that maps font names to sizes

Details
Font

Font1

Description
table that maps font names to sizes

Details
Font1

Font2

Description
table that maps font names to sizes

Details
Font2

Game

Description
functions to control a few game features ..

Details
Game

GeneralChatPanel

Description
table with parts of a chat area.

Details
GeneralChatPanel

Group

Description
Group related functions

Details
Group

Guild

Description
Guild related functions

Details
Guild

Gunner

Description
Gunner related functions for multiplayer ships

Details
Gunner

HUD

Description
table with HUD all hud releted functions and parts

Details
HUD

Ignore

Description
Ignorelist related functions

Details
Ignore

InterfaceManager

Description
table with event handler for some interface related events and function initialize the interface

Details
InterfaceManager

InvManager

Description
functions to get information about inventory items

Details
InvManager

ListColors

Description
colors for list widgets

Details
ListColors

Mentor

Description
Mentor related functions

Details
Mentor

MissionLogPanel

Description
table with parts of the mission log

Details
MissionLogPanel

NavRoute

Description
functions to manipulate your NavRoute

Details
NavRoute

ShipOrder

Description
table containing the ordering of ships in lists(?)

Details
ShipOrder

ShipPalette

Description
array that maps palette color values to rgb values

Details
ShipPalette

ShipPalette_string

Description
array that maps palette color values to string representations of rgb values

Details
ShipPalette_string

ShipPresets

Description
array with properties of ship presets

Details
ShipPresets

Skills

Description
table to translate skillid's into skill names and back

Details
Skills

StationLog

Description
table with parts of a stations chat area.

Details
StationLog

StationLogPanel

Description
table with parts of a chat area

Details
StationLogPanel

SystemNames

Description
Table to translate systemid's into system names and back.

Details
SystemNames

SystemNotes

Description
System Notes public table. Used for adding notes to the navmap.

Details
SystemNotes

TCPSocket

Description
socket class

Details
TCPSocket

TagFuncs

Description
Text markup callbacks(?)

Details
TagFuncs

Thread

Description
Thread library

Details
Thread

Timer

Description
Timer class

Details
Timer

VoiceChat

Description
voice chat related functions

Details
VoiceChat

Vote

Description
functions to use the voting feature

Details
Vote

_generalchatlog

Description
array with chatlog

Details
_generalchatlog

_missionlog

Description
array with mission log

Details
_missionlog

_stationlog

Description
array with log of visisted stations

Details
_stationlog

accomthing

Description
no clue

Details
accomthing

chatinfo

Description
table with display options for each chat event

Details
chatinfo

chatreceiver

Description
event handler for chat events

Details
chatreceiver

command_pretty_names

Description
table that maps commands to their descriptions

Details
command_pretty_names

coroutine

Description
coroutine class

Details
coroutine

debug

Description
debugging helpers

Details
debug

gkini

Description
functions to manipulate the games config file

Details
gkini

gkinterface

Description
interface related functions..

Details
gkinterface

gkmisc

Description
misc functions ..

Details
gkmisc

gknet

Description
network related functions

Details
gknet

gksound

Description
audio related functions

Details
gksound

gvector

Description
gvector class. to create and manipulate vectors

Details
gvector

ignore_time

Description
array with with ignored name and period entries

Details
ignore_time

iup

Description
functions related to iup. create and manipulate ui elements

Details
iup

joystick

Description
functions to change joystick settings

Details
joystick

math

Description
standard math library

Details
math

math3d

Description
functions to do some vector math

Details
math3d

os

Description
functions to interface with the operating system

Details
os

preset_buttons

Description
table with preset button controls

Details
preset_buttons

quaternion

Description
quaternion class. to create and manipulate quats

Details
quaternion

radar

Description
functions to query and set radar parameters

Details
radar

string

Description
string manipulation functions

Details
string

table

Description
standard table library

Details
table


Variables

CLASSTYPE_ADDON

Description
inventory item class of addons
Value
2

CLASSTYPE_FLAG

Description
inventory item class of flags(?)
Value
3

CLASSTYPE_GENERIC

Description
inventory item class of generic items
Value
0

CLASSTYPE_MISSION

Description
inventory item class of missions
Value
5

CLASSTYPE_SHIP

Description
inventory item class of ships
Value
1

CLASSTYPE_STORAGE

Description
inventory item class of storage containers (station hold)
Value
4

ColorChatInput

Description
boolean that controls coloring
Value

DEFAULT_LICENSE_WATCH

Description
license to display in the HUD if not set by player
Value
2

FlashIntensity

Description
alpha value of the bloodflash
Value
1

FontScale

Description
font scaling
Value
1

HUD_SCALE

Description
HUD scaling. set via rHUDxscale cvar. 1 means 640. the higher the resolution the lower the value
Value
1

IMAGE_DIR

Description
subdirectory in the game directory where to look for images (skin option in config.ini)
Value

MAX_ACCOMICON2_COLUMNS

Description
number of ribbons per column to show in pda accomplishments tab(?)
Value
4

MAX_ACCOMICONS

Description
number of ribbons to show in char info(?)
Value
20

MAX_ACCOMICON_COLUMNS

Description
number of ribbons per column to show in the char info screen(?)
Value
5

Platform

Description
string representing the platform the game is running on
Value
"Unix", "MacOS" or "Windows"

SI_unit

Description
number format
Value
1: unformatted 2: xxx xxx,xx 3: xxx,xxx.xx

SensorSort

Description
Current sort order of nearby ship list
Value
1: Name 2: Faction 3: Ship 4: Distance

ShowLogoffDialog

Description
show logoff confirmation dialog if true
Value

ShowSetHomeDialog

Description
show homing confirmation dialog if true
Value

SortItems

Description
sort order for lists
Value
1: Name 2: Price 3: Group>Name>Price 4: Group>Price>Name

VO_VERSION

Description
games major version
Value
3

_VERSION

Description
lua version
Value
"Lua 5.1"

defaulttutorialbgcolor

Description
color of the not highlighted parts while the tutorial is active(?)
Value
"0 0 0 64 *"

tabseltextcolor

Description
color of selected tab
Value
"1 241 255"

tabunseltextcolor

Description
color of unselected tab
Value
"0 185 199"

targetshield_percentage_color

Description
color of shield percentage value in the target health bar
Value
"00e0ff"


Userdata

AskForgivenessDialog

Description
the forgive dialog. see QuestionDialog

Details
AskForgivenessDialog

Big3DViewDialog

Description
dialog that is shown after clicking on the maximize button in the "Ship"->"Buy->"Buy Ship" tab. created with CreateBig3DViewMenu

Details
Big3DViewDialog

BuybackQuestionPrompt

Description
dialog that is shown when arriving at the home station after dieing

Details
BuybackQuestionPrompt

CancelLoadoutPurchaseDialog

Description
"Purchasing ..." dialog that is shown while buying a preset. created with CreateCancelLoadoutMenu

Details
CancelLoadoutPurchaseDialog

CapShipChatArea

Description
vbox with contents the cap ship interface chat area (entry, log, radios ...)

Details
CapShipChatArea

CapShipChatTab

Description
vbox with contents of the "Commerce"->"Ship Com" tab

Details
CapShipChatTab

CapShipCurrentLocationInfo

Description
label in the top right corner of the cap ship interface with the current system and sector name

Details
CapShipCurrentLocationInfo

CapShipDialog

Description
the base dialog of the cap ship interface

Details
CapShipDialog

CapShipFactionInfo

Description
vbox in the cap ship interface with faction information. contains CapShipNameLabel and CapShipNameInfo. created with CreateCapShipFactionInfo

Details
CapShipFactionInfo

CapShipFactionLabel

Description
label in the cap ship interface with the name of the faction that owns the current cap ship ("a ... ship")

Details
CapShipFactionLabel

CapShipLaunchButton

Description
button in the cap ship interface that launches the ship

Details
CapShipLaunchButton

CapShipNameLabel

Description
label in the cap ship interface with the name of the current cap ship (top right)

Details
CapShipNameLabel

CapShipOptionsButton

Description
button in the cap ship interface that opens the options dialog

Details
CapShipOptionsButton

CapShipPDACharacterStatsTab

Description
hbox with contents of the PDAs "Your PDA"->"Character"->"Statistics" tab

Details
CapShipPDACharacterStatsTab

CapShipPDACharacterTab

Description
frame with contents of the PDAs "Your PDA"->"Character" tab

Details
CapShipPDACharacterTab

CapShipPDACommTab

Description
frame with contents of the PDAs "Your PDA"->"Comm" tab

Details
CapShipPDACommTab

CapShipPDAInventoryInventoryTab

Description
hbox with contents of the PDAs "Your PDA"->"Inventory"->"Inventory" tab

Details
CapShipPDAInventoryInventoryTab

CapShipPDAInventoryJettisonTab

Description
vbox with contents of the PDAs "Your PDA"->"Inventory"->"Cargo" tab

Details
CapShipPDAInventoryJettisonTab

CapShipPDAInventoryTab

Description
frame with contents of the PDAs "Your PDA"->"Inventory" tab

Details
CapShipPDAInventoryTab

CapShipPDAMissionAdvancementTab

Description
hbox with contents of the PDAs "Your PDA"->"Missions"->"Advancement Logs" tab

Details
CapShipPDAMissionAdvancementTab

CapShipPDAMissionBoardTab

Description
frame with contents of the PDAs "Your PDA"->"Missions"->"Mission Board" tab

Details
CapShipPDAMissionBoardTab

CapShipPDAMissionBoardTabInfoButton

Description
button in the cap ship interface "Your PDA"->"Missions"->"Mission Board" tab to request mission info

Details
CapShipPDAMissionBoardTabInfoButton

CapShipPDAMissionLogTab

Description
hbox with contents of the cap ship interface "Your PDA"->"Missions"->"Mission Logs" tab

Details
CapShipPDAMissionLogTab

CapShipPDAMissionNotesTab

Description
vbox with contents of the cap ship interface "Your PDA"->"Missions"->"Mission Notes" tab

Details
CapShipPDAMissionNotesTab

CapShipPDAMissionsTab

Description
frame with contents of the cap ship interface "Your PDA"->"Missions" tab

Details
CapShipPDAMissionsTab

CapShipPDASensorNearbyTab

Description
vbox with contents of the cap ship interface "Your PDA"->"Sensor Log"->"Nearby Ships" tab

Details
CapShipPDASensorNearbyTab

CapShipPDASensorTab

Description
frame with contents of the cap ship interface "Your PDA"->"Sensor Log" tab

Details
CapShipPDASensorTab

CapShipPDAShipNavigationTab

Description
hbox with contents of the cap ship interface "Your PDA"->"Navigation"->"Navigation" tab

Details
CapShipPDAShipNavigationTab

CapShipPDAShipTab

Description
frame with contents of the cap ship interface "Your PDA"->"Navigation" tab

Details
CapShipPDAShipTab

CapShipRepairTab

Description
frame with contents of the cap ship interface "Tactical"->"Repair/Refill" tab. created with CreateCapShipRepairTab

Details
CapShipRepairTab

CapShipSecondaryInfo

Description
label with character info (Money, Ship, Licenses ...) displayed in the bottom right of the cap ship interface

Details
CapShipSecondaryInfo

CapShipShiplessChatArea

Description
vbox with contents of the cap ship interface chat area (entry, log, radios ...)

Details
CapShipShiplessChatArea

CapShipShiplessChatTab

Description
vbox with contents of the "Commerce"->"Ship Com" tab

Details
CapShipShiplessChatTab

CapShipShiplessCurrentLocationInfo

Description
label in the top right corner of the cap ship interface with the current system and sector name

Details
CapShipShiplessCurrentLocationInfo

CapShipShiplessDialog

Description
the base dialog of the cap ship interface

Details
CapShipShiplessDialog

CapShipShiplessFactionInfo

Description
vbox in the cap ship interface with faction information. contains CapShipShiplessNameLabel and CapShipShiplessNameInfo. created with CreateCapShipShiplessFactionInfo

Details
CapShipShiplessFactionInfo

CapShipShiplessFactionLabel

Description
label in the cap ship interface with the name of the faction that owns the current cap ship ("a ... ship")

Details
CapShipShiplessFactionLabel

CapShipShiplessLeaveButton

Description
button in the cap ship interface that launches the ship

Details
CapShipShiplessLeaveButton

CapShipShiplessNameLabel

Description
label in the cap ship interface with the name of the current cap ship (top right)

Details
CapShipShiplessNameLabel

CapShipShiplessOptionsButton

Description
button in the cap ship interface that opens the options dialog

Details
CapShipShiplessOptionsButton

CapShipShiplessPDACharacterStatsTab

Description
hbox with contents of the PDAs "Your PDA"->"Character"->"Statistics" tab

Details
CapShipShiplessPDACharacterStatsTab

CapShipShiplessPDACharacterTab

Description
frame with contents of the PDAs "Your PDA"->"Character" tab

Details
CapShipShiplessPDACharacterTab

CapShipShiplessPDACommTab

Description
frame with contents of the PDAs "Your PDA"->"Comm" tab

Details
CapShipShiplessPDACommTab

CapShipShiplessPDAInventoryInventoryTab

Description
hbox with contents of the PDAs "Your PDA"->"Inventory"->"Inventory" tab

Details
CapShipShiplessPDAInventoryInventoryTab

CapShipShiplessPDAInventoryJettisonTab

Description
vbox with contents of the PDAs "Your PDA"->"Inventory"->"Cargo" tab

Details
CapShipShiplessPDAInventoryJettisonTab

CapShipShiplessPDAInventoryTab

Description
frame with contents of the PDAs "Your PDA"->"Inventory" tab

Details
CapShipShiplessPDAInventoryTab

CapShipShiplessPDAMissionAdvancementTab

Description
hbox with contents of the PDAs "Your PDA"->"Missions"->"Advancement Logs" tab

Details
CapShipShiplessPDAMissionAdvancementTab

CapShipShiplessPDAMissionBoardTab

Description
frame with contents of the PDAs "Your PDA"->"Missions"->"Mission Board" tab

Details
CapShipShiplessPDAMissionBoardTab

CapShipShiplessPDAMissionBoardTabInfoButton

Description
button in the cap ship interface "Your PDA"->"Missions"->"Mission Board" tab to request mission info

Details
CapShipShiplessPDAMissionBoardTabInfoButton

CapShipShiplessPDAMissionLogTab

Description
hbox with contents of the cap ship interface "Your PDA"->"Missions"->"Mission Logs" tab

Details
CapShipShiplessPDAMissionLogTab

CapShipShiplessPDAMissionNotesTab

Description
vbox with contents of the cap ship interface "Your PDA"->"Missions"->"Mission Notes" tab

Details
CapShipShiplessPDAMissionNotesTab

CapShipShiplessPDAMissionsTab

Description
frame with contents of the cap ship interface "Your PDA"->"Missions" tab

Details
CapShipShiplessPDAMissionsTab

CapShipShiplessPDASensorNearbyTab

Description
vbox with contents of the cap ship interface "Your PDA"->"Sensor Log"->"Nearby Ships" tab

Details
CapShipShiplessPDASensorNearbyTab

CapShipShiplessPDASensorTab

Description
frame with contents of the cap ship interface "Your PDA"->"Sensor Log" tab

Details
CapShipShiplessPDASensorTab

CapShipShiplessPDAShipNavigationTab

Description
hbox with contents of the cap ship interface "Your PDA"->"Navigation"->"Navigation" tab

Details
CapShipShiplessPDAShipNavigationTab

CapShipShiplessPDAShipTab

Description
frame with contents of the cap ship interface "Your PDA"->"Navigation" tab

Details
CapShipShiplessPDAShipTab

CapShipShiplessSecondaryInfo

Description
label with character info (Money, Ship, Licenses ...) displayed in the bottom right of the cap ship interface

Details
CapShipShiplessSecondaryInfo

CapShipShiplessTabPDA

Description
box with contents of the cap ship interface "Your PDA" tab. created with CreateCapShipShiplessPDATab

Details
CapShipShiplessTabPDA

CapShipShiplessTabs

Description
vbox with contents of the cap ship interface tabs

Details
CapShipShiplessTabs

CapShipShiplessTacticalTab

Description
frame with contents of the cap ship interface "Tactical" tab. created with CreateCapShipShiplessTacticalTab

Details
CapShipShiplessTacticalTab

CapShipShiplessTurretTab

Description
frame with contents of the cap ship interface "Tactical"->"Turrets" tab. created with CreateCapShipShiplessTurretTab

Details
CapShipShiplessTurretTab

CapShipTabPDA

Description
box with contents of the cap ship interface "Your PDA" tab. created with CreateCapShipPDATab

Details
CapShipTabPDA

CapShipTabs

Description
vbox with contents of the cap ship interface tabs

Details
CapShipTabs

CapShipTacticalTab

Description
frame with contents of the cap ship interface "Tactical" tab. created with CreateCapShipTacticalTab

Details
CapShipTacticalTab

CapShipTurretTab

Description
frame with contents of the cap ship interface "Tactical"->"Turrets" tab. created with CreateCapShipTurretTab

Details
CapShipTurretTab

CharCreateDialog

Description
the character creation dialog

Details
CharCreateDialog

CharCreateFailedDialog

Description
error dialog that is shown the character creation failed. created with CreateCharCreateFailedMenu

Details
CharCreateFailedDialog

CharDeleteVerifierConfirmButton

Description
continue button in CharDeleteVerifierDialog

Details
CharDeleteVerifierConfirmButton

CharDeleteVerifierDialog

Description
the verification dialog that shown by the "Delete Character" button

Details
CharDeleteVerifierDialog

CharDeleteVerifierEditbox

Description
entry in CharDeleteVerifierDialog

Details
CharDeleteVerifierEditbox

CharInfoDialog

Description
the character info dialog. opened with k in space.

Details
CharInfoDialog

CharSelectDialog

Description
the character selection dialog.

Details
CharSelectDialog

CharSelectFailedDialog

Description
error dialog with title "Character selection failed". created with CreateCharSelectFailedMenu

Details
CharSelectFailedDialog

ChatColorOptionsDialog

Description
dialog opened via "Options"->"Interface"->"Chat Color Settings"

Details
ChatColorOptionsDialog

ConfirmationDialog

Description
dialog with an ok button. no clue where it's used

Details
ConfirmationDialog

ConnectingDialog

Description
"Connecting..." dialog shown during login. created with CreateConnectingMenu

Details
ConnectingDialog

CreditsDialog

Description
dialog with credits. opened with the credits button at the log in prompt

Details
CreditsDialog

EULADialog

Description
dialog that with the Eula shown at login

Details
EULADialog

HUDHelpMenu

Description
dialog with common keybindings. opened with the F1 key while in space

Details
HUDHelpMenu

HUDInterfaceOptionsDialog

Description
dialog with the HUD options, opened with the "HUD Settings" buttons in the Interface options dialog

Details
HUDInterfaceOptionsDialog

InterfaceOptionsDialog

Description
dialog with the interface options

Details
InterfaceOptionsDialog

InvalidAmountDialog

Description
error dialog with the text "Invalud Amount". no idea where it's used

Details
InvalidAmountDialog

LoadingDialog

Description
dialog with the loading screen that is shown during sector load

Details
LoadingDialog

LoginHelpDialog

Description
dialog with help text that is shown by the "Help" button in the login screen

Details
LoginHelpDialog

LowGridPowerDialog

Description
error dialog that is shown when trying to connect an that requires more grid power than the ship can provide

Details
LowGridPowerDialog

MaximizedCapShipChat

Description
dialog with the maximized cap ship chat

Details
MaximizedCapShipChat

MaximizedGunnerWaitChat

Description
dialog with the maximized chat log that is shown after accepting an invitation to be a gunner

Details
MaximizedGunnerWaitChat

MaximizedSpaceChat

Description
dialog with the maximized space chat

Details
MaximizedSpaceChat

MaximizedStationChat

Description
dialog with the maximized station chat

Details
MaximizedStationChat

MissionAbortDialog

Description
dialog to confirm abortion of missions

Details
MissionAbortDialog

MissionPromptDialog

Description
dialog with mission description and buttons to accept or decline

Details
MissionPromptDialog

NewsDialog

Description
dialog showing a news article

Details
NewsDialog

NotEnoughStorageDialog

Description
error dialog that pops when trying to put more than the storage limit into a station

Details
NotEnoughStorageDialog

NotificationDialog

Description
A borderless iup dialog with a message. It's displayed during non interruptible processes, like launching.

Details
NotificationDialog

OptionsDialog

Description
the Options dialog

Details
OptionsDialog

PDACharacterAccomTab

Description
hbox with contents of the PDAs "Your PDA"->"Character"->"Accomplishments" tab

Details
PDACharacterAccomTab

PDACharacterFactionTab

Description
hbox with contents of the PDAs "Your PDA"->"Character"->"Faction Standings" tab

Details
PDACharacterFactionTab

PDACharacterStatsTab

Description
hbox with contents of the PDAs "Your PDA"->"Character"->"Statistics" tab

Details
PDACharacterStatsTab

PDACharacterTab

Description
frame with contents of the PDAs "Your PDA"->"Character" tab

Details
PDACharacterTab

PDAChatArea

Description
vbox with contents a the PDA chat area (entry, log, radios ...)

Details
PDAChatArea

PDACloseButton

Description
button to close the PDA

Details
PDACloseButton

PDACommTab

Description
frame with contents of the PDAs "Your PDA"->"Comm" tab

Details
PDACommTab

PDACurrentLocationInfo

Description
label in the top right corner of the PDA with the current system and sector name

Details
PDACurrentLocationInfo

PDADialog

Description
the base dialog of the PDA

Details
PDADialog

PDAInventoryInventoryTab

Description
hbox with contents of the PDAs "Your PDA"->"Inventory"->"Inventory" tab

Details
PDAInventoryInventoryTab

PDAInventoryJettisonTab

Description
vbox with contents of the PDAs "Your PDA"->"Inventory"->"Cargo" tab

Details
PDAInventoryJettisonTab

PDAInventoryTab

Description
frame with contents of the PDAs "Your PDA"->"Inventory" tab

Details
PDAInventoryTab

PDAMissionAdvancementTab

Description
hbox with contents of the PDAs "Your PDA"->"Missions"->"Advancement Logs" tab

Details
PDAMissionAdvancementTab

PDAMissionBoardTab

Description
frame with contents of the PDAs "Your PDA"->"Missions"->"Mission Board" tab

Details
PDAMissionBoardTab

PDAMissionBoardTabInfoButton

Description
button in the PDAs "Your PDA"->"Missions"->"Mission Board" tab to request mission info

Details
PDAMissionBoardTabInfoButton

PDAMissionLogTab

Description
hbox with contents of the PDAs "Your PDA"->"Missions"->"Mission Logs" tab

Details
PDAMissionLogTab

PDAMissionNotesTab

Description
vbox with contents of the PDAs "Your PDA"->"Missions"->"Mission Notes" tab

Details
PDAMissionNotesTab

PDAMissionsTab

Description
frame with contents of the PDAs "Your PDA"->"Missions" tab

Details
PDAMissionsTab

PDASecondaryInfo

Description
label with character info (Money, Ship, Licenses ...) displayed in the bottom right of the PDA

Details
PDASecondaryInfo

PDASensorNearbyTab

Description
vbox with contents of the PDAs "Your PDA"->"Sensor Log"->"Nearby Ships" tab

Details
PDASensorNearbyTab

PDASensorTab

Description
frame with contents of the PDAs "Your PDA"->"Sensor Log" tab

Details
PDASensorTab

PDAShipNavigationTab

Description
hbox with contents of the PDAs "Your PDA"->"Navigation"->"Navigation" tab

Details
PDAShipNavigationTab

PDAShipTab

Description
frame with contents of the PDAs "Your PDA"->"Navigation" tab

Details
PDAShipTab

PDATab1

Description
not sure

Details
PDATab1

PDATabs

Description
vbox with contents of the PDAs "Your PDA" tab

Details
PDATabs

PDATargetInfo

Description
vbox with contents of the target info in the top right of the PDA (name, health, faction ...)

Details
PDATargetInfo

QuestionDialog

Description
A dialog with two buttons and a message

Details
QuestionDialog

QuestionWithCheckDialog

Description
A dialog with two buttons, check box and a message

Details
QuestionWithCheckDialog

SellItemDialog

Description
dialog that pops up after clicking on the "Sell Selected" button

Details
SellItemDialog

StationChatArea

Description
vbox with contents a stations chat area (entry, log, radios ...)

Details
StationChatArea

StationChatTab

Description
vbox with contents of the "Commerce"->"The Bar" tab

Details
StationChatTab

StationCommerceCommoditiesTab

Description
vbox with contents of the "Commerce"->"Commodities" tab

Details
StationCommerceCommoditiesTab

StationCommerceTab

Description
frame with contents of the "Commerce" tab

Details
StationCommerceTab

StationCommerceWelcomeTab

Description
vbox with contents of the "Commerce"->"Welcome" tab

Details
StationCommerceWelcomeTab

StationCommoditiesBuyTab

Description
frame with contents of the "Commerce"->"Commodities"->"Buy" tab

Details
StationCommoditiesBuyTab

StationCommoditiesLoadTab

Description
vbox with contents of the "Commerce"->"Load/Unload" tab

Details
StationCommoditiesLoadTab

StationCommoditiesSellTab

Description
vbox with contents of the "Commerce"->"Commodities"->"Sell" tab

Details
StationCommoditiesSellTab

StationCurrentLocationInfo

Description
label in the top right corner of the station dialog with the current system and sector name

Details
StationCurrentLocationInfo

StationDialog

Description
the base dialog of the station interface

Details
StationDialog

StationEquipmentBuyLargeTab

Description
frame with contents of the "Ship"->"Buy"->"Large" tab

Details
StationEquipmentBuyLargeTab

StationEquipmentBuyOtherPurchaseButton

Description
"Purchase Selected" button in the "Ship"->"Buy"->"Other" tab

Details
StationEquipmentBuyOtherPurchaseButton

StationEquipmentBuyOtherTab

Description
frame with contents of the "Ship"->"Buy"->"Other" tab

Details
StationEquipmentBuyOtherTab

StationEquipmentBuyShipPurchaseButton

Description
"Purchase Selected" button in the "Ship"->"Buy"->"Buy Ship" tab

Details
StationEquipmentBuyShipPurchaseButton

StationEquipmentBuyShipTab

Description
frame with contents of the "Ship"->"Buy"->"Buy Ship" tab

Details
StationEquipmentBuyShipTab

StationEquipmentBuySmallPurchaseButton

Description
"Purchase Selected" button in the "Ship"->"Buy"->"Small Addons" tab

Details
StationEquipmentBuySmallPurchaseButton

StationEquipmentBuySmallTab

Description
frame with contents of the "Ship"->"Buy"->"Small Addons" tab

Details
StationEquipmentBuySmallTab

StationEquipmentBuyTab

Description
frame with contents of the "Ship"->"Buy" tab

Details
StationEquipmentBuyTab

StationEquipmentManagePortConfigTab

Description
hbox with contents of the "Ship"->"Manage"->"Configure Ship" tab

Details
StationEquipmentManagePortConfigTab

StationEquipmentManageShipSelectionTab

Description
frame with contents of the "Ship"->"Manage"->"Select Ship" tab

Details
StationEquipmentManageShipSelectionTab

StationEquipmentManageTab

Description
frame with contents of the "Ship"->"Manage" tab

Details
StationEquipmentManageTab

StationEquipmentSellTab

Description
frame with contents of the "Ship"->"Sell" tab

Details
StationEquipmentSellTab

StationEquipmentTab

Description
frame with contents of the "Ship" tab

Details
StationEquipmentTab

StationFactionInfo

Description
vbox in the station window with faction information. contains StationNameLabel and StationNameInfo. created with CreateStationFactionInfo

Details
StationFactionInfo

StationFactionLabel

Description
label in the station window with the name of the faction that owns the current station ("a ... station")

Details
StationFactionLabel

StationHelpDialog

Description
dialog shown via help buttons that contains a help text

Details
StationHelpDialog

StationHomeButton

Description
button in the station window that sets the current station as home station

Details
StationHomeButton

StationLaunchButton

Description
button in the station window that launches the ship

Details
StationLaunchButton

StationNameLabel

Description
label in the station window with the name of the current station (top right)

Details
StationNameLabel

StationOptionsButton

Description
button in the station window that opens the options dialog

Details
StationOptionsButton

StationPDACharacterStatsTab

Description
hbox with contents of the "Your PDA"->"Character"->"Statistics" tab

Details
StationPDACharacterStatsTab

StationPDACharacterTab

Description
frame with contents of the "Your PDA"->"Character" tab

Details
StationPDACharacterTab

StationPDACommTab

Description
frame with contents of the "Your PDA"->"Comm" tab

Details
StationPDACommTab

StationPDAInventoryInventoryTab

Description
hbox with contents of the "Your PDA"->"Inventory"->"Inventory" tab

Details
StationPDAInventoryInventoryTab

StationPDAInventoryJettisonTab

Description
vbox with contents of the "Your PDA"->"Inventory"->"Cargo" tab

Details
StationPDAInventoryJettisonTab

StationPDAInventoryTab

Description
frame with contents of the "Your PDA"->"Inventory" tab

Details
StationPDAInventoryTab

StationPDAMissionAdvancementTab

Description
hbox with contents of the "Your PDA"->"Missions"->"Advancement Logs" tab

Details
StationPDAMissionAdvancementTab

StationPDAMissionBoardTab

Description
frame with contents of the "Your PDA"->"Missions"->"Mission Board" tab

Details
StationPDAMissionBoardTab

StationPDAMissionBoardTabInfoButton

Description
info button displayed in the "Your PDA"->"Missions"->"Mission Board" tab

Details
StationPDAMissionBoardTabInfoButton

StationPDAMissionLogTab

Description
hbox with contents of the "Your PDA"->"Missions"->"Mission Logs" tab

Details
StationPDAMissionLogTab

StationPDAMissionNotesTab

Description
vbox with contents of the "Your PDA"->"Missions"->"Mission Notes" tab

Details
StationPDAMissionNotesTab

StationPDAMissionsTab

Description
frame with contents of the "Your PDA"->"Missions" tab

Details
StationPDAMissionsTab

StationPDASensorNearbyTab

Description
vbox with contents of the "Your PDA"->"Sensor Log"->"Nearby Ships" tab

Details
StationPDASensorNearbyTab

StationPDASensorTab

Description
frame with contents of the "Your PDA"->"Sensor Log" tab

Details
StationPDASensorTab

StationPDAShipNavigationTab

Description
hbox with contents of the "Your PDA"->"Navigation"->"Navigation" tab

Details
StationPDAShipNavigationTab

StationPDAShipTab

Description
frame with contents of the "Your PDA"->"Navigation" tab

Details
StationPDAShipTab

StationSecondaryInfo

Description
label with character info (Money, Ship, Licenses ...) displayed in the

Details
StationSecondaryInfo

StationTabPDA

Description
frame with contents of the "You PDA" tab

Details
StationTabPDA

StationTabs

Description
vbox housing the main station tabs ("Commerce", "Ship" and "You PDA")

Details
StationTabs

StorageRentalDialog

Description
dialog for renting station storage

Details
StorageRentalDialog

SurveyDialog

Description
A survey dialog. probably unused

Details
SurveyDialog

ToolTip

Description
dialog with the current/last tooltip

Details
ToolTip

VoiceChatOptions

Description
dialog with voice chat options

Details
VoiceChatOptions

shipcargolabel

Description
label in the "Load/Unload" tab with number of cu and mass of cargo on the ship

Details
shipcargolabel

target_health_percentages

Description
label on top of the target health bar with health and shield strength in percent

Details
target_health_percentages