cyphesis/rulesets/python
Erik Ogenvik 8cdf21479c Rework how ai minds work.
The mind is now represented by a separate entity in the client.
2018-09-17 20:48:54 +02:00
..
CoordHelper.cpp Work on converting all python bindings to pycxx. 2018-07-21 13:58:13 +02:00
CoordHelper.h Check that entity can be reached. 2018-07-29 21:37:15 +02:00
CyPy_Atlas.cpp Provide EntityLocation for simpler locations. 2018-07-30 19:18:06 +02:00
CyPy_Atlas.h Work on converting all python bindings to pycxx. 2018-07-21 13:58:13 +02:00
CyPy_Axisbox.cpp Sync Python method names with C++. 2018-08-17 22:04:07 +02:00
CyPy_Axisbox.h Make macros conformant. 2018-07-24 21:16:50 +02:00
CyPy_BaseMind.cpp Rework how ai minds work. 2018-09-17 20:48:54 +02:00
CyPy_BaseMind.h Rework how ai minds work. 2018-09-17 20:48:54 +02:00
CyPy_Common.cpp Work on converting all python bindings to pycxx. 2018-07-21 13:58:13 +02:00
CyPy_Common.h Further work on Python bindings. 2018-07-21 17:40:21 +02:00
CyPy_Element.cpp Implement cool downs. 2018-07-29 23:20:42 +02:00
CyPy_Element.h Make trees turn into logs, and react to axes. 2018-07-30 22:43:58 +02:00
CyPy_Entity.cpp Check for null. 2018-09-01 21:44:14 +02:00
CyPy_Entity.h Remove Character class. 2018-08-14 22:25:56 +02:00
CyPy_EntityFilter.cpp Added "get_entity" filter function. 2018-08-17 21:27:04 +02:00
CyPy_EntityFilter.h Fixed issues with calling Python scripts. 2018-07-26 15:22:27 +02:00
CyPy_EntityLocation.cpp Sync Python method names with C++. 2018-08-17 22:04:07 +02:00
CyPy_EntityLocation.h Provide EntityLocation for simpler locations. 2018-07-30 19:18:06 +02:00
CyPy_LocatedEntity.cpp Rework how ai minds work. 2018-09-17 20:48:54 +02:00
CyPy_LocatedEntity.h Remove Character class. 2018-08-14 22:25:56 +02:00
CyPy_LocatedEntity_impl.h Sync Python method names with C++. 2018-08-17 22:04:07 +02:00
CyPy_Location.cpp Sync Python method names with C++. 2018-08-17 22:04:07 +02:00
CyPy_Location.h Provide EntityLocation for simpler locations. 2018-07-30 19:18:06 +02:00
CyPy_MemEntity.cpp Remove Character class. 2018-08-14 22:25:56 +02:00
CyPy_MemEntity.h Make macros conformant. 2018-07-24 21:16:50 +02:00
CyPy_MemMap.cpp Sync Python method names with C++. 2018-08-17 22:04:07 +02:00
CyPy_MemMap.h Make macros conformant. 2018-07-24 21:16:50 +02:00
CyPy_Operation.cpp Make Python API more uniform. 2018-08-11 23:26:54 +02:00
CyPy_Operation.h Make macros conformant. 2018-07-24 21:16:50 +02:00
CyPy_Oplist.cpp Make Python API more uniform. 2018-08-11 23:26:54 +02:00
CyPy_Oplist.h Make macros conformant. 2018-07-24 21:16:50 +02:00
CyPy_Physics.cpp Work on converting all python bindings to pycxx. 2018-07-21 13:58:13 +02:00
CyPy_Physics.h Work on converting all python bindings to pycxx. 2018-07-21 13:58:13 +02:00
CyPy_Point3D.cpp Work on converting all python bindings to pycxx. 2018-07-21 13:58:13 +02:00
CyPy_Point3D.h Make macros conformant. 2018-07-24 21:16:50 +02:00
CyPy_Props.cpp Added "bbox" property. 2018-08-18 23:26:46 +02:00
CyPy_Props.h Make trees turn into logs, and react to axes. 2018-07-30 22:43:58 +02:00
CyPy_Quaternion.cpp Work on converting all python bindings to pycxx. 2018-07-21 13:58:13 +02:00
CyPy_Quaternion.h Make macros conformant. 2018-07-24 21:16:50 +02:00
CyPy_RootEntity.cpp Hackish fix for inheritance. 2018-07-29 19:56:45 +02:00
CyPy_RootEntity.h Fixed issues with inheriting Python classes. 2018-07-26 15:21:28 +02:00
CyPy_Server.cpp Sync Python method names with C++. 2018-08-17 22:04:07 +02:00
CyPy_Server.h Further work on converting Python bindings. 2018-07-22 19:47:35 +02:00
CyPy_Task.cpp Changed protocol for usages. 2018-08-20 22:10:46 +02:00
CyPy_Task.h Changed protocol for usages. 2018-08-20 22:10:46 +02:00
CyPy_TerrainProperty.cpp Added TerrainProperty bindings. 2018-07-24 23:00:06 +02:00
CyPy_TerrainProperty.h Added TerrainProperty bindings. 2018-07-24 23:00:06 +02:00
CyPy_UsageInstance.cpp Changed protocol for usages. 2018-08-20 22:10:46 +02:00
CyPy_UsageInstance.h Changed protocol for usages. 2018-08-20 22:10:46 +02:00
CyPy_Vector3D.cpp Sync Python method names with C++. 2018-08-17 22:04:07 +02:00
CyPy_Vector3D.h Implement trowel. 2018-07-30 21:33:21 +02:00
CyPy_World.cpp Sync Python method names with C++. 2018-08-17 22:04:07 +02:00
CyPy_World.h Sync Python method names with C++. 2018-08-17 22:04:07 +02:00
CyPy_WorldTime.cpp Don't implicitly convert from Ref to ptr. 2018-08-05 20:47:09 +02:00
CyPy_WorldTime.h Make macros conformant. 2018-07-24 21:16:50 +02:00
WrapperBase.cpp Fixed issues with inheriting Python classes. 2018-07-26 15:21:28 +02:00
WrapperBase.h Fixed issues with inheriting Python classes. 2018-07-26 15:21:28 +02:00