1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 10:49:57 +00:00
openmw-tes3mp/apps/opencs/model/world
2014-06-24 12:42:49 +02:00
..
cell.cpp implemented reference record merging 2014-05-20 09:02:22 +02:00
cell.hpp Revert "added changed reference tracking for cells" 2014-06-04 21:12:23 +02: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 Merge branch 'dialog-fix' into NonTableFields 2014-06-17 14:08:59 +02:00
collectionbase.cpp Added code to delete nestedRows 2014-06-24 12:21:40 +02:00
collectionbase.hpp Added code to delete nestedRows 2014-06-24 12:21:40 +02:00
columnbase.cpp Added extra columnid type to use for ID of the inventory item 2014-06-20 14:22:40 +02:00
columnbase.hpp Added extra columnid type to use for ID of the inventory item 2014-06-20 14:22:40 +02:00
columnimp.hpp Revert "added changed reference tracking for cells" 2014-06-04 21:12:23 +02:00
columns.cpp Added extra columnid type to use for ID of the inventory item 2014-06-20 14:22:40 +02:00
columns.hpp Added extra columnid type to use for ID of the inventory item 2014-06-20 14:22:40 +02:00
commanddispatcher.cpp removed some hardcoded column numbers 2014-06-07 13:06:19 +02:00
commanddispatcher.hpp replaced selection model in CommandDispatcher with a slightly slower but more robust implementation 2014-06-07 13:02:45 +02:00
commands.cpp Added delete nested rows command (undo still needs to be done) 2014-06-24 12:35:26 +02:00
commands.hpp Added delete nested rows command (undo still needs to be done) 2014-06-24 12:35:26 +02:00
data.cpp simplified Data constructor 2014-06-06 20:47:31 +02:00
data.hpp simplified Data constructor 2014-06-06 20:47:31 +02:00
idcollection.hpp Fixed merge conflicts with saving branch 2013-10-25 19:23:03 -05:00
idtable.cpp use beginRemovRow when removing nested row. 2014-06-24 12:42:49 +02:00
idtable.hpp Quick and dirty prototype of actual nested header data implementation 2014-06-19 18:46:09 +02:00
idtableproxymodel.cpp use case-insensitive sorting in columns 2014-02-13 15:01:10 +01:00
idtableproxymodel.hpp simplified filter system by taking out filter references and user values for now (these are post-1.0 features anyway) 2013-08-22 09:17:57 +02:00
info.hpp subclass ESM::DialInfo to keep track of parent topic 2013-11-01 17:43:45 +01:00
infocollection.cpp minor cleanup 2014-01-14 12:46:53 +04:00
infocollection.hpp added support for record reordering to model (only implemented in info collection) 2013-11-14 11:39:14 +01:00
nestedtablemodel.cpp Quick and dirty prototype of actual nested header data implementation 2014-06-19 18:46:09 +02:00
nestedtablemodel.hpp Quick and dirty prototype of actual nested header data implementation 2014-06-19 18:46:09 +02:00
record.cpp Fixed build errors in OpenCS 2013-02-12 13:57:16 +01:00
record.hpp added model column 2013-05-11 18:35:48 +02:00
ref.cpp added reference collection stage to saving operation (preparation for cell saving) 2014-05-27 12:39:26 +02:00
ref.hpp added reference collection stage to saving operation (preparation for cell saving) 2014-05-27 12:39:26 +02:00
refcollection.cpp Revert "added changed reference tracking for cells" 2014-06-04 21:12:23 +02:00
refcollection.hpp Merge branch 'refs' 2014-05-30 10:38:38 +02:00
refidadapter.cpp Merge branch 'dialog-fix' into NonTableFields 2014-06-17 14:08:59 +02:00
refidadapter.hpp Added code to delete nestedRows 2014-06-24 12:21:40 +02:00
refidadapterimp.cpp Added code to delete nestedRows 2014-06-24 12:21:40 +02:00
refidadapterimp.hpp Added code to delete nestedRows 2014-06-24 12:21:40 +02:00
refidcollection.cpp Added code to delete nestedRows 2014-06-24 12:21:40 +02:00
refidcollection.hpp Added code to delete nestedRows 2014-06-24 12:21:40 +02:00
refiddata.cpp fixed referenceable-loading in case of more than one content file 2014-02-15 15:50:17 +01:00
refiddata.hpp Added code to delete nestedRows 2014-06-24 12:21:40 +02:00
regionmap.cpp always use the cell ID instead of the exterior coordinate fields from the original cell struct 2014-04-13 14:16:59 +02: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
scriptcontext.cpp fixing case broke sorting in script context 2014-02-15 13:09:43 +01:00
scriptcontext.hpp added script verifier 2014-02-14 13:38:30 +01:00
tablemimedata.cpp fixing minor issues 2014-05-01 12:34:54 +02:00
tablemimedata.hpp fixing minor issues 2014-05-01 12:34:54 +02:00
universalid.cpp some UniversalId cleanup and enhancements 2014-06-06 14:25:06 +02:00
universalid.hpp some UniversalId cleanup and enhancements 2014-06-06 14:25:06 +02:00