Marek Kochanowicz
|
e4e7d50623
|
Added creatureCheck. I don't know meaning of all data fields here.
|
2013-12-23 12:32:35 +01:00 |
|
Marek Kochanowicz
|
94fcea4d4d
|
added mCreaturesSize
|
2013-12-22 14:46:07 +01:00 |
|
Marek Kochanowicz
|
32046070d5
|
Added getCreatures
|
2013-12-22 14:44:22 +01:00 |
|
Marek Kochanowicz
|
16af9e6986
|
added container check
|
2013-12-22 14:42:17 +01:00 |
|
Marek Kochanowicz
|
1a7f023237
|
added mContainersSize.
|
2013-12-22 14:35:40 +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
|
955fe3e8cf
|
Added check for non-positive quality of alchemical apparatus
|
2013-12-22 10:00:04 +01:00 |
|
Marek Kochanowicz
|
1811f0a71b
|
Works, but it seems that I miss something in referencables. I will write post on the forum.
|
2013-12-21 15:40:39 +01:00 |
|
Marek Kochanowicz
|
a27441720e
|
Added enchantmnet check for books.
|
2013-12-21 12:07:40 +01:00 |
|
Marek Kochanowicz
|
ee5dfd1cc8
|
Adde potionCheck method
|
2013-12-21 11:15:46 +01:00 |
|
Marek Kochanowicz
|
21ee2a6d2e
|
Getting size of potions.
|
2013-12-21 11:02:58 +01:00 |
|
Marek Kochanowicz
|
a6c36e2377
|
Small optimization.
|
2013-12-21 11:01: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 |
|
Lukasz Gromanowski
|
bfd79bfbe6
|
Various fixes for CppCheck warnings.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
|
2013-12-06 07:36:16 +01:00 |
|
Marc Zinnschlag
|
2fe135d85f
|
journals subview was bound to the wrong universal ID type
|
2013-12-02 16:25:26 +01:00 |
|
Marc Zinnschlag
|
04b1657d98
|
Merge branch 'openmw-27'
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/main.cpp
|
2013-11-30 09:45:41 +01:00 |
|
Sebastian Wick
|
4a816b6c17
|
fix context menu
|
2013-11-16 23:08:03 +01:00 |
|
Marc Zinnschlag
|
1c020b74c8
|
hid ID column in info tables (not relevant for the user)
|
2013-11-14 13:14:37 +01:00 |
|
Marc Zinnschlag
|
2af7f60488
|
flag reordered records as modified
|
2013-11-14 12:21:10 +01:00 |
|
Marc Zinnschlag
|
a44fad4c59
|
disabled revert for info tables (no easy way to make this work)
|
2013-11-14 11:55:02 +01:00 |
|
Marc Zinnschlag
|
780ea3a41f
|
added support for record reordering to model (only implemented in info collection)
|
2013-11-14 11:39:14 +01:00 |
|
Marc Zinnschlag
|
68598f9b63
|
fixed handling of user directory defaultfilters file; some cleanup
|
2013-11-13 14:56:04 +01:00 |
|
Marek Kochanowicz
|
821d0c5c2d
|
Corrected filter template loading.
|
2013-11-13 11:38:29 +01:00 |
|
Marc Zinnschlag
|
2fff7fc843
|
save info records
|
2013-11-11 12:21:26 +01:00 |
|
Nikolay Kasyanov
|
05e19b37e3
|
Removed obsolete comment
|
2013-11-10 22:25:29 +04:00 |
|
Nikolay Kasyanov
|
dafe80874a
|
Added empty line
|
2013-11-10 22:24:31 +04:00 |
|
Nikolay Kasyanov
|
96714fc2c1
|
OpenCS: proper working dir & library path on OS X
|
2013-11-10 22:19:32 +04:00 |
|
Nikolay Kasyanov
|
fa13818360
|
OS X: OpenCS packaging
|
2013-11-10 22:04:13 +04:00 |
|
Nikolay Kasyanov
|
0494fa543f
|
OpenCS: set current directory to bundle location on OS X, like in OpenMW binary
|
2013-11-10 20:39:35 +04:00 |
|
Nikolay Kasyanov
|
df5b52b45b
|
OpenCS.app icon & bundle properties
|
2013-11-10 20:11:53 +04:00 |
|
Nikolay Kasyanov
|
04edd25add
|
OpenCS as a separate app bundle
|
2013-11-10 19:09:05 +04:00 |
|
Marc Zinnschlag
|
8c4303399f
|
Merge branch 'master' into dialogue
Conflicts:
apps/opencs/model/world/columns.cpp
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/data.cpp
components/esm/loadinfo.hpp
|
2013-11-10 13:21:39 +01:00 |
|
Marc Zinnschlag
|
583f1ae9c2
|
fixed info record ordering and performance problems by determining topic ranges in the record collection instead of in the index collection
|
2013-11-10 13:00:46 +01:00 |
|
Marc Zinnschlag
|
ec6018928c
|
some fixes to info record sorting (doesn't address the main problem)
|
2013-11-10 12:09:49 +01:00 |
|
Marc Zinnschlag
|
b7bb7d6902
|
Merge remote-tracking branch 'scrawl/master'
Conflicts:
apps/opencs/editor.cpp
|
2013-11-10 11:49:48 +01:00 |
|
Marc Zinnschlag
|
935d9241d8
|
first attempt at proper info record loading: partially incorrect and way too slow
|
2013-11-09 11:42:19 +01:00 |
|
Marc Zinnschlag
|
3d8da2b9e0
|
proper sorting for newly created records and some case smashing fixes
|
2013-11-08 12:16:41 +01:00 |
|
Marc Zinnschlag
|
a06aa881cb
|
make sure case handling in info IDs is consistent
|
2013-11-08 12:03:03 +01:00 |
|
Marc Zinnschlag
|
982024a328
|
Topic range access in InfoCollection
|
2013-11-08 11:52:30 +01:00 |
|
Marc Zinnschlag
|
0745a86039
|
added InfoCreator
|
2013-11-08 11:51:59 +01:00 |
|
Bret Curtis
|
5a071b0f81
|
necessary dpkg rules to get opencs building and packaged on dpkg systems
|
2013-11-08 09:08:56 +01:00 |
|
Bret Curtis
|
36efe9605f
|
necessary dpkg rules to get opencs building and packaged on dpkg systems
|
2013-11-07 23:05:45 +01:00 |
|
Marc Zinnschlag
|
c545b3682a
|
compose info record IDs from actual record ID and parent topic ID (to make sure IDs are unique)
|
2013-11-05 12:57:55 +01:00 |
|
Marc Zinnschlag
|
2d4a6c0edf
|
cleaned up ID handling in INFO record (including a ESMTool bug fix)
|
2013-11-05 12:56:20 +01:00 |
|
Marc Zinnschlag
|
9d7695ea88
|
added missing columns to topic info table
|
2013-11-05 11:41:48 +01:00 |
|