/[drupal]/contributions/modules/fsgame/fsgame.pages.inc
ViewVC logotype

Log of /contributions/modules/fsgame/fsgame.pages.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.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 02:38:23 2008 UTC (14 months ago) by aaron
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +13 -1 lines
Diff to previous 1.15
  * Allow users to claim their anonymous character after login (aaronwinborn).
  * Track anonymous characters with the $_SESSION (aaronwinborn).

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 11:46:00 2008 UTC (15 months, 2 weeks ago) by aaron
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.14: +31 -1 lines
Diff to previous 1.14
  * 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.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 02:05:20 2008 UTC (15 months, 2 weeks ago) by aaron
Branch: MAIN
Changes since 1.13: +7 -5 lines
Diff to previous 1.13
* Fix up selections, so random redirects properly (aaronwinborn).

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 01:42:00 2008 UTC (15 months, 2 weeks ago) by aaron
Branch: MAIN
Changes since 1.12: +6 -2 lines
Diff to previous 1.12
$opponent_autocomplete_exclude_path

Revision 1.12 - (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.11: +39 -6 lines
Diff to previous 1.11
  * 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.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 16:13:37 2008 UTC (15 months, 2 weeks ago) by aaron
Branch: MAIN
Changes since 1.10: +10 -10 lines
Diff to previous 1.10
* Change 'recent' to 'latest' for clarity (aaronwinborn).

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 17 22:37:48 2008 UTC (16 months, 1 week ago) by aaron
Branch: MAIN
Changes since 1.9: +12 -12 lines
Diff to previous 1.9
Change fsgame_user_current to fsgame_user (aaronwinborn).

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 12:34:04 2008 UTC (16 months, 1 week ago) by aaron
Branch: MAIN
Changes since 1.8: +12 -5 lines
Diff to previous 1.8
Contest callback for /current grabs user's current character (aaronwinborn).

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 13:46:12 2008 UTC (16 months, 2 weeks ago) by aaron
Branch: MAIN
Changes since 1.7: +22 -2 lines
Diff to previous 1.7
* Begin processing contest in form submission (aaronwinborn).

Revision 1.7 - (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.6: +60 -20 lines
Diff to previous 1.6
  * Validate selected character/opponent in contest (aaronwinborn).
  * Remove 'access any 5 Second Game character attributes' from hook_perm (aaronwinborn).

Revision 1.6 - (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.5: +137 -12 lines
Diff to previous 1.5
  * 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.5 - (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.4: +87 -1 lines
Diff to previous 1.4
  * Begin form for contests (aaronwinborn).
  * Add page callback for fsgame/autocomplete (aaronwinborn).
  * Add page callback for fsgame/contest (aaronwinborn).

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 4 01:04:08 2008 UTC (17 months, 3 weeks ago) by morbus
Branch: MAIN
Changes since 1.3: +6 -1 lines
Diff to previous 1.3
Coder fixes, and a validate function for attributes.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 17:36:25 2008 UTC (17 months, 3 weeks ago) by morbus
Branch: MAIN
Changes since 1.2: +0 -50 lines
Diff to previous 1.2
Admin page revised, shortened.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 17:00:53 2008 UTC (17 months, 3 weeks ago) by morbus
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Revised base definitions.

Revision 1.1 - (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
 * Change order to Rock/Paper/Scissors to match wikipedia (aaronwinborn).
 * Callback for admin/build/fsgame in fsgame.pages.inc (aaronwinborn).

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