Glenn Maynard
|
1b2de71927
|
new log file
|
2003-01-24 01:35:15 +00:00 |
|
Glenn Maynard
|
fbfe3d0e3e
|
log less
|
2003-01-24 01:35:05 +00:00 |
|
Glenn Maynard
|
877e488663
|
use info
|
2003-01-24 01:34:42 +00:00 |
|
Glenn Maynard
|
5c20ab433a
|
reduce the sleep
|
2003-01-24 01:34:25 +00:00 |
|
Glenn Maynard
|
ce153ecccb
|
fix up focus
|
2003-01-24 01:32:04 +00:00 |
|
Glenn Maynard
|
689ea9cfe8
|
throw if missing is also missing
|
2003-01-24 00:32:33 +00:00 |
|
Glenn Maynard
|
75d27994f9
|
pointless whitespace commit to get RageUtil.cpp out of my wincvs window
|
2003-01-24 00:26:54 +00:00 |
|
Glenn Maynard
|
55cf338955
|
add some debug stuff
|
2003-01-24 00:19:56 +00:00 |
|
Glenn Maynard
|
44414cbe31
|
10+ for extra
(this should probably be a theme metric)
|
2003-01-23 21:51:35 +00:00 |
|
Glenn Maynard
|
632c63d49d
|
tweaks
|
2003-01-23 21:29:56 +00:00 |
|
Glenn Maynard
|
50d5b4c471
|
add missing regex copy ctor
|
2003-01-23 21:03:57 +00:00 |
|
Glenn Maynard
|
d8eee61d96
|
add _missing for fonts
|
2003-01-23 21:03:07 +00:00 |
|
Glenn Maynard
|
f340c8c467
|
typo
|
2003-01-23 19:44:13 +00:00 |
|
Glenn Maynard
|
d7f31e4202
|
comment
|
2003-01-23 05:51:28 +00:00 |
|
Glenn Maynard
|
62fe307d62
|
fix crash
|
2003-01-23 05:51:09 +00:00 |
|
Glenn Maynard
|
7344ddf371
|
add a hack to fix annoying borders
|
2003-01-23 05:35:21 +00:00 |
|
Glenn Maynard
|
f44f8d818c
|
rudimentary paletted texture support and some other optimizations
|
2003-01-23 04:45:45 +00:00 |
|
Glenn Maynard
|
f0f6221b18
|
cruft
|
2003-01-23 04:43:44 +00:00 |
|
Glenn Maynard
|
1369092656
|
simplify
|
2003-01-23 04:43:22 +00:00 |
|
Glenn Maynard
|
63ed73e58e
|
split on /s
|
2003-01-23 04:42:51 +00:00 |
|
Glenn Maynard
|
c1e9b5975b
|
Get rid of GetPathToFont.
Do redirs separately.
Handle wildcards separately.
BGAs were doing "*."; I assume that was trying to do directories
only. Do this explicitly.
|
2003-01-23 04:41:57 +00:00 |
|
Glenn Maynard
|
2389bbc158
|
remove extra directory separators
|
2003-01-23 04:36:38 +00:00 |
|
Glenn Maynard
|
f92825aecb
|
*.* -> *
|
2003-01-23 04:35:27 +00:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Glenn Maynard
|
4eb419a979
|
make OK and NG affect life meter
|
2003-01-20 05:17:49 +00:00 |
|
Glenn Maynard
|
eb6493f28f
|
tweak alignment
|
2003-01-20 05:14:38 +00:00 |
|
Glenn Maynard
|
d8d9fb2c5b
|
reset in attract
|
2003-01-20 04:33:45 +00:00 |
|
Glenn Maynard
|
e5ce50e4d7
|
add some debugging junk
|
2003-01-20 03:56:28 +00:00 |
|
Glenn Maynard
|
f3bdd3dd0c
|
breakdown
|
2003-01-20 03:33:15 +00:00 |
|
Glenn Maynard
|
219ecaf0ae
|
add comment
|
2003-01-20 02:42:32 +00:00 |
|
Glenn Maynard
|
6913248664
|
inval cache
|
2003-01-19 23:57:33 +00:00 |
|
Glenn Maynard
|
833ac91aca
|
only ghost flash for great or higher
|
2003-01-19 23:24:48 +00:00 |
|
Glenn Maynard
|
0a36977fef
|
more data
|
2003-01-19 23:06:33 +00:00 |
|
Glenn Maynard
|
43e39b1ac7
|
update
|
2003-01-19 22:56:33 +00:00 |
|
Glenn Maynard
|
4ef7e89b0d
|
simplify and quiet a label warning
|
2003-01-19 22:56:11 +00:00 |
|
Glenn Maynard
|
e4efc7481f
|
more trans tweaks
|
2003-01-19 22:50:40 +00:00 |
|
Glenn Maynard
|
c8cce6a839
|
add sai
tweak sana molette
|
2003-01-19 22:43:16 +00:00 |
|
Glenn Maynard
|
710f10e689
|
add sai
|
2003-01-19 22:42:02 +00:00 |
|
Glenn Maynard
|
2575fdf7d3
|
add sai
|
2003-01-19 22:31:42 +00:00 |
|
Glenn Maynard
|
e17d20672d
|
improve this
|
2003-01-19 22:26:10 +00:00 |
|
Glenn Maynard
|
e5dacca7ea
|
display "hold back" message
|
2003-01-19 21:57:13 +00:00 |
|
Glenn Maynard
|
a851b03677
|
use LOG->Info for important stuff
|
2003-01-19 21:25:06 +00:00 |
|
Glenn Maynard
|
567996a8fc
|
+" "
|
2003-01-19 21:24:37 +00:00 |
|
Glenn Maynard
|
6636c28924
|
add a little unused code
|
2003-01-19 21:24:11 +00:00 |
|
Glenn Maynard
|
bb36b998cc
|
fix a warning
|
2003-01-19 21:15:30 +00:00 |
|
Glenn Maynard
|
a5610f0242
|
add another assert
|
2003-01-19 21:14:27 +00:00 |
|
Glenn Maynard
|
9f4d7b14d8
|
handle XP
|
2003-01-19 21:13:17 +00:00 |
|
Glenn Maynard
|
1fcccdb31c
|
add an assert
|
2003-01-19 21:13:00 +00:00 |
|
Glenn Maynard
|
1dbf49de57
|
use LOG->Info for important stuff
|
2003-01-19 21:11:35 +00:00 |
|
Glenn Maynard
|
2e10cb86df
|
improve assertion reporting
|
2003-01-19 20:53:48 +00:00 |
|
Glenn Maynard
|
b215d38c2c
|
fix a crash
|
2003-01-19 19:56:12 +00:00 |
|
Glenn Maynard
|
bfd2d10a15
|
properly abstract the volume so we don't touch prefsman in RSM
fixes crash
|
2003-01-19 19:55:24 +00:00 |
|
Glenn Maynard
|
ee211f3b74
|
restore app priority to normal when we don't have focus and give
up CPU each frame
|
2003-01-19 11:00:53 +00:00 |
|
Glenn Maynard
|
45ee7a9b1d
|
use RSM->PlayMusic for music. This fixes credits and menu music
playing into the attract.
|
2003-01-19 10:14:46 +00:00 |
|
Glenn Maynard
|
86d71eaf4e
|
RSM->PlayMusic("") stops the music (so we can have a blank
music metric stop any music)
|
2003-01-19 10:02:44 +00:00 |
|
Glenn Maynard
|
1c5f995296
|
update
|
2003-01-19 07:58:29 +00:00 |
|
Glenn Maynard
|
eaf51a944c
|
fix warnings
|
2003-01-19 07:51:10 +00:00 |
|
Glenn Maynard
|
689183f6cf
|
allow installing normal and CVS in parallel, to different directories
|
2003-01-19 06:51:12 +00:00 |
|