/[drupal]/contributions/modules/rpg/inc/rpg.loadcache.inc
ViewVC logotype

Log of /contributions/modules/rpg/inc/rpg.loadcache.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 00:31:04 2008 UTC (20 months, 2 weeks ago) by aaron
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +174 -13 lines
Diff to previous 1.18
fix character creation process, so it correctly selects the character
change object insertion so it uses rpg_set instead of _rpg_set_raw

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 19:21:35 2008 UTC (21 months, 1 week ago) by ax
Branch: MAIN
Changes since 1.17: +3 -1 lines
Diff to previous 1.17
Doxygen comments: don't use @mainpage (this is reserved for a index page for *all* contrib modules), but @defgroup/@ingroup grouping.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 3 01:59:56 2008 UTC (22 months, 3 weeks ago) by aaron
Branch: MAIN
Changes since 1.16: +7 -1 lines
Diff to previous 1.16
begin rpg_mods for attribute modifiers

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 30 20:02:02 2007 UTC (23 months, 3 weeks ago) by aaron
Branch: MAIN
Changes since 1.15: +30 -8 lines
Diff to previous 1.15
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

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 21:20:32 2007 UTC (2 years ago) by aaron
Branch: MAIN
Changes since 1.14: +20 -17 lines
Diff to previous 1.14
rpg_action
rpg_event
rpg_skill
various blocks to display messages/actions/etc
new hooks for actions

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 30 00:52:44 2007 UTC (2 years ago) by aaron
Branch: MAIN
Changes since 1.13: +60 -4 lines
Diff to previous 1.13
character select page
fix save serialize bug

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 14:03:51 2007 UTC (2 years, 1 month ago) by aaron
Branch: MAIN
Changes since 1.12: +11 -97 lines
Diff to previous 1.12
object browsing at rpg/view
object creation/edit forms at rpg/create
fix up rpg_get/set/verify

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 19 11:54:53 2007 UTC (2 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
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

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 17 03:06:08 2007 UTC (2 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.10: +55 -12 lines
Diff to previous 1.10
allow import of types and attributes from rulesets
separate ruleset types by new & system-defined

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 20 14:59:55 2007 UTC (2 years, 3 months ago) by aaron
Branch: MAIN
Changes since 1.9: +177 -5 lines
Diff to previous 1.9
add action forms
add action tables
api documentation

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 19 02:49:42 2007 UTC (2 years, 3 months ago) by aaron
Branch: MAIN
Changes since 1.8: +78 -5 lines
Diff to previous 1.8
fix bug that causes blank screen for new installs
begin support for ruleset imports
remove module-defined types

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 00:38:55 2007 UTC (2 years, 5 months ago) by aaron
Branch: MAIN
Changes since 1.7: +49 -3 lines
Diff to previous 1.7
allow hooks to modify tables created for attributes

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 31 06:00:00 2007 UTC (2 years, 5 months ago) by aaron
Branch: MAIN
Changes since 1.6: +259 -29 lines
Diff to previous 1.6
dynamically create rpg object-attribute tables
began adding class data for attributes
began work on bootstrapping types
separate add/edit attribute forms

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 30 03:40:01 2007 UTC (2 years, 5 months ago) by aaron
Branch: MAIN
Changes since 1.5: +24 -6 lines
Diff to previous 1.5
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

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 23 02:37:13 2007 UTC (2 years, 6 months ago) by aaron
Branch: MAIN
Changes since 1.4: +0 -0 lines
Diff to previous 1.4
set up inherited attributes
store inherited/defined attributes in types ['attributes']['inherited/defined']
include inherited type order in rpg_types ['order']

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 23 02:35:42 2007 UTC (2 years, 6 months ago) by aaron
Branch: MAIN
Changes since 1.3: +42 -13 lines
Diff to previous 1.3
set up inherited attributes
store inherited/defined attributes in types ['attributes']['inherited/defined']
include inherited type order in rpg_types ['order']

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 20 00:51:21 2007 UTC (2 years, 6 months ago) by aaron
Branch: MAIN
Changes since 1.2: +94 -2 lines
Diff to previous 1.2
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

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 19 11:05:46 2007 UTC (2 years, 6 months ago) by aaron
Branch: MAIN
Changes since 1.1: +1 -2 lines
Diff to previous 1.1
start admin page to add new attribute (currently just lists defined attribute classes)
create function rpg_attribute_classes
create hook_rpg_attribute_class_info

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 18 02:34:00 2007 UTC (2 years, 6 months ago) by aaron
Branch: MAIN
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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2