Commit graph

11 commits

Author SHA1 Message Date
Erik Ogenvik
9ed8e75894 Swallow empty Operations being returned.
As these indicates that the mind code don't want any operations to be performed
for the tick.
2016-06-08 21:46:37 +02:00
Olek Wojnar
7f9ff2246d Remove CVS $Id tags
The legacy tags are causing build issues in Debian.
2013-07-15 20:31:59 +02:00
Alistair Riddoch
e081a1a5f7 Fix decreffing to happen only when object is not null. 2009-11-14 03:18:32 +00:00
Alistair Riddoch
72ace03da4 Replace includes with forward declarations. 2009-08-22 04:55:13 +01:00
Alistair Riddoch
977a8641f5 Clear up a couple of locations where new Python objects are not checked. 2009-08-05 02:07:54 +01:00
Alistair Riddoch
301996ab8d Add better reporting of Python errors. 2009-07-07 01:10:57 +01:00
Alistair Riddoch
f8c89f46f4 Switch to a much clean way to handle method lookups, using generic functions. 2009-07-04 20:33:08 +01:00
Alistair Riddoch
9f0eca45b0 Remove empty obsolete class PythonScript from the tree and the build. 2009-07-01 21:45:43 +01:00
Alistair Riddoch
ebd0860d86 Remove the separate pointer for obsolete non-wrapping scripts and change
where references are decremented.
2009-07-01 20:26:17 +01:00
Alistair Riddoch
a71159873a No longer store a separate wrapper script object for scripted entities. 2009-07-01 20:14:45 +01:00
Alistair Riddoch
1286df81a7 Rename PythonThingScript to PythonEntityScript 2009-03-22 15:58:06 +00:00
Renamed from rulesets/PythonThingScript.cpp (Browse further)