Resource loader now descriptor-based, not filestream-based.
This will allow for non-file resources, and eventual merging of configuration and other data into the resource system. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2970 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Changes towards version 0.7:
|
||||
- ResourceLoadFun is now descriptor-based, not stream-based - Michael
|
||||
- Removed RES_TYPE enum, folded into ResourceDesc - Michael
|
||||
- Split STRTAB into STRTAB (strings) and BINTAB (color/xlat tables) - Michael
|
||||
- Removed internal references to defunct resource types - Michael
|
||||
|
||||
Reference in New Issue
Block a user