Major revamp of the resource system. Only RMP files remain.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2962 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2008-04-09 05:54:22 +00:00
parent 206bebd6bd
commit 7cead51fb3
257 changed files with 1253 additions and 2625 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Revamped resource system to only use .rmp files - Michael
- Isolated all constructed resources into cons_res.c - Michael
- Fixed a crash when conversing with music disabled - Michael
- Moved all resources into starcon.ls2 - Michael