Commit Graph

46 Commits

Author SHA1 Message Date
Chris Danford dde50d0325 handle Lua AtExpressions in xml 2006-06-14 02:44:02 +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 902e2a5701 prefer standard find() over Find 2005-12-21 08:43:44 +00:00
Glenn Maynard 856705d215 unused header 2005-12-19 00:24:22 +00:00
Glenn Maynard b9238373b7 lua 2005-10-15 00:09:19 +00:00
Glenn Maynard e65a91dfc9 old change: register DifficultyIcon 2005-06-17 01:31:21 +00:00
Chris Danford fd94e4f38d don't warn about dimensions if texture is "_blank" 2005-03-21 07:40:23 +00:00
Glenn Maynard 4b3cabf456 const 2005-03-09 02:47:51 +00:00
Glenn Maynard 65013f2335 un-deprecate DifficultyIcon 2005-02-26 19:13:17 +00:00
Glenn Maynard 211f9b852a use Dialog 2004-06-10 22:47:51 +00:00
Glenn Maynard 7999764de4 simplify 2004-06-04 03:42:49 +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
Chris Danford 61581479d8 track the current Trail in GameState 2004-06-03 08:22:02 +00:00
Glenn Maynard 12bf8f87fd license updates 2004-06-01 00:53:06 +00:00
Chris Danford 6ad780417e "SetFromNotes" -> "SetFromSteps" 2004-05-29 04:50:47 +00:00
Chris Danford 4bb777232d name cleanup: "pNotes" -> "pSteps" 2004-05-24 03:41:39 +00:00
Glenn Maynard 7c3bc14d4e fix assertion failure in easy course mode 2004-05-22 04:41:25 +00:00
Glenn Maynard 4044ec4073 we give a warning about this earlier, so let's not die because of it here 2004-04-28 23:36:18 +00:00
Glenn Maynard 73271fa3d2 fix DifficultyIcon hiding when no song is selected
(Note that in general, actors should never SetHidden(false) on themselves,
since that will cause themed "hidden,1" commands to be overridden.)
2004-04-28 22:57:42 +00:00
Glenn Maynard b1429e6f44 debug 2004-04-06 04:04:47 +00:00
Glenn Maynard 6d9ac029a3 comment 2004-03-08 02:43:11 +00:00
Chris Danford 0262ae76f3 show high score list on ScreenNameEntryTraditional 2004-03-08 02:21:22 +00:00
Chris Danford 221b51c2b4 add loading of edits from a profile 2004-02-08 01:05:53 +00:00
Glenn Maynard 85481cf701 comment 2003-11-17 01:41:49 +00:00
Chris Danford c123681854 move IsWindowed check inside of ArchHooks_Win32 2003-11-15 06:08:13 +00:00
Chris Danford b1188a971d fix num of states check 2003-09-27 21:49:02 +00:00
Chris Danford 64e4a4260a fix difficulty icon frame checking bug 2003-09-26 05:44:36 +00:00
Glenn Maynard 87f668c541 Fix output.
Don't ASSERT(0) on things theme errors can produce; we don't want
to produce a crash report when it's just an out-of-date theme.
2003-09-25 05:41:01 +00:00
Chris Danford bf02bfddf4 rename Notes to Steps 2003-08-03 00:13:55 +00:00
Chris Danford 35f29384a2 Don't throw when loading DifficultyIcon and the "missing" graphic is used. This happens on Xbox because of file name limitations. 2003-08-02 19:27:57 +00:00
Chris Danford 5f647c8391 fix wrong difficulty icon frame 2003-05-05 04:15:46 +00:00
Kevin Slaughter bef2a53f35 Fixed small bug that caused difficulty icons to show up incorrectly after the last commit.. ex: lgt, showed as oni/heavy showed as rave, etc.. 2003-04-26 07:03:19 +00:00
Glenn Maynard 09967df461 Rest of s/GetString/c_str/.
(watch out for PlayerOptions::GetString and SongOptions::GetString)
2003-04-25 00:27:30 +00:00
Glenn Maynard 42cfd6f98c stdafx -> global 2003-02-16 04:01:45 +00:00
Chris Danford ac391552fd Changed Notes difficulty/description in preparation for edit selection system 2003-01-21 22:23:01 +00:00
Glenn Maynard a3c6b12981 s/throw RageException/RageException::Throw/ 2002-12-21 19:32:38 +00:00
Chris Danford ec202633e9 Added .GetString() to all CStrings passed in vargs 2002-10-29 07:58:44 +00:00
Chris Danford 73f7db6b15 Replaced most D3DX dependencies. Added Brendan's not-yet-functional networking code. 2002-10-28 05:30:45 +00:00
Chris Danford 107a1521e6 Added separate icon for smaniac 2002-10-06 16:56:58 +00:00
Glenn Maynard acdb4d6cd1 const, less includes 2002-08-23 00:49:09 +00:00
Chris Danford 317c352a9b Various bug fixes. See changelog. 2002-07-23 01:41:40 +00:00
Chris Danford 2f80235590 no message 2002-05-19 01:59:48 +00:00
Chris Danford 6f1c1e4619 no message 2002-05-01 19:14:55 +00:00
Chris Danford 78f3e80118 2.50 checkin 2002-04-16 17:31:00 +00:00
Chris Danford 0add9e0bb3 checkin of v1.50 2002-01-16 10:01:32 +00:00