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
Charlie Reading
c6e410dbe3
Implemented adaptive HAL driver. Somewhat sensitive to machine load. Working on feeder-thread implementation to aleviate sensitivity.
2004-02-20 16:37:07 +00:00
Steve Checkoway
21c44056f2
Add/remove crypto files
2004-02-20 10:19: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
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