Bret Curtis
|
d785344fad
|
purge all instances of <boost/shared_ptr.hpp>, clean up unused headers
|
2017-06-09 19:08:53 +02:00 |
|
Allofich
|
502a26a7ff
|
Use getWeightString() to avoid casting to int
|
2016-08-14 19:38:53 +09:00 |
|
Allofich
|
caf025f93d
|
Don't show 0 weight tooltips except for potions
|
2016-08-14 19:27:59 +09:00 |
|
scrawl
|
32d5dece58
|
Add count argument to getToolTipInfo
|
2015-12-19 16:29:07 +01:00 |
|
scrawl
|
b0894ea20d
|
Accept a ConstPtr in hasToolTip
|
2015-12-19 16:15:45 +01:00 |
|
scrawl
|
04f7a8f8eb
|
Remove redundant getId function
|
2015-12-18 16:58:38 +01:00 |
|
scrawl
|
da7ebfde99
|
Accept a ConstPtr in copyToCell
|
2015-12-18 16:27:18 +01:00 |
|
scrawl
|
d77f785cbc
|
Accept a ConstPtr in get*SoundId
|
2015-12-18 16:09:54 +01:00 |
|
scrawl
|
dc92fefd2b
|
Accept a ConstPtr in canBeEquipped, getEquipmentSlots & hasItemHealth
|
2015-12-18 16:06:31 +01:00 |
|
scrawl
|
e0bb284804
|
Accept a ConstPtr in getWeight
|
2015-12-18 16:00:50 +01:00 |
|
scrawl
|
0047a2d330
|
Accept a ConstPtr in canSell
|
2015-12-18 15:58:45 +01:00 |
|
scrawl
|
beb8805a12
|
Accept a ConstPtr in getInventoryIcon
|
2015-12-18 15:53:47 +01:00 |
|
scrawl
|
f258c5c508
|
Accept a ConstPtr in getModel
|
2015-12-18 15:51:05 +01:00 |
|
scrawl
|
d9bbd83b09
|
Accept a ConstPtr in getToolTipInfo
Accept a ConstPtr in functions used by getToolTipInfo
|
2015-12-18 15:47:16 +01:00 |
|
scrawl
|
b48445dea7
|
Accept a ConstPtr in getScript
|
2015-12-18 00:12:03 +01:00 |
|
scrawl
|
fc449233be
|
Restore support for inserting objects into a cell
|
2015-12-04 18:29:41 +01:00 |
|
scrawl
|
0975f60d59
|
Stub out CellStore::get<T> accessors in preparation of reference movement between cells
|
2015-12-04 18:29:41 +01:00 |
|
scrawl
|
67bd6cd708
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
2015-08-18 23:06:12 +02:00 |
|
scrawl
|
47758c11cd
|
Readded collision objects and movement physics
|
2015-05-12 03:02:15 +02:00 |
|
scrawl
|
c31b416ba1
|
Move physicssystem to a new mwphysics module
|
2015-05-10 01:09:00 +02:00 |
|
dteviot
|
45b6538820
|
fixed MSVC 2013 warning C4800
forcing value to bool 'true' or 'false'
|
2015-03-06 23:19:57 +13:00 |
|
scrawl
|
41b3a9dba9
|
Rewrite animated collision shape support (Fixes #2123)
|
2015-01-13 05:37:37 +01:00 |
|
Marc Zinnschlag
|
c9cd7fb6b7
|
Merge branch 'scripts'
|
2014-07-28 09:02:24 +02:00 |
|
scrawl
|
75366b2e37
|
Implement CellRef's faction rank (rank requirement to use item)
|
2014-07-24 02:17:38 +02:00 |
|
scrawl
|
2b57c7fa67
|
Use CellRef's global variable to disable owner (Fixes #1677)
|
2014-07-22 17:06:40 +02:00 |
|
Marc Zinnschlag
|
4fb897f2f8
|
added missing getId functions to classes derived from MWWorld::Class
|
2014-07-18 09:56:58 +02:00 |
|
scrawl
|
4aab4e1c26
|
Ignore item condition when determining value, except in trade (Fixes #1557)
|
2014-06-26 14:59:33 +02:00 |
|
scrawl
|
91ed5183c8
|
Show base item value in tooltip, not real value (Fixes #1469)
|
2014-06-13 02:26:52 +02:00 |
|
scrawl
|
039398c8ae
|
Basic RefData and CellRef change tracking
Wrapped item charge handling in getItemHealth function
|
2014-05-25 14:30:07 +02:00 |
|
Marc Zinnschlag
|
83ded18af0
|
encapsulated reference collections
|
2014-02-23 21:21:27 +01:00 |
|
scrawl
|
0285d18fc2
|
Respect items belonging to a faction
|
2014-01-07 20:24:01 +01:00 |
|
scrawl
|
cd756a8a39
|
Fix incorrect value for partially used items (missing float casts). Make sure the correct value is displayed in tooltips.
|
2013-12-16 13:22:27 +01:00 |
|
scrawl
|
6451b687d9
|
Adjust value for several item types as according to wiki
|
2013-11-21 17:19:41 +01:00 |
|
Chris Robinson
|
89c7f5bc70
|
Handle object activation as a werewolf
|
2013-08-08 22:34:53 -07:00 |
|
Chris Robinson
|
076e7d8e16
|
Make insertBegin internal
|
2013-08-07 03:56:07 -07:00 |
|
Chris Robinson
|
0458fd5531
|
Remove unused/unneeded parameters
|
2013-08-07 03:56:06 -07:00 |
|
scrawl
|
0c4a963132
|
Container UI rewrite
|
2013-05-11 18:38:27 +02:00 |
|
scrawl
|
f3c8cd2065
|
Don't buy/sell keys which are set to open a lock
|
2013-04-07 21:38:53 +02:00 |
|
scrawl
|
a2ca679beb
|
Added PC repair feature
|
2013-03-23 08:16:46 +01:00 |
|
scrawl
|
8e2f9f5186
|
Fix CellRef to load current weapon/armor health correctly, also show it in the tooltips
|
2013-03-22 12:24:09 +01:00 |
|
scrawl
|
918cdcffc2
|
Split up components/esm/loadlocks
|
2013-03-22 05:50:54 +01:00 |
|
scrawl
|
84afd87321
|
Placeable objects should not collide unless they have a NiRootCollisionNode
|
2013-03-14 03:04:02 +01:00 |
|
scrawl
|
00db13be32
|
Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed.
|
2013-02-17 15:56:22 +01:00 |
|
Marc Zinnschlag
|
918316168f
|
Merge remote-tracking branch 'greye/store' into next
Conflicts:
apps/openmw/mwclass/light.cpp
apps/openmw/mwworld/worldimp.cpp
|
2012-11-07 19:34:28 +01:00 |
|
emoose
|
7a7825577a
|
Changed: use MWWorld::Ptr for PhysicsSystem arguments
|
2012-11-05 19:37:27 +00:00 |
|
greye
|
3c2ce25f5f
|
m prefix for mwworld/cellstore.hpp
|
2012-11-05 16:07:59 +04:00 |
|
greye
|
2fa4ac177a
|
initial resolving
|
2012-10-01 00:23:49 +04:00 |
|
scrawl
|
9f2668b45b
|
Task #400 Review GMST access
|
2012-09-22 21:35:57 +02:00 |
|
greye
|
7606ebafd6
|
resolving conflicts, minor update
|
2012-09-17 11:37:50 +04:00 |
|
Douglas Diniz
|
82e7c04c0a
|
Changing sounds to Action.
Adding onActor to Action to choose between playSound and playSound3D.
|
2012-08-19 20:11:50 -03:00 |
|