Project::OSiRiON - Git repositories
News
.
About
.
Screenshots
.
Downloads
.
Forum
.
Wiki
.
Tracker
.
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
keyboard.cc
Age
Commit message (
Collapse
)
Author
2011-05-07
Removed a number of unused variables to make gcc 4.6 happy.
Stijn Buys
2010-11-29
Parse command line options after engine initialization.
Stijn Buys
2010-10-17
core bullet physics support,
Stijn Buys
initial vstrafe support
2010-10-01
Initial inventory window
Stijn Buys
2010-02-21
optimized keyboard input handling routines
Stijn Buys
2009-08-18
astyle cleanup, corrects not loading of material textures
Stijn Buys
2009-08-15
don't render entites behind the camera
Stijn Buys
2009-01-27
moves docking menus from ui to client,
Stijn Buys
allow map and chat window while docked
2008-12-07
add system map,
Stijn Buys
prepare source tree for dataset reorganization
2008-11-30
bind numpad / and * to zoom
Stijn Buys
2008-11-16
camera zoom
Stijn Buys
2008-11-01
server-side model loading, initial @dock function
Stijn Buys
2008-10-19
ui_chat and ui_chatsmall
Stijn Buys
2008-10-12
user interface updates, work-in-progress
Stijn Buys
2008-09-03
only one key repeat per frame
Stijn Buys
2008-08-24
afterburner/reverse/strafe
Stijn Buys
2008-08-23
instant r_fullscreen switching, bound to alt+enter
Stijn Buys
2008-08-08
documentation updates, new default binds, HUD updates
Stijn Buys
2008-08-04
initial joystick support, added cl_drawkeypress variable
Stijn Buys
2008-08-03
fixes Alt+key bindings
Stijn Buys
2008-08-01
initial make install support
Stijn Buys
2008-08-01
model->enginecolor(), removed autolevel, added selection delay
Stijn Buys
2008-07-30
various minor issues: ESC closing chat, g_autolevel
Stijn Buys
2008-07-28
modifier keys for binds
Stijn Buys
2008-07-28
zone support
Stijn Buys
2008-07-27
make key names case insensitive on binding
Stijn Buys
2008-07-22
keyboard key repeat
Stijn Buys
2008-07-22
more keyboard handling cleanups
Stijn Buys
2008-07-22
list_actions, renamed thruster actions
Stijn Buys
2008-07-21
unbindall, proper delete key support
Stijn Buys
2008-07-21
prepare keybinds for modifier keys, fix for the camera clipping issue
Stijn Buys
2008-07-20
targetting
Stijn Buys
2008-07-20
targetting
Stijn Buys
2008-07-16
network protocol cleanup, radar test (doesn't work)
Stijn Buys
2008-07-16
renamed mouse key names
Stijn Buys
2008-07-14
reversed default keypad up and down bindings
Stijn Buys
2008-06-02
keyboard binds
Stijn Buys
2008-02-22
keypad and numlock support
Stijn Buys
2008-02-05
make keyboard input actually work
Stijn Buys