Commit Graph
3131 Commits
Author SHA1 Message Date
Glenn Maynard d26df0c44c Er. Had this here for a long time and it's what snapshots have been.
This seems to keep going back and forth ...
2003-04-23 19:30:12 +00:00
Glenn Maynard 45d0a74db1 remove channel handling from RSResampler 2003-04-23 19:18:38 +00:00
Glenn Maynard 3b0e929f82 (c) me 2003-04-23 19:12:57 +00:00
Glenn Maynard 111eeef550 use RageSoundReader_Resample
(almost not tied to 44100 ...)
2003-04-23 19:11:59 +00:00
Glenn Maynard 8d66bb367c init 2003-04-23 19:10:22 +00:00
Glenn Maynard 631c00928d add RageSoundReader_Resample 2003-04-23 19:10:01 +00:00
Glenn Maynard a5e6cd2787 Simplify.
Remove preloading; it's not useful.
2003-04-23 18:33:59 +00:00
Glenn Maynard 30aa2a6822 Simplify: move vars out of a struct that's no longer used 2003-04-23 18:22:16 +00:00
Glenn Maynard a9935263ef add assert 2003-04-23 07:29:03 +00:00
Glenn Maynard a211825a86 simplify 2003-04-23 07:28:24 +00:00
Glenn Maynard eb4c7625d6 use resampler 2003-04-23 07:19:58 +00:00
Glenn Maynard e6dfa1f081 add resampler 2003-04-23 07:17:31 +00:00
Chris Danford ee47352dd0 working on perspective stuff for tilted menu items 2003-04-23 05:54:56 +00:00
Glenn Maynard ef89561fa9 Fix compilation on everything else again. Not all archs use autoconf, and
we don't want to have to maintain a huge list of HAVE_ defines; instead we
want to maintain small lists of NEED_ defines.
2003-04-23 04:44:12 +00:00
Glenn Maynard 3a955347dd I already did this, I couldn't commit because of the stale lock. Fixing
conflicts ...
2003-04-23 04:41:00 +00:00
Steve Checkoway f3115189f6 added defs for other min/max overloads. Added defs for powf, sqrtf, cosf, sinf, and acosf, if needed as determined by configure. 2003-04-23 04:38:49 +00:00
Steve Checkoway b3220c1f75 Added checks for powf, sqrtf, sinf, cosf, and acosf. They are now defined correctly, I hope, in src/global.h as inline functions. 2003-04-23 04:37:23 +00:00
Glenn Maynard 2930da9556 fix warning 2003-04-23 02:45:51 +00:00
Glenn Maynard 907415d7af use __FILE__ instead of __FUNCTION__ 2003-04-23 02:45:08 +00:00
Chris Danford 1be7055f59 working on perspective stuff for tilted menu items 2003-04-23 02:23:51 +00:00
Glenn Maynard 022a34dda4 add f4 to toggle assist tick 2003-04-23 01:23:14 +00:00
Glenn Maynard 83e3864a40 fix crash (MenuStart calls StartTransitioning) 2003-04-22 23:14:39 +00:00
Glenn Maynard 850e82e5f9 fix crash 2003-04-22 22:51:49 +00:00
Glenn Maynard 31c8bf7f9f make ScaleTo work on CroppedSprites 2003-04-22 22:39:51 +00:00
Glenn Maynard 3c346751f3 add scaletocover 2003-04-22 22:25:07 +00:00
Glenn Maynard ba3c743eeb comments 2003-04-22 22:11:18 +00:00
Glenn Maynard 0a22e84555 Explicitly set the cropping size (will be making CroppedSprite not
crop by default, since the dimensions are arbitrary)
2003-04-22 21:58:18 +00:00
Glenn Maynard cc1089510c fix 1.5x 2003-04-22 20:57:33 +00:00
Glenn Maynard 083a07738f Try to stop picking up inline images as cdtitles. 2003-04-22 20:56:53 +00:00
Glenn Maynard 8d86f6bf6a fix banners for courses not directly under Courses 2003-04-22 20:31:12 +00:00
Andrew Livy c86fb65a2f Pump Theme Fixes 2003-04-22 14:32:48 +00:00
Aaron VonderHaar f95a2e7736 data/ => Data/, case matters in linux 2003-04-22 12:16:06 +00:00
Aaron VonderHaar c822a41fca Song.h => song.h 2003-04-22 12:13:36 +00:00
Chris Danford e828fc3f5d working on GrooveGraph 2003-04-22 08:43:12 +00:00
Glenn Maynard e057cf3f9b don't refresh metric cache unless we're going to use it 2003-04-22 07:51:06 +00:00
Glenn Maynard ea3af6e46d noisy 2003-04-22 07:42:50 +00:00
Glenn Maynard 650beb538f use Checkpoint 2003-04-22 05:58:29 +00:00
Glenn Maynard a97df9c0de add Checkpoint 2003-04-22 05:53:18 +00:00
Glenn Maynard 84cb834f26 cleanup 2003-04-22 05:22:05 +00:00
Glenn Maynard 68a9099400 keep track of the current theme 2003-04-22 05:21:45 +00:00
Glenn Maynard c3d1b78d15 add mapped logs 2003-04-22 05:21:25 +00:00
Glenn Maynard 576f233eb6 add AdditionalLog 2003-04-22 05:21:08 +00:00
Chris Danford 4b7d640324 support noteskin-changing attacks
cache trick icons
change AI probability format
2003-04-22 04:54:04 +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 f23bffe84e fix misses
(how did we all miss *that*? :)
2003-04-22 03:55:23 +00:00
Glenn Maynard 48d6a50e39 simplify 2003-04-22 00:27:52 +00:00
Chris Danford 15a54aee79 options cleanup 2003-04-21 23:43:51 +00:00
Glenn Maynard e0e5f18ca9 don't show message when not in ASK mode 2003-04-21 22:55:46 +00:00
Glenn Maynard 5ad3b0b786 Readd optional song menu.
Three options:
  yes, to go directly to it without asking.  This is faster for people who use
the song options menu frequently
  no, to skip it completely; probably useful for coin mode where the song
opts menu may be inappropriate
  ask, to ask, for people (like me) who use that menu very infrequently
but still want it available
2003-04-21 22:36:45 +00:00
Glenn Maynard 0a4afe592b quiet warning 2003-04-21 22:31:27 +00:00