.. |
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
|
Changes as per feedback comments.
|
2015-04-11 11:26:29 +10:00 |
collectionbase.cpp
|
fix -Wnewline-eof warnings
|
2015-03-11 10:54:45 -04:00 |
collectionbase.hpp
|
Spelling and other consistencies nit pick.
|
2015-03-30 11:53:33 +11:00 |
columnbase.cpp
|
Simplify and relocate nested column definitions.
|
2015-04-12 08:52:09 +10:00 |
columnbase.hpp
|
Moved templated code around a bit.
|
2015-04-12 10:52:01 +10:00 |
columnimp.hpp
|
Simplify and relocate nested column definitions.
|
2015-04-12 08:52:09 +10:00 |
columns.cpp
|
Use human friendly strings in magic effects subtable.
|
2015-04-12 07:46:32 +10:00 |
columns.hpp
|
Use human friendly strings in magic effects subtable.
|
2015-04-12 07:46:32 +10: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
|
Changes as per feedback comments.
|
2015-04-11 11:26:29 +10:00 |
commands.hpp
|
Fix for more gcc differences.
|
2015-04-09 20:53:41 +10:00 |
data.cpp
|
Renamed some stuff.
|
2015-04-12 13:48:23 +10:00 |
data.hpp
|
Add Spells and Enchantment magic effects table to dialogue subview. The numbers are not yet converted to strings.
|
2015-04-11 21:43:25 +10:00 |
idcollection.hpp
|
load land for non-base content files immediately
|
2014-11-30 14:33:39 +01:00 |
idtable.cpp
|
Re-organise the inheritance structure once more in preparation for adding Pathgrid tables.
|
2015-04-09 19:11:19 +10:00 |
idtable.hpp
|
Re-organise the inheritance structure once more in preparation for adding Pathgrid tables.
|
2015-04-09 19:11:19 +10: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 |
idtree.cpp
|
Fix editor being created for a non-editable item.
|
2015-04-11 13:11:20 +10:00 |
idtree.hpp
|
Fix editing "ID" column within nested tables in dialogue subview.
|
2015-04-11 11:27:48 +10: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 |
nestedadapters.cpp
|
Spelling and other consistencies nit pick.
|
2015-03-30 11:53:33 +11:00 |
nestedadapters.hpp
|
Changes as per feedback comments.
|
2015-04-11 11:26:29 +10:00 |
nestedcoladapterimp.cpp
|
Renamed some stuff.
|
2015-04-12 13:48:23 +10:00 |
nestedcoladapterimp.hpp
|
Renamed some stuff.
|
2015-04-12 13:48:23 +10:00 |
nestedcollection.cpp
|
Re-organise the inheritance structure once more in preparation for adding Pathgrid tables.
|
2015-04-09 19:11:19 +10:00 |
nestedcollection.hpp
|
Fix for more gcc differences.
|
2015-04-09 20:53:41 +10:00 |
nestedcolumnadapter.hpp
|
Renamed some stuff.
|
2015-04-12 13:48:23 +10:00 |
nestedidcollection.hpp
|
Renamed some stuff.
|
2015-04-12 13:48:23 +10:00 |
nestedtableproxymodel.cpp
|
Fix editor being created for a non-editable item.
|
2015-04-11 13:11:20 +10:00 |
nestedtableproxymodel.hpp
|
Fix editing "ID" column within nested tables in dialogue subview.
|
2015-04-11 11:27:48 +10:00 |
nestedtablewrapper.cpp
|
undo works now
|
2014-07-20 22:39:39 +02:00 |
nestedtablewrapper.hpp
|
undo works now
|
2014-07-20 22:39:39 +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
|
Changes as per feedback comments.
|
2015-04-11 11:26:29 +10:00 |
refidadapter.hpp
|
Add potion magic effects table to dialogue subview. Integration of the adapters to RefIdCollection is incomplete.
|
2015-04-12 18:29:42 +10:00 |
refidadapterimp.cpp
|
Add potion magic effects table to dialogue subview. Integration of the adapters to RefIdCollection is incomplete.
|
2015-04-12 18:29:42 +10:00 |
refidadapterimp.hpp
|
Add potion magic effects table to dialogue subview. Integration of the adapters to RefIdCollection is incomplete.
|
2015-04-12 18:29:42 +10:00 |
refidcollection.cpp
|
Add potion magic effects table to dialogue subview. Integration of the adapters to RefIdCollection is incomplete.
|
2015-04-12 18:29:42 +10:00 |
refidcollection.hpp
|
Add potion magic effects table to dialogue subview. Integration of the adapters to RefIdCollection is incomplete.
|
2015-04-12 18:29:42 +10:00 |
refiddata.cpp
|
fixed referenceable-loading in case of more than one content file
|
2014-02-15 15:50:17 +01:00 |
refiddata.hpp
|
Reorganised class inheritance structure of collections, columns and idtable model.
|
2015-04-02 20:19:15 +11: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
|
Code reorganisation to prepare for nested sound table in regions.
|
2015-04-11 13:54:05 +10: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 start up script records
|
2015-03-03 14:31:59 +01:00 |
universalid.hpp
|
load start up script records
|
2015-03-03 14:31:59 +01:00 |