.. |
cell.cpp
|
|
|
cell.hpp
|
|
|
cellcoordinates.cpp
|
|
|
cellcoordinates.hpp
|
|
|
cellselection.cpp
|
|
|
cellselection.hpp
|
|
|
collection.hpp
|
Fix potential segfault, cleanup, get rid of warnings.
|
2017-09-09 11:48:13 -04:00 |
collectionbase.cpp
|
|
|
collectionbase.hpp
|
Add ability to touch records, LAND records in particular
|
2017-08-31 22:09:49 -04:00 |
columnbase.cpp
|
|
|
columnbase.hpp
|
Fix for commit "affc0eb..." in PR 1216 (fixes #3756)
|
2017-02-17 17:54:38 +01:00 |
columnimp.cpp
|
Get rid of duplicate function, fix flag checking
|
2017-10-14 15:09:12 -04:00 |
columnimp.hpp
|
Fix region colors
|
2017-10-06 20:05:06 -04:00 |
columns.cpp
|
Get rid of some templates, exceptions instead of assert, and other small changes.
|
2017-09-17 20:29:51 -04:00 |
columns.hpp
|
Get rid of some templates, exceptions instead of assert, and other small changes.
|
2017-09-17 20:29:51 -04:00 |
commanddispatcher.cpp
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
2017-06-09 16:49:25 +02:00 |
commanddispatcher.hpp
|
|
|
commandmacro.cpp
|
|
|
commandmacro.hpp
|
|
|
commands.cpp
|
Get rid of reinterpret cast.
|
2017-09-22 22:42:09 -04:00 |
commands.hpp
|
Add documentation.
|
2017-10-16 12:52:13 -04:00 |
data.cpp
|
Get rid of some templates, exceptions instead of assert, and other small changes.
|
2017-09-17 20:29:51 -04:00 |
data.hpp
|
VFS changes, one VFS and resource system per document.
|
2017-08-21 22:31:19 -04:00 |
defaultgmsts.cpp
|
|
|
defaultgmsts.hpp
|
|
|
idcollection.hpp
|
Some bug fixes, changes to land load code.
|
2017-09-08 21:03:52 -04:00 |
idcompletionmanager.cpp
|
remove more unused imports, including boost headers
|
2017-06-09 19:08:53 +02:00 |
idcompletionmanager.hpp
|
purge the rest of boost::shared and any other boost related things that no longer are required
|
2017-06-09 19:08:53 +02:00 |
idtable.cpp
|
Fix LTEX import bug.
|
2017-10-14 13:18:54 -04:00 |
idtable.hpp
|
Remove now unnecessary overrides.
|
2017-10-02 16:13:40 -04:00 |
idtablebase.cpp
|
|
|
idtablebase.hpp
|
Add ability to touch records, LAND records in particular
|
2017-08-31 22:09:49 -04:00 |
idtableproxymodel.cpp
|
purge the rest of boost::shared and any other boost related things that no longer are required
|
2017-06-09 19:08:53 +02:00 |
idtableproxymodel.hpp
|
purge the rest of boost::shared and any other boost related things that no longer are required
|
2017-06-09 19:08:53 +02:00 |
idtree.cpp
|
|
|
idtree.hpp
|
|
|
info.hpp
|
|
|
infocollection.cpp
|
|
|
infocollection.hpp
|
|
|
infoselectwrapper.cpp
|
|
|
infoselectwrapper.hpp
|
|
|
infotableproxymodel.cpp
|
|
|
infotableproxymodel.hpp
|
|
|
land.cpp
|
Cleanup. Also modify ltex index generation.
|
2017-09-05 19:29:07 -04:00 |
land.hpp
|
Cleanup. Also modify ltex index generation.
|
2017-09-05 19:29:07 -04:00 |
landtexture.cpp
|
Cleanup. Also modify ltex index generation.
|
2017-09-05 19:29:07 -04:00 |
landtexture.hpp
|
Replace nonconst getId with setId, add template specialization and specialized derived classes for LandTexture
|
2017-08-31 22:09:49 -04:00 |
landtexturetableproxymodel.cpp
|
Hide base land textures.
|
2017-10-02 15:56:22 -04:00 |
landtexturetableproxymodel.hpp
|
Hide base land textures.
|
2017-10-02 15:56:22 -04:00 |
metadata.cpp
|
|
|
metadata.hpp
|
|
|
nestedcoladapterimp.cpp
|
|
|
nestedcoladapterimp.hpp
|
|
|
nestedcollection.cpp
|
|
|
nestedcollection.hpp
|
|
|
nestedcolumnadapter.hpp
|
|
|
nestedidcollection.hpp
|
|
|
nestedinfocollection.cpp
|
|
|
nestedinfocollection.hpp
|
|
|
nestedtableproxymodel.cpp
|
|
|
nestedtableproxymodel.hpp
|
|
|
nestedtablewrapper.cpp
|
|
|
nestedtablewrapper.hpp
|
|
|
pathgrid.cpp
|
|
|
pathgrid.hpp
|
|
|
record.cpp
|
|
|
record.hpp
|
|
|
ref.cpp
|
|
|
ref.hpp
|
|
|
refcollection.cpp
|
|
|
refcollection.hpp
|
|
|
refidadapter.cpp
|
|
|
refidadapter.hpp
|
|
|
refidadapterimp.cpp
|
Replace "Female" check box with a combo box, part 1/2 (fixes #3756)
|
2017-02-17 17:05:46 +01:00 |
refidadapterimp.hpp
|
Replace "Female" check box with a combo box, part 1/2 (fixes #3756)
|
2017-02-17 17:05:46 +01:00 |
refidcollection.cpp
|
Add ability to touch records, LAND records in particular
|
2017-08-31 22:09:49 -04:00 |
refidcollection.hpp
|
Add ability to touch records, LAND records in particular
|
2017-08-31 22:09:49 -04:00 |
refiddata.cpp
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
2017-06-09 16:49:25 +02:00 |
refiddata.hpp
|
|
|
regionmap.cpp
|
|
|
regionmap.hpp
|
|
|
resources.cpp
|
Preliminary asset reloading
|
2017-08-19 03:43:31 -04:00 |
resources.hpp
|
Preliminary asset reloading
|
2017-08-19 03:43:31 -04:00 |
resourcesmanager.cpp
|
Fix wrong folder name
|
2017-08-23 00:02:02 -04:00 |
resourcesmanager.hpp
|
A bit of cleanup
|
2017-08-20 19:07:23 -04:00 |
resourcetable.cpp
|
Preliminary asset reloading
|
2017-08-19 03:43:31 -04:00 |
resourcetable.hpp
|
Preliminary asset reloading
|
2017-08-19 03:43:31 -04:00 |
scope.cpp
|
|
|
scope.hpp
|
|
|
scriptcontext.cpp
|
|
|
scriptcontext.hpp
|
|
|
subcellcollection.hpp
|
|
|
tablemimedata.cpp
|
|
|
tablemimedata.hpp
|
|
|
universalid.cpp
|
Initial LTEX/LAND tables
|
2017-08-31 22:09:49 -04:00 |
universalid.hpp
|
Initial LTEX/LAND tables
|
2017-08-31 22:09:49 -04:00 |