Commit Graph
8481 Commits
Author SHA1 Message Date
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
Thad Ward 57c526230b Create PREFSMAN and mount any additional paths it mentions earlier.
Remove DWIPath from prefs.
Add AdditionalFolders to prefs (replaces DWIPath, essentially).
Store CStrings instead of CStringArrays in prefsman, and split them on use.
2004-02-19 08:45:17 +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
Chris Danford fc72e9479c Don't load an unreasonably large editable.xml file 2004-02-19 03:56:03 +00:00
Glenn Maynard f4503b0e7f fix crash on back from gameplay on first frame 2004-02-19 03:20:11 +00:00
Chris Danford c2c0970a40 combine all profile score data to one file
move user-editable data to a separate, unsigned file
2004-02-19 03:19:41 +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
Steve Checkoway 8a6c2cd486 Cleanup and have GetPosition return a 64 bit integer. 2004-02-17 18:31:01 +00:00
Steve Checkoway f9392fc00b Add files, update version. 2004-02-17 18:17:14 +00:00