Commit Graph

991 Commits

Author SHA1 Message Date
Angela Stefanski 2b1d7b6093 Modified Update function to record m_fSecondsBeforeFail for a player failure
in life bar mode (needed to award E grades for failure)
2002-11-01 03:13:30 +00:00
Glenn Maynard ff84ad1dc3 Oops. Implemented Trim* with STL calls and forgot that I hadn't
committed the activation.  StdString seems to be working well
enough, so I'll just turn it on ...
2002-10-31 19:02:26 +00:00
Glenn Maynard fbbfb740d9 yet more large, unneeded blocks of code to remove 2002-10-31 08:35:12 +00:00
Glenn Maynard dd6e6780bb remove a bunch of COM cruft 2002-10-31 08:12:55 +00:00
Glenn Maynard 80c0f04397 use untemplated trim* 2002-10-31 08:05:13 +00:00
Glenn Maynard a28d19268a simple untemplated trimleft/trimright implementation 2002-10-31 08:04:34 +00:00
Glenn Maynard 47151c74b9 remove resource-related stuff we don't need 2002-10-31 06:33:06 +00:00
Glenn Maynard b52484e797 remove horrible format hack that we don't need 2002-10-31 06:24:08 +00:00
Glenn Maynard 521686a1f6 cosmetic 2002-10-31 06:09:16 +00:00
Glenn Maynard 677e6b0a2e s/FRECT/RectF/ 2002-10-31 06:00:30 +00:00
Glenn Maynard c20d5b67dc s/CRECT/RectI/ 2002-10-31 05:52:12 +00:00
Glenn Maynard 7f0e0f4571 use stat(), not win32 calls 2002-10-31 05:44:12 +00:00
Glenn Maynard d50d1838a5 add stat alias 2002-10-31 05:38:03 +00:00
Glenn Maynard 679fce4ef2 always use min/max workaround in vc6 2002-10-31 05:18:08 +00:00
Glenn Maynard 07a04df7d7 vc6 bug workaround 2002-10-31 05:17:09 +00:00
Glenn Maynard 7f49ba72b4 add a getline wrapper for mfc 2002-10-31 04:57:32 +00:00
Glenn Maynard d736f9f7a8 fix another vc6 compile problem 2002-10-31 04:41:00 +00:00
Glenn Maynard 58ee51c717 fix one vc6 compile problem 2002-10-31 04:36:35 +00:00
Glenn Maynard bccaf3560b s/Add/push_back/ 2002-10-31 04:23:39 +00:00
Glenn Maynard a041b7cd3e s/RemoteAt/erase/ 2002-10-31 04:11:08 +00:00
Glenn Maynard 6e0c622850 cleanups 2002-10-31 03:55:50 +00:00
Glenn Maynard 16b514cc0b err? thought I added this a very long time ago. 2002-10-31 03:55:29 +00:00
Glenn Maynard 7d46004e54 get rid of CStdioFile 2002-10-31 03:54:50 +00:00
Glenn Maynard 31fa2adaa4 get rid of SetSize 2002-10-31 03:36:06 +00:00
Glenn Maynard 32bf482480 clean up some sign mismatches 2002-10-31 03:25:35 +00:00
Glenn Maynard 7e9905995d some more s/GetSize/size/ and other minor STLisms 2002-10-31 03:16:02 +00:00
Glenn Maynard 69b816e780 some more s/GetSize/size/ and other minor STLisms 2002-10-31 03:01:35 +00:00
Glenn Maynard 945a39a247 some more s/GetSize/size/ and other minor STLisms 2002-10-31 02:54:49 +00:00
Glenn Maynard 2b16872bd5 some more s/GetSize/size/ and other minor STLisms 2002-10-31 02:46:42 +00:00
Glenn Maynard d770105b2f some more s/GetSize/size/ and other minor STLisms 2002-10-31 02:31:15 +00:00
Glenn Maynard dcb4fd2128 some more s/GetSize/size/ and other minor STLisms 2002-10-31 02:20:11 +00:00
Glenn Maynard 040da1a6d4 some more s/GetSize/size/ 2002-10-31 02:12:14 +00:00
Glenn Maynard 8e18d84d10 some s/GetSize/size/ 2002-10-31 02:11:52 +00:00
Glenn Maynard b30fcbae96 get rid of some GetSize calls 2002-10-31 01:59:08 +00:00
Glenn Maynard cae3cfc0a0 change indentation 2002-10-31 01:27:45 +00:00
Glenn Maynard 9ccf8cd26f optimize, cleanup 2002-10-31 01:24:56 +00:00
Glenn Maynard af8b074f16 cleanup 2002-10-30 23:43:35 +00:00
Glenn Maynard f2856485aa Arg. This is ugly and slow, but at least it's a real linear filter.
Handle extreme resizing iteratively, which gives us something like
a triangle filter--slower and probably not quite as good, but much
better than it was.
2002-10-30 23:36:16 +00:00
Glenn Maynard d754ddc550 push bga searching into a function; fix 2002-10-30 19:55:19 +00:00
Glenn Maynard 5ca988ede1 fix starwipe (ARGB got switched with RGBA) 2002-10-30 19:43:20 +00:00
Glenn Maynard f49876b23e dither in integer space (faster)
(started to write another resize filter and ended up doing this instead)
2002-10-30 06:03:38 +00:00
Andrew Livy 7958f06c11 Now the song title displays in gameplay screen for para gametype (metric editable also). TODO: make it squash up for long song titles 2002-10-30 00:14:47 +00:00
Chris Danford ec202633e9 Added .GetString() to all CStrings passed in vargs 2002-10-29 07:58:44 +00:00
Angela Stefanski 621d419f22 Added a '%'' sign at the end of the oni mode score. 2002-10-29 05:11:16 +00:00
Glenn Maynard acfc6d33fd more cleanups, and un-break it 2002-10-29 01:55:38 +00:00
Glenn Maynard d0f715c7e8 cleanups 2002-10-29 01:35:39 +00:00
Andrew Livy 24cb053e35 ScreenGameplay now has bpm on it for para support (hidden for all gametypes but para via metrics) 2002-10-29 01:26:10 +00:00
Glenn Maynard 1bae0bc6df fix warnings 2002-10-28 19:05:28 +00:00
Glenn Maynard c06503ce84 use RageTimer instead of direct win32 timer calls 2002-10-28 19:05:05 +00:00
Glenn Maynard 98470966a8 Remove comment. It's out-of-date and probably misleading to anyone
reading it.  Easier to keep inline comments updated than a large prefixed
description.
2002-10-28 09:38:06 +00:00