/[drupal]/contributions/modules/bot/bot_agotchi/bot_agotchi.module
ViewVC logotype

Log of /contributions/modules/bot/bot_agotchi/bot_agotchi.module

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.4.2.5.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 00:36:39 2009 UTC (9 months, 3 weeks ago) by morbus
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.4.2.5.2.8: +4 -10 lines
Diff to previous 1.4.2.5.2.8 , to branch point 1.4.2.5
#275042: Randomized messages now centralized in bot_randomized_choice().

Revision 1.4.2.5.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 00:59:09 2008 UTC (17 months ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.4.2.5.2.7: +3 -4 lines
Diff to previous 1.4.2.5.2.7 , to branch point 1.4.2.5
bot_name_regexp() now exists for matching inside a regular expression.

Revision 1.4.2.5.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 00:47:48 2008 UTC (17 months ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.4.2.5.2.6: +5 -5 lines
Diff to previous 1.4.2.5.2.6 , to branch point 1.4.2.5
#137171: modified bot_karma.module added (thanks Rob Loach/walkah).

Revision 1.4.2.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 19:06:14 2008 UTC (17 months ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.4.2.5.2.5: +4 -4 lines
Diff to previous 1.4.2.5.2.5 , to branch point 1.4.2.5
#267560: OS-specific newlines broke comparisons (thanks Gurpartap Singh).

Revision 1.4.2.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 17:52:24 2008 UTC (17 months ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.4.2.5.2.4: +21 -1 lines
Diff to previous 1.4.2.5.2.4 , to branch point 1.4.2.5
#245610: bot_agotchi greeting triggers now customizable (thanks Alan Evans).

Revision 1.4.2.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 17:30:41 2008 UTC (17 months ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.4.2.5.2.3: +2 -2 lines
Diff to previous 1.4.2.5.2.3 , to branch point 1.4.2.5
Colons don't need escaping.

Revision 1.4.2.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 01:39:28 2008 UTC (17 months ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.4.2.5.2.2: +2 -2 lines
Diff to previous 1.4.2.5.2.2 , to branch point 1.4.2.5
#187137: Drupal 7 style concats, and other style fixes (thanks dmitrig01).

Revision 1.4.2.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 25 01:29:03 2008 UTC (19 months ago) by morbus
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.4.2.5.2.1: +2 -2 lines
Diff to previous 1.4.2.5.2.1 , to branch point 1.4.2.5
Testing under D6 and fixing what comes. Moving on.

Revision 1.4.2.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 01:02:02 2008 UTC (19 months, 2 weeks ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.4.2.5: +11 -18 lines
Diff to previous 1.4.2.5
First attempt at moving botagotchi.module to 6.x.

Revision 1.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 29 02:38:43 2007 UTC (2 years, 5 months ago) by morbus
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-6--1
Changes since 1.4.2.4: +2 -2 lines
Diff to previous 1.4.2.4 , to branch point 1.4
Various bugfixes and a stronger  check.

Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 27 00:03:14 2007 UTC (2 years, 5 months ago) by morbus
Branch: DRUPAL-5
Changes since 1.4.2.3: +3 -3 lines
Diff to previous 1.4.2.3 , to branch point 1.4
Various bugfixes, and the introduction of bot_factoid.

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 13 02:30:41 2007 UTC (2 years, 8 months ago) by morbus
Branch: DRUPAL-5
Changes since 1.4.2.2: +2 -2 lines
Diff to previous 1.4.2.2 , to branch point 1.4
More free-form syntax is forced into direct addressing only; basic syntax remains unaddressed.

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 8 18:54:57 2007 UTC (2 years, 9 months ago) by morbus
Branch: DRUPAL-5
Changes since 1.4.2.1: +3 -3 lines
Diff to previous 1.4.2.1 , to branch point 1.4
Fixing some missing argument errors.

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 5 03:30:40 2007 UTC (2 years, 10 months ago) by morbus
Branch: DRUPAL-5
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Minor hem-haw corrections here and there.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 18 03:32:24 2006 UTC (3 years ago) by morbus
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
Changes since 1.3: +72 -4 lines
Diff to previous 1.3
bot_agotchi: greeting and thankful responses added.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 17 04:30:02 2006 UTC (3 years ago) by morbus
Branch: MAIN
Changes since 1.2: +10 -8 lines
Diff to previous 1.2
Botagotchi can now respond with variable substitutions.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 16 21:03:01 2006 UTC (3 years ago) by morbus
Branch: MAIN
Changes since 1.1: +12 -12 lines
Diff to previous 1.1
Channels are now textfield, bot_drupal shows page of popular and recent URLs along with their title, minor tweaks and bugfixes.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 19:18:01 2006 UTC (3 years ago) by morbus
Branch: MAIN
bot_agotchi.module added; botsnacks, greetings, personality.

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