Finished memory refactoring.
MEM_HANDLE and friends are no longer visible to the main code at all, which now treats everything as pointers. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2901 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
Changes towards version 0.7:
|
||||
- Remove MEM_HANDLEs from everywhere outside of memlib - Michael
|
||||
- Split out RESOURCEs from the loaded data in RACE_DESC and LOCDATA
|
||||
structures - Michael
|
||||
- Normalized all loaded resources to be flat MEM_HANDLEs - Michael
|
||||
- Prevent overflow for planet weight when scanning a planet (bug #1025)
|
||||
- from Benjamin Alan Weaver
|
||||
- Don't set _POSIX_THREAD_SAFE_FUNCTIONS - SvdB
|
||||
|
||||
Reference in New Issue
Block a user