Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
fix character creation process, so it correctly selects the character change object insertion so it uses rpg_set instead of _rpg_set_raw
Doxygen comments: don't use @mainpage (this is reserved for a index page for *all* contrib modules), but @defgroup/@ingroup grouping.
begin rpg_mods for attribute modifiers
update.php: clear cache_rpg to rebuild object types clear cache_rpg on type edit to rebuild object types fix new object creation forms fix bug with listable_contents
rpg_action rpg_event rpg_skill various blocks to display messages/actions/etc new hooks for actions
character select page fix save serialize bug
object browsing at rpg/view object creation/edit forms at rpg/create fix up rpg_get/set/verify
create rpg_set, rpg_set_raw, and rpg_verify create rpg_get_raw complete rpg_get functionality separate classes into new module: rpg_base_classes.module
allow import of types and attributes from rulesets separate ruleset types by new & system-defined
add action forms add action tables api documentation
fix bug that causes blank screen for new installs begin support for ruleset imports remove module-defined types
allow hooks to modify tables created for attributes
dynamically create rpg object-attribute tables began adding class data for attributes began work on bootstrapping types separate add/edit attribute forms
begin attribute edit form theme_rpg_admin_types move some admin forms to rpg.admin.inc rpg_include_admin(); when adding overridden attributes, automatically add and redirect to new edit screen fpo for rpg_admin_type_actions validate type edit form
set up inherited attributes store inherited/defined attributes in types ['attributes']['inherited/defined'] include inherited type order in rpg_types ['order']
set up inherited attributes store inherited/defined attributes in types ['attributes']['inherited/defined'] include inherited type order in rpg_types ['order']
dynamically create new tables for attributes add new attribute info into table start admin page to add new attribute create function rpg_attribute_classes create hook_rpg_attribute_class_info
start admin page to add new attribute (currently just lists defined attribute classes) create function rpg_attribute_classes create hook_rpg_attribute_class_info
fix module-defined type lock (previously also locked all types) install attribute tables move rarely-called internal cache definition functions to external inc file
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |