cc9cii
|
a6925683c6
|
Off by one error - can't delete the last element of a refid collection.
|
2015-04-25 06:04:39 +10:00 |
|
cc9cii
|
83bcc8d451
|
Reorganised class inheritance structure of collections, columns and idtable model.
|
2015-04-02 20:19:15 +11:00 |
|
Marek Kochanowicz
|
c45061614b
|
Added code to delete nestedRows
|
2014-06-24 12:21:40 +02:00 |
|
Marek Kochanowicz
|
befc7a4078
|
adding column for the content of the container
|
2014-05-25 17:02:40 +02:00 |
|
Marc Zinnschlag
|
0afa61eed5
|
fixed referenceable-loading in case of more than one content file
|
2014-02-15 15:50:17 +01:00 |
|
Marc Zinnschlag
|
1b5301eec0
|
Merge branch 'savedgame'
Conflicts:
apps/openmw/mwbase/mechanicsmanager.hpp
apps/openmw/mwbase/soundmanager.hpp
apps/openmw/mwgui/mapwindow.hpp
apps/openmw/mwmechanics/actors.cpp
apps/openmw/mwmechanics/mechanicsmanagerimp.hpp
apps/openmw/mwsound/soundmanagerimp.hpp
components/esm/loadcell.cpp
|
2014-02-01 18:16:32 +01:00 |
|
Marc Zinnschlag
|
1d34f5e096
|
Merge remote-tracking branch 'sirherrbatka/cloning'
Conflicts:
apps/opencs/model/world/refiddata.cpp
|
2014-01-28 12:40:14 +01:00 |
|
scrawl
|
03cf383be7
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into savedgame
Conflicts:
apps/openmw/mwgui/referenceinterface.cpp
apps/openmw/mwmechanics/actors.cpp
apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
apps/openmw/mwmechanics/mechanicsmanagerimp.hpp
apps/openmw/mwscript/cellextensions.cpp
apps/openmw/mwworld/cells.cpp
apps/openmw/mwworld/cells.hpp
apps/openmw/mwworld/cellstore.cpp
apps/openmw/mwworld/store.cpp
apps/openmw/mwworld/worldimp.cpp
|
2014-01-24 18:28:35 +01:00 |
|
Marek Kochanowicz
|
9b56b6585b
|
Cloning works for referencables as well.
|
2014-01-21 09:43:02 +01:00 |
|
Marek Kochanowicz
|
aa05ffcf60
|
Splited some long argument lists to the multiple lines.
|
2014-01-04 13:05:19 +01:00 |
|
Marek Kochanowicz
|
24f090ca98
|
Finishing stuff.
|
2014-01-03 11:31:54 +01:00 |
|
Marek Kochanowicz
|
79bc149c73
|
reverting refidata.hpp
|
2013-12-30 18:47:19 +01:00 |
|
Marek Kochanowicz
|
3758fe3834
|
reformatted
|
2013-12-30 13:23:16 +01:00 |
|
Marek Kochanowicz
|
03235bf0a2
|
NPC. Still WIP.
|
2013-12-27 22:13:55 +01:00 |
|
Marek Kochanowicz
|
f04a727af6
|
removed set sizes, consted sizes, added itemleveledlist check
|
2013-12-26 18:40:47 +01:00 |
|
Marek Kochanowicz
|
1da56e1790
|
checkin leveled items lists
|
2013-12-26 18:28:24 +01:00 |
|
Marek Kochanowicz
|
360a939aa0
|
Working on leveled lists now.
|
2013-12-26 15:35:58 +01:00 |
|
Marek Kochanowicz
|
6c95cea4c4
|
Added ingredient check
|
2013-12-26 15:24:52 +01:00 |
|
Marek Kochanowicz
|
c1715779fa
|
Added door check with related methods.
|
2013-12-26 12:59:43 +01:00 |
|
Marek Kochanowicz
|
32046070d5
|
Added getCreatures
|
2013-12-22 14:44:22 +01:00 |
|
Marek Kochanowicz
|
dc594da0de
|
added getContainers
|
2013-12-22 14:34:29 +01:00 |
|
Marek Kochanowicz
|
bbcaef8e42
|
Added armor check and related stuff.
|
2013-12-22 14:32:42 +01:00 |
|
Marek Kochanowicz
|
97fc8acbdb
|
Added armor check
|
2013-12-22 14:22:03 +01:00 |
|
Marek Kochanowicz
|
a27441720e
|
Added enchantmnet check for books.
|
2013-12-21 12:07:40 +01:00 |
|
Marek Kochanowicz
|
385824aee0
|
Renamed getActivator to getActivators.
|
2013-12-21 10:59:13 +01:00 |
|
Marek Kochanowicz
|
4842c56cb5
|
added getpotions
|
2013-12-21 10:58:05 +01:00 |
|
Marek Kochanowicz
|
f69465d7e0
|
Added aditional checks for books. Activator check.
|
2013-12-20 22:31:17 +01:00 |
|
Marek Kochanowicz
|
8085fcc792
|
Added Referencable checks class, added method to get refidcontainer, added method to get mBooks.
Currently only books are checked, and only if name is present.
|
2013-12-20 20:02:42 +01:00 |
|
Marc Zinnschlag
|
16e2d67b1f
|
added overloaded start/endRecord functions to ESMWriter
|
2013-12-01 13:32:11 +01:00 |
|
Marc Zinnschlag
|
e4fdebc85b
|
added saving for referenceable records
|
2013-09-24 13:53:19 +02:00 |
|
Marc Zinnschlag
|
ba5e2a0330
|
changed ID listing to include deleted records by default
|
2013-09-19 13:42:19 +02:00 |
|
Marc Zinnschlag
|
3d2281fe80
|
added signals and functions to Data for handling ID list changes
|
2013-09-19 12:11:27 +02:00 |
|
Marc Zinnschlag
|
e9f1aac7bd
|
added data structures for referenceable records
|
2013-05-06 14:11:55 +02:00 |
|