.. |
cell.cpp
|
implemented reference record merging
|
11 years ago |
cell.hpp
|
Revert "added changed reference tracking for cells"
|
11 years ago |
cellcoordinates.cpp
|
added CellCoordinates and CellSelection classes
|
11 years ago |
cellcoordinates.hpp
|
added CellCoordinates and CellSelection classes
|
11 years ago |
cellselection.cpp
|
added CellCoordinates and CellSelection classes
|
11 years ago |
cellselection.hpp
|
added CellCoordinates and CellSelection classes
|
11 years ago |
collection.hpp
|
Revert old fix.
|
10 years ago |
collectionbase.cpp
|
moved implementation of searchColumnIndex and findColumnIndex functions from IdTable to CollectionBase
|
11 years ago |
collectionbase.hpp
|
replaced global world->scene menu item with individual view context menu items in cell and reference tables
|
11 years ago |
columnbase.cpp
|
handle comboboxes
|
11 years ago |
columnbase.hpp
|
remove unused/double variable from CSMWorld::Column class
|
10 years ago |
columnimp.hpp
|
added missing magic effect table columns
|
10 years ago |
columns.cpp
|
added missing magic effect table columns
|
10 years ago |
columns.hpp
|
added missing magic effect table columns
|
10 years ago |
commanddispatcher.cpp
|
added extended versions of revert and delete
|
11 years ago |
commanddispatcher.hpp
|
added extended versions of revert and delete
|
11 years ago |
commands.cpp
|
made CloneCommand a subclass of CreateCommand
|
10 years ago |
commands.hpp
|
made CloneCommand a subclass of CreateCommand
|
10 years ago |
data.cpp
|
Merge branch 'tables'
|
10 years ago |
data.hpp
|
Merge branch 'tables'
|
10 years ago |
idcollection.hpp
|
fixed pathgrid loading
|
10 years ago |
idtable.cpp
|
Avoid out of range exceptions.
|
10 years ago |
idtable.hpp
|
injected new class IdTableBase between QAbstractItemModel and IdTable
|
11 years ago |
idtablebase.cpp
|
injected new class IdTableBase between QAbstractItemModel and IdTable
|
11 years ago |
idtablebase.hpp
|
added Feature_Constant to IdTable
|
11 years ago |
idtableproxymodel.cpp
|
injected new class IdTableBase between QAbstractItemModel and IdTable
|
11 years ago |
idtableproxymodel.hpp
|
simplified filter system by taking out filter references and user values for now (these are post-1.0 features anyway)
|
12 years ago |
info.hpp
|
subclass ESM::DialInfo to keep track of parent topic
|
11 years ago |
infocollection.cpp
|
minor cleanup
|
11 years ago |
infocollection.hpp
|
added support for record reordering to model (only implemented in info collection)
|
11 years ago |
land.cpp
|
Implement terrain rendering in OpenCS (Fixes #1597)
|
10 years ago |
land.hpp
|
Implement terrain rendering in OpenCS (Fixes #1597)
|
10 years ago |
landtexture.cpp
|
Implement terrain rendering in OpenCS (Fixes #1597)
|
10 years ago |
landtexture.hpp
|
Implement terrain rendering in OpenCS (Fixes #1597)
|
10 years ago |
pathgrid.cpp
|
fixed pathgrid loading
|
10 years ago |
pathgrid.hpp
|
fixed pathgrid loading
|
10 years ago |
record.cpp
|
Fixed build errors in OpenCS
|
12 years ago |
record.hpp
|
added model column
|
12 years ago |
ref.cpp
|
set refnum and increment refnum counter when creating a new reference
|
10 years ago |
ref.hpp
|
added reference collection stage to saving operation (preparation for cell saving)
|
11 years ago |
refcollection.cpp
|
Revert "added changed reference tracking for cells"
|
11 years ago |
refcollection.hpp
|
Merge branch 'refs'
|
11 years ago |
refidadapter.cpp
|
added data structures for referenceable records
|
12 years ago |
refidadapter.hpp
|
added setId to adapter
|
11 years ago |
refidadapterimp.cpp
|
added missing combat, magic and stealth columns for creatures (Feature #1312)
|
11 years ago |
refidadapterimp.hpp
|
added missing combat, magic and stealth columns for creatures (Feature #1312)
|
11 years ago |
refidcollection.cpp
|
drop part of resources drag and drop
|
11 years ago |
refidcollection.hpp
|
Merge remote-tracking branch 'sirherrbatka/cloning'
|
11 years ago |
refiddata.cpp
|
fixed referenceable-loading in case of more than one content file
|
11 years ago |
refiddata.hpp
|
fixed referenceable-loading in case of more than one content file
|
11 years ago |
regionmap.cpp
|
always use the cell ID instead of the exterior coordinate fields from the original cell struct
|
11 years ago |
regionmap.hpp
|
always use the cell ID instead of the exterior coordinate fields from the original cell struct
|
11 years ago |
resources.cpp
|
enable dragging from resources tables
|
11 years ago |
resources.hpp
|
enable dragging from resources tables
|
11 years ago |
resourcesmanager.cpp
|
fixed resources table drag source problem
|
10 years ago |
resourcesmanager.hpp
|
enable dragging from resources tables
|
11 years ago |
resourcetable.cpp
|
Remove extra semicolons at the end of some lines.
|
10 years ago |
resourcetable.hpp
|
added resources tables
|
11 years ago |
scope.cpp
|
generalised the concept of record scope
|
11 years ago |
scope.hpp
|
generalised the concept of record scope
|
11 years ago |
scriptcontext.cpp
|
some cleanup
|
10 years ago |
scriptcontext.hpp
|
added script verifier
|
11 years ago |
subcellcollection.hpp
|
fixed pathgrid loading
|
10 years ago |
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.
|
10 years ago |
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.
|
10 years ago |
universalid.cpp
|
load and save pathgrid records
|
10 years ago |
universalid.hpp
|
load and save pathgrid records
|
10 years ago |