Chris Danford
|
4387f6bce9
|
fall back to 32 bpp - "Intel(R) 82810E Graphics Controller" won't accept a 16 bpp surface if the desktop is 32 bpp, so try 32 bpp as well.
|
2006-08-03 09:23:10 +00:00 |
|
Chris Danford
|
48b147f7b4
|
localize error string
add logging to try and diagnose software renderer detection isn't working
|
2006-08-03 09:14:37 +00:00 |
|
AJ Kelly
|
25c8f6e839
|
add Genre sort and missing metrics
|
2006-08-02 20:39:11 +00:00 |
|
Glenn Maynard
|
21cd26308e
|
remove unused
|
2006-08-02 04:50:29 +00:00 |
|
Glenn Maynard
|
47e601cd4a
|
unrelated comment
|
2006-08-02 04:21:54 +00:00 |
|
Glenn Maynard
|
4b209ff64d
|
remove transition
|
2006-08-02 04:16:21 +00:00 |
|
Glenn Maynard
|
61a11c267a
|
LuaFunction_NoArgs -> LuaFunction
|
2006-08-02 04:15:45 +00:00 |
|
Glenn Maynard
|
31eac27fd0
|
unneeded
|
2006-08-02 04:11:54 +00:00 |
|
Glenn Maynard
|
43aedd84a9
|
unneeded
|
2006-08-02 04:11:20 +00:00 |
|
Glenn Maynard
|
0d12c69795
|
ReloadMetrics always calls FlushDirCache
|
2006-08-01 23:40:35 +00:00 |
|
Josh Allen
|
54ccc76b3a
|
Stop is supposed to come first
|
2006-08-01 22:06:03 +00:00 |
|
Josh Allen
|
2e739bccd6
|
Fix Ctrl+Letter on song wheel for all network play
|
2006-08-01 22:04:54 +00:00 |
|
Josh Allen
|
e9bc3ab514
|
clean up
|
2006-08-01 21:55:32 +00:00 |
|
Steve Checkoway
|
c1899d448f
|
Revert. This is required for the editor which can start in the middle of the song.
|
2006-08-01 20:58:30 +00:00 |
|
Steve Checkoway
|
433155f1e1
|
Cache note skins before playing.
|
2006-08-01 20:56:16 +00:00 |
|
Glenn Maynard
|
c98fabf1f2
|
consistency
|
2006-08-01 20:39:36 +00:00 |
|
Glenn Maynard
|
45c114590e
|
don't ignore specified effect period if the effect is already running
|
2006-08-01 20:36:19 +00:00 |
|
Glenn Maynard
|
a3ffee63b6
|
remove GetCommandsLengthSeconds
|
2006-08-01 20:32:16 +00:00 |
|
Glenn Maynard
|
cea07f5e2c
|
Actor::GetCommandsLengthSeconds is evil; don't use it. (Commands
can have side-effects.)
|
2006-08-01 20:25:13 +00:00 |
|
Jason Felds
|
ffb1993c51
|
Removed ActorCollision.h and NoteFieldPositioning.* from compilation.
|
2006-08-01 19:59:26 +00:00 |
|
Glenn Maynard
|
43ee08ff62
|
cleanup
|
2006-08-01 19:57:24 +00:00 |
|
Glenn Maynard
|
b7db1c7e4d
|
remove unused
|
2006-08-01 19:45:59 +00:00 |
|
Glenn Maynard
|
9636939d6b
|
remove ActorCollision.h
|
2006-08-01 19:44:40 +00:00 |
|
Glenn Maynard
|
c830a04da6
|
remove ActorCollision.h; used only for old BGALayer stuff
|
2006-08-01 19:43:02 +00:00 |
|
Glenn Maynard
|
81ccde1eba
|
cleanup
|
2006-08-01 19:36:19 +00:00 |
|
Steve Checkoway
|
ff18ad538a
|
const ref.
|
2006-08-01 08:29:20 +00:00 |
|
Steve Checkoway
|
0c0e843f3d
|
/ to switch players.
|
2006-08-01 08:28:19 +00:00 |
|
Steve Checkoway
|
77475dd945
|
Remove one invalid cast. See stepmania-devs.
|
2006-08-01 07:49:22 +00:00 |
|
Steve Checkoway
|
767bf0ec82
|
Fix off-by-one and simplify.
|
2006-08-01 06:51:19 +00:00 |
|
Steve Checkoway
|
c9b02d0a41
|
Cleanup.
|
2006-08-01 06:51:12 +00:00 |
|
Steve Checkoway
|
6558a56e8d
|
Simplify.
|
2006-08-01 06:29:11 +00:00 |
|
Steve Checkoway
|
302c0b5445
|
Preference for the used note skin. Also set the note skin in GAMESTATE's player options for use with combined NoteData.
|
2006-07-31 01:01:32 +00:00 |
|
Steve Checkoway
|
64dd2465e2
|
If we have note, use it.
|
2006-07-31 00:29:31 +00:00 |
|
Steve Checkoway
|
20fe13e2b5
|
Missing metric.
|
2006-07-31 00:10:17 +00:00 |
|
Steve Checkoway
|
22dfc2a81b
|
Yes it should.
|
2006-07-30 23:55:56 +00:00 |
|
Steve Checkoway
|
e23ed84562
|
swap
|
2006-07-30 23:47:50 +00:00 |
|
Steve Checkoway
|
e36fb16502
|
Use a PlayerNumber when inserting taps.
|
2006-07-30 23:45:55 +00:00 |
|
Steve Checkoway
|
7a228c26a8
|
Fix for gcc 4.1.
|
2006-07-30 22:12:21 +00:00 |
|
Steve Checkoway
|
90ab350854
|
Don't use gcc extension.
|
2006-07-30 21:25:18 +00:00 |
|
Glenn Maynard
|
cc61f09264
|
unneeded
|
2006-07-30 19:08:43 +00:00 |
|
Glenn Maynard
|
f424072441
|
simplify
|
2006-07-30 18:43:09 +00:00 |
|
Glenn Maynard
|
4b647827a8
|
don't need to Close explicitly here
|
2006-07-30 18:40:26 +00:00 |
|
Steve Checkoway
|
e7c5b14196
|
Remove timing code.
|
2006-07-30 11:36:18 +00:00 |
|
Steve Checkoway
|
5bffacf3a6
|
Optimize. With a debug build, this is taking less than a third as long as before. Idea (and some code) from:
https://sourceforge.net/tracker/?func=detail&atid=421366&aid=1511048&group_id=37892
|
2006-07-30 11:35:46 +00:00 |
|
Steve Checkoway
|
5fac8c030d
|
Add operator== and operator!= as well as getting all matching steps for a particular song.
|
2006-07-30 11:30:29 +00:00 |
|
Steve Checkoway
|
3164f7a15f
|
Simplify. Remove debugging assert.
|
2006-07-30 11:27:56 +00:00 |
|
Mike Calfin
|
ae8d0b689b
|
Disabled start menu returning to edit menu during practice. This was causing the center button in pump mode to exit practice mode.
|
2006-07-30 01:54:08 +00:00 |
|
Steve Checkoway
|
879de00412
|
Simplify.
|
2006-07-30 00:09:16 +00:00 |
|
Mike Calfin
|
646915e17a
|
Revete ScreenTitleMenu pump.png back to ScreenLogo pump.png and fixed.
|
2006-07-29 21:52:10 +00:00 |
|
Glenn Maynard
|
0b6f9ab4b5
|
remove comment
|
2006-07-29 19:29:19 +00:00 |
|