Commit Graph
20 Commits
Author SHA1 Message Date
Glenn Maynard fc255b06eb simplify, remove unused 2006-10-07 23:14:58 +00:00
Glenn Maynard 3709ae28fc move CourseDifficulty names into the course loader/writer; they're
retained there for compatibility but not used anywhere else
2006-10-07 23:12:40 +00:00
Glenn Maynard 78a91ba878 revert. You brought back a type I've been trying to remove. 2006-10-07 22:33:24 +00:00
Steve Checkoway 64cf91a6bc Make CourseDifficulty its own enum. 2006-10-07 10:49:04 +00:00
Glenn Maynard 617e8b5335 FOREACH_ENUM2 -> FOREACH_ENUM 2006-10-07 08:56:58 +00:00
Glenn Maynard 1bd59aef01 Invalid 2006-10-07 04:49:44 +00:00
Glenn Maynard de6ca466d2 more enum standardization 2006-10-07 04:39:48 +00:00
Glenn Maynard 8a4ddd1515 Invalid 2006-10-07 04:13:43 +00:00
Glenn Maynard 2eca7b670c use FOREACH_ENUM2 2006-09-27 05:18:47 +00:00
Glenn Maynard a6174f4bac new Difficulty binding 2006-09-26 04:31:59 +00:00
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Chris Danford 44225ad379 XToThemedString -> XToLocalizedString 2006-01-07 04:11:29 +00:00
Glenn Maynard f0fd4d8acc these mappings aren't really important here; these are just generic difficulty levels 2005-10-06 01:55:25 +00:00
Glenn Maynard 343dc2f6f1 fix warnings 2005-02-03 03:11:30 +00:00
Chris Danford 404ed69faf fix "invalid Difficulty value causes garbage calculation" 2004-08-09 05:00:20 +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