Commit Graph
22667 Commits
Author SHA1 Message Date
Glenn Maynard b40bd514d7 fix compile 2003-02-14 22:39:23 +00:00
Glenn Maynard 19aecdfcdc add StripCrnl 2003-02-14 22:28:29 +00:00
Glenn Maynard ca801199c3 EOF newline 2003-02-14 22:25:14 +00:00
Glenn Maynard 0f645ca5d9 DEBUG, not _DEBUG 2003-02-14 22:24:28 +00:00
Chris Danford e05738f7f7 working on course ranking scores and mem card saving 2003-02-14 21:42:44 +00:00
Glenn Maynard b47254c32b handle exception reporting in RageException 2003-02-14 19:00:37 +00:00
Glenn Maynard 1ea055bf3b use null sound driver by default if none others are defined 2003-02-14 18:52:02 +00:00
Glenn Maynard ead63883ef fix an include 2003-02-14 18:50:44 +00:00
Glenn Maynard 6dbb1ded8f warning, not warn 2003-02-14 18:50:04 +00:00
Glenn Maynard 2c64f8f109 make sound driver names case-insensitive 2003-02-14 18:49:08 +00:00
Glenn Maynard 66f75b46f0 use the null error dialog by default (we output to stdout all the
time right now anyway)
2003-02-14 18:48:46 +00:00
Glenn Maynard ed92d2ba67 add a null error dialog 2003-02-14 18:48:07 +00:00
Glenn Maynard 0b1254af16 remove extra newline 2003-02-14 18:33:05 +00:00
Glenn Maynard 8adf5ae456 fix stage counts in event mode 2003-02-14 08:15:42 +00:00
Glenn Maynard ff38961907 use slashes as a directory separator instead of backslashes 2003-02-14 08:15:15 +00:00
Glenn Maynard 2a6730c9c1 use standard functions 2003-02-14 07:18:00 +00:00
Glenn Maynard f8210b0718 undefine __glext_h_ before including glext.h
get SDL.h through SDL_utils.h
2003-02-14 07:07:05 +00:00
Glenn Maynard 9278d29a9c compile fix 2003-02-14 07:04:19 +00:00
Glenn Maynard 0d917ae175 more fixup 2003-02-14 07:02:58 +00:00
Glenn Maynard 12b5fba7b6 fixup 2003-02-14 07:02:18 +00:00
Glenn Maynard 6eb201b70b use standard functions 2003-02-14 06:59:56 +00:00
Glenn Maynard 3f870fd44a fix data type 2003-02-14 06:57:53 +00:00
Glenn Maynard 7c86c7eb91 fix include 2003-02-14 06:54:39 +00:00
Glenn Maynard 89d24feb66 compile fix 2003-02-14 06:53:13 +00:00
Glenn Maynard 9af2798503 fix data types 2003-02-14 06:52:48 +00:00
Glenn Maynard c13222a628 fix data types 2003-02-14 06:52:05 +00:00
Glenn Maynard d591cec40b unneeded virtual 2003-02-14 06:50:39 +00:00
Glenn Maynard ad097ca997 use SDL_Delay to sleep 2003-02-14 06:49:01 +00:00
Glenn Maynard 1ee14d1a89 use memset 2003-02-14 06:46:19 +00:00
Glenn Maynard 2d5f309394 compilation fix 2003-02-14 06:45:10 +00:00
Glenn Maynard 632cde7863 use SDL_Delay to sleep 2003-02-14 06:43:23 +00:00
Glenn Maynard eab305fdcf correct a header 2003-02-14 06:42:08 +00:00
Glenn Maynard 523787ff96 it belongs in here 2003-02-14 06:40:08 +00:00
Glenn Maynard 6b5bbfd210 why did I put this in here? 2003-02-14 06:39:50 +00:00
Glenn Maynard 0fd18b8ca5 fix init list order 2003-02-14 06:36:02 +00:00
Glenn Maynard 6ca905ef9d use SDL_Delay to sleep 2003-02-14 06:31:09 +00:00
Glenn Maynard e83979439f pull in SDL headers in one place, handle X silliness 2003-02-14 06:29:40 +00:00
Glenn Maynard 279b884cbb simplify
handle texture invalidation
2003-02-14 05:56:24 +00:00
Glenn Maynard 26e9c4c496 clear cache (was for previous snapshot) 2003-02-14 05:50:19 +00:00
Glenn Maynard d09c2b94b6 fix types 2003-02-14 05:48:21 +00:00
Glenn Maynard 788d3dd2ff fix hats 2003-02-14 04:18:52 +00:00
Glenn Maynard fbd61950ad improve alignment 2003-02-14 01:19:56 +00:00
Glenn Maynard 31e928ab25 both hollow and filled stars and hearts
make omega horizontaly symmetrical
2003-02-14 01:19:42 +00:00
Tom Jackson c0dd83f102 Fixed AutoSync. Now it corrects in the correct direction. 2003-02-14 00:07:34 +00:00
Glenn Maynard ae2c4f779c make toasty rare (having it come up once every few days is amusing;
having it come up twice in one song is annoying)

(easter eggs should be rare anyway, or they become distracting ...)
2003-02-13 21:58:33 +00:00
Kevin Slaughter 9060cfff1b another rename... adjusted ScreenTitleMenu again 2003-02-13 08:41:40 +00:00
Kevin Slaughter bab46c0410 Joint Premium scroll message may have been corrupt..rechecked in as binary and adjusted ScreenTitleMenu to reflect the new name.. removed old scroll message from repository 2003-02-13 08:33:31 +00:00
Chris Danford 707b4fe817 A persistent initial FailType now set in MachineOptions, but the temporary session FailType can be changed in SongOptions 2003-02-12 23:11:37 +00:00
Glenn Maynard 876a3f4499 disable "intro movie" (doesn't work yet) 2003-02-12 22:58:26 +00:00
Glenn Maynard a3edbe2e65 fix scrolling when fading out of roulette 2003-02-12 22:54:22 +00:00