Refactoring the universe generation code.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3334 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2009-11-21 21:04:45 +00:00
parent 7d3e5b3511
commit 76d4261313
77 changed files with 6520 additions and 5236 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Refactored universe generation - SvdB
- Comm animation processing rewrite, bugs fixed - Alex
- Added graphics context debugging function - SvdB
- Thread down-throttling and game sleep when inactive (currently disabled),