Interplanetary code is folded into a single thread

All player input code is now brokered through DoInput


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1321 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2004-02-19 06:19:43 +00:00
parent e082deb9f6
commit ba1e64a6be
5 changed files with 201 additions and 174 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.4:
- Input code refactoring, phase 2: All player input is brokered by
DoInput -Michael
- Updated .cvsignore commands, from Nic
- Fixed a keyrepeatbug from when the player cancels out of the
Starmap in IP -Michael