.. |
cell.cpp
|
implemented reference record merging
|
2014-05-20 09:02:22 +02:00 |
cell.hpp
|
Revert "added changed reference tracking for cells"
|
2014-06-04 21:12:23 +02:00 |
cellcoordinates.cpp
|
added CellCoordinates and CellSelection classes
|
2014-04-07 13:44:43 +02:00 |
cellcoordinates.hpp
|
added CellCoordinates and CellSelection classes
|
2014-04-07 13:44:43 +02:00 |
cellselection.cpp
|
added CellCoordinates and CellSelection classes
|
2014-04-07 13:44:43 +02:00 |
cellselection.hpp
|
added CellCoordinates and CellSelection classes
|
2014-04-07 13:44:43 +02:00 |
collection.hpp
|
|
|
collectionbase.cpp
|
|
|
collectionbase.hpp
|
|
|
columnbase.cpp
|
|
|
columnbase.hpp
|
Merge branch 'run'
|
2014-09-14 11:59:54 +02:00 |
columnimp.hpp
|
Merge branch 'run'
|
2014-09-14 11:59:54 +02:00 |
columns.cpp
|
Merge branch 'run'
|
2014-09-14 11:59:54 +02:00 |
columns.hpp
|
Merge branch 'run'
|
2014-09-14 11:59:54 +02:00 |
commanddispatcher.cpp
|
added extended versions of revert and delete
|
2014-06-11 11:43:38 +02:00 |
commanddispatcher.hpp
|
added extended versions of revert and delete
|
2014-06-11 11:43:38 +02:00 |
commands.cpp
|
|
|
commands.hpp
|
injected new class IdTableBase between QAbstractItemModel and IdTable
|
2014-07-04 13:25:56 +02:00 |
data.cpp
|
Merge branch 'run'
|
2014-09-14 11:59:54 +02:00 |
data.hpp
|
removed OpenCS-specific custom Filter record struct (default ESM struct will do from now on)
|
2014-08-10 21:03:45 +02:00 |
idcollection.hpp
|
for regular IdCollections when loading a record make the record a copy of the existing record first (adresses some incomplete records in some content files)
|
2014-06-30 12:35:34 +02:00 |
idtable.cpp
|
injected new class IdTableBase between QAbstractItemModel and IdTable
|
2014-07-04 13:25:56 +02:00 |
idtable.hpp
|
injected new class IdTableBase between QAbstractItemModel and IdTable
|
2014-07-04 13:25:56 +02:00 |
idtablebase.cpp
|
injected new class IdTableBase between QAbstractItemModel and IdTable
|
2014-07-04 13:25:56 +02:00 |
idtablebase.hpp
|
added Feature_Constant to IdTable
|
2014-07-05 12:44:11 +02:00 |
idtableproxymodel.cpp
|
injected new class IdTableBase between QAbstractItemModel and IdTable
|
2014-07-04 13:25:56 +02:00 |
idtableproxymodel.hpp
|
|
|
info.hpp
|
|
|
infocollection.cpp
|
|
|
infocollection.hpp
|
|
|
record.cpp
|
|
|
record.hpp
|
|
|
ref.cpp
|
added reference collection stage to saving operation (preparation for cell saving)
|
2014-05-27 12:39:26 +02:00 |
ref.hpp
|
added reference collection stage to saving operation (preparation for cell saving)
|
2014-05-27 12:39:26 +02:00 |
refcollection.cpp
|
Revert "added changed reference tracking for cells"
|
2014-06-04 21:12:23 +02:00 |
refcollection.hpp
|
Merge branch 'refs'
|
2014-05-30 10:38:38 +02:00 |
refidadapter.cpp
|
|
|
refidadapter.hpp
|
|
|
refidadapterimp.cpp
|
added missing combat, magic and stealth columns for creatures (Feature #1312)
|
2014-06-30 19:51:59 +02:00 |
refidadapterimp.hpp
|
added missing combat, magic and stealth columns for creatures (Feature #1312)
|
2014-06-30 19:51:59 +02:00 |
refidcollection.cpp
|
drop part of resources drag and drop
|
2014-07-08 09:51:17 +02:00 |
refidcollection.hpp
|
|
|
refiddata.cpp
|
|
|
refiddata.hpp
|
|
|
regionmap.cpp
|
always use the cell ID instead of the exterior coordinate fields from the original cell struct
|
2014-04-13 14:16:59 +02:00 |
regionmap.hpp
|
always use the cell ID instead of the exterior coordinate fields from the original cell struct
|
2014-04-13 14:16:59 +02:00 |
resources.cpp
|
enable dragging from resources tables
|
2014-07-07 15:20:05 +02:00 |
resources.hpp
|
enable dragging from resources tables
|
2014-07-07 15:20:05 +02:00 |
resourcesmanager.cpp
|
fixed resources collection access
|
2014-08-17 14:21:23 +02:00 |
resourcesmanager.hpp
|
enable dragging from resources tables
|
2014-07-07 15:20:05 +02:00 |
resourcetable.cpp
|
Remove extra semicolons at the end of some lines.
|
2014-09-06 13:04:52 -05:00 |
resourcetable.hpp
|
added resources tables
|
2014-07-05 15:50:47 +02:00 |
scope.cpp
|
generalised the concept of record scope
|
2014-08-06 09:53:10 +02:00 |
scope.hpp
|
generalised the concept of record scope
|
2014-08-06 09:53:10 +02:00 |
scriptcontext.cpp
|
|
|
scriptcontext.hpp
|
|
|
tablemimedata.cpp
|
Let the filterbox of the receiving side of the drag&drop to decide whether to add referenceable type. Only added if the table has "Referenceable ID" column AND the UniversalId type is referenceable.
|
2014-09-08 23:14:04 +10:00 |
tablemimedata.hpp
|
Let the filterbox of the receiving side of the drag&drop to decide whether to add referenceable type. Only added if the table has "Referenceable ID" column AND the UniversalId type is referenceable.
|
2014-09-08 23:14:04 +10:00 |
universalid.cpp
|
Merge remote-tracking branch 'cc9cii/Bug-No-1869'
|
2014-09-17 09:20:59 +02:00 |
universalid.hpp
|
added run log
|
2014-09-05 13:49:34 +02:00 |