Log of /contributions/modules/rpg/todo.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.19 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Feb 10 03:32:07 2008 UTC
(21 months, 2 weeks ago)
by
aaron
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.18: +29 -3 lines
Diff to
previous 1.18
show dimly lit objects in dark room
don't display objects in dark room
change name to title where needed
check for dark room titles & descs
added lightness
Revision
1.18 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 26 21:20:32 2007 UTC
(23 months, 4 weeks ago)
by
aaron
Branch:
MAIN
Changes since
1.17: +1 -2 lines
Diff to
previous 1.17
rpg_action
rpg_event
rpg_skill
various blocks to display messages/actions/etc
new hooks for actions
Revision
1.16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 25 14:03:52 2007 UTC
(2 years, 1 month ago)
by
aaron
Branch:
MAIN
Changes since
1.15: +6 -4 lines
Diff to
previous 1.15
object browsing at rpg/view
object creation/edit forms at rpg/create
fix up rpg_get/set/verify
Revision
1.15 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 29 02:44:26 2007 UTC
(2 years, 1 month ago)
by
aaron
Branch:
MAIN
Changes since
1.14: +11 -2 lines
Diff to
previous 1.14
some notes of things to remove from code after verifying they're not needed anymore
documentation & todo notes (specifically for events)
clean up rpg.db.inc a bit
save rpg objects (not tested yet)
Revision
1.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 19 11:54:53 2007 UTC
(2 years, 2 months ago)
by
aaron
Branch:
MAIN
Changes since
1.13: +3 -10 lines
Diff to
previous 1.13
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.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 17 03:06:08 2007 UTC
(2 years, 2 months ago)
by
aaron
Branch:
MAIN
Changes since
1.12: +2 -3 lines
Diff to
previous 1.12
allow import of types and attributes from rulesets
separate ruleset types by new & system-defined
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 19 02:49:42 2007 UTC
(2 years, 3 months ago)
by
aaron
Branch:
MAIN
Changes since
1.9: +8 -1 lines
Diff to
previous 1.9
fix bug that causes blank screen for new installs
begin support for ruleset imports
remove module-defined types
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed May 23 02:37:13 2007 UTC
(2 years, 6 months ago)
by
aaron
Branch:
MAIN
Changes since
1.8: +0 -0 lines
Diff to
previous 1.8
set up inherited attributes
store inherited/defined attributes in types ['attributes']['inherited/defined']
include inherited type order in rpg_types ['order']
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed May 23 02:35:42 2007 UTC
(2 years, 6 months ago)
by
aaron
Branch:
MAIN
Changes since
1.7: +5 -4 lines
Diff to
previous 1.7
set up inherited attributes
store inherited/defined attributes in types ['attributes']['inherited/defined']
include inherited type order in rpg_types ['order']
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu May 10 03:09:44 2007 UTC
(2 years, 6 months ago)
by
aaron
Branch:
MAIN
Changes since
1.6: +2 -2 lines
Diff to
previous 1.6
admin type add screen
added type locks for module-defined types
documentation
outline todo list
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Apr 25 02:49:23 2007 UTC
(2 years, 7 months ago)
by
aaron
Branch:
MAIN
Changes since
1.1: +6 -1 lines
Diff to
previous 1.1
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
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Apr 13 02:36:31 2007 UTC
(2 years, 7 months ago)
by
aaron
Branch:
MAIN
rpg_get and rpg_set
Writing function documentation
Cache object type invocation order
Create rpg_invoke to call types in ascending order of depth, with passed variables
Set up global $rpg for objects, to begin acting as a wrapper for objects
Begin development of substitution translation, extending t() with rpg_t()
Allow multiple inheritance of object types
Rewrite engine to use separate object tables rather than node integration
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.