You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/opencs/model/world
scrawl daa94cc50e Fix cppcheck warnings 9 years ago
..
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 more reliable method of obtaining the cell coordinates in CSVRender::Cell 9 years ago
cellcoordinates.hpp more reliable method of obtaining the cell coordinates in CSVRender::Cell 9 years ago
cellselection.cpp Remove empty line at the beginning of files 10 years ago
cellselection.hpp
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) 10 years ago
columnimp.hpp Add missing includes to columnimp.hpp 10 years ago
columns.cpp Fix AiWander sub-table editing. Should resolve bugs #2888 and #2930. 9 years ago
columns.hpp Fix AiWander sub-table editing. Should resolve bugs #2888 and #2930. 9 years ago
commanddispatcher.cpp Rename to lowerCaseInPlace 9 years ago
commanddispatcher.hpp create modify commands through command dispatcher 10 years ago
commands.cpp ModifyCommand uses a proper name of a modified nested value 10 years ago
commands.hpp Restore Modified status of a record when adding/removing nested rows 10 years ago
data.cpp Merge commit 'pull/upstream/678' into HEAD 9 years ago
data.hpp removed indirection in OpenMW-CS land record 9 years ago
idcollection.hpp Remove unused includes 10 years ago
idcompletionmanager.cpp Add Topic/Journal Id completion to InfoCreator 10 years ago
idcompletionmanager.hpp IdCompletionManager uses Display type instread of ColumnId for creating completers 10 years ago
idtable.cpp Inform about State change (not a whole row) when modifying a table value 10 years ago
idtable.hpp Undo for delete operation in referenceables table. Implemented by saving UniversalId::Type in DeleteCommand. 10 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 10 years ago
idtree.hpp Add the ability to search a nested column index 10 years ago
info.hpp
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
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 Fix cppcheck warnings 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 Remove empty line at the beginning of files 10 years ago
ref.hpp Merge branch 'master' into moveref 10 years ago
refcollection.cpp Merge commit 'pull/upstream/678' into HEAD 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 cppcheck 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
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