Introduce the concept of an "InputContext".

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2949 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2008-03-08 23:00:57 +00:00
parent 244eec1c77
commit f9b0a5c680
26 changed files with 578 additions and 238 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Introduce the concept of an "InputContext" - SvdB
- Don't use alloca() in uio. - SvdB
- Replace PlayerOne/PlayerTwo by PlayerControls[0]/PlayerControls[1] - SvdB
- Moved comm resources into starcon.ls2 - Michael