Corrections, updates.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3758 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2012-01-29 18:35:35 +00:00
parent e4902fa2c3
commit f1a1ca2075
4 changed files with 6 additions and 4 deletions
+1
View File
@@ -42,6 +42,7 @@ Announcing the release:
- send a mail to sc2-announce - send a mail to sc2-announce
- set the forum 'news' - set the forum 'news'
- set the #sc2 irc channel topic - set the #sc2 irc channel topic
- update the version number in http://uqm.stack.nl/wiki/Template:Uqmversion
Moving on to the next version: Moving on to the next version:
+1 -1
View File
@@ -142,7 +142,7 @@ so that it will be shown appropriately in melee if combat follows.
There is no generate function for the names of moons. The few moons that There is no generate function for the names of moons. The few moons that
are named (those in the Sol system), are handled as a special case of are named (those in the Sol system), are handled as a special case of
the routines that prints these names (PrintCoarseScan3DO and the routines that prints these names (PrintCoarseScan3DO and
PrintCoraseScanPC). PrintCoarseScanPC).
INIT_NPCS INIT_NPCS
REINIT_NPCS REINIT_NPCS
+2 -2
View File
@@ -7,7 +7,7 @@ GlobData.Game_state.avail_race_q:
except for, technically, SAMATRA_SHIP. URQUAN_PROBE_SHIP is a except for, technically, SAMATRA_SHIP. URQUAN_PROBE_SHIP is a
very incomplete 'race'. very incomplete 'race'.
Elements are of type FLEET_INFO. Elements are of type FLEET_INFO.
Filled in InitSIS(). Filled in InitGameStructures().
Partially included in savegames. Partially included in savegames.
GlobData.Game_state.built_ship_q: GlobData.Game_state.built_ship_q:
@@ -19,7 +19,7 @@ GlobData.Game_state.built_ship_q:
master_q: master_q:
List of templates for all the ships that are available in SuperMelee. List of templates for all the ships that are available in SuperMelee.
Elements are of type MASTER_SHIP_INFO. Elements are of type MASTER_SHIP_INFO.
Sorted on the (abbreviated) race name (see doc/racestrings). Sorted on the (abbreviated) race name (see doc/devel/racestrings).
Filled in LoadMasterShipList(). Filled in LoadMasterShipList().
GlobData.Game_state.npc_built_ship_q: GlobData.Game_state.npc_built_ship_q:
+2 -1
View File
@@ -1,4 +1,5 @@
This file describes the use for each entry of the content/<race>/*.txt files This file describes the use for each entry of the
content/base/ships/<race>/<ship>.txt files.
Entry #0: Entry #0: