Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-21don't draw a docked ship on the mapStijn Buys
2009-03-08fixes hud selectionStijn Buys
2009-03-08target selection updatesStijn Buys
2009-03-08changed camera settings for crash-view, map tweaksStijn Buys
2009-03-07renamed Entity::eventstate() to Entity::state(),Stijn Buys
2009-02-28added window title bar iconStijn Buys
2009-02-24split map target selection from hud target selectionStijn Buys
2009-02-24Replaced 'The Osirion Project' with 'Project::OSiRioN' in messages,Stijn Buys
2009-01-28use srand() instead of srandom()Stijn Buys
2009-01-28seed random generator on startup,Stijn Buys
2009-01-27fix Makefile changes made by kdevelopStijn Buys
2009-01-27moves docking menus from ui to client,Stijn Buys
2009-01-26call parent class constructors as it shouldStijn Buys
2009-01-26removed View classStijn Buys
2009-01-26new widgets to replace the "View" classStijn Buys
2009-01-25bugfixStijn Buys
2009-01-25enhanced loader screenStijn Buys
2009-01-25header sanitizingStijn Buys
2009-01-25make the chat window the same size as the map windowStijn Buys
2009-01-25add player info to the HUDStijn Buys
2009-01-24fixes a crash when going to impulse in a ship with an unkown modelStijn Buys
2009-01-12Improved loader messageStijn Buys
2009-01-11initial loader frameStijn Buys
2009-01-10hud widget, drawing code reorganizationStijn Buys
2008-12-27Fix text color configurationStijn Buys
2008-12-26default player settings in player.ini,Stijn Buys
2008-12-21unload sounds on zone changeStijn Buys
2008-12-21win32 build updatesStijn Buys
2008-12-20map targettingStijn Buys
2008-12-07add system map,Stijn Buys
2008-11-30bind numpad / and * to zoomStijn Buys
2008-11-23clean module consturction/destructionStijn Buys
2008-11-16camera zoomStijn Buys
2008-11-15entity extensionsStijn Buys
2008-11-11cleanupsStijn Buys
2008-11-09improved client notifications, minor bugfixesStijn Buys
2008-11-09docking menusStijn Buys
2008-11-08moved message functions into Player classStijn Buys
2008-11-08finalized renaming from server namespace to dedicatedStijn Buys
2008-11-08adds rcon, rconpassword and sv_passwordStijn Buys
2008-11-08use the correct parameter type for resize()Stijn Buys
2008-11-08docking, join menuStijn Buys
2008-11-08docking, bumps network protocol versionStijn Buys
2008-11-03minor bugfixesStijn Buys
2008-11-01server-side model loading, initial @dock functionStijn Buys
2008-10-26minor engine function cleanupStijn 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