Commit Graph

157 Commits

Author SHA1 Message Date
Chris Danford dcf956e711 add base class searching for theme elements and metrics 2004-01-24 21:16:07 +00:00
Glenn Maynard 10c8d51d94 Can't ignore missing files in Other 2003-12-28 22:27:27 +00:00
Glenn Maynard e9ae2c0803 continue phasing out BASE_PATH and SLASH 2003-12-10 09:44:16 +00:00
Glenn Maynard 11870a6072 continue phasing out BASE_PATH and SLASH 2003-12-10 09:26:05 +00:00
Glenn Maynard 2073a1bd3c fix ReloadMetrics crash when SCREENMAN doesn't exist 2003-12-10 06:07:15 +00:00
Glenn Maynard 15577d750a fix theme caching 2003-12-01 00:27:55 +00:00
Glenn Maynard 563c84dd4d better fallbacks 2003-11-25 19:03:40 +00:00
Glenn Maynard 1257380840 use RageColor::FromString 2003-11-18 04:06:39 +00:00
Chris Danford 1697c25278 add ignore option for invalid redirects 2003-11-17 03:37:51 +00:00
Glenn Maynard a51f7a690c Reading "1.0,0.5,.7,.3" is headache-inducing. Support "#FFFF80FF"
and "#FFFF80" (RGBA, RGB).
2003-11-17 02:35:50 +00:00
Glenn Maynard d18a120a0f allow ignoring missing theme elements 2003-11-17 01:44:06 +00:00
Aaron VonderHaar 349151b6e4 Fix compile for non-WIN32 2003-11-15 20:23:52 +00:00
Chris Danford c123681854 move IsWindowed check inside of ArchHooks_Win32 2003-11-15 06:08:13 +00:00
Chris Danford 1cc5d0abf0 separate "credits info" text into "credits" and "player info"
force reload of metrics after retry for missing metric
2003-11-07 20:43:17 +00:00
Glenn Maynard 0e05d91242 load fallback.ini 2003-11-06 22:00:23 +00:00
Chris Danford 49e87f0f64 fix ScreenPlayerOptions explanation text 2003-11-06 09:54:40 +00:00
Glenn Maynard e3246d609c fix compile 2003-11-05 19:02:47 +00:00
Chris Danford c36a787821 per-player explanation text on options screens 2003-11-05 07:46:20 +00:00
Chris Danford 90958fe2e9 clean up missing metric logic 2003-11-05 05:17:56 +00:00
Chris Danford 6047da8efd change metrics reload logic to check only during screen loads 2003-11-05 04:56:41 +00:00
Glenn Maynard b4cc7c24df Allow directories to be picked up by GetPathToG. 2003-10-31 02:06:48 +00:00
Glenn Maynard 66d97b6a10 cache GetPathTo returns 2003-10-22 07:56:08 +00:00
Glenn Maynard 594130fa4e avoid calling GetDirListing ten times per theme lookup 2003-10-19 23:00:11 +00:00
Glenn Maynard 900b2c1685 Whatever ".set" is, we don't support it. 2003-10-19 21:12:27 +00:00
Chris Danford dba1188c97 remove .model file format, replace with more general .actor file format 2003-09-21 20:57:07 +00:00
Glenn Maynard f948027667 Create an "Other" category for ScreenHowToPlay steps.sm, and other
files that don't really go anywhere else.

Fix possible ELEMENT_CATEGORY_STRING null pointer dereference.
2003-09-11 23:21:33 +00:00
Kevin Slaughter ef5952192e Add ability to find a proprietary SM file, for things such as ScreenHowToPlay 2003-09-11 09:14:46 +00:00
Chris Danford 0cd5766ba2 add Dance Maniax and Technomotion support 2003-09-03 04:30:29 +00:00
Chris Danford b9e74687bf Add primitive language support 2003-08-19 08:01:15 +00:00
Chris Danford 278cb4c3f1 runs on Xbox 2003-07-22 07:47:27 +00:00
Glenn Maynard 5873b47b19 Simplify. Fix metrics not reloading after the game's been running for
a couple weeks.
2003-07-13 00:02:23 +00:00
Steve Checkoway 596b2d927f Um, I didn't actually change that. Stupid IDE... 2003-07-11 03:43:33 +00:00
Steve Checkoway f832fbfd3f Only defined for WIN32 2003-07-11 03:39:02 +00:00
Chris Danford 8158ca8770 compiles on Xbox (still a CRT linking error though) 2003-07-11 03:15:28 +00:00
Chris Danford e68bd0a3e6 add "loop" file name hint for sounds 2003-07-05 22:02:42 +00:00
Chris Danford 4149ac1ef2 wrap row movement on ScreenOptions
fix FDB compile error
2003-07-03 08:12:06 +00:00
Glenn Maynard 524c29c1e2 split off FDB 2003-07-03 02:41:27 +00:00
Chris Danford dd8331d9fc add support for models in NoteSkin 2003-05-11 07:23:47 +00:00
Glenn Maynard fe33dec385 Partial s/GetString/c_str/.
(watch out for PlayerOptions::GetString and SongOptions::GetString)
2003-04-25 00:01:35 +00:00
Chris Danford ee47352dd0 working on perspective stuff for tilted menu items 2003-04-23 05:54:56 +00:00
Glenn Maynard 68a9099400 keep track of the current theme 2003-04-22 05:21:45 +00:00
Glenn Maynard 0e11d79ec8 log theme changes, so I don't have to play detective to figure out
which theme a crash happened in
2003-04-22 04:11:04 +00:00
Glenn Maynard fb048fc9c7 fix compile 2003-04-14 04:35:19 +00:00
Chris Danford 82199383a8 Change event mode to a CoinMode (since using COIN_PAY and EventMode at the same time doesn't make sense).
Split ScreenLogo and ScreenTitleMenu.
In ScreenTitleMenu, add a different animation if using COIN_HOME (for SMMAX2).
Added codes at TitleMenu to change Theme and Announcer.
2003-04-13 04:50:08 +00:00
Glenn Maynard 755e8f5bf5 fix compile in release 2003-04-12 20:22:42 +00:00
Chris Danford 448bdc7b6e make calls to THEME->GetPathTo() more concise 2003-04-12 17:39:27 +00:00
Chris Danford a9f187c3de add scripting support to ScreenSelectMusic and ScreenEvaluation 2003-03-24 21:37:13 +00:00
Glenn Maynard 28e3565775 don't do :: and &foo; replacements for non-strings 2003-03-18 21:41:17 +00:00
Chris Danford 9dbbb7949e ScoreKeeperMAX2:
- Jumps count as 2 toward combo, but 1 toward judgement totals
- Only Perfect or better increments combo in courses
2003-03-16 20:55:45 +00:00
Chris Danford 5382f1f3fa fix MiniMenu crashes for rows with 0 choices
more complete BackgroundChange controls in editor
added "play current beat until end" in editor
cleaned up Background
2003-03-16 00:05:23 +00:00