scrawl
|
1c7110fbf5
|
birthsign tooltip
|
13 years ago |
scrawl
|
8d52ee27dc
|
attribute tooltips now use a new system that allows complex tooltips to be defined entirely through layout files
|
13 years ago |
scrawl
|
876b369ca5
|
minor tooltip fix
|
13 years ago |
scrawl
|
92d9e070fb
|
small tweak to getPlayerGold() method
|
13 years ago |
scrawl
|
2a4c55f1ab
|
use Class::getInventoryStore instead of casting ContainerStore.
|
13 years ago |
scrawl
|
4fb30544d4
|
more gui files cleanup
|
13 years ago |
scrawl
|
7a4de0ed1d
|
changed more gui stuff to use the new tag system
|
13 years ago |
scrawl
|
a284bfb4d0
|
Merge branch 'master' into inventoryGUI
|
13 years ago |
Marc Zinnschlag
|
ada86cbf32
|
Merge remote branch 'gus/collisionbug'
|
13 years ago |
scrawl
|
7ef0ad4e39
|
show faction & birthsign in the stats window
|
13 years ago |
scrawl
|
24ce88de2a
|
working mygui tag replacement system for GMST strings
|
13 years ago |
scrawl
|
9ca579ba63
|
slightly revamped gold stacking, now always uses the gold_001 base object to be script-friendly
|
13 years ago |
scrawl
|
1006411c02
|
small fix for mygui log being spammed with errors
|
13 years ago |
scrawl
|
41466fc5fc
|
gold label fix, and don't allow selling gold
|
13 years ago |
scrawl
|
656b08f620
|
removed the workaround for the ContainerStore bug.
|
13 years ago |
scrawl
|
8a0c859c16
|
Merge branch 'iterator' of https://github.com/zinnschlag/openmw into inventoryGUI
|
13 years ago |
scrawl
|
f28f36f262
|
added sounds to trade window
|
13 years ago |
Marc Zinnschlag
|
498530fad7
|
container iterator fix
|
13 years ago |
scrawl
|
c30b9e4bb9
|
add/remove gold from the player at the end of the transaction.
|
13 years ago |
scrawl
|
c004f5d570
|
adjust the "total cost"/"total sold" value when trading items, added some checks with respective user notifications
|
13 years ago |
scrawl
|
db49e2c046
|
bought/sold items now use a separate ContainerStore, this fixes a stacking issue among other things
|
13 years ago |
scrawl
|
fb47681fbd
|
fix a bug, some cleanup
|
13 years ago |
scrawl
|
342a244e31
|
NPC now doesn't buy items of types that he shouldn't accept.
|
13 years ago |
scrawl
|
50a8eb05d9
|
transfering items between player and merchant works and shows a red frame for bought/sold items.
|
13 years ago |
scrawl
|
e2400ca7b2
|
only show items in the trade window that the NPC actually trades (services enum)
|
13 years ago |
scrawl
|
adf0550292
|
fixed a wrong label.
|
13 years ago |
scrawl
|
52e5e14654
|
use GMST sDefaultCellname for the map window when cell has no region or name.
|
13 years ago |
scrawl
|
3cacc8feec
|
add re-stocking items to containers (though restocking isn't implemented)
|
13 years ago |
scrawl
|
9a3fd96a0c
|
display the merchant gold.
|
13 years ago |
scrawl
|
41efea4c1d
|
in the trade window, don't show items that the merchant has equipped.
|
13 years ago |
scrawl
|
6ae642aa06
|
complete trade window layout
|
13 years ago |
scrawl
|
c9aa0ca1f4
|
don't create terrain if there is no land data, also fixes a water disappearing issue and a sound exception if cells with no region
|
13 years ago |
scrawl
|
4213b4370f
|
trade window shows up and shows the vendor's inventory items.
|
13 years ago |
scrawl
|
1f85475536
|
Merge branch 'master' into inventoryGUI
|
13 years ago |
scrawl
|
375c198ebd
|
WeatherManager: fix for cells that have no region.
|
13 years ago |
scrawl
|
0afda15ce9
|
fix for cells that have no region.
|
13 years ago |
scrawl
|
ae77e7b0d8
|
don't try to retrieve land data from non-predefined cells.
|
13 years ago |
scrawl
|
5da4da820e
|
beginnings of trade window layout.
|
13 years ago |
Marc Zinnschlag
|
6b74fec8ed
|
don't do a half finished cell change, when trying to switch to an interior cell that does not exist
|
13 years ago |
gugus
|
09ec1da0f6
|
fix the latest commit: objects activation works again.
|
13 years ago |
gugus
|
6f87493df6
|
fix collision bug i think. It disable collision for quiet a lot of objects (maybe a little to much)
|
13 years ago |
scrawl
|
0dc5e5919b
|
show the Barter entry in the dialogue gui for npcs/creatures that buy/sell stuff. doesn't work for the Creeper for some reason, but Mudcrab Merchant works.
|
13 years ago |
scrawl
|
66abfd17ab
|
check the container's "Organic" flag before trying to place items inside.
|
13 years ago |
scrawl
|
0c1d06d9f7
|
added some trade window stuff, which does nothing yet.
|
13 years ago |
scrawl
|
630241c8e2
|
load the AIDT (AI data) for creatures in the ESM loader, which also contains the Services enum.
|
13 years ago |
scrawl
|
8cc49ae2b9
|
xml files update (layout tweak, added double quotation marks to font)
|
13 years ago |
scrawl
|
c5185cf2e4
|
drop item on avatar from external container bugfix
|
13 years ago |
scrawl
|
fca9f1fc5f
|
gold dropping works without crash, but the code needs clean up.
|
13 years ago |
scrawl
|
178ad876d7
|
fix for objects other than Miscellaneous.
|
13 years ago |
scrawl
|
5875ce5128
|
select the correct gold base object (still crashing)
|
13 years ago |