Some cleaning up of DoModifyShips(). More to come.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3724 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2011-12-31 01:39:02 +00:00
parent 85b97fb673
commit 85c3c334aa
4 changed files with 95 additions and 60 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.8:
- Cleaning up DoModifyShips() - SvdB
- Added Valgrind suppression file, from Louis Delacroix
- Fix several memory leaks, from Loius Delacroix
- Some cleanups / warnings fixes, from Louis Delacroix