cc9cii
|
7673be6d0f
|
Loading of moved refs complete.
|
2015-04-26 12:18:23 +10:00 |
|
cc9cii
|
74b98f7178
|
Fixed initial loading of moved refs.
|
2015-04-26 11:35:46 +10:00 |
|
cc9cii
|
f1a58994c6
|
Merge branch 'master' into moveref
Conflicts:
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/commands.cpp
apps/opencs/model/world/commands.hpp
apps/opencs/model/world/ref.cpp
apps/opencs/view/world/dialoguesubview.cpp
apps/opencs/view/world/dialoguesubview.hpp
apps/opencs/view/world/util.cpp
components/esm/cellref.hpp
|
2015-04-25 06:52:53 +10:00 |
|
cc9cii
|
18162557b0
|
TopicInfos result script are now displayed in dialogue subviews.
|
2015-04-19 13:31:16 +10:00 |
|
cc9cii
|
e00d7f72ac
|
Convert magic effects ID and Range columns in the nested tables to use enum delegate
|
2015-04-18 08:09:14 +10:00 |
|
cc9cii
|
befd6fe658
|
Convert magic effects Skills column in the nested tables to use enum delegates.
|
2015-04-18 07:15:40 +10:00 |
|
cc9cii
|
d6c2cff381
|
Convert magic effects Attribute column in the nested tables to use enum delegates.
|
2015-04-17 21:33:25 +10:00 |
|
cc9cii
|
c41b4b84a6
|
Cleanup post merge.
|
2015-04-17 13:45:45 +10:00 |
|
cc9cii
|
ef84e553be
|
Renamed some stuff.
|
2015-04-12 13:48:23 +10:00 |
|
cc9cii
|
41b368a759
|
Moved templated code around a bit.
|
2015-04-12 10:52:01 +10:00 |
|
cc9cii
|
4b9c9bf095
|
Simplify and relocate nested column definitions.
|
2015-04-12 08:52:09 +10:00 |
|
cc9cii
|
8dab2f9b14
|
Use human friendly strings in magic effects subtable.
|
2015-04-12 07:46:32 +10:00 |
|
cc9cii
|
a460409555
|
Add Spells and Enchantment magic effects table to dialogue subview. The numbers are not yet converted to strings.
|
2015-04-11 21:43:25 +10:00 |
|
cc9cii
|
49fd5afdf6
|
Add birthsign spells table to dialogue subview.
|
2015-04-11 19:17:17 +10:00 |
|
cc9cii
|
f939648736
|
Add race spells table to dialogue subview.
|
2015-04-11 19:05:03 +10:00 |
|
cc9cii
|
ea9563ad92
|
Add faction reactions table to dialogue subview. Fix gcc compile issues. Change nested columns to generic ones where possible.
|
2015-04-11 17:51:30 +10:00 |
|
cc9cii
|
88bc62e054
|
Add Region sounds table to dialogue subview.
|
2015-04-11 15:55:26 +10:00 |
|
cc9cii
|
1220369da3
|
Changes as per feedback comments.
|
2015-04-11 11:26:29 +10:00 |
|
cc9cii
|
bc9dad3ff2
|
Add index columns and fix edge indexing for point deletion.
|
2015-04-10 07:31:01 +10:00 |
|
cc9cii
|
05210d7f21
|
Nested table support for Pathgrids.
|
2015-04-09 19:29:03 +10:00 |
|
cc9cii
|
bdf0d8db22
|
Re-organise the inheritance structure once more in preparation for adding Pathgrid tables.
|
2015-04-09 19:11:19 +10:00 |
|
cc9cii
|
83bcc8d451
|
Reorganised class inheritance structure of collections, columns and idtable model.
|
2015-04-02 20:19:15 +11:00 |
|
cc9cii
|
488bc76da5
|
Fix saving land data.
|
2015-03-13 22:06:55 +11:00 |
|
Marc Zinnschlag
|
4e1c086d6a
|
load start up script records
|
2015-03-03 14:31:59 +01:00 |
|
Marc Zinnschlag
|
ba7b74217b
|
added original cell column to reference table
|
2015-01-05 15:20:47 +01:00 |
|
Marc Zinnschlag
|
3b534326ff
|
forbid manual editing of the cell field in reference records
|
2015-01-05 15:04:11 +01:00 |
|
Marc Zinnschlag
|
3a847732b4
|
abstracted message collection into a class
|
2014-12-07 18:57:47 +01:00 |
|
Marc Zinnschlag
|
cbcd6a26d5
|
memory leak fix
|
2014-12-01 22:57:32 +01:00 |
|
Marc Zinnschlag
|
db17dbe324
|
don't store esm readers for non-base content files
|
2014-11-30 18:04:18 +01:00 |
|
Marc Zinnschlag
|
4a9d2038fa
|
load land for non-base content files immediately
|
2014-11-30 14:33:39 +01:00 |
|
scrawl
|
3028141815
|
Set up ESMReader indices in OpenCS (fixes wrong terrain textures when multiple content files are loaded)
|
2014-11-18 11:47:46 +01:00 |
|
Marc Zinnschlag
|
21b16f8425
|
Merge branch 'tables'
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/model/world/data.cpp
apps/opencs/model/world/data.hpp
|
2014-10-10 16:11:54 +02:00 |
|
scrawl
|
8786fb639f
|
Implement terrain rendering in OpenCS (Fixes #1597)
|
2014-10-08 17:17:31 +02:00 |
|
Marc Zinnschlag
|
be3b229a5f
|
fixed pathgrid loading
|
2014-10-04 15:36:52 +02:00 |
|
Marc Zinnschlag
|
d64127106b
|
load and save pathgrid records
|
2014-10-02 12:30:15 +02:00 |
|
Marc Zinnschlag
|
ff530a2e19
|
added missing magic effect table columns
|
2014-09-30 12:33:48 +02:00 |
|
Marc Zinnschlag
|
e47f9c7268
|
added first batch of magic effect columns (re-using existing columns)
|
2014-09-27 12:51:46 +02:00 |
|
Marc Zinnschlag
|
c321f2c252
|
load and save magic effect records
|
2014-09-26 13:05:51 +02:00 |
|
Marc Zinnschlag
|
33cd04b37d
|
added missing sound gen table columns
|
2014-09-25 11:40:45 +02:00 |
|
Marc Zinnschlag
|
7ab4881661
|
added sound gen table
|
2014-09-23 13:21:54 +02:00 |
|
Marc Zinnschlag
|
02247fe712
|
load and save sound gen records
|
2014-09-23 12:20:02 +02:00 |
|
Marc Zinnschlag
|
90b45e09f7
|
added refnum column to references tables
|
2014-09-16 12:48:10 +02:00 |
|
Marc Zinnschlag
|
f5483e76cf
|
added refnum counter column to cells table
|
2014-09-16 12:30:17 +02:00 |
|
Marc Zinnschlag
|
d1d861e1be
|
Merge branch 'run'
Conflicts:
apps/opencs/model/world/columns.cpp
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/data.cpp
components/CMakeLists.txt
|
2014-09-14 11:59:54 +02:00 |
|
cc9cii
|
ab8403192c
|
Fix typo.
|
2014-09-06 08:00:48 +10:00 |
|
Marc Zinnschlag
|
03c0cbc65a
|
added owner global column to references table (Fixes #1695)
|
2014-08-30 10:13:34 +02:00 |
|
Marc Zinnschlag
|
5c536d571b
|
added script column to debug profile table (dialogue only)
|
2014-08-24 13:15:18 +02:00 |
|
Marc Zinnschlag
|
4e521d1aca
|
fixed resources collection access
|
2014-08-17 14:21:23 +02:00 |
|
Marc Zinnschlag
|
fd3842d726
|
added flag columns to debug profile table
|
2014-08-15 13:22:20 +02:00 |
|
Marc Zinnschlag
|
fa9c6b19c2
|
removed OpenCS-specific custom Filter record struct (default ESM struct will do from now on)
|
2014-08-10 21:03:45 +02:00 |
|