Commit Graph

13 Commits

Author SHA1 Message Date
Chris Danford 3db3500226 remove size on statc CString arrays so that XToString can catch size differences 2005-05-05 19:55:04 +00:00
Chris Danford 2e47674b22 add Lua functions 2005-04-02 06:13:58 +00:00
Chris Danford 9ee7d3f5c0 add Lua CourseDifficulties 2005-03-31 02:03:49 +00:00
Chris Danford b60d135493 don't allow StringToX for *_INVALID values 2005-03-05 21:50:33 +00:00
Chris Danford b9d6d7649f add Lua constants 2005-02-23 05:02:47 +00:00
Chris Danford cc8d974192 give names to all course difficulties 2005-02-05 06:36:32 +00:00
Glenn Maynard 544820e8cd cache XToThemedString 2005-02-02 06:53:31 +00:00
Chris Danford 96ca652c94 move RadarValues into a separate file
clean up usage of RadarValues
2004-07-11 07:21:33 +00:00
Glenn Maynard b93d1bfd5e first pass at merging CourseDifficulty into Difficulty
CourseDifficulty names still exist, since it's useful to distinguish them
in command names
2004-06-04 02:05:56 +00:00
Glenn Maynard 2cab5c4689 license updates 2004-05-31 22:42:12 +00:00
Glenn Maynard f09e7d2f16 support "easy" course mode 2004-05-20 22:56:11 +00:00
Glenn Maynard cbba39b8a5 s/GetNextDisplayedCourseDifficulty/GetNextShownCourseDifficulty/ 2004-05-20 22:12:01 +00:00
Glenn Maynard c3426148de split out Difficulty and CourseDifficulty
add FOREACH_DisplayedCourseDifficulty
2004-05-20 22:08:20 +00:00