Commit Graph
100 Commits
Author SHA1 Message Date
Glenn Maynard c3196a4a46 use spaces here instead of tabs, so it makes sense with different tab stops 2004-02-20 20:57:02 +00:00
Glenn Maynard a15f699984 fix warning 2004-02-20 06:02:19 +00:00
Glenn Maynard f790653b0f don't fsync by default; it's too slow 2004-02-20 06:01:12 +00:00
Glenn Maynard 53e264c10d make Song not depend on SOUNDMAN 2004-02-20 05:35:05 +00:00
Glenn Maynard 7840f70144 fix stray newlines 2004-02-20 05:28:34 +00:00
Glenn Maynard 52c0cdbb67 don't check if images are loadable during TidyUpData; takes too long 2004-02-20 05:20:40 +00:00
Glenn Maynard fb21201678 tolerate corrupt images 2004-02-20 05:11:12 +00:00
Glenn Maynard 3e8ff0b7ad create mySDL_MakeDummySurface 2004-02-20 05:10:39 +00:00
Glenn Maynard 2a542c6ebf make failed banner caching nonfatal 2004-02-20 04:53:51 +00:00
Glenn Maynard 1d580d2a0f fix stale PROFILEMAN pointer on exception 2004-02-20 04:39:32 +00:00
Glenn Maynard 6acfd7a22e remove GetOffsetFix 2004-02-20 04:16:12 +00:00
Glenn Maynard eb936c6deb add sanity check 2004-02-20 04:11:01 +00:00
Glenn Maynard e5e6a3ee16 revert to wait on back on keyboard, too (doesn't wait as long as
it does for other inputs)
2004-02-20 03:38:39 +00:00
Glenn Maynard 6d251fa7fd fix compile in debug 2004-02-20 02:43:49 +00:00
Glenn Maynard d8ca7ddc90 update 2004-02-20 02:43:32 +00:00
Glenn Maynard d2ddd0ac53 cleanup 2004-02-20 02:41:48 +00:00
Glenn Maynard d68211f027 remove old MAD 2004-02-20 02:36:16 +00:00
Glenn Maynard ccf8656ebc don't warn if profile data doesn't exist 2004-02-20 02:32:16 +00:00
Glenn Maynard 5b56831893 crypt 2004-02-20 02:28:23 +00:00
Glenn Maynard 0edbf23505 lightweight crypto from putty 2004-02-20 02:27:30 +00:00
Glenn Maynard 1754e1cf7a lightweight crypto from putty 2004-02-20 02:01:47 +00:00
Glenn Maynard ea16b3206a Data/ 2004-02-19 04:01:14 +00:00
Glenn Maynard 2bf9431f04 dupe defs 2004-02-19 04:00:36 +00:00
Glenn Maynard 3299263db9 options out transition 2004-02-19 03:56:50 +00:00
Glenn Maynard f4503b0e7f fix crash on back from gameplay on first frame 2004-02-19 03:20:11 +00:00
Glenn Maynard 1d32921e1f fix diffuse color not being reset after a fade 2004-02-19 01:22:56 +00:00
Glenn Maynard aca9ba5ceb DifficultyList tweening fixes 2004-02-18 23:58:33 +00:00
Glenn Maynard 6a78f96258 fix current song/course being reset after changing modes
set GAMESTATE->m_pCurSong/Course immediately when moving
2004-02-18 23:53:43 +00:00
Glenn Maynard cc5a015a5f diagnostic 2004-02-18 08:23:33 +00:00
Glenn Maynard 8f41a72aea xfer_align fix 2004-02-18 07:29:41 +00:00
Glenn Maynard 49b12461aa ScreenCredits update 2004-02-18 05:49:27 +00:00
Glenn Maynard ebbf9af7d0 make this screen work for now 2004-02-18 05:47:14 +00:00
Glenn Maynard ac3613a811 fix incorrect warnings
don't warn on "file not found"
2004-02-18 05:32:02 +00:00
Glenn Maynard 93768c249a update MAD 2004-02-18 04:36:30 +00:00
Glenn Maynard b8d0f88315 different default glyphs; don't use the same shape for default and invalid
(people always just say "question mark")
2004-02-18 03:34:11 +00:00
Glenn Maynard 165db0295e turn off debugging 2004-02-18 03:20:54 +00:00
Glenn Maynard 7cc0b1c747 a13 2004-02-18 03:16:18 +00:00
Glenn Maynard f8c3b85bba Remove "FATX" hack. Put the theme in an SMZIP. 2004-02-18 03:11:45 +00:00
Glenn Maynard 08aaf1c396 Less inlining. 2004-02-18 02:59:33 +00:00
Glenn Maynard 90955ab4ab (How did *that* happen?) 2004-02-18 02:35:09 +00:00
Glenn Maynard ae04924ada temporarily disable crypt 2004-02-18 02:32:56 +00:00
Glenn Maynard ae22b80bd5 speed up compiles slightly 2004-02-18 02:31:43 +00:00
Glenn Maynard 64c0d4664c cleanup 2004-02-18 02:26:26 +00:00
Glenn Maynard 5a979285b9 --enable-tests 2004-02-18 01:19:23 +00:00
Glenn Maynard fa02a51460 add --enable-tests 2004-02-18 01:19:01 +00:00
Glenn Maynard bf3da7b084 comment 2004-02-18 00:54:54 +00:00
Glenn Maynard 61cdf34c57 blacklist au8830 2004-02-18 00:42:39 +00:00
Glenn Maynard 9a37c9d079 add Alsa9Buf::GetHardwareID 2004-02-18 00:40:22 +00:00
Glenn Maynard 7e83c7f668 work around jpeg headers that odn't handle extern "C" 2004-02-18 00:31:52 +00:00
Glenn Maynard cd7bde347b fix crash on quit when no songs are loaded 2004-02-18 00:27:50 +00:00
Glenn Maynard 7be0840948 cleanup
fix bailout if no libjpeg
2004-02-18 00:14:16 +00:00
Glenn Maynard a35d27d752 typo 2004-02-17 22:29:59 +00:00
Glenn Maynard e0bf756122 s/SIGNATURE_POSPEND/SIGNATURE_APPEND/
Disable crypto stuff for alpha 13, until some issues are worked out with
it (makes the enormous Linux binary extra-enormous, doesn't work in
Linux, doesn't compile on Mac and old Linux)
2004-02-17 22:25:13 +00:00
Glenn Maynard 3dd3da3c5f cleanup 2004-02-17 22:23:07 +00:00
Glenn Maynard 0507954a9f comment 2004-02-17 22:17:54 +00:00
Glenn Maynard 10e3dcac01 cache note skin paths
ScreenDemonstration loads went from ~2.5 to ~1.7 seconds for me
2004-02-17 22:16:22 +00:00
Glenn Maynard c982e6e41f fix Profile::SaveMachinePublicKeyToDir 2004-02-17 22:13:12 +00:00
Glenn Maynard 6084f5fa3b FileCopy sanity check 2004-02-17 22:12:39 +00:00
Glenn Maynard 4af86cda13 RageFile::GetFileSize() const 2004-02-17 21:42:06 +00:00
Glenn Maynard 63c48f5439 two botched commits in a row -> GO TO BED 2004-02-17 08:56:45 +00:00
Glenn Maynard a7d86a8e13 search redirs in note skins like we do in themes 2004-02-17 08:55:33 +00:00
Glenn Maynard 6c7f3fb898 (one of these days I'll learn not to commit at 3am) 2004-02-17 08:47:27 +00:00
Glenn Maynard 9f8139afa3 simplify 2004-02-17 08:25:32 +00:00
Glenn Maynard e6401712d4 Don't search for "fallback" button types except in the "common"
note skin.  It's a little faster, and still self-consistent.
2004-02-17 08:20:56 +00:00
Glenn Maynard 2e24ec1586 fix crash 2004-02-17 08:18:13 +00:00
Glenn Maynard 92573c600e use PREFSMAN->m_bDisableScreenSaver (X11) 2004-02-17 07:17:54 +00:00
Glenn Maynard c3cc9fbcf3 add m_bDisableScreenSaver 2004-02-17 07:16:58 +00:00
Glenn Maynard eb5ec28435 fix warning 2004-02-17 07:07:13 +00:00
Glenn Maynard e2f871bf54 warnings 2004-02-16 10:31:28 +00:00
Glenn Maynard 31bf527888 fix weird course mod bug 2004-02-16 10:22:18 +00:00
Glenn Maynard 4156126765 cleanup 2004-02-16 09:12:59 +00:00
Glenn Maynard 3919e302d0 fix SongFinished being called twice, causing bogus radar results 2004-02-16 09:11:25 +00:00
Glenn Maynard dd1c38eac6 fix crashes after reverting changes in gameplay 2004-02-16 09:07:07 +00:00
Glenn Maynard d82aed55b2 const fix
improve get_readable_ranges
2004-02-16 08:05:29 +00:00
Glenn Maynard 2025c85fec add assert 2004-02-16 07:39:29 +00:00
Glenn Maynard 2218b6e5b8 fix warnings 2004-02-16 07:25:59 +00:00
Glenn Maynard 08a1a67831 fix going from evaluation back to select course screen in event mode 2004-02-16 07:25:25 +00:00
Glenn Maynard 731359fb0a Transition::EarlyAbortDraw 2004-02-16 07:23:28 +00:00
Glenn Maynard 6a46606df0 cleanup 2004-02-16 06:35:11 +00:00
Glenn Maynard 47bc0b6bb6 fix OK and NG percent scores backwards 2004-02-16 06:09:33 +00:00
Glenn Maynard b665a81749 fix crash going from gameplay to how to play with delayed screen loads off 2004-02-16 05:30:31 +00:00
Glenn Maynard 47bf1ef190 simplify announcer handling 2004-02-16 05:29:33 +00:00
Glenn Maynard 497c3a18e3 fix check 2004-02-16 04:49:06 +00:00
Glenn Maynard 629fa68eaa fix output 2004-02-16 04:37:49 +00:00
Glenn Maynard d075baa5d1 ScreenBranch: use ModeChoice 2004-02-16 04:31:18 +00:00
Glenn Maynard 3a60b3930a debug 2004-02-16 01:35:59 +00:00
Glenn Maynard bf318da2e2 cleanup 2004-02-16 00:59:20 +00:00
Glenn Maynard 79b68a002d simplify 2004-02-16 00:55:36 +00:00
Glenn Maynard bab691b8ee simplify 2004-02-16 00:27:48 +00:00
Glenn Maynard 8e3e6575f3 FixSlashesInPlace when reading from an actor file 2004-02-15 23:51:57 +00:00
Glenn Maynard c5e45fc964 IsPlayerEnabled 2004-02-15 23:38:32 +00:00
Glenn Maynard 2cf96dc12a g_CurStageStats isn't meaningful in summary eval
cleanup
2004-02-15 23:37:31 +00:00
Glenn Maynard aaeb5981fa don't generate keys right now; it's crashing in Linux 2004-02-15 23:34:31 +00:00
Glenn Maynard 5df4390d51 cleanup 2004-02-15 23:10:40 +00:00
Glenn Maynard e755ecab67 debug option to not show loading window 2004-02-15 22:56:51 +00:00
Glenn Maynard b63eaa449c fix output 2004-02-15 22:41:08 +00:00
Glenn Maynard a314298d68 fix altsigstack never being used
allocate a larger altsigstack
handle failed altsigstack alloc better
2004-02-15 22:29:51 +00:00
Glenn Maynard d32745bd94 ThemeManager::GetMetricRaw: check "fallback" recursively
chekc for infinite recursion
2004-02-15 21:39:15 +00:00
Glenn Maynard 0f6caf79e0 better output 2004-02-15 21:28:36 +00:00
Glenn Maynard 91f6445a24 missing elements (thought I added these last night) 2004-02-15 21:24:30 +00:00