Erik Ogenvik
664988645e
Make all properties define type and optional name.
2018-04-27 23:12:15 +02:00
Erik Ogenvik
c23b322ead
Use "add" and "remove" for flags.
...
Since it's more descriptive.
2018-04-25 20:15:28 +02:00
Erik Ogenvik
7aaa9b9ba7
Optimize includes.
2017-03-19 21:36:52 +01:00
Erik Ogenvik
79d6bda7b2
Properly remove properties with delegates.
2014-08-26 21:09:02 +02:00
Erik Ogenvik
a9ed1434cf
Fix bug where status change never was applied.
...
Resulting in burning items never being destroyed.
2013-11-21 21:37:12 +01: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
9fe81568e1
Add required copy method to BurnSpeedProperty
2013-02-14 19:03:08 +00:00
Alistair Riddoch
5413ea5573
Update BurnSpeed and Teleport properties to use delegate
2013-02-13 21:24:18 +00:00
Alistair Riddoch
4a9c7078f7
Refactor to use LocatedEntity as base class
...
All IG code should use the interface of LocatedEntity when dealing
with any entity, rather than sometimes requiring Entity. Add virtual
functions to the interface where required, and modify all other interfaces
to stop them using Entity. This makes the code way cleaner, and much better
de-coupled.
2013-01-17 10:17:07 +00:00
Alistair Riddoch
a640a15b1b
Move burn_handler into a class of its own
2013-01-09 22:48:40 +00:00