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.cc
Age
Commit message (
Collapse
)
Author
2008-10-07
working button click
Stijn Buys
2008-09-29
adds introduction screen to the client
Stijn Buys
2008-09-28
intro module
Stijn Buys
2008-09-28
move base game module to new subdirectory
Stijn Buys
2008-09-27
mission targets, texture unloading, private messages
Stijn Buys
2008-08-24
afterburner/reverse/strafe
Stijn Buys
2008-08-04
network protocol version 5, netserver per-client updates, zone change protocol
Stijn Buys
2008-08-01
initial make install support
Stijn Buys
2008-07-28
zone support
Stijn Buys
2008-07-21
load autoexec.cfg
Stijn Buys
2008-07-17
engine sounds
Stijn Buys
2008-07-05
ncurses updates, refactored say
Stijn Buys
2008-07-02
initial server ncurses console
Stijn Buys
2008-06-08
disable client prediction by default, add --without-client option to configure
Stijn Buys
2008-06-08
enable client prediction
Stijn Buys
2008-05-24
Help
Stijn Buys
2008-05-24
text_length functions, improved lighting, r_bbox draws bounding boxes
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
aux::plural, aux::article
Stijn Buys
2008-04-09
parse command line arguments
Stijn Buys
2008-04-06
mouse grabbing, Cvar and Func info
Stijn Buys
2008-03-28
win32 compile error fix
Stijn Buys
2008-03-28
more win32 updates
Stijn Buys
2008-03-26
win32 updates
Stijn Buys
2008-03-25
screenshots
Stijn Buys
2008-03-23
improved network connection handling, keep alive and time out
Stijn Buys
2008-03-21
switched to UDP networking
Stijn Buys
2008-02-23
sv_framerate and cl_framerate
Stijn Buys
2008-02-22
save and load configuration implemented
Stijn Buys
2008-02-21
dedicated server, entity transfer
Stijn Buys
2008-02-19
client-to-server connection
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-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-06
minor cleanups
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 ApplicationInterface to Application
Stijn Buys