Chris Danford
|
2f7ac6aa3c
|
Add m_ to StageStats and PlayerStageStats members. There are several methods of these classes with local variable names that are similar to the member names. m_ helps distinguish between those two types.
|
2006-11-14 11:13:21 +00:00 |
|
Glenn Maynard
|
4bb479a445
|
standard enums for some preference types
|
2006-10-07 07:43:18 +00:00 |
|
Glenn Maynard
|
de6ca466d2
|
more enum standardization
|
2006-10-07 04:39:48 +00:00 |
|
Glenn Maynard
|
2ce839e4eb
|
Invalid
|
2006-10-07 04:25:28 +00:00 |
|
Glenn Maynard
|
8a4ddd1515
|
Invalid
|
2006-10-07 04:13:43 +00:00 |
|
Glenn Maynard
|
0b45f5dd0a
|
use SetCurrentStyle
|
2006-09-30 22:22:26 +00:00 |
|
Glenn Maynard
|
a8dd0c5fdc
|
GetCurrentStyle()
|
2006-09-30 22:13:20 +00:00 |
|
Glenn Maynard
|
c690fdcfe4
|
unify registration
|
2006-09-29 00:01:32 +00:00 |
|
Glenn Maynard
|
4002071bea
|
simpler Lua boilerplate
|
2006-09-27 19:47:52 +00:00 |
|
Glenn Maynard
|
9c9440c8a0
|
PlayMode_Invalid
|
2006-09-26 20:32:41 +00:00 |
|
Glenn Maynard
|
e8a3c636f6
|
SortOrder_INVALID, NUM_SortOrder
|
2006-09-26 07:42:55 +00:00 |
|
Glenn Maynard
|
e7fdfa2132
|
prefer GAMESTATE->JoinPlayer to setting GAMESTATE->m_bSideIsJoined manually
|
2006-09-15 05:56:43 +00:00 |
|
Steve Checkoway
|
1fc4b23cfa
|
Factor out code detection and simplify. The "Tricky" comment was out of date.
|
2006-09-15 03:09:23 +00:00 |
|
Steve Checkoway
|
b342279547
|
Fix back. Simplify.
|
2006-09-15 02:53:15 +00:00 |
|
Steve Checkoway
|
88baa838a8
|
Unwrap. Also make start only trigger on the first press. Without this, alt-enter will start the song.
|
2006-09-15 02:28:05 +00:00 |
|
Steve Checkoway
|
23221ec7bf
|
Screen::MenuStart() doesn't do anything.
|
2006-09-15 02:08:47 +00:00 |
|
Steve Checkoway
|
944a913790
|
PlayerNumber -> IEP.
|
2006-09-15 01:47:24 +00:00 |
|
Glenn Maynard
|
c7dfb9f2ec
|
MenuInput -> MenuButton
|
2006-09-14 20:52:34 +00:00 |
|
Glenn Maynard
|
f1cd95828e
|
remove MenuInput.IsValid(); if invalid, the button is simply MenuButton_INVALID
|
2006-09-14 20:31:46 +00:00 |
|
Glenn Maynard
|
516c759d12
|
simplify
|
2006-09-14 04:07:52 +00:00 |
|
Glenn Maynard
|
284ce54a76
|
correct base class
|
2006-09-14 03:44:27 +00:00 |
|
Glenn Maynard
|
b531c954d1
|
pass pn (duplicate will go away later)
|
2006-09-14 03:43:34 +00:00 |
|
Glenn Maynard
|
c71d8f7425
|
IET_SLOW_REPEAT -> IET_REPEAT
|
2006-09-13 02:59:05 +00:00 |
|
Glenn Maynard
|
d03db0c4f9
|
remove IET_FAST_REPEAT
|
2006-09-13 02:55:19 +00:00 |
|
Glenn Maynard
|
8a6f490c80
|
simplify. (If you're not a screen that deals with StyleI.col, you probably shouldn't be using StyleI at all.)
|
2006-09-12 23:21:14 +00:00 |
|
Glenn Maynard
|
3fc0d75570
|
remove IET_LEVEL_CHANGED
|
2006-09-08 18:51:12 +00:00 |
|
Glenn Maynard
|
ec3b9382d2
|
InputMapper::IsButtonDown -> IsBeingPressed, to match InputFilter::IsBeingPressed
|
2006-09-08 02:12:30 +00:00 |
|
Glenn Maynard
|
70f3c3e6a1
|
simplify
|
2006-08-31 20:56:11 +00:00 |
|
Glenn Maynard
|
7b995b8487
|
remove unused
|
2006-08-20 20:01:53 +00:00 |
|
Glenn Maynard
|
3becbefc92
|
TotalTime in xml
|
2006-08-20 19:25:19 +00:00 |
|
Glenn Maynard
|
b01353c720
|
(er, DifficultyDisplay)
|
2006-08-20 04:42:31 +00:00 |
|
Steve Checkoway
|
1559fae1bd
|
Fix survival.
|
2006-08-19 22:08:33 +00:00 |
|
Steve Checkoway
|
24ebef5e78
|
Comment.
|
2006-08-19 21:54:16 +00:00 |
|
Glenn Maynard
|
771691d112
|
NumSongs in XML
|
2006-08-19 05:09:18 +00:00 |
|
Steve Checkoway
|
86c55da959
|
Put this in ScreenBeginCommand.
|
2006-08-18 01:26:22 +00:00 |
|
Steve Checkoway
|
1f77fa20dc
|
Set up stage mods in Lua. This can be more than just extra stage mods.
|
2006-08-18 00:12:58 +00:00 |
|
Glenn Maynard
|
035b4d9fd6
|
simplify
|
2006-08-17 02:50:21 +00:00 |
|
Glenn Maynard
|
fb655a8b32
|
simplify
|
2006-08-17 02:49:54 +00:00 |
|
Glenn Maynard
|
162cdc13fa
|
simplify
|
2006-08-17 02:47:35 +00:00 |
|
Glenn Maynard
|
0f58def2d5
|
cleanup from vc's dumb indenter
|
2006-08-17 02:45:11 +00:00 |
|
Glenn Maynard
|
0af7492581
|
simplify
|
2006-08-17 02:44:25 +00:00 |
|
Glenn Maynard
|
5a8bbef9c0
|
simplify
|
2006-08-17 02:43:15 +00:00 |
|
Glenn Maynard
|
426173490d
|
remove comment
|
2006-08-17 02:39:15 +00:00 |
|
Glenn Maynard
|
c351e14aa5
|
unindent
|
2006-08-17 02:08:38 +00:00 |
|
Glenn Maynard
|
3168775fe6
|
merge cases
|
2006-08-17 02:07:00 +00:00 |
|
Glenn Maynard
|
3fd89fba39
|
unindent
|
2006-08-17 02:04:21 +00:00 |
|
Glenn Maynard
|
df6babfe9d
|
simplify
|
2006-08-17 02:04:08 +00:00 |
|
Glenn Maynard
|
0f8a4a041c
|
simplify
|
2006-08-17 02:02:47 +00:00 |
|
Glenn Maynard
|
c3510d2ee7
|
remove m_MachineRank
|
2006-08-17 01:59:55 +00:00 |
|
Glenn Maynard
|
bec23eb2ac
|
simplify
|
2006-08-17 01:48:55 +00:00 |
|