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
Nelsson Huotari 0880923189 Consistency for variable and header argument names. 5 years ago
..
actoradapter.cpp Hide hairs when replace the Head bodypart by item's one in the editor 6 years ago
actoradapter.hpp Fix many Coverity Scan warnings 6 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 Consistency for variable and header argument names. 5 years ago
cellcoordinates.hpp Consistency for variable and header argument names. 5 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 Ensure Unique Instance Refnum after clone, add, or move 6 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 Editor: Implement faction ranks table (feature #4209) 6 years ago
columnbase.hpp Editor: Don't accept overflowing input in NPC fields 6 years ago
columnimp.cpp Replace all NULLs to nullptr 6 years ago
columnimp.hpp Bug #4971: OpenMW-CS: Make rotations display as degrees instead of radians 6 years ago
columns.cpp Fixes Albemic typo in OpenMW-CS 6 years ago
columns.hpp Make fallback map static to simplify constructors 6 years ago
commanddispatcher.cpp Ensure Unique Instance Refnum after clone, add, or move 6 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 Refactor dynamic casts in the editor 6 years ago
commands.hpp Notify views of changes in all columns when updating the ColumnId_Modification column 7 years ago
data.cpp Make disabled shadow defines map static 6 years ago
data.hpp Make fallback map static to simplify constructors 6 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 Replace all NULLs to nullptr 6 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 Cherry-pick cc9cii's editor improvements 6 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 Make fallback map static to simplify constructors 6 years ago
idtableproxymodel.hpp Make fallback map static to simplify constructors 6 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 Fix some compiler warnings 6 years ago
infoselectwrapper.hpp Fixes to testing if condition is always or never true 9 years ago
infotableproxymodel.cpp Replace all NULLs to nullptr 6 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 Handle length of UTF-8 strings properly in plugin metadata (bug #4653) 6 years ago
metadata.hpp moved meta data into a new single-row table 10 years ago
nestedcoladapterimp.cpp Editor: Implement faction ranks table (feature #4209) 6 years ago
nestedcoladapterimp.hpp Editor: Implement faction ranks table (feature #4209) 6 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 Remove some redundant code 6 years ago
ref.hpp moved ref num assingment from instance creation to save procedure 9 years ago
refcollection.cpp Cherry-pick cc9cii's editor improvements 6 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 Support eight possible blood types (feature #4958) 6 years ago
refidadapterimp.hpp Revise AI data handling 6 years ago
refidcollection.cpp Editor: Don't accept overflowing input in NPC fields 6 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 Get rid of unnecessary string streams 6 years ago
resources.hpp Preliminary asset reloading 7 years ago
resourcesmanager.cpp Replace all NULLs to nullptr 6 years ago
resourcesmanager.hpp A bit of cleanup 7 years ago
resourcetable.cpp Cherry-pick cc9cii's editor improvements 6 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 Do not use universal IDs for menu items 6 years ago
universalid.hpp Do not use universal IDs for menu items 6 years ago