Age | Commit message (Expand) | Author |
2009-02-08 | added filesystem::FileStream | Stijn Buys |
2009-01-28 | use srand() instead of srandom() | Stijn Buys |
2009-01-28 | seed random generator on startup, | Stijn Buys |
2009-01-28 | cleanups | Stijn Buys |
2009-01-28 | removed duplicate code block | Stijn Buys |
2009-01-28 | reset pen color on \n | Stijn Buys |
2009-01-28 | interface cleanups, send_warn | Stijn Buys |
2009-01-27 | fix Makefile changes made by kdevelop | Stijn Buys |
2009-01-27 | moves docking menus from ui to client, | Stijn Buys |
2009-01-26 | read main menus from menu.ini | Stijn Buys |
2009-01-26 | call parent class constructors as it should | Stijn Buys |
2009-01-26 | fix NULL pointer segfault | Stijn Buys |
2009-01-26 | removed View class | Stijn Buys |
2009-01-26 | new widgets to replace the "View" class | Stijn Buys |
2009-01-25 | fix dedicated server chat messages | Stijn Buys |
2009-01-25 | bugfix | Stijn Buys |
2009-01-25 | enhanced loader screen | Stijn Buys |
2009-01-25 | header sanitizing | Stijn Buys |
2009-01-25 | make a player pay for ships, | Stijn Buys |
2009-01-25 | make the chat window the same size as the map window | Stijn Buys |
2009-01-25 | add player info to the HUD | Stijn Buys |
2009-01-25 | bump network protocol version to 15, | Stijn Buys |
2009-01-24 | fixes a crash when going to impulse in a ship with an unkown model | Stijn Buys |
2009-01-17 | fix cull param | Stijn Buys |
2009-01-17 | set default cull of flares to back | Stijn Buys |
2009-01-13 | rewind OpenAL sources before clearing them | Stijn Buys |
2009-01-13 | adds 'cull' option to fx_flare and fx_particles | Stijn Buys |
2009-01-12 | Fixes OpenAL reset sequence. | Stijn Buys |
2009-01-12 | fix directory warnings on win32 | Stijn Buys |
2009-01-12 | radius key for fx_particles, overrules the script value | Stijn Buys |
2009-01-12 | Improved loader message | Stijn Buys |
2009-01-11 | initial loader frame | Stijn Buys |
2009-01-11 | core::Player interface updates | Stijn Buys |
2009-01-11 | suppress screenshot can't create directory warning | Stijn Buys |
2009-01-10 | ping issues | Stijn Buys |
2009-01-10 | toolbar widget | Stijn Buys |
2009-01-10 | hud drawing code reorganization | Stijn Buys |
2009-01-10 | hud widget, drawing code reorganization | Stijn Buys |
2009-01-10 | preliminary player ping support | Stijn Buys |
2009-01-10 | fix printing of wrong name when docking | Stijn Buys |
2009-01-10 | minor ui cleanups | Stijn Buys |
2009-01-01 | fixes comparison between signed and unsigned | Stijn Buys |
2008-12-28 | generic docking API, | Stijn Buys |
2008-12-27 | Fix text color configuration | Stijn Buys |
2008-12-27 | improved map loader error messages | Stijn Buys |
2008-12-27 | added r_particles variable | Stijn Buys |
2008-12-27 | Fixes empty buy help string bug | Stijn Buys |
2008-12-26 | default player settings in player.ini, | Stijn Buys |
2008-12-25 | Improved list_zone, list_ships | Stijn Buys |
2008-12-21 | multiple introductions | Stijn Buys |