Chris Danford
|
e2afe920dd
|
add half-finished screen centering code (necessary for arcade and Xbox)
|
2003-10-11 06:37:45 +00:00 |
|
Chris Danford
|
24922fb3d7
|
add half-finished screen centering code (necessary for arcade and Xbox)
|
2003-10-11 06:31:44 +00:00 |
|
Glenn Maynard
|
f0576389dc
|
Search for fallback graphics in all searched noteskin dirs, not just common.
|
2003-10-11 04:10:29 +00:00 |
|
Glenn Maynard
|
e0f7347551
|
fix release build copmile
|
2003-10-11 04:05:43 +00:00 |
|
Chris Danford
|
70446551a9
|
add half-finished screen centering code (necessary for arcade and Xbox)
|
2003-10-11 01:51:36 +00:00 |
|
Glenn Maynard
|
9cf3f9b331
|
support 6 joysticks
|
2003-10-11 00:16:32 +00:00 |
|
Glenn Maynard
|
a7771a5c66
|
boost Pump thread priority
|
2003-10-11 00:15:19 +00:00 |
|
Glenn Maynard
|
487ae05261
|
Don't re-init ScoreDisplay.
|
2003-10-10 23:44:17 +00:00 |
|
Glenn Maynard
|
0468d26316
|
improve output
|
2003-10-10 23:42:02 +00:00 |
|
Glenn Maynard
|
8c5c84b691
|
Re-fix '0' crashing the editor
|
2003-10-10 22:22:10 +00:00 |
|
Chris Danford
|
af254e4f91
|
convert all sounds to 44KHz to prevent resample at runtime
|
2003-10-10 05:47:25 +00:00 |
|
Glenn Maynard
|
dcc58faf48
|
no extensions in redirs
|
2003-10-10 05:36:25 +00:00 |
|
Glenn Maynard
|
b014c72bd2
|
Remove extra newlines when recovering from malformed MSDs.
|
2003-10-10 04:32:50 +00:00 |
|
Glenn Maynard
|
abc93ed1d4
|
work around windows and/or samba bug
|
2003-10-10 04:16:44 +00:00 |
|
Glenn Maynard
|
0f09ef2103
|
prevent negative PostScreenMessage time
|
2003-10-10 03:47:45 +00:00 |
|
Glenn Maynard
|
8afe89d22f
|
Cleanup: read game prefs right after theme and announcer are set up,
so we don't waste time with default metrics that'll just be overridden
right away. Load ANNOUNCER earlier to do this.
|
2003-10-10 03:23:36 +00:00 |
|
Glenn Maynard
|
04d7f58014
|
Stricter ReadGamePrefsFromDisk asserts
|
2003-10-10 03:17:08 +00:00 |
|
Glenn Maynard
|
3504bd4a4a
|
Fix hidden not turning off
|
2003-10-09 23:58:17 +00:00 |
|
Glenn Maynard
|
644ec45723
|
cosmetic
|
2003-10-09 23:27:28 +00:00 |
|
Chris Danford
|
72405a73d4
|
move FAQ to CVS from web
|
2003-10-09 21:18:00 +00:00 |
|
Steve Checkoway
|
f557939ffb
|
Send error output to stderr
|
2003-10-09 10:01:36 +00:00 |
|
Steve Checkoway
|
c3dd3b75d5
|
remove VideoCardDefaults
|
2003-10-09 09:11:21 +00:00 |
|
Steve Checkoway
|
9ac7397368
|
version--there are far too many of these...
|
2003-10-09 09:08:37 +00:00 |
|
Glenn Maynard
|
2207d9e4a2
|
Fix g++ compile error.
Improve output.
|
2003-10-09 07:28:02 +00:00 |
|
Glenn Maynard
|
d5481286fa
|
alpha 6 -> 7
|
2003-10-09 07:03:01 +00:00 |
|
Glenn Maynard
|
748dde8414
|
add test_audio_readers
|
2003-10-09 06:59:34 +00:00 |
|
Glenn Maynard
|
c35dee1a3d
|
Add test_audio_readers.
|
2003-10-09 06:57:55 +00:00 |
|
Glenn Maynard
|
e065b9ec4a
|
Fix warning; cleanup.
|
2003-10-09 06:43:51 +00:00 |
|
Glenn Maynard
|
b11788ce2b
|
Screen coordinates are float, not int (fixes warning).
Use && for boolean and, not &.
|
2003-10-09 06:38:54 +00:00 |
|
Glenn Maynard
|
ea812292b1
|
support 4-bit palettes
|
2003-10-09 06:33:11 +00:00 |
|
Glenn Maynard
|
4258baa993
|
cache before loading
|
2003-10-09 05:31:44 +00:00 |
|
Glenn Maynard
|
442cb10bc0
|
Cache "ScreenSelectMusic stage" graphics (performance fix).
|
2003-10-09 04:22:17 +00:00 |
|
Glenn Maynard
|
055a5ca7ce
|
Add GetAllStageTexts.
|
2003-10-09 04:20:24 +00:00 |
|
Glenn Maynard
|
1117b63a09
|
Fix cached textures being unloaded too soon.
|
2003-10-09 04:19:11 +00:00 |
|
Andrew Livy
|
f69d0db080
|
Added: Beatmania style arrow-block thingies that appear when you press a key
More Pop'n Noteskin Fun.
|
2003-10-09 03:50:44 +00:00 |
|
Glenn Maynard
|
caf7b7f205
|
fix overhead un-modifier
|
2003-10-09 03:42:42 +00:00 |
|
Glenn Maynard
|
209070b32f
|
Add DefaultModifiers metric. This is for settings that are specific
to a theme.
|
2003-10-09 03:38:02 +00:00 |
|
Glenn Maynard
|
3ff298f260
|
Rename ScreenOptionsMasterPrefs back to ScreenInputOptions. (How'd
that happen?)
Add DefaultModifiers.
|
2003-10-09 03:36:45 +00:00 |
|
Glenn Maynard
|
d902715269
|
add Supports4BitPalettes
|
2003-10-09 03:06:10 +00:00 |
|
Glenn Maynard
|
6376a8f066
|
remove trace
|
2003-10-09 00:36:15 +00:00 |
|
Steve Checkoway
|
68ea135c4d
|
re-add cmd-F12 for a screenshot. Put the screenshots in the Screenshots directory. Make cvs ignore this directory.
|
2003-10-09 00:25:06 +00:00 |
|
Glenn Maynard
|
2e7cf4cb7d
|
Tolerate no default.
|
2003-10-09 00:19:51 +00:00 |
|
Glenn Maynard
|
4a9c6e66db
|
Remove VideoCardDefaults.ini.
Cleanup.
|
2003-10-09 00:12:36 +00:00 |
|
Glenn Maynard
|
8c9151629e
|
Don't set m_SongOptions.m_iBatteryLives to -1.
|
2003-10-09 00:06:12 +00:00 |
|
Andrew Livy
|
403e1c9f35
|
PnM Theme Update -- ScreenGameplay.
Can now have a static background overlay on screengameplay
|
2003-10-08 23:32:08 +00:00 |
|
Glenn Maynard
|
4ce32a840a
|
add alphamap hint
|
2003-10-08 23:21:14 +00:00 |
|
Glenn Maynard
|
f1878720a5
|
Load CJK fonts as grayscale. Simplify.
|
2003-10-08 23:20:02 +00:00 |
|
Glenn Maynard
|
4ae167bf9e
|
Don't grayscale fonts by default.
Load properties common to all font pages from the section "common".
|
2003-10-08 23:18:56 +00:00 |
|
Glenn Maynard
|
bd70198bee
|
cosmetic
|
2003-10-08 22:03:54 +00:00 |
|
Glenn Maynard
|
075c34e8cc
|
Fix assertion failure when joysticks with more than one hat are attached
|
2003-10-08 20:40:41 +00:00 |
|