Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-08Improved class documentation.Stijn Buys
2015-01-06SDL2 support in previous commit,Stijn Buys
corrected a segfault when pressing a key with an unknown scancode, renamed camera related actions to +lookleft +lookright +lookup +lookdown, bind +freelook to left shift by default.
2015-01-03Minor cleanup of client::Action and client::Keyboard code,Stijn Buys
added Action::FreeLook defintions.
2012-03-03Added +fire action, default bind to mouse button 2.Stijn Buys
2010-10-17core bullet physics support,Stijn Buys
initial vstrafe support
2010-02-21optimized keyboard input handling routinesStijn Buys
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2008-07-22more keyboard handling cleanupsStijn Buys