Mads Buvik Sandvei
|
fe0b640f85
|
Use copyItem() when not moving full stack.
|
2023-07-17 17:58:39 +02:00 |
|
Mads Buvik Sandvei
|
b8a9fcad68
|
fixes based on comments by ptmikheev
|
2023-07-17 17:06:28 +02:00 |
|
Mads Buvik Sandvei
|
64e55b37ec
|
Clang'd
|
2023-07-15 18:59:16 +02:00 |
|
Mads Buvik Sandvei
|
6e03d710ba
|
Remove ItemModel::copyItem(), it is obsolete.
|
2023-07-15 18:19:52 +02:00 |
|
Mads Buvik Sandvei
|
8c3c5238d7
|
Preserve refnum when dropping items from inventory to ground.
|
2023-07-08 17:24:13 +02:00 |
|
clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
Evil Eye
|
837183ec79
|
Use std::unique_ptr in ProxyItemModel
|
2022-08-31 18:49:50 +02:00 |
|
jvoisin
|
7a015d24c6
|
Sprinkle some const-ref
|
2021-08-15 19:50:28 +02:00 |
|
Evil Eye
|
087e933326
|
Close windows using Ptrs that are about to be deleted
|
2021-07-15 22:31:26 +02:00 |
|
Andrei Kortunov
|
8ca3c3b123
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
elsid
|
ee60d4bcea
|
Remove unused ItemStack::stacks
|
2020-04-24 20:38:55 +02:00 |
|
Capostrophic
|
ee4fa93bd4
|
Rework prevent merchant equipping setting again
|
2019-10-28 01:58:23 +03:00 |
|
Andrei Kortunov
|
f0b73e0a27
|
Do not store owners for items in container stores (bug #1933)
|
2019-10-05 17:29:00 +04:00 |
|
Andrei Kortunov
|
03f129b53c
|
remove redundant allowedToInsertItems() function from ItemModel
|
2017-11-11 11:58:22 +04:00 |
|
Andrei Kortunov
|
3694b6ec90
|
Move onClose() check to item models
|
2017-11-10 10:58:43 +04:00 |
|
Andrei Kortunov
|
ac33ff9482
|
Move onDropItem() check to item models
|
2017-11-10 10:58:43 +04:00 |
|
Andrei Kortunov
|
3604b73d60
|
Move onTakeItem() to item models
|
2017-11-10 10:58:40 +04:00 |
|
Andrei Kortunov
|
1cb7ed5db1
|
Use owned tooltips for items in containers correctly
|
2017-10-04 12:13:45 +04:00 |
|
scrawl
|
763f647412
|
Add ItemModel::allowedToInsertItems
|
2016-03-05 19:53:24 +01:00 |
|
scrawl
|
9fad33cd14
|
Don't reset the item model's sort/filter options in updatePlayer (Fixes #2863)
|
2015-08-16 17:49:53 +02:00 |
|
scrawl
|
bea88c3643
|
Stolen item tracking overhaul part 2 (Fixes #2338)
|
2015-02-06 01:27:16 +01:00 |
|
Ragora
|
ee6298f520
|
Added Flag_Bound flag for ItemStack to check against but the system behind it is probably not the best
|
2014-09-11 19:33:45 -04:00 |
|
scrawl
|
eb40032bde
|
Fix item owner not resetting when dragging an item from a corpse to the player avatar
|
2014-05-15 09:54:10 +02:00 |
|
scrawl
|
93b76a603b
|
Fixes #1100: Looting a corpse is no longer considered stealing
|
2014-04-27 06:08:08 +02:00 |
|
scrawl
|
0c4a963132
|
Container UI rewrite
|
2013-05-11 18:38:27 +02:00 |
|