.. |
cell.cpp
|
|
|
cell.hpp
|
|
|
cellcoordinates.cpp
|
|
|
cellcoordinates.hpp
|
|
|
cellselection.cpp
|
|
|
cellselection.hpp
|
|
|
collection.hpp
|
Revert old fix.
|
2014-09-27 23:39:22 +10:00 |
collectionbase.cpp
|
|
|
collectionbase.hpp
|
|
|
columnbase.cpp
|
|
|
columnbase.hpp
|
remove unused/double variable from CSMWorld::Column class
|
2014-10-11 00:15:36 +02:00 |
columnimp.hpp
|
added missing magic effect table columns
|
2014-09-30 12:33:48 +02:00 |
columns.cpp
|
added missing magic effect table columns
|
2014-09-30 12:33:48 +02:00 |
columns.hpp
|
added missing magic effect table columns
|
2014-09-30 12:33:48 +02:00 |
commanddispatcher.cpp
|
|
|
commanddispatcher.hpp
|
|
|
commands.cpp
|
made CloneCommand a subclass of CreateCommand
|
2014-09-20 10:36:43 +02:00 |
commands.hpp
|
made CloneCommand a subclass of CreateCommand
|
2014-09-20 10:36:43 +02:00 |
data.cpp
|
Merge branch 'tables'
|
2014-10-10 16:11:54 +02:00 |
data.hpp
|
Merge branch 'tables'
|
2014-10-10 16:11:54 +02:00 |
idcollection.hpp
|
fixed pathgrid loading
|
2014-10-04 15:36:52 +02:00 |
idtable.cpp
|
Avoid out of range exceptions.
|
2014-10-09 07:01:18 +11:00 |
idtable.hpp
|
|
|
idtablebase.cpp
|
|
|
idtablebase.hpp
|
|
|
idtableproxymodel.cpp
|
|
|
idtableproxymodel.hpp
|
|
|
info.hpp
|
|
|
infocollection.cpp
|
|
|
infocollection.hpp
|
|
|
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
|
fixed pathgrid loading
|
2014-10-04 15:36:52 +02:00 |
pathgrid.hpp
|
fixed pathgrid loading
|
2014-10-04 15:36:52 +02:00 |
record.cpp
|
|
|
record.hpp
|
|
|
ref.cpp
|
set refnum and increment refnum counter when creating a new reference
|
2014-09-18 12:25:17 +02:00 |
ref.hpp
|
|
|
refcollection.cpp
|
|
|
refcollection.hpp
|
|
|
refidadapter.cpp
|
|
|
refidadapter.hpp
|
|
|
refidadapterimp.cpp
|
|
|
refidadapterimp.hpp
|
|
|
refidcollection.cpp
|
|
|
refidcollection.hpp
|
|
|
refiddata.cpp
|
|
|
refiddata.hpp
|
|
|
regionmap.cpp
|
|
|
regionmap.hpp
|
|
|
resources.cpp
|
|
|
resources.hpp
|
|
|
resourcesmanager.cpp
|
fixed resources table drag source problem
|
2014-09-30 13:15:15 +02:00 |
resourcesmanager.hpp
|
|
|
resourcetable.cpp
|
Remove extra semicolons at the end of some lines.
|
2014-09-06 13:04:52 -05:00 |
resourcetable.hpp
|
|
|
scope.cpp
|
|
|
scope.hpp
|
|
|
scriptcontext.cpp
|
some cleanup
|
2014-10-13 15:26:47 +02:00 |
scriptcontext.hpp
|
|
|
subcellcollection.hpp
|
fixed pathgrid loading
|
2014-10-04 15:36:52 +02: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
|
load and save pathgrid records
|
2014-10-02 12:30:15 +02:00 |
universalid.hpp
|
load and save pathgrid records
|
2014-10-02 12:30:15 +02:00 |