cyphesis/common
2018-12-16 23:42:13 +01:00
..
operations Put operations in separate directory. 2018-10-30 20:12:45 +01:00
AssetsManager.cpp Properly shut down the io_service. 2018-05-22 22:47:11 +02:00
AssetsManager.h Properly shut down the io_service. 2018-05-22 22:47:11 +02:00
AtlasFileLoader.cpp Update with Atlas changes. 2018-02-06 13:45:11 +01:00
AtlasFileLoader.h Reload types when they change. 2018-04-29 11:59:33 +02:00
AtlasQuery.h Mark implementation as "inline". 2018-07-29 18:21:32 +02:00
AtlasStreamClient.cpp Disconnect cleanly and improve logging. 2018-10-04 21:50:03 +02:00
AtlasStreamClient.h Fix broken tests. 2018-10-29 21:11:23 +01:00
BaseClient.cpp Restructure code a bit. 2018-10-01 22:39:55 +02:00
BaseClient.h Restructure code a bit. 2018-10-01 22:39:55 +02:00
binreloc.c Optimize includes. 2017-03-19 21:36:52 +01:00
binreloc.h Upgrade to newer, cleaner binreloc code. 2010-08-30 18:17:37 +01:00
client_socket.cpp Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
ClientTask.cpp Restructure code a bit. 2018-10-01 22:39:55 +02:00
ClientTask.h Restructure code a bit. 2018-10-01 22:39:55 +02:00
CMakeLists.txt Put operations in separate directory. 2018-10-30 20:12:45 +01:00
CommAsioClient.h Clean up code. 2018-10-30 19:35:57 +01:00
CommAsioClient_impl.h Disconnect cleanly and improve logging. 2018-10-04 21:50:03 +02:00
CommSocket.h Handle connection shut down better. 2018-08-08 16:41:16 +02:00
compose.hpp Add specialisations for strings 2012-12-10 22:18:03 +00:00
const.cpp Convert to cmake. 2016-12-22 14:39:36 +01:00
const.h Clean up code. 2018-10-30 19:35:57 +01:00
custom.cpp Use a simpler type store for the client. 2018-10-15 22:06:53 +02:00
custom.h Added Hit operation, used when something is hit. 2018-07-29 19:58:16 +02:00
Database.cpp Escape ' characters for SQLite. 2018-10-30 19:50:09 +01:00
Database.h Clean up code. 2018-10-30 19:35:57 +01:00
DatabasePostgres.cpp Use SQLite 3 for persistence. 2018-05-19 21:47:24 +02:00
DatabasePostgres.h Clean up code. 2018-10-30 19:35:57 +01:00
DatabaseSQLite.cpp Escape ' characters for SQLite. 2018-10-30 19:50:09 +01:00
DatabaseSQLite.h Fixed issue with iterating over results. 2018-06-29 12:25:42 +02:00
debug.cpp Clean up code. 2018-10-30 19:35:57 +01:00
debug.h Remove Character class. 2018-08-14 22:25:56 +02:00
EntityKit.cpp Correctly handled updated type properties. 2018-04-29 17:21:44 +02:00
EntityKit.h Use Ref for handling ref counting. 2018-07-22 23:48:42 +02:00
FileSystemObserver.cpp Fixed issue with hangs on exit. 2018-09-25 23:08:43 +02:00
FileSystemObserver.h Use SQLite 3 for persistence. 2018-05-19 21:47:24 +02:00
FormattedXMLWriter.cpp Use nullptr instead of NULL. 2018-02-06 13:45:11 +01:00
FormattedXMLWriter.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
globals.cpp Clean up code. 2018-10-30 19:35:57 +01:00
globals.h Make database persistence standard. 2018-05-19 23:33:58 +02:00
id.cpp Use C++ string converters, and clean up code. 2018-02-08 21:47:22 +01:00
id.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
Inheritance.cpp Don't use Inheritance in mind code. 2018-10-21 20:40:50 +02:00
Inheritance.h Don't use Inheritance in mind code. 2018-10-21 20:40:50 +02:00
Link.cpp Refactor aiclient main loop. 2018-09-25 23:30:03 +02:00
Link.h Refactor aiclient main loop. 2018-09-25 23:30:03 +02:00
log.cpp Clean up code. 2018-10-30 19:35:57 +01:00
log.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
MainLoop.cpp Clean up code. 2018-10-30 19:35:57 +01:00
MainLoop.h Separate main loop code into own class. 2018-09-22 23:11:22 +02:00
Monitors.cpp Clean up code. 2018-10-30 19:35:57 +01:00
Monitors.h Use proper singletons everywhere. 2018-08-04 18:01:20 +02:00
newid.cpp Make database persistence standard. 2018-05-19 23:33:58 +02:00
nls.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
op_switch.h Refactor possession and thoughts. 2018-08-06 21:07:31 +02:00
OperationRouter.h Started moving minds code into Minds property. 2018-08-07 20:33:51 +02:00
operations.cpp Added Hit operation, used when something is hit. 2018-07-29 19:58:16 +02:00
OperationsDispatcher.cpp Refactor aiclient main loop. 2018-09-25 23:30:03 +02:00
OperationsDispatcher.h Refactor aiclient main loop. 2018-09-25 23:30:03 +02:00
OperationsDispatcher_impl.h Restructure rule classes. 2018-10-31 21:38:35 +01:00
Property.cpp Implement an "attachments" property. 2018-08-14 21:32:06 +02:00
Property.h Implement an "attachments" property. 2018-08-14 21:32:06 +02:00
Property_impl.h Fixed issues with stub property. 2017-08-02 10:03:58 +02:00
PropertyFactory.h Clean up code. 2018-10-30 19:35:57 +01:00
PropertyFactory_impl.h Allow flags to be set in factories. 2018-07-29 23:20:26 +02:00
PropertyInstanceState.h Store instance property data separately. 2015-04-28 20:56:15 +02:00
PropertyManager.cpp Clean up code. 2018-10-30 19:35:57 +01:00
PropertyManager.h Clean up code. 2018-10-30 19:35:57 +01:00
random.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
RepeatedTask.cpp Vacuum sqlite db with interval (25 min). 2018-05-19 23:52:16 +02:00
RepeatedTask.h Vacuum sqlite db with interval (25 min). 2018-05-19 23:52:16 +02:00
Router.cpp Clean up code. 2018-10-30 19:35:57 +01:00
Router.h Fixed tests. 2018-02-06 13:45:11 +01:00
RuleTraversalTask.cpp Clean up code. 2018-10-30 19:35:57 +01:00
RuleTraversalTask.h Clean up code. 2018-10-30 19:35:57 +01:00
ScriptKit.h Reload entity scripts when python code changes. 2018-04-30 23:34:58 +02:00
serialno.cpp Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
serialno.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
Shaker.cpp Clean up code. 2018-10-30 19:35:57 +01:00
Shaker.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
Singleton.h Added simple singleton base class. 2018-04-25 20:15:29 +02:00
sockets.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
Storage.cpp Clean up code. 2018-10-30 19:35:57 +01:00
Storage.h Use SQLite 3 for persistence. 2018-05-19 21:47:24 +02:00
system.cpp Clean up code. 2018-10-30 19:35:57 +01:00
system.h Clean up and remove unused structs. 2017-07-25 23:40:39 +02:00
system_net.cpp Clean up code. 2018-10-30 19:35:57 +01:00
system_prefix.cpp Clean up code. 2018-10-30 19:35:57 +01:00
system_uid.cpp Convert to cmake. 2016-12-22 14:39:36 +01:00
SystemTime.h Clean up code. 2018-10-30 19:35:57 +01:00
type_utils.cpp Clean up code. 2018-10-30 19:35:57 +01:00
type_utils.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
type_utils_impl.h Clean up code. 2018-10-30 19:35:57 +01:00
TypeNode.cpp Fixed a couple of smaller bugs. 2018-12-16 23:42:13 +01:00
TypeNode.h Improve handling of visibility for types. 2018-08-19 17:15:30 +02:00
types.h Clean up code. 2018-10-30 19:35:57 +01:00
TypeStore.h Fix broken tests. 2018-10-29 21:11:23 +01:00
utils.cpp Added simple tokenize function in common/utils.h 2010-08-17 11:56:55 +05:30
utils.h Clean up code. 2018-10-30 19:35:57 +01:00
Variable.cpp Clean up code. 2018-10-30 19:35:57 +01:00
Variable.h Clean up code. 2018-10-30 19:35:57 +01:00
Visibility.h Improve handling of visibility for types. 2018-08-19 17:15:30 +02:00