-
Game Utility Clock: February 25, 2011 2:09
Commit a3e457d on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Game Utility Clock: February 25, 2011 2:09
Commit 3905eab on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
by aaron: Allow passing a game object to game_clock_state().
-
by aaron: Add game_clock_current_turn($clock). by aaron: Allow game_clock_state/load to autoparse clock names or cid.
-
* Change module name and package (aaron).
-
* Create Game Clock Field module to add game clock fields to nodes (aaron).
-
* Subtract modulus of seconds passed for better accuracy (aaron).
-
* Add db select of game clocks by cid (aaron).
-
* Add title to increment on add clock form (aaron). * Change 'selector' to 'select' on settings form #types (aaron). * Remove extra : on 'With selected clocks:' (aaron). * Rebuild menus on .install update (aaron). * Change menu callback for settings pages (aaron). * Move help page to game_clock.help.inc (aaron). * Move API helper functions to game_clock.inc (aaron). * Add documentation for game clock type (aaron). * Save type on create & edit (aaron). * Add type table header & column (aaron). * Create update function for .install to add type to db (aaron). * Add type to game clocks (aaron). * Consolidate error messages (aaron).
-
* Create release (aaron). * Implement reset callback (aaron).