Glenn Maynard
|
e2e692f77a
|
add "nodifficult" course song tag
|
2004-02-10 22:52:43 +00:00 |
|
Glenn Maynard
|
7b8049ce00
|
fix warnings
|
2004-02-10 22:48:43 +00:00 |
|
Glenn Maynard
|
b281750bcd
|
As far as I can tell, Tim Hentenaar ("matriarktervel") has exactly one
commit to ScreenManager.cpp, adding his name to the top. Remove it ...
|
2004-02-10 22:11:32 +00:00 |
|
Glenn Maynard
|
757ef47d82
|
rename AutogenMissingTypes -> AutogenSteps
|
2004-02-10 21:14:19 +00:00 |
|
Glenn Maynard
|
639e3efa86
|
simplify
|
2004-02-10 21:13:51 +00:00 |
|
Glenn Maynard
|
64f2d8ad3c
|
rename AutogenMissingTypes -> AutogenSteps
simplify
|
2004-02-10 21:10:23 +00:00 |
|
Glenn Maynard
|
aaf3d41d9b
|
unused parameters
|
2004-02-10 20:45:45 +00:00 |
|
Glenn Maynard
|
d47d900582
|
split out MakeFileDriver
|
2004-02-10 19:35:15 +00:00 |
|
Glenn Maynard
|
00524aeb59
|
fix warnings
|
2004-02-10 10:15:27 +00:00 |
|
Glenn Maynard
|
f6c86f41ec
|
add HighScore.*
|
2004-02-10 10:14:55 +00:00 |
|
Glenn Maynard
|
e413fef34a
|
and const fixes
|
2004-02-10 10:06:34 +00:00 |
|
Glenn Maynard
|
6137e5066d
|
const fixes
|
2004-02-10 10:05:44 +00:00 |
|
Glenn Maynard
|
b81159c5e2
|
fix warning
|
2004-02-10 09:48:43 +00:00 |
|
Chris Danford
|
4f439be739
|
split HighScore to separate file
move score data from ProfileManager to Profile
store score data in XML for easier forward/backward compatibility
|
2004-02-10 09:42:01 +00:00 |
|
Glenn Maynard
|
0196abe99b
|
fix exception memleaks
fix fallback behavior
work around crash
|
2004-02-10 03:06:13 +00:00 |
|
Glenn Maynard
|
7caca1139d
|
better output
|
2004-02-10 02:41:53 +00:00 |
|
Thad Ward
|
e4fb596e4f
|
revert some unneccessary changes.
(I didn't see the NEED_PROFILE check higher up >_< )
|
2004-02-09 22:38:01 +00:00 |
|
Glenn Maynard
|
a9bbdc80d4
|
cleanup
|
2004-02-09 22:00:31 +00:00 |
|
Thad Ward
|
dffd82879e
|
fix more possible (lack of) Profile crashes.
not sure what to set val to in the case of no profile, though.
|
2004-02-09 21:05:20 +00:00 |
|
Thad Ward
|
d5bd9327af
|
fix more possible Profile crashes.
(dereferencing null pointer baaaad....)
|
2004-02-09 20:46:39 +00:00 |
|
Glenn Maynard
|
4e8d535eb3
|
fix linux compile
|
2004-02-09 20:28:05 +00:00 |
|
Glenn Maynard
|
fe97eda12a
|
extra stage on AA
|
2004-02-09 20:01:54 +00:00 |
|
Glenn Maynard
|
086848f714
|
don't fake the song timer after fail
|
2004-02-09 19:56:28 +00:00 |
|
Glenn Maynard
|
16d24616f0
|
fix crash when no profile is loaded
|
2004-02-09 19:39:21 +00:00 |
|
Glenn Maynard
|
445c953785
|
fix warnings
unwrap some ifs
|
2004-02-09 19:33:56 +00:00 |
|
Glenn Maynard
|
485d75cbbe
|
fix warning
|
2004-02-09 19:24:26 +00:00 |
|
Thad Ward
|
6faa6ebb17
|
FALSE is not aways defined, so we need to define it if it isn't.
|
2004-02-09 13:30:25 +00:00 |
|
Thad Ward
|
e2dbd2e79e
|
remove unused "ScreenEvaluation totalscore labels 1x2"
add missing "ScreenEvaluation totalscore label"
|
2004-02-09 12:04:57 +00:00 |
|
Thad Ward
|
ea3b564761
|
change difficulty icons load to handle the current number of difficulties.
"ScreenEvaluation score label" and "ScreenEvaluation totalscore label" might be animated sprites as well.
|
2004-02-09 11:49:46 +00:00 |
|
Glenn Maynard
|
99c61581e2
|
fix crash
|
2004-02-09 09:17:12 +00:00 |
|
Glenn Maynard
|
dfe55c48c2
|
"ScreenEvaluation time label" doesn't need to mess with frames
at all (that prevents it from being used as a sprite animation)
|
2004-02-09 08:35:16 +00:00 |
|
Thad Ward
|
e6e16a2226
|
the Time label probably won't have more than one frame, which is state 0.
|
2004-02-09 08:28:43 +00:00 |
|
Chris Danford
|
f1c2476a32
|
add XmlFile
working on moving high scores to XML
|
2004-02-09 08:10:01 +00:00 |
|
Glenn Maynard
|
0356a7ee84
|
fix output paths
|
2004-02-09 07:30:18 +00:00 |
|
Glenn Maynard
|
0980c32e4c
|
add RageUtil_CircularBuffer.h
|
2004-02-09 06:51:21 +00:00 |
|
Chris Danford
|
d7f0e6c2bc
|
move all high score data into Profile
|
2004-02-09 06:26:13 +00:00 |
|
Thad Ward
|
52a46b9468
|
fix reversed difficulty change logic.
|
2004-02-09 01:39:19 +00:00 |
|
Chris Danford
|
e28cdd3d6d
|
fix AV when drawing Model glow pass for Model that doesn't isn't using temp vertices
|
2004-02-08 20:42:50 +00:00 |
|
Steve Checkoway
|
eb96023eec
|
fix warning
|
2004-02-08 20:42:35 +00:00 |
|
Chris Danford
|
a47e7ef672
|
split Profile from ProfileManager
|
2004-02-08 18:25:30 +00:00 |
|
Chris Danford
|
69769b2c74
|
support sharing of geometry between Models
|
2004-02-08 11:17:03 +00:00 |
|
Andrew Wong
|
75ef4652db
|
fix max score for 5th mix long and marathon versions
|
2004-02-08 10:48:16 +00:00 |
|
Chris Danford
|
4106625ad3
|
split Model into ModelGeometry and materials+animations
single-instance Model geometry
|
2004-02-08 09:04:23 +00:00 |
|
Steve Checkoway
|
5bdae36979
|
Fix scoping error.
|
2004-02-08 06:29:12 +00:00 |
|
Steve Checkoway
|
643fea4201
|
Fix dumb mistake.
|
2004-02-08 06:22:58 +00:00 |
|
Steve Checkoway
|
8dd0879743
|
fix compile
|
2004-02-08 06:15:47 +00:00 |
|
Chris Danford
|
9ca4de158f
|
optimization: don't make a temp copy of vertices if the model has no bones
|
2004-02-08 04:58:43 +00:00 |
|
Chris Danford
|
221b51c2b4
|
add loading of edits from a profile
|
2004-02-08 01:05:53 +00:00 |
|
Glenn Maynard
|
5458f9d9dc
|
const fixes
use "this->foo" in GAMESTATE, not "GAMESTATE->foo", or it'll
circumvent const
|
2004-02-07 22:14:36 +00:00 |
|
Glenn Maynard
|
8de7ef8496
|
cleanup
|
2004-02-07 20:50:42 +00:00 |
|