aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/sys/KBD.java
Commit message (Collapse)AuthorAgeFilesLines
* Simple NEWT port: Remove AWT dependencies in Jake2 / JOGL / Fast (default ↵NEWTSven Gothel2012-10-081-3/+0
| | | | | | | | | | | | | | | mode) - Prepare for ES2 - Removed AWT init dialog, replaced w/ UI less auto install if n/a @ default location: $HOME/Jake2/baseq2 - JOGL GL2 Renderer 'joglgl2' - JOGL ES2 Renderer 'jogles2' (TBD) - Replaced JOGLKBD (AWT) w/ NEWTKBD - JOGL* Renderer using NEWT
* jwjgl mouse handling works fine without recenteringHolger Zickner2004-12-161-2/+2
|
* merge LWJGL input system changesHolger Zickner2004-12-141-195/+9
|
* bugfix 1056765Holger Zickner2004-11-031-2/+6
| | | | allow use of character and modifier keys simultaneously
* mouse wheel supportHolger Zickner2004-11-031-1/+12
|
* bugfix for toggle console on Win32 (US and DE keyboard)Carsten Weisse2004-10-311-2/+5
|
* toggles the menu like US-Keyboard for DECarsten Weisse2004-10-281-1/+2
| | | | ( ` and ~ and ^ )
* import of Jake2 version sunrisesunriseHolger Zickner2004-07-071-0/+219