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 (
Expand
)
Author
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
2008-02-04
converted client:: singleton classes to namespaces
Stijn Buys
2008-02-04
tweaked console
Stijn Buys
2008-02-03
basic client console
Stijn Buys
2008-02-03
command buffer handling
Stijn Buys
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