Log of /contributions/modules/fsgame/fsgame.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.53 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 27 02:22:39 2008 UTC
(13 months, 4 weeks ago)
by
aaron
Branch:
MAIN
Changes since
1.52: +20 -8 lines
Diff to
previous 1.52
* Change db_query's to drupal_write_record (aaronwinborn).
* Fix link destination for 'create new character' (aaronwinborn).
* Fix install schema (aaronwinborn).
* Change fsgame_user's latest_character column (aaronwinborn).
Revision
1.52 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Sep 26 02:38:23 2008 UTC
(14 months ago)
by
aaron
Branch:
MAIN
Changes since
1.51: +42 -1 lines
Diff to
previous 1.51
* Allow users to claim their anonymous character after login (aaronwinborn).
* Track anonymous characters with the $_SESSION (aaronwinborn).
Revision
1.49 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 13 11:46:00 2008 UTC
(15 months, 1 week ago)
by
aaron
Branch:
MAIN
Changes since
1.48: +79 -2 lines
Diff to
previous 1.48
* Set up fake skill randomizers and messages to watch combat (aaronwinborn).
* Add automatic opponent skill selection (aaronwinborn).
* Set up fake attribute selectors for combat testing (aaronwinborn).
Revision
1.48 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 11 01:38:05 2008 UTC
(15 months, 2 weeks ago)
by
aaron
Branch:
MAIN
Changes since
1.47: +10 -1 lines
Diff to
previous 1.47
* Automatically select latest opponent on contest form (aaronwinborn).
* Set latest opponent on contest completion (aaronwinborn).
* Add uid exclusions to autocomplete for opponent selection (aaronwinborn).
Revision
1.38 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 8 15:48:36 2008 UTC
(16 months, 2 weeks ago)
by
aaron
Branch:
MAIN
Changes since
1.37: +3 -6 lines
Diff to
previous 1.37
* Validate selected character/opponent in contest (aaronwinborn).
* Remove 'access any 5 Second Game character attributes' from hook_perm (aaronwinborn).
Revision
1.37 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 8 14:54:46 2008 UTC
(16 months, 2 weeks ago)
by
aaron
Branch:
MAIN
Changes since
1.36: +20 -1 lines
Diff to
previous 1.36
* Link for create new character, with destination to save opponent (aaronwinborn).
* Select random characters/opponents (aaronwinborn).
* Allow character/opponent section by nid on contest form (aaronwinborn).
Revision
1.36 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 8 10:42:44 2008 UTC
(16 months, 2 weeks ago)
by
aaron
Branch:
MAIN
Changes since
1.35: +29 -1 lines
Diff to
previous 1.35
* Add fsgame.theme.inc (aaronwinborn).
* Add attributes in hook_view (aaronwinborn).
* Add 'access any 5 Second Game character attributes' to hook_perm (aaronwinborn).
Revision
1.35 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jun 19 01:00:57 2008 UTC
(17 months, 1 week ago)
by
aaron
Branch:
MAIN
Changes since
1.34: +16 -1 lines
Diff to
previous 1.34
* Begin form for contests (aaronwinborn).
* Add page callback for fsgame/autocomplete (aaronwinborn).
* Add page callback for fsgame/contest (aaronwinborn).
Revision
1.34 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jun 12 13:21:23 2008 UTC
(17 months, 2 weeks ago)
by
aaron
Branch:
MAIN
Changes since
1.33: +81 -22 lines
Diff to
previous 1.33
* Add 'disallow' message to results win when contest disallowed (aaronwinborn).
* Allow for empty attack/defense arrays when tallying results (aaronwinborn).
* Merge hook_fsgame_contest_allow into hook_fsgame_contest (aaronwinborn).
* Change function fsgame_allow_contest to fsgame_contest_allow (aaronwinborn/Morbus).
* Change names of stages of combat (aaronwinborn/Morbus).
* Add dice, courtesy of game/rpg (aaronwinborn/Morbus).
Revision
1.28 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jun 9 20:28:06 2008 UTC
(17 months, 2 weeks ago)
by
aaron
Branch:
MAIN
Changes since
1.27: +6 -2 lines
Diff to
previous 1.27
* Unless the user is an admin or the game otherwise allows, fail if the characters belong to the same user (aaronwinborn).
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 3 02:53:30 2008 UTC
(17 months, 3 weeks ago)
by
aaron
Branch:
MAIN
Changes since
1.8: +3 -3 lines
Diff to
previous 1.8
* Change order to Rock/Paper/Scissors to match wikipedia (aaronwinborn).
* Callback for admin/build/fsgame in fsgame.pages.inc (aaronwinborn).
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jun 1 20:12:40 2008 UTC
(17 months, 3 weeks ago)
by
aaron
Branch:
MAIN
engine for "5 Second Game", to be showcased in 5secondgame.com (but made available for other use)
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.