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
/
core
/
application.h
Age
Commit message (
Collapse
)
Author
2011-02-10
Added a local chat channel. The say command defaults to zone chat, global ↵
Stijn Buys
messages can be send with the shout command. Removed NonSolid flag fro race objects, have race use the local chat channel. Updated to network protocol version 22. Updated developer documentation.
2009-08-18
astyle cleanup, corrects not loading of material textures
Stijn Buys
2009-01-25
header sanitizing
Stijn Buys
2009-01-25
bump network protocol version to 15,
Stijn Buys
fix player level initialization, exchange player list, credits, level, ping
2009-01-11
initial loader frame
Stijn Buys
2008-11-23
clean module consturction/destruction
Stijn Buys
2008-11-15
entity extensions
Stijn Buys
2008-11-08
adds rcon, rconpassword and sv_password
Stijn Buys
2008-11-08
docking, bumps network protocol version
Stijn Buys
2008-10-19
on-screen notifications
Stijn Buys
2008-10-16
various user interface related updates
Stijn Buys
2008-10-11
zonechange events, menu previous command
Stijn Buys
2008-10-07
working button click
Stijn Buys
2008-09-29
adds introduction screen to the client
Stijn Buys
2008-09-27
mission targets, texture unloading, private messages
Stijn Buys
2008-08-04
network protocol version 5, netserver per-client updates, zone change protocol
Stijn Buys
2008-07-21
load autoexec.cfg
Stijn Buys
2008-07-17
engine sounds
Stijn Buys
2008-05-18
OpenAL support
Stijn Buys
2008-05-14
console, camera & interpolation
Stijn Buys
2008-04-09
parse command line arguments
Stijn Buys
2008-02-22
save and load configuration implemented
Stijn Buys
2008-02-18
core redesign, part II
Stijn Buys
2008-02-17
major rewrite of Cvar, Func and Entity
Stijn Buys
2008-02-16
code cleanup
Stijn Buys
2008-02-16
initial client-to-server connection
Stijn Buys
2008-02-14
dedicated server accepts incoming connections
Stijn Buys
2008-02-13
camera Overview as spectator only, join works
Stijn Buys
2008-02-09
more entities
Stijn Buys
2008-02-09
entities, step 1
Stijn Buys
2008-02-05
renamed ApplicationInterface to Application
Stijn Buys