Age | Commit message (Expand) | Author |
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-17 | corrects segfault in ~Entity | Stijn Buys |
2010-10-17 | moved bullet objets to core::Entity, | Stijn Buys |
2010-10-17 | core bullet physics support, | Stijn Buys |
2010-09-30 | Correct r_restart bug where models didn't get reloaded as it should | Stijn Buys |
2010-09-22 | full trading support for networked games | 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 |
2009-11-15 | added entity request network message | Stijn Buys |
2009-11-15 | added core::Info id, changed network info message, updated entity network mes... | Stijn Buys |
2009-11-14 | made core::Entity and core::Zone child classes from core::Label | Stijn Buys |
2009-11-12 | initial commodities and entity inventory, bump network proto version to 18 | Stijn Buys |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys |
2009-08-16 | more constness, initial patchDef2 support in MapFile, reverse engine disables... | Stijn Buys |
2009-07-07 | moved speed() property from core:EntityDynamic to core::Entity | Stijn Buys |
2009-07-01 | add player assets to the client side player list | Stijn Buys |
2009-06-29 | client player list updates, short pif network messages, bump to network proto... | Stijn Buys |
2009-06-28 | Fixed remote entity owners | Stijn Buys |
2009-03-07 | renamed Entity::eventstate() to Entity::state(), | Stijn Buys |
2008-12-28 | generic docking API, | Stijn Buys |
2008-11-15 | entity extensions | Stijn Buys |
2008-11-09 | docking menus | Stijn Buys |
2008-11-08 | docking, bumps network protocol version | Stijn Buys |
2008-11-01 | fixes network play | Stijn Buys |
2008-11-01 | server-side model loading, initial @dock function | Stijn Buys |
2008-10-26 | fix for the radius() reset on zone change bug | Stijn Buys |
2008-10-18 | example module | Stijn Buys |
2008-09-28 | intro module groundworks | Stijn Buys |
2008-09-10 | serverside entities | Stijn Buys |
2008-08-26 | improved dust rendering | Stijn Buys |
2008-08-24 | afterburner/reverse/strafe | Stijn Buys |
2008-08-21 | entity.set_eventstate | Stijn Buys |
2008-08-08 | fix major network message rounding bug | Stijn Buys |
2008-08-07 | rotating planets, navpoints, network protocol updates, entity event state | Stijn Buys |
2008-08-05 | server-side detection of entity zone changes, netserver ent/die responses, re... | Stijn Buys |
2008-08-04 | network protocol version 5, netserver per-client updates, zone change protocol | Stijn Buys |
2008-07-31 | more heisenbugs fixes | Stijn Buys |
2008-07-29 | the server shouldn't autolevel you unasked | Stijn Buys |
2008-07-29 | first attempt at auto-leveling | Stijn Buys |
2008-07-28 | zone support | Stijn Buys |
2008-07-25 | minor cleanups | Stijn Buys |
2008-07-24 | primary, secondary, tertiary color rendering | Stijn Buys |
2008-07-18 | parse engine sound from .map model | Stijn Buys |
2008-06-14 | fixed potential camera bug for cnontrolable entities without model | Stijn Buys |
2008-06-01 | entity and shipmodel labels, fixes sort order of shipmodels | Stijn Buys |
2008-05-10 | client-side axis interpolation | Stijn Buys |
2008-05-06 | client-side frame interpolation: frames and timers | Stijn Buys |