Annihigate ActivateStarShip().

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3702 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2011-12-16 21:01:55 +00:00
parent 38ee94f05e
commit 2fdbcc6f78
41 changed files with 382 additions and 329 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
Changes towards version 0.8:
- Removed obsolete RESPONSE_TO_REF - SvdB
- Annigilate ActivateStarShip() - SvdB
- Removed obsolete RESPONSE_TO_REF() - SvdB
- Don't require the 'shadow' dir in addon packs, from Alex
- Make use of GAME_STATE_FILE consistently, from Scott A. Colcord
- Fixed unconst(), from Scott A. Colcord