.. |
cell.cpp
|
Merge commit 'pull/upstream/678' into HEAD
|
9 years ago |
cell.hpp
|
Load methods (for ESM records) accept a deleted flag in OpenCS
|
10 years ago |
cellcoordinates.cpp
|
handle cell transitions when moving objects
|
9 years ago |
cellcoordinates.hpp
|
handle cell transitions when moving objects
|
9 years ago |
cellselection.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
cellselection.hpp
|
added CellCoordinates and CellSelection classes
|
11 years ago |
collection.hpp
|
Implement saving of deleted records
|
10 years ago |
collectionbase.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
collectionbase.hpp
|
Spelling and other consistencies nit pick.
|
10 years ago |
columnbase.cpp
|
Fix issue where mandatory effects field was allowed to be empty (and vice versa)
|
9 years ago |
columnbase.hpp
|
Move TableEditModes enum inside a class scope.
|
9 years ago |
columnimp.cpp
|
Show race only when mesh type is Skin (in BodyParts table)
|
9 years ago |
columnimp.hpp
|
Add missing includes to columnimp.hpp
|
9 years ago |
columns.cpp
|
Fix names to be unique and condition values to be set to 0
|
9 years ago |
columns.hpp
|
Fix AiWander sub-table editing. Should resolve bugs #2888 and #2930.
|
9 years ago |
commanddispatcher.cpp
|
safer handling of command macros
|
9 years ago |
commanddispatcher.hpp
|
create modify commands through command dispatcher
|
10 years ago |
commandmacro.cpp
|
safer handling of command macros
|
9 years ago |
commandmacro.hpp
|
safer handling of command macros
|
9 years ago |
commands.cpp
|
create new records with basic data in the same step without updates inbetween (Fixes #3207)
|
9 years ago |
commands.hpp
|
Restore Modified status of a record when adding/removing nested rows
|
10 years ago |
data.cpp
|
InfoCondition autocompletion
|
9 years ago |
data.hpp
|
Pass the fallback map to CSMWorld::Data
|
9 years ago |
defaultgmsts.cpp
|
Removed hints from error messages and fixed naming to match conventions
|
9 years ago |
defaultgmsts.hpp
|
Removed hints from error messages and fixed naming to match conventions
|
9 years ago |
idcollection.hpp
|
Remove unused includes
|
10 years ago |
idcompletionmanager.cpp
|
InfoCondition autocompletion
|
9 years ago |
idcompletionmanager.hpp
|
IdCompletionManager uses Display type instread of ColumnId for creating completers
|
10 years ago |
idtable.cpp
|
create new records with basic data in the same step without updates inbetween (Fixes #3207)
|
9 years ago |
idtable.hpp
|
create new records with basic data in the same step without updates inbetween (Fixes #3207)
|
9 years ago |
idtablebase.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
idtablebase.hpp
|
moved getColumnId function from IdTable to IdTable base and made it virtual
|
10 years ago |
idtableproxymodel.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
idtableproxymodel.hpp
|
Create a custom signal to inform about a row addition in IdTableProxyModel
|
10 years ago |
idtree.cpp
|
Inform about State change (not a whole row) when modifying a table value
|
9 years ago |
idtree.hpp
|
Add the ability to search a nested column index
|
10 years ago |
info.hpp
|
subclass ESM::DialInfo to keep track of parent topic
|
11 years ago |
infocollection.cpp
|
Merge commit 'pull/upstream/678' into HEAD
|
9 years ago |
infocollection.hpp
|
Delete infos of deleted dialogue when loading a content file
|
10 years ago |
infoselectwrapper.cpp
|
Fixes to testing if condition is always or never true
|
9 years ago |
infoselectwrapper.hpp
|
Fixes to testing if condition is always or never true
|
9 years ago |
infotableproxymodel.cpp
|
Fix tab indentations in apps/ and components/
|
9 years ago |
infotableproxymodel.hpp
|
Inform about a row addition after re-sorting in InfoTableProxyModel
|
10 years ago |
land.cpp
|
Merge commit 'pull/upstream/678' into HEAD
|
9 years ago |
land.hpp
|
Merge commit 'pull/upstream/678' into HEAD
|
9 years ago |
landtexture.cpp
|
Merge commit 'pull/upstream/678' into HEAD
|
9 years ago |
landtexture.hpp
|
Merge commit 'pull/upstream/678' into HEAD
|
9 years ago |
metadata.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
metadata.hpp
|
moved meta data into a new single-row table
|
10 years ago |
nestedcoladapterimp.cpp
|
Allow setting the water level of an interior cell with sky (Fixes #3244)
|
9 years ago |
nestedcoladapterimp.hpp
|
Fix skills and attributes being possible to add to irrelevant effects. Should resolve bug #2980.
|
9 years ago |
nestedcollection.cpp
|
Add the ability to search a nested column index
|
10 years ago |
nestedcollection.hpp
|
Add the ability to search a nested column index
|
10 years ago |
nestedcolumnadapter.hpp
|
More warning fixes.
|
10 years ago |
nestedidcollection.hpp
|
Count of nested columns can be retrieved for a collection with no records
|
10 years ago |
nestedinfocollection.cpp
|
TopicInfos result script are now displayed in dialogue subviews.
|
10 years ago |
nestedinfocollection.hpp
|
TopicInfos result script are now displayed in dialogue subviews.
|
10 years ago |
nestedtableproxymodel.cpp
|
Proper index creation for nested data
|
10 years ago |
nestedtableproxymodel.hpp
|
Changes to support dialogue only items but in a list view via QDataWidgetMapper.
|
10 years ago |
nestedtablewrapper.cpp
|
undo works now
|
11 years ago |
nestedtablewrapper.hpp
|
undo works now
|
11 years ago |
pathgrid.cpp
|
Load methods (for ESM records) accept a deleted flag in OpenCS
|
10 years ago |
pathgrid.hpp
|
Load methods (for ESM records) accept a deleted flag in OpenCS
|
10 years ago |
record.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
record.hpp
|
Load methods (for ESM records) accept a deleted flag in OpenCS
|
10 years ago |
ref.cpp
|
moved ref num assingment from instance creation to save procedure
|
9 years ago |
ref.hpp
|
moved ref num assingment from instance creation to save procedure
|
9 years ago |
refcollection.cpp
|
moved ref num assingment from instance creation to save procedure
|
9 years ago |
refcollection.hpp
|
Revert rebasing the moved refs to the new cell, because the original ref may still be referred by a mod.
|
10 years ago |
refidadapter.cpp
|
Changed over the remaining RefId adapters. Fixed issue where map entries were overwriting the same key...
|
10 years ago |
refidadapter.hpp
|
Changed over the remaining RefId adapters. Fixed issue where map entries were overwriting the same key...
|
10 years ago |
refidadapterimp.cpp
|
Fix clang analyzer warnings
|
9 years ago |
refidadapterimp.hpp
|
Fix include file issue.
|
9 years ago |
refidcollection.cpp
|
Merge commit 'pull/upstream/678' into HEAD
|
9 years ago |
refidcollection.hpp
|
merge referenceables table
|
9 years ago |
refiddata.cpp
|
Merge commit 'pull/upstream/678' into HEAD
|
9 years ago |
refiddata.hpp
|
Merge commit 'pull/upstream/678' into HEAD
|
9 years ago |
regionmap.cpp
|
Rename to lowerCaseInPlace
|
9 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
|
Remove empty line at the beginning of files
|
10 years ago |
resources.hpp
|
OpenCS: use the new VFS, restored resource tables
|
10 years ago |
resourcesmanager.cpp
|
Support for loading .osg mesh format
|
9 years ago |
resourcesmanager.hpp
|
OpenCS: preliminary port of cell rendering to OSG
|
10 years ago |
resourcetable.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
resourcetable.hpp
|
moved getColumnId function from IdTable to IdTable base and made it virtual
|
10 years ago |
scope.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
scope.hpp
|
generalised the concept of record scope
|
11 years ago |
scriptcontext.cpp
|
Rename to lowerCaseInPlace
|
9 years ago |
scriptcontext.hpp
|
fixed local variable caching issue in automatic error checking (Fixes #2927)
|
9 years ago |
subcellcollection.hpp
|
Load methods (for ESM records) accept a deleted flag in OpenCS
|
10 years ago |
tablemimedata.cpp
|
spelling fixes
|
9 years ago |
tablemimedata.hpp
|
Remove empty line at the beginning of files
|
10 years ago |
universalid.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
universalid.hpp
|
added missing MetaData table UniversalId type
|
10 years ago |