Refactor Melnorme comm code to make modding easier, step 1; bug #1128; from Scott A. Colcord
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3644 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
Changes towards version 0.8:
|
||||
- Refactor Melnorme comm code to make modding easier; step 1 (bug #1128),
|
||||
from Scott A. Colcord
|
||||
- Added aspect ratio option to the setup menu - Alex
|
||||
- Added speech option which controls loading of 3dovoice addon (no need
|
||||
to set speech volume to 0 anymore) - Alex
|
||||
|
||||
+443
-493
File diff suppressed because it is too large
Load Diff
@@ -595,6 +595,7 @@ START_GAME_STATE
|
||||
ADD_GAME_STATE (MELNORME_INFO_PROCEDURE, 1)
|
||||
|
||||
ADD_GAME_STATE (MELNORME_TECH_STACK, 4)
|
||||
/* MELNORME_TECH_STACK is now unused */
|
||||
ADD_GAME_STATE (MELNORME_EVENTS_INFO_STACK, 5)
|
||||
ADD_GAME_STATE (MELNORME_ALIEN_INFO_STACK, 5)
|
||||
ADD_GAME_STATE (MELNORME_HISTORY_INFO_STACK, 5)
|
||||
|
||||
Reference in New Issue
Block a user