1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 07:49:56 +00:00
openmw-tes3mp/apps/opencs/model/world
2015-03-17 12:30:47 +01:00
..
cell.cpp implemented reference record merging 2014-05-20 09:02:22 +02:00
cell.hpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
cellcoordinates.cpp added CellCoordinates and CellSelection classes 2014-04-07 13:44:43 +02:00
cellcoordinates.hpp added CellCoordinates and CellSelection classes 2014-04-07 13:44:43 +02:00
cellselection.cpp added CellCoordinates and CellSelection classes 2014-04-07 13:44:43 +02:00
cellselection.hpp added CellCoordinates and CellSelection classes 2014-04-07 13:44:43 +02:00
collection.hpp Revert old fix. 2014-09-27 23:39:22 +10:00
collectionbase.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
collectionbase.hpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
columnbase.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
columnbase.hpp Conflicts: 2014-10-12 05:54:21 +11:00
columnimp.hpp Revert "Revert "Light charge handling fix"" 2015-01-23 15:33:39 +01:00
columns.cpp Conflicts: 2014-10-12 05:54:21 +11:00
columns.hpp Conflicts: 2014-10-12 05:54:21 +11:00
commanddispatcher.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
commanddispatcher.hpp added extended versions of revert and delete 2014-06-11 11:43:38 +02:00
commands.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
commands.hpp Yet more warnings suppressed. 2015-03-14 12:42:46 +11:00
data.cpp Fix saving land data. 2015-03-13 22:06:55 +11:00
data.hpp load start up script records 2015-03-03 14:31:59 +01:00
idcollection.hpp load land for non-base content files immediately 2014-11-30 14:33:39 +01:00
idtable.cpp Avoid out of range exceptions. 2014-10-09 07:01:18 +11:00
idtable.hpp Yet more warnings suppressed. 2015-03-14 12:42:46 +11:00
idtablebase.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
idtablebase.hpp added Feature_Constant to IdTable 2014-07-05 12:44:11 +02:00
idtableproxymodel.cpp Use default sort until a more generic sort that uses numeric order can be implemented. 2014-10-08 07:59:21 +11:00
idtableproxymodel.hpp Sort cell id column by numerical order. 2014-10-07 20:11:44 +11:00
info.hpp subclass ESM::DialInfo to keep track of parent topic 2013-11-01 17:43:45 +01:00
infocollection.cpp More warning fixes. 2015-03-14 08:09:19 +11:00
infocollection.hpp More warning fixes. 2015-03-14 08:09:19 +11:00
land.cpp Implement terrain rendering in OpenCS (Fixes #1597) 2014-10-08 17:17:31 +02:00
land.hpp Implement terrain rendering in OpenCS (Fixes #1597) 2014-10-08 17:17:31 +02:00
landtexture.cpp Implement terrain rendering in OpenCS (Fixes #1597) 2014-10-08 17:17:31 +02:00
landtexture.hpp Implement terrain rendering in OpenCS (Fixes #1597) 2014-10-08 17:17:31 +02:00
pathgrid.cpp Some more forward-declaring for OpenMW-CS 2015-02-09 16:50:34 +01:00
pathgrid.hpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
record.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
record.hpp removed redundant functions 2015-03-12 10:51:50 +01:00
ref.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
ref.hpp More warning fixes. 2015-03-14 08:09:19 +11:00
refcollection.cpp abstracted message collection into a class 2014-12-07 18:57:47 +01:00
refcollection.hpp Fix more warnings. 2015-03-14 06:36:35 +11:00
refidadapter.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
refidadapter.hpp Yet more warnings suppressed. 2015-03-14 12:42:46 +11:00
refidadapterimp.cpp remove redundant initialization statement 2015-01-02 02:23:10 +01:00
refidadapterimp.hpp For RefId's, modify a copy of the base record rather than modifying the record directly. 2015-03-10 06:51:54 +11:00
refidcollection.cpp Revert to the original clone() method. Create a new copy method for modified records. 2015-03-10 09:45:35 +11:00
refidcollection.hpp Merge remote-tracking branch 'sirherrbatka/cloning' 2014-01-28 12:40:14 +01:00
refiddata.cpp fixed referenceable-loading in case of more than one content file 2014-02-15 15:50:17 +01:00
refiddata.hpp fixed referenceable-loading in case of more than one content file 2014-02-15 15:50:17 +01:00
regionmap.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
regionmap.hpp always use the cell ID instead of the exterior coordinate fields from the original cell struct 2014-04-13 14:16:59 +02:00
resources.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
resources.hpp enable dragging from resources tables 2014-07-07 15:20:05 +02:00
resourcesmanager.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
resourcesmanager.hpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
resourcetable.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
resourcetable.hpp added resources tables 2014-07-05 15:50:47 +02:00
scope.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
scope.hpp generalised the concept of record scope 2014-08-06 09:53:10 +02:00
scriptcontext.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
scriptcontext.hpp added script verifier 2014-02-14 13:38:30 +01:00
subcellcollection.hpp Redefinition of default template argument 2015-02-09 17:25:55 +01:00
tablemimedata.cpp Let the filterbox of the receiving side of the drag&drop to decide whether to add referenceable type. Only added if the table has "Referenceable ID" column AND the UniversalId type is referenceable. 2014-09-08 23:14:04 +10:00
tablemimedata.hpp Let the filterbox of the receiving side of the drag&drop to decide whether to add referenceable type. Only added if the table has "Referenceable ID" column AND the UniversalId type is referenceable. 2014-09-08 23:14:04 +10:00
universalid.cpp setting up global search operation and subview 2015-03-17 12:30:47 +01:00
universalid.hpp setting up global search operation and subview 2015-03-17 12:30:47 +01:00