Andrei Kortunov
|
3032b177a1
|
Remove redundant includes
|
2019-02-23 08:02:12 +04:00 |
|
Andrei Kortunov
|
c77c50e92b
|
Make Equip console command to bypass most of restrictions (bug #4460)
|
2018-07-11 00:06:21 +04:00 |
|
declan-millar
|
b8df4b7c5a
|
Tidy in-code comment
|
2018-05-21 22:14:23 +01:00 |
|
declan-millar
|
844aef85f3
|
Replace spelling: soulgem -> soul gem in code comment
|
2018-05-21 22:12:19 +01:00 |
|
declan-millar
|
9ed4f33048
|
Replace spelling: soulgem -> soul gem
|
2018-05-21 19:10:24 +01:00 |
|
declan-millar
|
028b528c0b
|
Get soul magnitude before checking the rebalance setting
|
2018-05-21 18:16:04 +01:00 |
|
declan-millar
|
9346a552fa
|
Use Rebalance soulgem values option to set soulgem value
|
2018-05-21 13:59:20 +01:00 |
|
declan-millar
|
78e79d5775
|
Add advanced option to Rebalance soulgem values to the launcher
|
2018-05-21 13:33:42 +01:00 |
|
declan-millar
|
4b1247597e
|
Use soulgem value rebalance formula from morrowind code patch
|
2018-05-20 17:06:26 +01:00 |
|
scrawl
|
870c658500
|
Remove missing souls, remove some runaway exceptions (Fixes #4111)
|
2018-03-08 23:38:04 +00:00 |
|
Bret Curtis
|
d48b829b45
|
replace and purge boost::lexical_cast
|
2017-06-09 19:08:53 +02:00 |
|
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
|
4f5d676b4e
|
Allow weight tooltips for gold and keys if not 0
|
2016-08-14 19:32:43 +09:00 |
|
scrawl
|
e5d9ee30f4
|
Add count argument to copyObjectToCell
Fixes the gold bug introduced in c9ca5bc946
|
2015-12-19 16:48:32 +01: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
|
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 |
|
Koncord
|
75e5023590
|
fix code duplication
|
2015-07-20 08:06:43 +09: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 |
|
Alexander "Ace" Olofsson
|
df5a08b6de
|
Move manualref code out of header
|
2015-02-09 15:01:49 +01:00 |
|
scrawl
|
41b3a9dba9
|
Rewrite animated collision shape support (Fixes #2123)
|
2015-01-13 05:37:37 +01:00 |
|
scrawl
|
6ddd9cc5a2
|
Don't show weight or value for keys (Fixes #1815)
|
2014-08-16 16:51:56 +02: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
|
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
|
2b15b8b484
|
Fix gold bugs (Fixes #1145, Fixes #1146)
|
2014-01-29 15:37:27 +01:00 |
|
scrawl
|
baf55df7a1
|
Gold fixes (when did this break?)
|
2014-01-09 01:34:10 +01:00 |
|
scrawl
|
0285d18fc2
|
Respect items belonging to a faction
|
2014-01-07 20:24:01 +01:00 |
|
scrawl
|
e6c0e187bc
|
Closes #1073: Check for all gold types in canSell. For containers, only gold_001 is relevant, but items in the world can be sold as well.
|
2014-01-02 15:44:58 +01:00 |
|
scrawl
|
5729672262
|
Show marked position on map. Implement Detect X magic effects.
|
2014-01-01 22:37:52 +01:00 |
|
scrawl
|
07408a4652
|
Don't allow selling gold (again - when did this get broken?)
|
2013-11-23 22:52:20 +01:00 |
|
Emanuel Guevel
|
aefa54d72d
|
Pass item count to ManualRef constructor
This remove the need to call setCount in multiple places.
|
2013-11-10 02:45:16 +01:00 |
|
Chris Robinson
|
89c7f5bc70
|
Handle object activation as a werewolf
|
2013-08-08 22:34:53 -07:00 |
|