Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-23Split HUD components into seperate widgets, added health bar,added temporary ↵Stijn Buys
target health bar.
2012-12-16Improved target HUD when selecting other players.Stijn Buys
2011-09-04Moved main menu infrastructure into client namespace, Stijn Buys
removed ui::Container and ui::Menu classes.
2011-07-31Handle local mouse pointer in client::HUD,Stijn Buys
removed video::set_cursor() method.
2010-09-19text rendering cleanups, inventory capacity & cargo volumeStijn Buys
2010-09-15updated comments, updated buy menu, info support for map window, added const ↵Stijn Buys
to target selection
2009-11-15Center owner name on HUD targetsStijn Buys
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2009-08-16more constnessStijn Buys
2009-08-14model API cleanup, render WORLDSCALEStijn Buys
2009-06-29client player list updates, short pif network messages, bump to network ↵Stijn Buys
proto version 17
2009-05-30HUD keypress eventStijn Buys
2009-04-19added jumpdrive capability to shipmodel info message,Stijn Buys
Makefile.am cleanups, improved map targetting, corrected hud target owner color leak bug
2009-03-08target selection updatesStijn Buys
2009-03-07renamed Entity::eventstate() to Entity::state(),Stijn Buys
introduced Destroyed state
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-25add player info to the HUDStijn Buys
2009-01-10hud widget, drawing code reorganizationStijn Buys
2008-08-04initial joystick support, added cl_drawkeypress variableStijn Buys
2007-10-20Initial import.Stijn Buys