Commit Graph
202 Commits
Author SHA1 Message Date
Glenn Maynard a4b6b671e2 add ProTimingDisplay 2003-08-01 01:01:48 +00:00
Glenn Maynard 99e28a3875 Rename RageMusic to RageSounds. 2003-07-26 22:47:55 +00:00
Glenn Maynard 2d1578bea3 add RageMusic 2003-07-26 22:15:33 +00:00
Glenn Maynard 212af912f1 update 2003-07-22 20:24:01 +00:00
Glenn Maynard db150443e4 update 2003-07-22 20:21:13 +00:00
Glenn Maynard 54038221b3 add ModeChoice.cpp. 2003-07-20 05:58:15 +00:00
Glenn Maynard 372320854f add InputHandler.cpp 2003-07-13 01:35:19 +00:00
Glenn Maynard c8115532fb update 2003-07-12 19:57:56 +00:00
Chris Danford c67d78d948 let Actor subclasses have first crack at parsing commands
allow Models and BitmapTexts in BGAnimationLayer (detected through file extension)
add RageModelVertex, which doesn't have a color property
add "stretch" file name hint for textures
2003-07-07 01:29:18 +00:00
Glenn Maynard 43ee885cd7 update 2003-07-03 19:42:14 +00:00
Glenn Maynard 091df30c4c BannerWithFrame was removed from VC6 long ago
]
2003-07-03 18:51:45 +00:00
Glenn Maynard 524c29c1e2 split off FDB 2003-07-03 02:41:27 +00:00
Glenn Maynard 76a84e5156 Update. Move scorekeeper into data sturcts, though it's really neither
that nor an actor ...
2003-07-01 20:15:39 +00:00
Glenn Maynard be9b9ef05c add pcre 2003-06-27 19:59:05 +00:00
Glenn Maynard e347b0f3a3 add RageSoundReader_FileReader.h 2003-06-22 02:06:49 +00:00
Chris Danford 6b2830dab8 working on SMEX 2003-06-20 23:07:45 +00:00
Glenn Maynard 3a434fa123 (stop that, VC) 2003-06-18 07:09:43 +00:00
Glenn Maynard 321adf57e0 add DifficultyDisplay 2003-06-18 07:03:51 +00:00
Glenn Maynard 81fbead16b split this up
Fix losing keyboard input when changing graphics settings (this happened
with the old code, too).
2003-06-18 05:43:12 +00:00
Glenn Maynard 16bbc4703a update 2003-06-17 05:24:24 +00:00
Chris Danford 32fd0062a9 use sections in SORT_BPM
choose sort from list in MusicWheel
2003-06-16 17:28:58 +00:00
Chris Danford 08d60ad58b update VC7 project 2003-06-15 17:07:16 +00:00
Glenn Maynard b20191ffee fix pdb in the wrong place 2003-06-11 19:19:20 +00:00
Chris Danford 049a1bc5bc remove ScreenAutoGraphicDetail (in favor of specific presets for each card) 2003-06-06 21:58:40 +00:00
Chris Danford 429d311c2a Remove composited text. The large amount of memory it uses is a bigger penalty than drawing a quad for each glyph. 2003-06-05 22:18:42 +00:00
Chris Danford 428d560a6b Clean up resolution fallback logic
Add video settings for G400
Working on composited text
2003-06-05 19:29:27 +00:00
Glenn Maynard 6de2faf3aa add BannerCache 2003-06-04 22:41:58 +00:00
Chris Danford 4d182f85a4 add automatic mapping of joysticks 2003-05-28 02:35:05 +00:00
Glenn Maynard eef3f40632 remove /FIXED:no (used for VTune) 2003-05-27 01:56:26 +00:00
Glenn Maynard d94aa65179 add VideoDriverInfo 2003-05-26 23:36:17 +00:00
Glenn Maynard 568c24ae4e Go back to one configuration. 2003-05-26 19:42:35 +00:00
Glenn Maynard 5b77364c8a more build rule fixes 2003-05-22 08:02:49 +00:00
Glenn Maynard 8ad78ae5af fix pre-build rule 2003-05-22 07:13:44 +00:00
Chris Danford 02016ae442 Reorganize RageDisplay
Add Direct3D renderer (separate project configuration)
Add Xbox project config (doesn't yet compile)
2003-05-22 05:28:37 +00:00
Glenn Maynard a8129c4543 Add a simple conversion interface. 2003-05-21 00:08:58 +00:00
Chris Danford 54bedc3eba clean up RageDisplay methods, add ability to mask song banner
The masking uses the Z-buffer under the assumption that some cards don't have a stencil.  Should we be using the stencil instead?  It doesn't really matter because we never need both the Z buffer and stencil buffer simultaneously.
2003-05-15 06:09:19 +00:00
Chris Danford 81e2e85e47 update VC7 project 2003-05-13 13:47:08 +00:00
Chris Danford 5c9710f155 fix VC7 compile errors 2003-05-11 08:19:24 +00:00
Chris Danford 35dd3886dd add dancing character support, option to enable 2003-05-05 04:43:11 +00:00
Chris Danford b72804294a working on Mesh support
- loads only Milkshape ASCII
- doesn't yet load textures or render with materials
2003-04-25 21:05:40 +00:00
Glenn Maynard 631c00928d add RageSoundReader_Resample 2003-04-23 19:10:01 +00:00
Glenn Maynard e6dfa1f081 add resampler 2003-04-23 07:17:31 +00:00
Glenn Maynard 99bea5c5ef add ScreenRaveOptions 2003-04-21 04:05:10 +00:00
Glenn Maynard 3d90301e70 add ArrowBackdrop 2003-04-14 22:21:09 +00:00
Chris Danford 258984a9c2 Add scripting support to ScreenGamplay 2003-04-13 21:17:14 +00:00
Chris Danford 5e4ec48c3f TransitionBGAnimation -> Transition 2003-04-13 01:09:19 +00:00
Chris Danford 6f37a59b79 remove unused Transition class 2003-04-13 00:53:45 +00:00
Chris Danford 7f40e36919 eliminate TransitionOniFade 2003-04-13 00:44:50 +00:00
Chris Danford 5e0f9956f2 replace uses of TransitionFade with TransitionBGAnimation 2003-04-12 18:34:05 +00:00
Chris Danford e148806d1b add name to Actor 2003-04-12 06:16:12 +00:00