Glenn Maynard
|
5d74003de0
|
\ -> /
(we don't need to do this all at once, for most things; GetDirListing
doesn't care)
|
2003-01-23 04:34:15 +00:00 |
|
Glenn Maynard
|
3cf9dfa910
|
simplify
|
2003-01-23 04:33:23 +00:00 |
|
Glenn Maynard
|
c7b93f5aeb
|
add Basename prototype
|
2003-01-23 04:33:01 +00:00 |
|
Glenn Maynard
|
47ae91d778
|
GetFontPaths takes a trailing slash, so its paths already have them
|
2003-01-23 04:31:14 +00:00 |
|
Glenn Maynard
|
80db1958d8
|
add FilenameDB
|
2003-01-23 04:30:08 +00:00 |
|
Glenn Maynard
|
6903d7047d
|
use Regex
|
2003-01-23 04:25:04 +00:00 |
|
Glenn Maynard
|
a81855f608
|
add Regex class (compiling regexes every time they're used
is slow)
|
2003-01-23 04:22:07 +00:00 |
|
Glenn Maynard
|
2a42c6185d
|
remove some unused locale stuff
|
2003-01-23 03:38:42 +00:00 |
|
Glenn Maynard
|
b2062dd91f
|
add paletted texture entry points
remove texture compression ones
|
2003-01-22 22:41:05 +00:00 |
|
Glenn Maynard
|
2fcbbf3ac3
|
fix a crash in the crash handler
|
2003-01-22 21:29:33 +00:00 |
|
Chris Danford
|
93c1166402
|
more on high score work
|
2003-01-22 05:29:27 +00:00 |
|
Glenn Maynard
|
0fcf0b8ab1
|
reduce conversions
|
2003-01-22 04:18:02 +00:00 |
|
Glenn Maynard
|
570bea0659
|
force hot pinking for banners
|
2003-01-22 04:16:05 +00:00 |
|
Glenn Maynard
|
4432b01dd8
|
make hot pinking a texture hint
(it makes SDL take slow code paths and makes us do
conversions we oftne don't need to)
|
2003-01-22 04:15:43 +00:00 |
|
Glenn Maynard
|
4914fa6f9e
|
pull the translations into a separate function
|
2003-01-22 02:07:27 +00:00 |
|
Glenn Maynard
|
b7abc4b9f8
|
stop the wheel when selected
|
2003-01-22 01:30:07 +00:00 |
|
Glenn Maynard
|
fe454a7a79
|
fix BitmapText::CropToWidth
|
2003-01-21 23:10:22 +00:00 |
|
Chris Danford
|
b92f9ef290
|
Redo Glenn's changes I just wiped out.
|
2003-01-21 23:07:22 +00:00 |
|
Glenn Maynard
|
aa97c73f7a
|
make sure we don't do stuff to the group list if this screen is disabled
(there's probably a 1-frame window this matters in; i hit it once by
accident)
|
2003-01-21 23:04:56 +00:00 |
|
Chris Danford
|
a6864d3ef2
|
Changed Notes difficulty/description in preparation for edit selection system
|
2003-01-21 22:35:14 +00:00 |
|
Chris Danford
|
ac391552fd
|
Changed Notes difficulty/description in preparation for edit selection system
|
2003-01-21 22:23:01 +00:00 |
|
Glenn Maynard
|
779f1b829c
|
remove unused dimming stuff
|
2003-01-21 22:03:02 +00:00 |
|
Glenn Maynard
|
3fc1756a76
|
remove unused dimming stuff
|
2003-01-21 21:59:50 +00:00 |
|
Glenn Maynard
|
0191776707
|
Door of Magic
|
2003-01-21 21:44:38 +00:00 |
|
Glenn Maynard
|
71dc13e4bb
|
this doesn't do anything
|
2003-01-21 21:43:16 +00:00 |
|
Glenn Maynard
|
c415aca6c6
|
err, oops
|
2003-01-21 21:38:59 +00:00 |
|
Glenn Maynard
|
7d7a42cdf5
|
unused stuff
|
2003-01-21 21:38:19 +00:00 |
|
Glenn Maynard
|
8501dc213f
|
unused stuff
|
2003-01-21 21:37:12 +00:00 |
|
Andrew Livy
|
4b4f7b9d12
|
Pump Theme Changes
|
2003-01-21 20:44:09 +00:00 |
|
Andrew Livy
|
d144d137bb
|
Now returns to the correct Difficulty on pump music select instead of whatever the first one is...
|
2003-01-21 13:33:56 +00:00 |
|
Glenn Maynard
|
a41cba7deb
|
fix
|
2003-01-21 10:32:08 +00:00 |
|
Glenn Maynard
|
00793032b2
|
add m_iMusicWheelSwitchSpeed
|
2003-01-21 07:04:53 +00:00 |
|
Glenn Maynard
|
17c455e5a8
|
add m_iMusicWheelSwitchSpeed
|
2003-01-21 06:51:35 +00:00 |
|
Chris Danford
|
1583a44506
|
added DDREX Nonstop mode, added beginnings of high score tracking
|
2003-01-21 05:14:59 +00:00 |
|
Glenn Maynard
|
1c5f7bb043
|
-stagebox.h
|
2003-01-21 03:38:09 +00:00 |
|
Glenn Maynard
|
fdd448d812
|
don't let the same side pay twice (and loop the tween)
|
2003-01-21 03:18:16 +00:00 |
|
Glenn Maynard
|
7dd160f807
|
clear when copying a whole pattern, so we don't leave
cruft behind
|
2003-01-21 03:12:24 +00:00 |
|
Glenn Maynard
|
e0d8f7691f
|
clear the clipboard when copying and cutting
|
2003-01-21 03:10:50 +00:00 |
|
Glenn Maynard
|
d04dba1f89
|
precache wheel switches
|
2003-01-21 02:45:35 +00:00 |
|
Glenn Maynard
|
aa90ddfccd
|
don't precache sounds by default
(makes loads faster and doesn't really matter for most things)
|
2003-01-21 02:44:35 +00:00 |
|
Glenn Maynard
|
0bff4f5add
|
who are you?
|
2003-01-21 02:42:37 +00:00 |
|
Glenn Maynard
|
6cd9b429b7
|
abstract music completely
|
2003-01-21 02:16:40 +00:00 |
|
Glenn Maynard
|
749b2f36a7
|
unload unused textures when we invalidate
|
2003-01-20 22:12:43 +00:00 |
|
Glenn Maynard
|
428685661d
|
update
|
2003-01-20 22:00:55 +00:00 |
|
Glenn Maynard
|
40dbb3191d
|
update:
Set BPP in a window.
Fix and clean up mode switching. Don't accidentally grab the
mouse. Don't reload everything when we switch to fullscreen.
|
2003-01-20 21:54:58 +00:00 |
|
Glenn Maynard
|
4ff094909b
|
fix typo
|
2003-01-20 10:31:29 +00:00 |
|
Glenn Maynard
|
21939522da
|
Each Tomorrow
|
2003-01-20 10:22:19 +00:00 |
|
Glenn Maynard
|
f799b321f4
|
daikenkai
|
2003-01-20 10:19:35 +00:00 |
|
Glenn Maynard
|
0b07e1155e
|
sakura, aoi shoudou
|
2003-01-20 10:10:36 +00:00 |
|
Glenn Maynard
|
9df986c8a1
|
speedup
|
2003-01-20 09:22:30 +00:00 |
|