Age | Commit message (Expand) | Author |
2010-10-30 | moved clientside thrust and power state into render::RenderExt, added engine ... | Stijn Buys |
2010-10-26 | updated network protocol version to 20, implemented invemtory depletion, unif... | Stijn Buys |
2010-10-26 | enables ui::Slider mouse dragging, corrected a bug in ui::Widget coordinate m... | 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-25 | corrects model triangle and quad count | Stijn Buys |
2010-10-24 | corrects model bounding box issues | Stijn Buys |
2010-10-24 | keepalive optimizations, r_lights engine variable, OpenGL VBO support | Stijn Buys |
2010-10-20 | removes Static and Solid entity flags, corrects EntityDynamic motionstate sync | Stijn Buys |
2010-10-20 | docking functions cleanup, jumpgates work again | Stijn Buys |
2010-10-20 | advanced ship physics specifications, specs game function | Stijn Buys |
2010-10-19 | bullet ship physics | Stijn Buys |
2010-10-19 | corrects a bullet segfault when deleteing an EntityControlable | Stijn Buys |
2010-10-18 | bullet ActionInterface for controlable entities, KeepAlive flag and g_keepalive | Stijn Buys |
2010-10-18 | local vstrafe support, initial ship collision, g_damping factor | Stijn Buys |
2010-10-18 | newline at end-of-file | Stijn Buys |
2010-10-18 | newline at end-of-file | Stijn Buys |
2010-10-18 | added newline at end-of-file | Stijn Buys |
2010-10-17 | add input_grab variable | Stijn Buys |
2010-10-17 | corrects segfault in ~Entity | Stijn Buys |
2010-10-17 | moved bullet objets to core::Entity, | Stijn Buys |
2010-10-17 | corrects btMatrix3x3 math::Axis conversion | Stijn Buys |
2010-10-17 | core bullet physics support, | Stijn Buys |
2010-10-17 | corrected vertex array size reporting | Stijn Buys |
2010-10-15 | have the ASE reader respect the Material::Ignore flag | Stijn Buys |
2010-10-15 | destroy cargo when ejecting while docked | Stijn Buys |
2010-10-15 | beam / eject cargo updates | Stijn Buys |
2010-10-15 | added parsing of ASE submaterial definitions | Stijn Buys |
2010-10-15 | added 'eject cargo' game command | Stijn Buys |
2010-10-15 | strobe light radius bugfix | Stijn Buys |
2010-10-09 | fix crash introduced with inventory transfer, buywindow credits indicator, | Stijn Buys |
2010-10-09 | removed physics references, transfer inventory on ship aquisition | Stijn Buys |
2010-10-07 | fixes crash on 'give ship' when the player hasn't joined yet | Stijn Buys |
2010-10-06 | add missing GL_CLAMP_TO_EDGE definition on win32 | Stijn Buys |
2010-10-06 | removed skydome support, corrected skybox edge issue | Stijn Buys |
2010-10-06 | replaces skydomes with skyboxes | Stijn Buys |
2010-10-05 | updated inventory window, listview seletion sounds, modelview zoom factor | Stijn Buys |
2010-10-04 | eliminate compiler warnings about float to int conversion | Stijn Buys |
2010-10-04 | corrected modelview rotation to radians | Stijn Buys |
2010-10-04 | corrected a crashbug, added cargo listing for give cargo | Stijn Buys |
2010-10-04 | home button while docked, give cargo cheat | Stijn Buys |
2010-10-04 | modelview widget rotation manipulation | 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-30 | Correct r_restart bug where models didn't get reloaded as it should | Stijn Buys |
2010-09-29 | better envmapping, by Odin | Stijn Buys |
2010-09-27 | documentation updates, initial chat window playerlist, trade menu ESC key | Stijn Buys |
2010-09-26 | show the correct amount of ships loaded into a station inventory | Stijn Buys |
2010-09-26 | moved trading definitions from station.ini to the zone.ini | Stijn Buys |
2010-09-25 | trading bugfixes: corrects client side screen update issues | Stijn Buys |