..
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
Fix CellRefs being teleported from interior to exterior cells.
8 years ago
cellcoordinates.hpp
Fix CellRefs being teleported from interior to exterior cells.
8 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
Fix for commit "affc0eb..." in PR 1216 ( fixes #3756 )
8 years ago
columnimp.cpp
Show race only when mesh type is Skin (in BodyParts table)
10 years ago
columnimp.hpp
Replace "Female" check box with a combo box, part 2/2 ( fixes #3757 )
8 years ago
columns.cpp
Replace "Female" check box with a combo box, part 1/2 ( fixes #3756 )
8 years ago
columns.hpp
Replace "Female" check box with a combo box, part 1/2 ( fixes #3756 )
8 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
Revert "Fix data corruption issues."
9 years ago
commands.hpp
Revert "Fix data corruption issues."
9 years ago
data.cpp
Replace "Female" check box with a combo box, part 2/2 ( fixes #3757 )
8 years ago
data.hpp
Initialize with correct content file number instead of correcting at save stage.
8 years ago
defaultgmsts.cpp
Fix narrowing conversion warning
8 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
Fix shadowing warnings
8 years ago
idtable.hpp
Fixed more spelling mistakes
8 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
Fixed multiple spelling mistakes
8 years ago
idtree.hpp
Fixed more spelling mistakes
8 years ago
info.hpp
subclass ESM::DialInfo to keep track of parent topic
11 years ago
infocollection.cpp
Fix shadowing warnings
8 years ago
infocollection.hpp
Delete infos of deleted dialogue when loading a content file
10 years ago
infoselectwrapper.cpp
OpenMW-CS: Fix verification of "Not Local" info conditions (Bug #3564 )
8 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
Move pathgrid abstraction handling to save code.
9 years ago
nestedcoladapterimp.hpp
Move pathgrid abstraction handling to save code.
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
Fix shadowing warnings
8 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
Fixed more spelling mistakes
8 years ago
refidadapterimp.cpp
Replace "Female" check box with a combo box, part 1/2 ( fixes #3756 )
8 years ago
refidadapterimp.hpp
Replace "Female" check box with a combo box, part 1/2 ( fixes #3756 )
8 years ago
refidcollection.cpp
Replace "Female" check box with a combo box, part 1/2 ( fixes #3756 )
8 years ago
refidcollection.hpp
merge referenceables table
10 years ago
refiddata.cpp
Merge commit 'pull/upstream/678' into HEAD
9 years ago
refiddata.hpp
Allow base plugins to overwrite referencables made in other base plugins.
8 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
Fix shadowing warnings
8 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
fix a few spelling mistakes
9 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