Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-10Added 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.
2010-11-29Parse command line options after engine initialization.Stijn Buys
2010-11-29Added 'testmodel' function, enabled autoscaling on ui::ModelViewStijn Buys
2010-10-25directory prefix is no required for ini files, merge ui.ini and menu.iniStijn Buys
2010-10-01Initial inventory windowStijn Buys
2010-02-25added initial support for model sound tags,Stijn Buys
moved sound code from client/targets.cc to client/soundext.cc, added master volume cvar snd_volume
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2009-06-07fixed a few widget order problems, changed map targetting behaviourStijn Buys
2009-04-15added info registry, list_infoStijn Buys
added network info transfer added info based buy menu and related game changes
2009-01-28use srand() instead of srandom()Stijn Buys
2009-01-28seed random generator on startup,Stijn Buys
show loader frame on r_restart, initial collision detection hooks
2009-01-27moves docking menus from ui to client,Stijn Buys
allow map and chat window while docked
2009-01-26removed View classStijn Buys
2009-01-25enhanced loader screenStijn Buys
2009-01-12Improved loader messageStijn Buys
2009-01-11initial loader frameStijn Buys
2009-01-10hud widget, drawing code reorganizationStijn Buys
2008-12-26default player settings in player.ini,Stijn Buys
palette text colors, cleanups
2008-12-21unload sounds on zone changeStijn Buys
2008-12-07add system map,Stijn Buys
prepare source tree for dataset reorganization
2008-11-23clean module consturction/destructionStijn Buys
2008-11-15entity extensionsStijn Buys
2008-11-11cleanupsStijn Buys
2008-11-09docking menusStijn Buys
2008-11-08finalized renaming from server namespace to dedicatedStijn Buys
2008-11-08adds rcon, rconpassword and sv_passwordStijn Buys
2008-11-08docking, join menuStijn Buys
2008-11-08docking, bumps network protocol versionStijn Buys
2008-11-03minor bugfixesStijn Buys
2008-10-21moved client console into libuiStijn Buys
2008-10-19ui_chat and ui_chatsmallStijn Buys
2008-10-19on-screen notificationsStijn Buys
2008-10-19scrollpane widget, updated chatboxStijn Buys
2008-10-16various user interface related updatesStijn Buys
2008-10-15moved client console into a WidgetStijn Buys
2008-10-12container widgetStijn Buys
2008-10-12user interface updates, work-in-progressStijn Buys
2008-10-11zonechange events, menu previous commandStijn Buys
2008-10-10adds KeyPress, DevInfo and Stats widgetsStijn Buys
2008-10-07working button clickStijn Buys
2008-10-05interface with ui libraryStijn Buys
2008-09-29adds introduction screen to the clientStijn Buys
2008-09-27mission targets, texture unloading, private messagesStijn Buys
2008-08-23instant r_fullscreen switching, bound to alt+enterStijn Buys
2008-08-04initial joystick support, added cl_drawkeypress variableStijn Buys
2008-08-04network protocol version 5, netserver per-client updates, zone change protocolStijn Buys
2008-08-03documentation, extra sound warnings, network bytes/secStijn Buys
2008-07-31faster dust calculationsStijn Buys
2008-07-31time managementStijn Buys
2008-07-24primary, secondary, tertiary color renderingStijn Buys