Posted by aaron on April 25, 2007 at 3:01am
Stabilizing the engine (from major overhaul I made last month). All objects are wrapped with rpg_object. All hooks are called with rpg_invoke. All properties are retrieved with rpg_get (and saved with rpg_set).
In this commit:
list invoked actions on object view page
invoke actions
theme object views
fix saving data on submit
fix setting location
move db functions to rpg.db.inc
move move functions to rpg_tangible (to allow for separate handling of coordinate systems)
del rpg.move.inc
move include functions to rpg.include.inc; only include if we're using them
I'll write more when I have time for it.
Aaron
