.. |
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
|
Fix potential segfault, cleanup, get rid of warnings.
|
7 years ago |
collectionbase.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
collectionbase.hpp
|
Add ability to touch records, LAND records in particular
|
7 years ago |
columnbase.cpp
|
Fix issue where mandatory effects field was allowed to be empty (and vice versa)
|
9 years ago |
columnbase.hpp
|
add more precise float-spinbox and use it for rotations
|
7 years ago |
columnimp.cpp
|
Get rid of duplicate function, fix flag checking
|
7 years ago |
columnimp.hpp
|
Changed the way the revert command works: it now clones the changed record and uses the new RecordBase::revert() method to restore the previous value
|
7 years ago |
columns.cpp
|
Rename Original Creature column to Parent Creature (fixes #2897)
|
7 years ago |
columns.hpp
|
Rename Original Creature column to Parent Creature (fixes #2897)
|
7 years ago |
commanddispatcher.cpp
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
8 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
|
Notify views of changes in all columns when updating the ColumnId_Modification column
|
7 years ago |
commands.hpp
|
Notify views of changes in all columns when updating the ColumnId_Modification column
|
7 years ago |
data.cpp
|
Load default markers definitions in editor
|
7 years ago |
data.hpp
|
Load default markers definitions in editor
|
7 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
|
Some bug fixes, changes to land load code.
|
7 years ago |
idcompletionmanager.cpp
|
remove more unused imports, including boost headers
|
8 years ago |
idcompletionmanager.hpp
|
purge the rest of boost::shared and any other boost related things that no longer are required
|
8 years ago |
idtable.cpp
|
Issue a single dataChanged() when the modified column changes
|
7 years ago |
idtable.hpp
|
Remove now unnecessary overrides.
|
7 years ago |
idtablebase.cpp
|
Remove empty line at the beginning of files
|
10 years ago |
idtablebase.hpp
|
Add ability to touch records, LAND records in particular
|
7 years ago |
idtableproxymodel.cpp
|
purge the rest of boost::shared and any other boost related things that no longer are required
|
8 years ago |
idtableproxymodel.hpp
|
purge the rest of boost::shared and any other boost related things that no longer are required
|
8 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
|
Cleanup. Also modify ltex index generation.
|
7 years ago |
land.hpp
|
Cleanup. Also modify ltex index generation.
|
7 years ago |
landtexture.cpp
|
Cleanup. Also modify ltex index generation.
|
7 years ago |
landtexture.hpp
|
Replace nonconst getId with setId, add template specialization and specialized derived classes for LandTexture
|
7 years ago |
landtexturetableproxymodel.cpp
|
Remove texture filtering, better ltex importing, reindexing duplicates
|
7 years ago |
landtexturetableproxymodel.hpp
|
Hide base land textures.
|
7 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
|
Adds the option to ignore "Base" records when running the verifier. (fixes #4466)
|
7 years ago |
record.hpp
|
Notify views of changes in all columns when updating the ColumnId_Modification column
|
7 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] Some PVS-Studio and cppcheck fixes
|
7 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
|
Merge pull request #1706 from akortunov/refidfix
|
7 years ago |
refidadapterimp.hpp
|
Replace "Female" check box with a combo box, part 1/2 (fixes #3756)
|
8 years ago |
refidcollection.cpp
|
Merge remote-tracking branch 'florianjw/precise-rotations'
|
7 years ago |
refidcollection.hpp
|
Add ability to touch records, LAND records in particular
|
7 years ago |
refiddata.cpp
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
8 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
|
Preliminary asset reloading
|
7 years ago |
resources.hpp
|
Preliminary asset reloading
|
7 years ago |
resourcesmanager.cpp
|
Fix wrong folder name
|
7 years ago |
resourcesmanager.hpp
|
A bit of cleanup
|
7 years ago |
resourcetable.cpp
|
Preliminary asset reloading
|
7 years ago |
resourcetable.hpp
|
Preliminary asset reloading
|
7 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
|
Add topic, journal and related -info icons.
|
7 years ago |
universalid.hpp
|
Initial LTEX/LAND tables
|
7 years ago |