Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-28Reimplemented camera handling enabling 360-degree freelook.Stijn Buys
2015-01-06Corrected a window resize issue.Stijn Buys
2015-01-06Added separate event handlers for mouse button clicks and mouse wheel movement.Stijn Buys
2013-12-17Added a preserve_attribute option to the ui::Paint::print_bitmap() functions ↵Stijn Buys
and the ui::Bitmap class, preserve aspect ratio on the loader screen image and the main menu background.
2012-11-25Moved core::EntityGlobe into a separate file,Stijn Buys
added various methods to core::Item and core::Slot, added r_slots cvar to draw entity slots and docks, added game methods for mounting and umounting of weapons, added playerlist to chat window.
2011-08-21Correct draw_clock modes,Stijn Buys
2011-07-31Handle local mouse pointer in client::HUD,Stijn Buys
removed video::set_cursor() method.
2011-07-29Renamed various user interface classes, somewhat improved inventory window.Stijn Buys
2011-07-26renamed client::WorldView to client::MainWindowStijn Buys
2011-03-08Removed mouse control deadzone in the center of the screen.Stijn Buys
2011-01-27Moved material loading from render to core, make sure the dedicated server ↵Stijn Buys
reads materials.ini, removed unnecessary CollisionMesh::translate() method.
2010-12-08Added clock.Stijn Buys
2010-11-24added r_windowheight and r_windowwidth to set window size in windowed mode ↵Stijn Buys
(defaults to 1024x768)
2010-11-11updated documentation,Stijn Buys
added FIXME, corrected trivial compile error
2010-10-25directory prefix is no required for ini files, merge ui.ini and menu.iniStijn Buys
2010-10-17add input_grab variableStijn Buys
2010-09-22full trading support for networked gamesStijn Buys
2010-09-19text rendering cleanups, inventory capacity & cargo volumeStijn Buys
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2009-02-28added window title bar iconStijn Buys
2009-01-26removed View classStijn Buys
2009-01-25bugfixStijn 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-11-11cleanupsStijn Buys
2008-11-08use the correct parameter type for resize()Stijn Buys
2008-10-21moved client console into libuiStijn Buys
2008-10-16disable resize on win32Stijn Buys
2008-10-16various user interface related updatesStijn Buys
2008-10-12user interface updates, work-in-progressStijn Buys
2008-10-07working button clickStijn Buys
2008-10-05interface with ui libraryStijn Buys
2008-08-24JPEG screenshotsStijn Buys
2008-08-23instant r_fullscreen switching, bound to alt+enterStijn Buys
2008-08-23png screenshotsStijn Buys
2008-08-08improved truster indicator, impulse engine soundsStijn Buys
2008-08-08beter video settingsStijn Buys
2008-08-01initial make install supportStijn Buys
2008-07-21prepare keybinds for modifier keys, fix for the camera clipping issueStijn Buys
2008-07-20targettingStijn Buys
2008-06-01moved camera into render::Stijn Buys
2008-05-12console colorsStijn Buys
2008-03-26improved TGA handlingStijn Buys
2008-03-26win32 updatesStijn Buys
2008-03-25screenshotsStijn Buys
2008-02-21more minor updatesStijn Buys
2008-02-17major rewrite of Cvar, Func and EntityStijn Buys