Commit Graph

17 Commits (move)

Author SHA1 Message Date
scrawl aec8c38461 Move observer_ptr include where it belongs 9 years ago
Tobias Kortkamp 0659687bfb Some fixes for building on FreeBSD 9 years ago
scrawl 553132cb51 Accept a ConstPtr in launchProjectile 9 years ago
scrawl a8938589f6 Magic projectiles rotate during flight 9 years ago
scrawl 3f93af4181 Projectiles interact with the water surface (Fixes #2986) 9 years ago
scrawl 62169a7039 Use a single-precision PositionAttitudeTransform in speed critical places 9 years ago
scrawl 882e359008 Move attackStrength to the CharacterController, where it should have been to begin with
Only relevant for actors in active cells, so doesn't belong in CreatureStats. This change should slightly reduce the game's memory usage.
10 years ago
scrawl 5bc6513e2d Fix projectile hit bug where the incorrect attackStrength would be used if a new attack has been performed in the meantime 10 years ago
scrawl f81c3bcd6d Fix for broken InitWorldSpaceParticles on projectile effects 10 years ago
scrawl de8e5f0db1 Restore projectiles 10 years ago
scrawl 7a3bc69df7 Readded sound listener 10 years ago
scrawl c883a73d30 Several warning fixes 10 years ago
scrawl 11b05c352f Fix exception when casting Bound Gloves spell 11 years ago
scrawl e95483c40f Fix crash for on target spells cast by non-actors (Fixes #1529) 11 years ago
scrawl e266aff561 Savegame: store projectiles 11 years ago
scrawl 9adb990143 Fix potentially unsafe use of MWWorld::Ptr 11 years ago
scrawl e5a21aca53 Refactor projectiles to no longer use MW-objects 11 years ago