Age | Commit message (Expand) | Author |
2013-11-05 | Assign player name to entity name for player-controlled ships. | Stijn Buys |
2013-11-04 | Do not spawn patrols in zones without players, | Stijn Buys |
2013-11-04 | Improved zone keepalive updates. | Stijn Buys |
2013-11-04 | Added support for NPC patrol routes. | Stijn Buys |
2013-11-03 | Added initial support for NPC patrol routes, | Stijn Buys |
2013-11-03 | Added gameserver comments. | Stijn Buys |
2013-11-02 | Copy currently mounted weapons onto wingmen. | Stijn Buys |
2013-10-20 | Improved autopilot roll control in formation flight. | Stijn Buys |
2013-10-20 | Make wingmen follow you through jumpgates. | Stijn Buys |
2013-10-20 | Improved particle ejector thrust control. | Stijn Buys |
2013-10-20 | Make thrust triggered particle ejectors set output particle speed depending o... | Stijn Buys |
2013-10-20 | Allow docking even if ControlFlagOverride is set. | Stijn Buys |
2013-10-17 | Recalculate inventory after dropping a mine, do not allow mine drops on impul... | Stijn Buys |
2013-10-17 | Draw explosion particles for destroyed dynamic entities. | Stijn Buys |
2013-10-17 | Remove the bullet physics body from destroyed ships, | Stijn Buys |
2013-10-17 | Use the ship autopilot interface for NPCs, have wingmen dock at a bases when ... | Stijn Buys |
2013-10-16 | Revert to either owner or entity name on hud targets, draw target indicators ... | Stijn Buys |
2013-10-16 | Do not set owner on wingmen. | Stijn Buys |
2013-10-16 | Always send an autopilot formation notification. | Stijn Buys |
2013-10-16 | Added free flight and formation flight buttons. | Stijn Buys |
2013-10-16 | Added support for autopilot formation flight and docking. | Stijn Buys |
2013-10-15 | Added ship autopilot, removed entity_controlflags, added goto ui button. | Stijn Buys |
2013-10-14 | Separated autopilot from AI code, added basic formation flying. | Stijn Buys |
2013-10-14 | More explosion particles bugfixes. | Stijn Buys |
2013-10-13 | Axded explosion trigger for particle ejecotrs, fixed explosion particles for ... | Stijn Buys |
2013-10-13 | Added NPC impulse drive. | Stijn Buys |
2013-10-13 | Added the actual NPC class files. | Stijn Buys |
2013-10-13 | Added initial NPC class, added 'wingmen' engine function. | Stijn Buys |
2013-10-13 | Added method to find an entity in the registry by pointer. | Stijn Buys |
2013-10-13 | Draw both owner and entity name on HUD targets. | Stijn Buys |
2013-10-08 | Sort model tags by location. | Stijn Buys |
2013-10-08 | Improved ship info. | Stijn Buys |
2013-10-08 | Improved r_bbox and r_slots drawing. | Stijn Buys |
2013-09-29 | Corrected build errors, build-0.2.5-svn1328 | Stijn Buys |
2013-09-29 | build-0.2.5-svn1327 | Stijn Buys |
2013-09-28 | Cleanup of the material API: split flags into flags and colortype. | Stijn Buys |
2013-09-27 | Adds a default armor setting to ship templates. | Stijn Buys |
2013-09-24 | Apply particle system scales, | Stijn Buys |
2013-09-23 | Show projecile statistics in turret info. | Stijn Buys |
2013-09-15 | Use HUD pointer color to draw the 'aim' mouse cursor. | Stijn Buys |
2013-08-31 | Use a different cursor for clickable ui elements. | Stijn Buys |
2013-05-11 | Fixed building with gcc 4.8. | Stijn Buys |
2013-05-01 | Delete client-side projectiles outside effects range. | Stijn Buys |
2013-04-17 | Set item name on ejected cargo pods, do not set item model. | Stijn Buys |
2013-04-16 | Support for 'colorsecond' in particle scripts, have trail style particles use... | Stijn Buys |
2013-03-10 | Improved ui::ListView::sort(). | Stijn Buys |
2013-03-02 | Corrected line number in a loadgame error message. | Stijn Buys |
2013-02-21 | Replaced iterator post-increment operators with pre-increment operators. | Stijn Buys |
2013-02-09 | Disable particle system ejectors for EntityDynamic in Entity::NoPower state. | Stijn Buys |
2013-01-27 | Improved aim on nearby targets. | Stijn Buys |