cyphesis/common
2013-03-10 18:52:09 +00:00
..
Actuate.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Add.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Affect.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
atlas_helpers.cpp Move mind creation to the property 2011-12-15 18:33:32 +00:00
atlas_helpers.h Correct header guards 2011-12-20 15:18:41 +00:00
AtlasFileLoader.cpp Move two methods out of the header 2012-01-05 12:53:10 +00:00
AtlasFileLoader.h Move two methods out of the header 2012-01-05 12:53:10 +00:00
AtlasStreamClient.cpp Stop using socket linger everywhere 2012-07-27 12:40:17 +01:00
AtlasStreamClient.h Add a clean disconnect method 2012-07-27 09:29:51 +01:00
Attack.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
BaseWorld.cpp Refactor to use LocatedEntity as base class 2013-01-17 10:17:07 +00:00
BaseWorld.h Make a few more classes uncopyable 2013-01-22 18:32:12 +00:00
binreloc.c Upgrade to newer, cleaner binreloc code. 2010-08-30 18:17:37 +01:00
binreloc.h Upgrade to newer, cleaner binreloc code. 2010-08-30 18:17:37 +01:00
Burn.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
client_socket.cpp Move socket config options to the new mechanism. 2009-04-08 21:22:19 +01:00
ClientTask.cpp Move AdminTask into common and give it a more generic name. 2009-11-28 18:10:09 +00:00
ClientTask.h Automated fix of header guards 2011-04-20 23:22:36 +01:00
CommSocket.cpp Move CommSocket and Link classes into common 2012-11-23 11:05:59 +00:00
CommSocket.h Ensure socket objects can't be copied. 2013-01-22 17:44:29 +00:00
compose.hpp Add specialisations for strings 2012-12-10 22:18:03 +00:00
Connect.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
const.cpp Turn on a couple more automake options 2011-09-21 12:59:27 +01:00
const.h Fix initilisation to be float value 2011-04-27 19:55:04 +01:00
custom.cpp Remove opInstall 2013-02-27 22:21:36 +00:00
custom.h Added a 'teleport' attribute to the boat. Added new op 'teleport'. 2010-08-17 11:47:59 +05:30
Database.cpp Correct the format string for size_t independence 2012-11-12 22:00:33 +00:00
Database.h Convert final Database methods 2011-09-29 12:15:43 +01:00
debug.cpp Make the debug_dump template more flexible 2012-09-08 12:52:58 +01:00
debug.h Make the debug_dump template more flexible 2012-09-08 12:52:58 +01:00
Drop.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Eat.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
EntityKit.cpp Add asserts to check entity factories have types 2013-02-21 23:23:25 +00:00
EntityKit.h Refactor to use LocatedEntity as base class 2013-01-17 10:17:07 +00:00
FormattedXMLWriter.cpp Cut down the includes in the headers. 2009-08-22 05:22:44 +01:00
FormattedXMLWriter.h Cut down the includes in the headers. 2009-08-22 05:22:44 +01:00
globals.cpp Use the ruleset global less often, making code more isolated 2012-01-19 19:34:20 +00:00
globals.h Use the ruleset global less often, making code more isolated 2012-01-19 19:34:20 +00:00
id.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
id.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Inheritance.cpp Improve error messages 2013-03-01 21:19:04 +00:00
Inheritance.h Remove typedefs for OpNo 2013-02-28 15:40:32 +00:00
Link.cpp Move CommSocket and Link classes into common 2012-11-23 11:05:59 +00:00
Link.h Move CommSocket and Link classes into common 2012-11-23 11:05:59 +00:00
log.cpp Fix some stray warnings 2012-01-30 15:14:05 +00:00
log.h Extend event types to include "none" 2012-11-27 17:46:44 +00:00
Makefile.am Add to property factory to allow scripting 2013-03-09 19:23:26 +00:00
Monitor.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Monitors.cpp No need to check for null pointer before deleting 2012-05-14 11:49:12 +01:00
Monitors.h Rename Monitor class tree to Variable for clarity. 2009-09-03 00:38:50 +01:00
newid.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
nls.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Nourish.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
op_switch.h Add Get/Info to the IG op dispatch 2012-06-30 01:06:14 -07:00
OperationRouter.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
OperationRouter.h Remove typedefs for OpNo 2013-02-28 15:40:32 +00:00
operations.cpp Added a 'teleport' attribute to the boat. Added new op 'teleport'. 2010-08-17 11:47:59 +05:30
Pickup.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Property.cpp Add Property specialisation for List 2013-02-23 01:00:07 +00:00
Property.h Modify Property install method to take name 2013-02-13 00:45:36 +00:00
Property_impl.h First pass at copy method for all property classes 2013-01-07 23:03:25 +00:00
PropertyFactory.cpp Doc strings are better not in the header. 2013-03-10 18:36:43 +00:00
PropertyFactory.h Add some class doc strings 2013-03-10 18:52:09 +00:00
PropertyFactory_impl.h Add to property factory to allow scripting 2013-03-09 19:23:26 +00:00
PropertyManager.cpp Modify interface to installFactory is available 2013-02-22 09:57:10 +00:00
PropertyManager.h Modify interface to installFactory is available 2013-02-22 09:57:10 +00:00
random.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Router.cpp Modify externalOperation to include Link 2012-12-04 20:39:35 +00:00
Router.h Ensure entities cannot be copied. 2013-01-08 00:46:37 +00:00
ScriptKit.cpp Replace abstract script factories with common template 2011-12-14 14:26:01 +00:00
ScriptKit.h Refactor to use LocatedEntity as base class 2013-01-17 10:17:07 +00:00
ScriptPropertyFactory.cpp Add to property factory to allow scripting 2013-03-09 19:23:26 +00:00
ScriptPropertyFactory.h Add some class doc strings 2013-03-10 18:52:09 +00:00
ScriptPropertyFactory_impl.h Add to property factory to allow scripting 2013-03-09 19:23:26 +00:00
serialno.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
serialno.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Setup.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Shaker.cpp Changed style to match cyphesis. 2012-10-16 13:55:13 -04:00
Shaker.h Added doc strings. 2012-10-16 13:55:32 -04:00
sockets.h Remove completely unused setting 2009-04-09 01:41:14 +01:00
Storage.cpp Convert remaining Storage functions 2011-10-03 22:03:06 +01:00
Storage.h Convert remaining Storage functions 2011-10-03 22:03:06 +01:00
system.cpp Fix some stray warnings 2012-01-30 15:14:05 +00:00
system.h Move low level unix socket code into util function 2012-05-29 18:10:12 +01:00
system_net.cpp Move low level unix socket code into util function 2012-05-29 18:10:12 +01:00
system_prefix.cpp Remove debug output 2010-08-31 11:44:16 +01:00
system_uid.cpp Move UID and PID related system independent functions into their own files to reduce linking issues. 2010-07-12 18:46:42 +01:00
SystemTime.cpp Add new class encapsulating gettimeofday 2011-10-31 10:35:37 +01:00
SystemTime.h Fix time accessor 2011-11-08 16:37:31 +00:00
TaskKit.cpp Initialize m_target - was floating before 2012-01-11 10:03:49 +00:00
TaskKit.h Add accessor for testability 2012-01-11 10:03:25 +00:00
Teleport.h Added a Teleport (Active Property) and installed a handler for it. 2010-08-17 11:47:59 +05:30
Tick.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
type_utils.cpp Check Atlas data is the right type, and return a status on error. 2009-07-22 11:06:51 +01:00
type_utils.h Check Atlas data is the right type, and return a status on error. 2009-07-22 11:06:51 +01:00
type_utils_impl.h Move implementation for type_utils into a new body file. 2009-07-20 12:09:30 +02:00
TypeNode.cpp Fix inheritance checks so they don't miss exact match 2011-12-09 09:38:36 +00:00
TypeNode.h Add TypeNode inheritance checks more directly 2011-12-09 00:13:18 +00:00
types.h Manually fix up header guards which don't match fully. 2009-03-22 19:26:03 +00:00
Unseen.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Update.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
utils.cpp Added simple tokenize function in common/utils.h 2010-08-17 11:56:55 +05:30
utils.h Update close of guards for convention 2011-09-05 17:37:14 +01:00
Variable.cpp Rename Monitor class tree to Variable for clarity. 2009-09-03 00:38:50 +01:00
Variable.h Rename Monitor class tree to Variable for clarity. 2009-09-03 00:38:50 +01:00