Part 2 of the content reorganization.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2990 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2008-05-24 21:31:14 +00:00
parent cd457db2c7
commit b6c31e07af
1730 changed files with 861 additions and 860 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Content Dirs completely reorganized; 3DO and PC segregation - Coredev
- Voiceovers controlled by a synthetic '3dovoice' addon - Michael
- CONVERSATION explicitly names text/voice/timestamps - Michael
- Replaced stricmp() by the POSIX compatible strcasecmp() - SvdB