Trackplayer rewrite; fixes several obscure bugs; SpliceTrack() still a mess

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3228 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2009-10-18 16:53:27 +00:00
parent 769e932fff
commit ac3b01ce12
14 changed files with 671 additions and 663 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Trackplayer rewrite; fixed many bugs - Alex
- Source tree reorg: libs/ moved out of sc2code/, msvc++/ moved to
build/msvc6/, src/sc2code/ renamed to src/uqm/ - Coredev
- Druuge no longer turn hostile after attempting a salvage (bug #1013) - Alex