Commit Graph
21996 Commits
Author SHA1 Message Date
Glenn Maynard e0a23cfbd4 vc7 fix 2006-08-16 18:43:13 +00:00
Glenn Maynard 47a62d7db6 phase out param 2006-08-16 18:31:00 +00:00
Glenn Maynard 2877e7ef0f cleanup 2006-08-16 18:25:13 +00:00
Glenn Maynard 11372f28bf remove param 2006-08-16 18:23:56 +00:00
Glenn Maynard ba92d2cb49 phase out param 2006-08-16 18:20:42 +00:00
Glenn Maynard c7a6c80b14 use SetLoop 2006-08-16 18:19:38 +00:00
Glenn Maynard ce81254e53 add SetLoop 2006-08-16 18:19:16 +00:00
Glenn Maynard 2c673fb13d optional attributes; prefer to set via commands 2006-08-16 18:12:39 +00:00
Glenn Maynard 67b091454c remove no-op 2006-08-16 18:10:18 +00:00
Glenn Maynard b13a165303 remove more pre-ActorScroller cruft 2006-08-16 18:07:45 +00:00
Glenn Maynard 91c560ad74 remove pre-ActorScroller cruft 2006-08-16 18:07:25 +00:00
Steve Checkoway 99341d71b4 Make this easier to read. A crash reason of "7" throws me off. 2006-08-16 13:28:48 +00:00
Steve Checkoway 22b1817586 Missed commit. 2006-08-16 13:27:59 +00:00
Steve Checkoway 44615a7224 Fix comments. 2006-08-16 12:08:27 +00:00
Steve Checkoway 993fe3832e Add const versions. 2006-08-16 12:06:35 +00:00
Steve Checkoway 6bfccc7f4c Remove IteratorCondition, use NULL to signify what was previously IteratorCondition::All. 2006-08-16 11:57:24 +00:00
Steve Checkoway dc9361a4ef Move class template's member function definitions out of the header, explicitly instantiate all_tracks_iterator and all_tracks_const_iterator.
Apart from cleaning up the header (the main goal), this should improve compile time by instantiating in a single place so the linker doesn't have to combine multiple definitions.
2006-08-16 11:37:38 +00:00
Glenn Maynard f8468d3e34 set directly 2006-08-16 07:21:28 +00:00
Glenn Maynard 5a0370c582 derive from BitmapText 2006-08-16 07:20:45 +00:00
Glenn Maynard 30f53de68c LoadFromFont 2006-08-16 07:19:41 +00:00
Glenn Maynard fa38d7d0ee remove the label element; do this separately 2006-08-16 07:09:24 +00:00
Glenn Maynard 563b1c65b9 remove BPMDisplay 2006-08-16 07:04:56 +00:00
Glenn Maynard 0af7df7f32 bpm in xml 2006-08-16 07:03:35 +00:00
Glenn Maynard 9f2d170317 bind, add SetFromGameState 2006-08-16 07:02:46 +00:00
Glenn Maynard 9de17517d1 fix crash 2006-08-16 06:44:24 +00:00
Glenn Maynard 3f71e59d96 unused 2006-08-16 06:19:22 +00:00
Glenn Maynard 7d2bea627a remove CourseHasMods; use xml 2006-08-16 06:18:34 +00:00
Glenn Maynard 3f9cf31e59 unused 2006-08-16 06:06:13 +00:00
Glenn Maynard aa0830c198 remove unused GenreDisplay 2006-08-16 06:03:55 +00:00
Glenn Maynard 241ad288be do clear if no song or course 2006-08-16 06:02:01 +00:00
Glenn Maynard ff7e273c56 remove unused 2006-08-16 05:56:35 +00:00
Glenn Maynard 44d9580626 Remove ArtistDisplay. Do this with XML. 2006-08-16 05:52:57 +00:00
Glenn Maynard c022522fa8 simplify HelpDisplay 2006-08-16 05:52:24 +00:00
Glenn Maynard d0872d4459 HelpDisplay:setfromsongorcourse 2006-08-16 05:38:25 +00:00
Glenn Maynard aa525eeb44 add GetArtists 2006-08-16 05:36:40 +00:00
Glenn Maynard 6996b06df7 fix up HelpDisplay in xml 2006-08-16 05:26:49 +00:00
Glenn Maynard a822e8cb45 GetRadarValues() binding 2006-08-16 05:11:32 +00:00
Glenn Maynard f48af0bbe6 lua bindings 2006-08-16 05:11:01 +00:00
Glenn Maynard dbf65f06ee set parent 2006-08-16 02:18:52 +00:00
Glenn Maynard 30963ab843 all dialogs are warnings 2006-08-16 01:58:44 +00:00
Glenn Maynard bf3d73fcef unwrap 2006-08-16 01:56:54 +00:00
Glenn Maynard 4ab47c8f0c Throw -> Dialog 2006-08-16 01:56:16 +00:00
Glenn Maynard 8c7c5aff37 show the name, not the size (always 51) 2006-08-16 00:57:16 +00:00
Glenn Maynard efa8ef90c9 finishtweening 2006-08-16 00:56:14 +00:00
Glenn Maynard 5622dba40e set names 2006-08-16 00:53:47 +00:00
Glenn Maynard af574d7a4c pop screens first, so we don't ResetGame while the screen is still
on the stack
2006-08-15 22:27:27 +00:00
Chris Danford 42d279926b fix crash when selecting course mods in editor 2006-08-15 21:18:23 +00:00
Chris Danford c36f33c088 fix compile 2006-08-15 21:17:36 +00:00
Chris Danford a894eca8ec show all courses, not just preferred 2006-08-15 20:14:25 +00:00
Glenn Maynard 45ea7b05ed don't overload this 2006-08-15 19:37:44 +00:00