Files
itgmania212121/stepmania
Glenn Maynard 9bc27fb390 Messages and commands are nearly identical: they both have a name,
they can both have parameters stashed in a table, and they both play
stuff out of the actor command list.  Merge them; now the only
difference between playing and broadcasting a command is that playing
plays recursively on a tree and broadcasting sends to all subscribers.

The distinction between "messages" and "commands" is cosmetic now;
everything is a message.  The only thing special about commands intended
to be received as a broadcast is the "Message" suffix, which subscribes it.
2007-02-03 06:17:02 +00:00
..
2007-01-27 02:13:45 +00:00
2006-12-12 05:20:59 +00:00
2006-12-19 02:53:42 +00:00
2007-02-02 17:23:38 +00:00
2006-10-17 08:58:26 +00:00
2007-01-27 13:30:51 +00:00
2007-02-03 02:11:34 +00:00
2007-02-01 20:59:19 +00:00
2007-01-24 04:41:18 +00:00
2007-02-01 21:08:55 +00:00