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
/
console.cc
Age
Commit message (
Collapse
)
Author
2008-07-21
unbindall, proper delete key support
Stijn Buys
2008-07-16
network protocol cleanup, radar test (doesn't work)
Stijn Buys
2008-07-05
ncurses updates, refactored say
Stijn Buys
2008-06-18
ui sounds
Stijn Buys
2008-06-02
keyboard binds
Stijn Buys
2008-05-31
chatbox accepts console commands
Stijn Buys
2008-05-18
corrects a minor notify color bug
Stijn Buys
2008-05-18
standard hail
Stijn Buys
2008-05-18
OpenAL support
Stijn Buys
2008-05-14
console, camera & interpolation
Stijn Buys
2008-05-12
color and info updates
Stijn Buys
2008-05-12
console colors
Stijn Buys
2008-05-12
light offset bugfix, console word wrapping
Stijn Buys
2008-05-11
console font
Stijn Buys
2008-05-11
brute force line wrapping
Stijn Buys
2008-04-26
virtual console::flush()
Stijn Buys
2008-04-09
fix texture binding
Stijn Buys
2008-04-06
mouse control
Stijn Buys
2008-04-06
mouse grabbing, Cvar and Func info
Stijn Buys
2008-03-25
screenshots
Stijn Buys
2008-03-23
improved network connection handling, keep alive and time out
Stijn Buys
2008-02-24
fix chat spacebar bug, minor updates
Stijn Buys
2008-02-23
client chatbox and message notifications
Stijn Buys
2008-02-22
keypad and numlock support
Stijn Buys
2008-02-21
dedicated server, entity transfer
Stijn Buys
2008-02-18
fixed off-by-one bug on key_right
Stijn Buys
2008-02-17
major rewrite of Cvar, Func and Entity
Stijn Buys
2008-02-16
initial client-to-server connection
Stijn Buys
2008-02-09
more entities
Stijn Buys
2008-02-09
entities, step 1
Stijn Buys
2008-02-09
load/save console input history
Stijn Buys
2008-02-09
command completion (single match)
Stijn Buys
2008-02-06
console scroll
Stijn Buys
2008-02-05
make keyboard input actually work
Stijn Buys
2008-02-05
keyboard handling, cvar fixes
Stijn Buys
2008-02-05
fixed cvar, added cvars r_width r_height r_fullscreen, added function r_restart
Stijn Buys
2008-02-05
renamed client and server application objects
Stijn Buys
cleaned up namespaces
2008-02-04
converted client:: singleton classes to namespaces
Stijn Buys
2008-02-04
tweaked console
Stijn Buys
client status with timer and fps core connect/disconnect
2008-02-03
basic client console
Stijn Buys
2008-02-03
command buffer handling
Stijn Buys
engine function parsing buffered client console
2008-01-30
accomodate the new modules
Stijn Buys
2007-10-27
conditional -DDEBUG messages
Stijn Buys
2007-10-22
basic system console (new files)
Stijn Buys