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
/
server
/
server.cc
Age
Commit message (
Collapse
)
Author
2008-07-02
initial server ncurses console
Stijn Buys
2008-05-30
zlib support
Stijn Buys
2008-05-14
console, camera & interpolation
Stijn Buys
2008-05-05
lights with entity color, sunlight, network stats
Stijn Buys
2008-05-03
server frame time, rotation snap, flares
Stijn Buys
2008-04-09
parse command line before the server is started
Stijn Buys
2008-04-09
parse command line arguments
Stijn Buys
2008-03-16
fixes compilation on soliter, abort dedicated server on error
Stijn Buys
2008-02-23
sv_framerate and cl_framerate
Stijn Buys
2008-02-21
dedicated server, entity transfer
Stijn Buys
2008-02-19
client-to-server connection
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-13
split client from game module
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
2008-02-05
renamed client and server application objects
Stijn Buys
cleaned up namespaces
2008-02-02
removed libcommon
Stijn Buys
modularized client and server
2008-02-01
interface cleanup
Stijn Buys
2008-01-31
modular system works now
Stijn Buys