Key repeat is now enabled when typing text, some little cleanups, from

slayne


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@521 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2003-01-02 16:58:59 +00:00
parent 74bebe800e
commit 0427622e3a
2 changed files with 10 additions and 5 deletions
+1
View File
@@ -1,4 +1,5 @@
0.2:
- Key repeat is now enabled when typing text, from slayne
- Capital letter bug in new input code fixed, from slayne
- Oscilloscope now reacts to music when speech is disabled (OpenAL) -Mika
- Rewritten input code (better and adds joystick/pad support), from slayne