Commit Graph

273 Commits

Author SHA1 Message Date
Glenn Maynard f4dbed8221 stl-ize some stuff 2003-01-03 05:29:45 +00:00
Glenn Maynard d848550137 move redir handling 2003-01-01 22:02:41 +00:00
Glenn Maynard 49f05c9ab8 s/throw RageException/RageException::Throw/ 2002-12-21 19:34:02 +00:00
Glenn Maynard d8c4057660 get rid of TIMER 2002-12-19 23:07:20 +00:00
Chris Danford ca7c1ab78f working on mulitplayer 2002-12-02 05:25:44 +00:00
Glenn Maynard 7f1b6f51ec add GetStrings 2002-11-16 20:24:01 +00:00
Glenn Maynard ad8c435d67 args were switched 2002-11-11 08:38:50 +00:00
Chris Danford 628dea9da7 OpenGL checkin. Movie textures, texture stretch, texture dither, and 16 bit textures are broken. 2002-11-11 04:53:31 +00:00
Glenn Maynard a041b7cd3e s/RemoteAt/erase/ 2002-10-31 04:11:08 +00:00
Glenn Maynard 7d46004e54 get rid of CStdioFile 2002-10-31 03:54:50 +00:00
Glenn Maynard 040da1a6d4 some more s/GetSize/size/ 2002-10-31 02:12:14 +00:00
Chris Danford ec202633e9 Added .GetString() to all CStrings passed in vargs 2002-10-29 07:58:44 +00:00
Glenn Maynard c06503ce84 use RageTimer instead of direct win32 timer calls 2002-10-28 19:05:05 +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 ed6dc58f67 Missing theme elements is not longer fatal 2002-09-30 06:32:56 +00:00
Chris Danford 5a43236895 Per-game theme preference now remembered if value is "default" 2002-09-29 17:38:07 +00:00
Chris Danford 899e226f38 Moved backgrounds into "Backgrounds" assets folder. Any BGAnimation may be used now.
Cleaned up many, many graphics.
2002-09-23 07:35:47 +00:00
Chris Danford bce306dcdc Move Numbers graphics into separate Number asset folder
Added precise timing window adjustment for each judge grade
Changed "hold START for options" to a Sprite
2002-09-22 18:18:50 +00:00
Chris Danford 44baba9fd3 Added NoteSkin metrics to accomodate Prex NoteSkin 2002-09-17 23:02:37 +00:00
Chris Danford 0422a8558f fix stupid compile error 2002-09-09 05:50:32 +00:00
Chris Danford ccc43c8502 checking in SMMAX2 theme and small fixes to themes and smpackage 2002-09-09 05:22:02 +00:00
Glenn Maynard 65213757cf Hashes are unsigned.
(This is why Hungarian for types sucks: I had to search and replace
these, instead of just changing the types.  It doesn't help anything,
either.)

Simplify.
2002-09-07 09:53:03 +00:00
Glenn Maynard 5c9c9e4f5e m_uNextReloadTicks = -1; doesn't make sense; it's unsigned 2002-09-07 09:42:45 +00:00
Glenn Maynard e4ebbc24b0 Remove AssertThemeIsComplete references; the code isn't
there at all.
2002-09-06 21:21:07 +00:00
Andrew Livy 53f78e97fa Bugfix: BGAnimation Sprites not loading in properly 2002-09-05 19:03:33 +00:00
Andrew Livy 8c1d27b85f Redir Bugfix: Font's not redirecting correctly. 2002-09-05 18:49:23 +00:00
Chris Danford 7ab487072f option icons working, new font format, more theme metrics cleanup 2002-09-03 22:31:06 +00:00
Chris Danford 40277568d0 option icons are almost working... 2002-09-03 06:33:08 +00:00
Glenn Maynard b0e3b7af6f simplify 2002-08-31 19:13:45 +00:00
Glenn Maynard f886280ab5 Only check for new themes once a second, not once per GetMetric
call.  This bumps the framerate on my system at the select music
screen (without vsync, fullscreen) from 120 fps back to 190.
2002-08-31 10:33:13 +00:00
Chris Danford 7922f5bbc7 Updated AnnoucerManager::GetPathTo to act like ThemeManager. More theme and Ez2 cleanup. 2002-08-27 23:31:41 +00:00
Chris Danford 941d9cb24d Moving more constants into theme metrics. 2002-08-27 16:53:25 +00:00
Chris Danford 142002091a Added ScreenHowToPlay, removed texture hints, and cleaned up ThemeMetric stuff 2002-08-27 03:59:22 +00:00
Chris Danford 2cbc4f0dc5 added Start Menu icons, uninstall force, and more to installer 2002-08-26 19:30:58 +00:00
Chris Danford 822f8dd3a6 Moved more constants into theme metrics 2002-08-22 09:31:32 +00:00
Glenn Maynard 09b89aa400 Simplify graphics search. Search for movies as graphics, too. 2002-08-22 02:43:07 +00:00
Chris Danford 7c1bfb3a0d big checkin - new noteskin format and XY positioning. I probably broke a lot of things. 2002-08-13 23:26:46 +00:00
Bruno Figueiredo 9346564080 oops... missing dlls 2002-08-12 16:02:45 +00:00
Chris Danford f1861ba157 Added demonstration 2002-08-02 09:31:06 +00:00
Chris Danford 4ec08edf2d Mini-rewrite of input mapping, theme support, and added KSF reader. 2002-07-31 19:40:40 +00:00
Chris Danford f9046674fb re-wrote score/statistics tracking 2002-07-28 20:28:37 +00:00
Chris Danford 936fabbe85 more fixes to Oni and courses 2002-07-27 19:29:51 +00:00
Chris Danford 317c352a9b Various bug fixes. See changelog. 2002-07-23 01:41:40 +00:00
Andrew Livy 9c67370e12 Just a few minor bugfixes. Game Switching re-enabled. 2002-07-05 22:10:00 +00:00
Chris Danford b79affe965 3.0 b1? 2002-07-04 21:05:18 +00:00
Chris Danford c2d9b195cc no message 2002-06-24 22:04:31 +00:00
Chris Danford 0bc6e1ec7e weekend checkin 2002-06-14 22:25:22 +00:00
Chris Danford f3c360a7d6 chugging away at 3.0 2002-05-28 20:01:22 +00:00
Chris Danford 7800df57a1 no message 2002-05-27 18:36:01 +00:00
Chris Danford b723efdaba no message 2002-05-27 08:23:27 +00:00