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
|
fafb1a3cf2
|
Remove unused Entity includes
|
2013-01-18 19:04:07 +00:00 |
|
Alistair Riddoch
|
513eb414de
|
Remove unneeded Entity.h include
|
2013-01-18 19:02:27 +00:00 |
|
Alistair Riddoch
|
c8e57d01a6
|
Re-work all the shape code to be clearer
|
2012-03-31 02:18:33 +01:00 |
|
Alistair Riddoch
|
f2b8acb83a
|
Converge all property wrapper into one structure
I am following the model layed down in Py_Thing which allows Python
inheritance to work correctly, while keeping pretty good C++ type safety.
|
2011-12-27 16:23:22 +01:00 |
|
Alistair Riddoch
|
e6bdd99f5e
|
Remove pointless empty method table
|
2011-12-27 00:15:23 +00:00 |
|
Alistair Riddoch
|
703c54a10c
|
Remove pointless dealloc, which is just the default
|
2011-12-26 12:58:26 +00:00 |
|
Alistair Riddoch
|
c733b5ae0f
|
Update to the current Python protocol for [gs]etattr
|
2011-12-22 14:15:36 +00:00 |
|
Alistair Riddoch
|
6f20492080
|
Remove debug notices
|
2011-02-23 13:05:50 +00:00 |
|
Alistair Riddoch
|
2f79406660
|
Make debug messages more clear
|
2011-02-20 16:04:25 +00:00 |
|
Alistair Riddoch
|
a698a2c7a1
|
Allow scripts to manipulate the shape data of terrain mods using shape bindings
|
2011-01-17 21:12:26 +00:00 |
|
Alistair Riddoch
|
4c37937c38
|
Extend the mechanism allowing scripts to query and modify terrainmod attributes
|
2011-01-11 18:58:57 +00:00 |
|
Alistair Riddoch
|
eaaffb31b4
|
Implement setattr for terrain mods to manipulate sub attributes.
|
2010-09-19 00:00:06 +01:00 |
|
Alistair Riddoch
|
e84dbc013f
|
Add a wrapper for terrain mod property
|
2010-09-18 19:59:40 +01:00 |
|