Age | Commit message (Expand) | Author |
2011-05-07 | Removed a number of unused variables to make gcc 4.6 happy. | Stijn Buys |
2011-03-30 | Grayed out trade items that are currently not available from a trader. | Stijn Buys |
2011-03-08 | Removed mouse control deadzone in the center of the screen. | Stijn Buys |
2011-02-22 | Corrected the double-include protection #define. | Stijn Buys |
2011-02-10 | Sanitized ui sounds, removed button hover sound. | Stijn Buys |
2011-02-10 | Added a local chat channel. The say command defaults to zone chat, global mes... | Stijn Buys |
2011-02-09 | added sv_collisionmargin Cvar and applied the value to mesh collisions, | Stijn Buys |
2011-01-27 | Moved material loading from render to core, make sure the dedicated server re... | Stijn Buys |
2011-01-10 | Added an explicit type conversion to prevent some compilers from beeing confu... | Stijn Buys |
2010-12-08 | Added clock. | Stijn Buys |
2010-12-08 | Ignore the angle keys on map sounds, corrected audio position for model sound... | Stijn Buys |
2010-11-29 | Added r_wireframe and r_normals buttons to the model viewer. | Stijn Buys |
2010-11-29 | Parse command line options after engine initialization. | Stijn Buys |
2010-11-29 | Prevent the 'testmodel' function from reporting a missing model twice. | Stijn Buys |
2010-11-29 | Added 'testmodel' function, enabled autoscaling on ui::ModelView | Stijn Buys |
2010-11-24 | added r_windowheight and r_windowwidth to set window size in windowed mode (d... | Stijn Buys |
2010-11-17 | infowidget.cc: corrected a typo in the DevInfo widget, thanks A_Spork | Stijn Buys |
2010-11-16 | cleaned up autoconf/automake project files, this should solve build order and... | Stijn Buys |
2010-11-13 | show target location and radius in client::DevInfoWidget | Stijn Buys |
2010-11-11 | added localcontrol->radius() to devinfo widget | Stijn Buys |
2010-11-11 | updated documentation, | Stijn Buys |
2010-11-09 | sort player names in the chat window | Stijn Buys |
2010-11-08 | added sorting of listview items | Stijn Buys |
2010-11-08 | moved clear() from game::Game~ to core::GameServer~ (solves FIXME), | Stijn Buys |
2010-10-25 | renamed ship torque_force to turn_force, added ship roll_force | Stijn Buys |
2010-10-25 | directory prefix is no required for ini files, merge ui.ini and menu.ini | Stijn Buys |
2010-10-18 | local vstrafe support, initial ship collision, g_damping factor | Stijn Buys |
2010-10-17 | add input_grab variable | Stijn Buys |
2010-10-17 | core bullet physics support, | Stijn Buys |
2010-10-09 | fix crash introduced with inventory transfer, buywindow credits indicator, | Stijn Buys |
2010-10-05 | updated inventory window, listview seletion sounds, modelview zoom factor | Stijn Buys |
2010-10-04 | home button while docked, give cargo cheat | Stijn Buys |
2010-10-03 | ui updates, removed impulse and jumpgte g_devel conditions, jumpdrive crash b... | Stijn Buys |
2010-10-01 | Initial inventory window | Stijn Buys |
2010-09-27 | documentation updates, initial chat window playerlist, trade menu ESC key | Stijn Buys |
2010-09-25 | trading bugfixes: corrects client side screen update issues | Stijn Buys |
2010-09-22 | full trading support for networked games | Stijn Buys |
2010-09-20 | corrected trading inconsistencies, improved trade window, initial slider widget | Stijn Buys |
2010-09-19 | player can only sell cargo on bases that allow it, trademenu layout updates | Stijn Buys |
2010-09-19 | text rendering cleanups, inventory capacity & cargo volume | Stijn Buys |
2010-09-18 | trade updates | Stijn Buys |
2010-09-18 | trade updates | Stijn Buys |
2010-09-18 | cosmetic updates in engine list functions, trade menu updates | Stijn Buys |
2010-09-17 | Initial inventory loading, ships docking ships | Stijn Buys |
2010-09-17 | Bump network protocol version to 19, menudescriptions use the info infrastruc... | Stijn Buys |
2010-09-16 | map info support, initial trade window | Stijn Buys |
2010-09-16 | added files for inventory window | Stijn Buys |
2010-09-15 | updated comments, updated buy menu, info support for map window, added const ... | Stijn Buys |
2010-02-25 | looped sound support for fx_sound model tags | Stijn Buys |
2010-02-25 | added initial support for model sound tags, | Stijn Buys |