log modules/ReAction_PetAction/ReAction_PetAction.lua @ 75:06cd74bdc7da

age author description
Mon, 16 Jun 2008 18:46:08 +0000 Flick - Cleaned up Bar interface
Thu, 22 May 2008 22:02:08 +0000 Flick Converted several ReAction APIs to event-driven model instead of 'call-method-on-all-modules' model. Cleaned up a number of other architectural issues.
Sat, 10 May 2008 00:08:01 +0000 Flick Fixed options handling to create a separate table for each bar instead of a shared table with proxy handler.
Mon, 28 Apr 2008 23:34:17 +0000 Flick Added modular per-bar options
Fri, 25 Apr 2008 23:40:03 +0000 Flick cleanup string concat occurrences
Fri, 25 Apr 2008 20:35:55 +0000 Flick Pet Action support
Mon, 17 Mar 2008 18:24:53 +0000 Flick - converted to Ace3