Files
itgmania212121/stepmania
Glenn Maynard f5f2f4a885 ThemeManager::EvaluateString was called here for three things:
- RunAtExpressionS.  Using @ to generate command lists is no longer allowed; it's
   too expensive and clumsy, and is no longer needed.
 - "::" for newlines.  This isn't needed, since the string is a Lua expression;
   use "\n".
 - FontCharAliases::ReplaceMarkers.  This only makes sense for settext calls.
(The latter two will still be supported by settext directly.)
2005-09-06 04:34:44 +00:00
..
2005-07-29 23:21:12 +00:00
2005-07-29 23:21:12 +00:00
2005-09-05 08:52:29 +00:00
2005-06-02 23:17:34 +00:00