scrawl
|
effe022bb2
|
Move preload model list to MWClass, preload NPC head/hair
|
9 years ago |
scrawl
|
e5d9ee30f4
|
Add count argument to copyObjectToCell
Fixes the gold bug introduced in c9ca5bc946
|
9 years ago |
scrawl
|
32d5dece58
|
Add count argument to getToolTipInfo
|
9 years ago |
scrawl
|
b0894ea20d
|
Accept a ConstPtr in hasToolTip
|
9 years ago |
scrawl
|
51c77c5045
|
Accept a ConstPtr in getDoorState
|
9 years ago |
scrawl
|
7a2ca5580a
|
Accept a ConstPtr in RippleSimulation
|
9 years ago |
scrawl
|
04f7a8f8eb
|
Remove redundant getId function
|
9 years ago |
scrawl
|
266fbbef48
|
Accept a ConstPtr in canLock
|
9 years ago |
scrawl
|
c43f80633a
|
Accept a ConstPtr in getEnchantmentPoints
|
9 years ago |
scrawl
|
303521002d
|
Accept a ConstPtr in adjustScale
|
9 years ago |
scrawl
|
09bdb0ad4b
|
Accept a ConstPtr in getServices
|
9 years ago |
scrawl
|
648ee6e7fb
|
Accept a ConstPtr in applyEnchantment
|
9 years ago |
scrawl
|
3c98f8dde3
|
Accept a ConstPtr in isPersistent
|
9 years ago |
scrawl
|
3fe3091275
|
Accept a ConstPtr in isEssential
|
9 years ago |
scrawl
|
4a47fc32fa
|
Accept a ConstPtr in getBloodTexture
|
9 years ago |
scrawl
|
2bd8d60e9f
|
Accept a ConstPtr in getPrimaryFaction, getPrimaryFactionRank
|
9 years ago |
scrawl
|
2ac92012e8
|
Accept a ConstPtr in isClass
|
9 years ago |
scrawl
|
5b082be79f
|
Accept a ConstPtr in getBaseGold
|
9 years ago |
scrawl
|
da7ebfde99
|
Accept a ConstPtr in copyToCell
|
9 years ago |
scrawl
|
954186fe1e
|
Accept a ConstPtr in canFly, canSwim & canWalk
|
9 years ago |
scrawl
|
b09bdd6af5
|
Accept a ConstPtr in isBipedal
|
9 years ago |
scrawl
|
92a3acfa56
|
Accept a ConstPtr in getBaseFightRating
|
9 years ago |
scrawl
|
d120f76031
|
Accept a ConstPtr in getSound
|
9 years ago |
scrawl
|
d77f785cbc
|
Accept a ConstPtr in get*SoundId
|
9 years ago |
scrawl
|
dc92fefd2b
|
Accept a ConstPtr in canBeEquipped, getEquipmentSlots & hasItemHealth
|
9 years ago |
scrawl
|
e0bb284804
|
Accept a ConstPtr in getWeight
|
9 years ago |
scrawl
|
0047a2d330
|
Accept a ConstPtr in canSell
|
9 years ago |
scrawl
|
2bc851c7d3
|
Accept a ConstPtr in getEnchantment
|
9 years ago |
scrawl
|
beb8805a12
|
Accept a ConstPtr in getInventoryIcon
|
9 years ago |
scrawl
|
f258c5c508
|
Accept a ConstPtr in getModel
|
9 years ago |
scrawl
|
d9bbd83b09
|
Accept a ConstPtr in getToolTipInfo
Accept a ConstPtr in functions used by getToolTipInfo
|
9 years ago |
scrawl
|
ed3486e816
|
Improve const-correctness in writeAdditionalState
|
9 years ago |
scrawl
|
b48445dea7
|
Accept a ConstPtr in getScript
|
9 years ago |
scrawl
|
bd9dc58560
|
Use the correct scale for actor swim height (Fixes #2833)
|
9 years ago |
scrawl
|
211deeb63e
|
Don't attempt to lock or unlock unsuitable objects (Fixes #2826)
|
10 years ago |
scrawl
|
7f66339790
|
Remove a redundant function
|
10 years ago |
Koncord
|
a24df8cb66
|
Revert addImp() and remove()
add isGold() in MWWorld::Class
|
10 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
|
4bb3cbf0fb
|
Remove last remains of Ogre
|
10 years ago |
scrawl
|
7bacb9418d
|
Various math code ported to osg
|
10 years ago |
scrawl
|
375b736e74
|
Use SDL to create the window
No input nor event loop handling yet, so the window will "stop responding" after a few seconds.
Thanks to KittyCat for the GraphicsWindowSDL2 code.
|
10 years ago |
scrawl
|
c31b416ba1
|
Move physicssystem to a new mwphysics module
|
10 years ago |
scrawl
|
9f12e53956
|
Scale NPCs by their Weight property (Fixes #814)
|
10 years ago |
scrawl
|
239c0071f5
|
Armor tooltip should show the effective armor rating
|
10 years ago |
scrawl
|
bea88c3643
|
Stolen item tracking overhaul part 2 (Fixes #2338)
|
10 years ago |
scrawl
|
431f540791
|
ESSImport: fix NPC factions
|
10 years ago |
scrawl
|
41b3a9dba9
|
Rewrite animated collision shape support (Fixes #2123)
|
10 years ago |
Marc Zinnschlag
|
595c08817f
|
Merge remote-tracking branch 'scrawl/master'
|
10 years ago |
scrawl
|
eb99ed697b
|
Reduce includes
|
10 years ago |
dteviot
|
7fe2f86d06
|
Slaughter fish attacks when player only knee deep in water (Fixes #2076)
|
10 years ago |