.. |
activespells.cpp
|
|
|
activespells.hpp
|
|
|
actors.cpp
|
Use a few additional GMSTs
|
2014-01-10 22:27:31 +01:00 |
actors.hpp
|
Implement theft detection
|
2014-01-07 19:58:17 +01:00 |
aiactivate.cpp
|
|
|
aiactivate.hpp
|
|
|
aicombat.cpp
|
Play "attack" voiced dialogue entries randomly based on iVoiceAttackOdds.
|
2014-01-10 22:48:42 +01:00 |
aicombat.hpp
|
|
|
aiescort.cpp
|
Add getPlayerPtr() utility method. Reduces dependencies a lot.
|
2014-01-08 18:39:44 +01:00 |
aiescort.hpp
|
|
|
aifollow.cpp
|
|
|
aifollow.hpp
|
|
|
aipackage.cpp
|
|
|
aipackage.hpp
|
|
|
aisequence.cpp
|
Add getPlayerPtr() utility method. Reduces dependencies a lot.
|
2014-01-08 18:39:44 +01:00 |
aisequence.hpp
|
|
|
aitravel.cpp
|
Add getPlayerPtr() utility method. Reduces dependencies a lot.
|
2014-01-08 18:39:44 +01:00 |
aitravel.hpp
|
|
|
aiwander.cpp
|
Add getPlayerPtr() utility method. Reduces dependencies a lot.
|
2014-01-08 18:39:44 +01:00 |
aiwander.hpp
|
|
|
alchemy.cpp
|
|
|
alchemy.hpp
|
|
|
character.cpp
|
Merge remote-tracking branch 'scrawl/master'
|
2014-01-09 09:35:54 +01:00 |
character.hpp
|
hit recoils/knockdowns feature
|
2014-01-08 16:05:14 +02:00 |
creaturestats.cpp
|
Fix disposition changes from trades not applying properly
|
2014-01-08 01:46:42 +01:00 |
creaturestats.hpp
|
Don't copy NpcStats/CreatureStats unnecessarily. Fixes a bug: taunt actions would not correctly increase the target's fight rating.
|
2014-01-08 02:35:36 +01:00 |
disease.hpp
|
Closes #1081: Implement disease contraction
|
2014-01-03 23:33:14 +01:00 |
drawstate.hpp
|
|
|
enchanting.cpp
|
Remove useless dependencies on InventoryWindow for getting player gold. Don't use string literals for gold_001 id, just to be sure.
|
2014-01-08 23:37:46 +01:00 |
enchanting.hpp
|
|
|
magiceffects.cpp
|
|
|
magiceffects.hpp
|
|
|
mechanicsmanagerimp.cpp
|
Increase fight rating when being the victim of a crime
|
2014-01-11 02:27:44 +01:00 |
mechanicsmanagerimp.hpp
|
Implement Trespassing crime
|
2014-01-10 21:26:24 +01:00 |
movement.hpp
|
|
|
npcstats.cpp
|
Clean up the NpcStats expelled interface. Show message box when expelled.
|
2014-01-08 18:59:00 +01:00 |
npcstats.hpp
|
Clean up the NpcStats expelled interface. Show message box when expelled.
|
2014-01-08 18:59:00 +01:00 |
objects.cpp
|
|
|
objects.hpp
|
|
|
pathfinding.cpp
|
Use Ogre's asin/acos functions which will protect against NaNs
|
2014-01-07 17:09:08 +01:00 |
pathfinding.hpp
|
|
|
pickpocket.cpp
|
Implement pickpocket detection. Play a voiced dialogue entry when detected.
|
2014-01-07 03:01:33 +01:00 |
pickpocket.hpp
|
Implement pickpocket detection. Play a voiced dialogue entry when detected.
|
2014-01-07 03:01:33 +01:00 |
repair.cpp
|
Add getPlayerPtr() utility method. Reduces dependencies a lot.
|
2014-01-08 18:39:44 +01:00 |
repair.hpp
|
|
|
security.cpp
|
Implement Trespassing crime
|
2014-01-10 21:26:24 +01:00 |
security.hpp
|
|
|
spellcasting.cpp
|
Implement Trespassing crime
|
2014-01-10 21:26:24 +01:00 |
spellcasting.hpp
|
Use i1stPersonSneakDelta + some cleanup
|
2014-01-10 22:39:01 +01:00 |
spells.cpp
|
|
|
spells.hpp
|
|
|
stat.hpp
|
Fixes #1089 (skill increases)
|
2014-01-07 00:37:52 +01:00 |