Age | Commit message (Expand) | Author |
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 |
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 |