Age | Commit message (Expand) | Author |
2009-03-21 | autodetect hardware generated mipmap support | Stijn Buys |
2009-03-09 | Do not show navigation points on map | Stijn Buys |
2009-03-08 | fixes hud selection | Stijn Buys |
2009-03-08 | target selection updates | Stijn Buys |
2009-03-08 | changed camera settings for crash-view, map tweaks | Stijn Buys |
2009-03-07 | renamed Entity::eventstate() to Entity::state(), | Stijn Buys |
2009-03-07 | don't show material warings when there is no VertexArray | Stijn Buys |
2009-02-28 | updated windows icons | Stijn Buys |
2009-02-28 | added window title bar icon | Stijn Buys |
2009-02-24 | split map target selection from hud target selection | Stijn Buys |
2009-02-24 | Replaced 'The Osirion Project' with 'Project::OSiRioN' in messages, | Stijn Buys |
2009-02-23 | Search the location of the binary for the data/ directory | Stijn Buys |
2009-02-23 | native Framework support on Mac OS X | Stijn Buys |
2009-02-21 | sane version number, | Stijn Buys |
2009-02-19 | win32 needs extra GL defines | Stijn Buys |
2009-02-18 | use GL_GENERATE_MIPMAP instead of gluBuild2DMipmaps, | Stijn Buys |
2009-02-17 | Fixed an overflow in the TGA reader, | Stijn Buys |
2009-02-09 | disable color array. we don't need it any more because fragments are sorted p... | Stijn Buys |
2009-02-08 | IniFile::is_open() and IniFile::good() can not be const | Stijn Buys |
2009-02-08 | Makefile.in should not be in the repository | Stijn Buys |
2009-02-08 | materials system: render updates | Stijn Buys |
2009-02-08 | materials system | Stijn Buys |
2009-02-08 | changed inifile and map to use filesystem::IFileStream | Stijn Buys |
2009-02-08 | materials registry, read shaderlist.txt | Stijn Buys |
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 |