Better instant-move (for debugging).

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2203 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2006-01-19 23:09:01 +00:00
parent cae1dbb3ac
commit df397efcf9
4 changed files with 88 additions and 3 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.5:
- Better instant-move (for debugging) - SvdB
- Fixed version checking in unix build scripts. SDL 1.2.10 is
now recognised as newer than 1.2.9. - SvdB
- Some small improvements to the portability of the build system,