Glenn Maynard
4d612ff9ee
input.pn
2006-09-14 04:08:58 +00:00
Glenn Maynard
516c759d12
simplify
2006-09-14 04:07:52 +00:00
Glenn Maynard
b112d10e41
transition
2006-09-14 03:51:36 +00:00
Glenn Maynard
f600e27b4a
remove MenuInput::player
2006-09-14 03:49:40 +00:00
Glenn Maynard
5a890ba48d
use GameInputToMenuButton
2006-09-14 03:49:12 +00:00
Glenn Maynard
a07987de8d
GameInputToMenuInput -> GameInputToMenuButton; one less place Game.cpp
...
depends on GameState
2006-09-14 03:48:35 +00:00
Glenn Maynard
2c3ea735a8
remove transition
2006-09-14 03:45: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
0244e48eca
transitional: accept pn arg to MenuInput helpers
2006-09-14 03:34:52 +00:00
Glenn Maynard
754f2edb0f
JoinInput(MenuInput ) -> JoinInput(InputEventPlus)
2006-09-14 03:23:17 +00:00
Glenn Maynard
21d275e21c
input.pn
2006-09-14 03:18:59 +00:00
Glenn Maynard
c9c88f26c2
input.MenuI.player -> input.pn
2006-09-14 03:18:16 +00:00
Glenn Maynard
8859950d46
RememberInput after filling everything in
2006-09-14 03:11:38 +00:00
Jason Felds
576d53c95c
Remove StyleInput.h.
2006-09-13 12:19:57 +00:00
Steve Checkoway
51ab7b551f
Initialize pn.
2006-09-13 10:57:58 +00:00
Steve Checkoway
5e203c6dcb
Match other thread names, e.g. Decode thread.
2006-09-13 10:29:54 +00:00
Steve Checkoway
8612011f08
Add license.
2006-09-13 10:22:37 +00:00
Steve Checkoway
af2bd3b70a
Launching via the Finder includes a single argument that looks like: -psn_0_3801089. there's some mapping between this number and pids but I don't know what off hand (or why it's even used at all). Don't pass it along to our main().
2006-09-13 10:20:25 +00:00
Steve Checkoway
0194675b29
Remove StyleInput.h
2006-09-13 10:18:05 +00:00
Glenn Maynard
cbfebb16bb
use input.pn
2006-09-13 10:11:36 +00:00
Glenn Maynard
aeb9c89191
use input.pn
2006-09-13 10:02:58 +00:00
Steve Checkoway
4f83f9b9ae
Cleanup.
2006-09-13 09:57:14 +00:00
Glenn Maynard
d5857acb3a
A problem with removing StyleI.player: an obscure difference
...
between StyleI.player and MenuI.player is that StyleI is set even
if there's no attached MenuButton, and MenuI.player is set even
if there's no attached column. That's an odd distinction, anyway.
Move input.MenuI.player to input.pn. This also puts it in the
same place as input.mp.
2006-09-13 09:57:07 +00:00
Glenn Maynard
d3095e0913
t -> iCol
2006-09-13 09:24:56 +00:00
Glenn Maynard
3183dcf60b
GameInputToStyleInput -> GameInputToColumn
2006-09-13 09:22:24 +00:00
Steve Checkoway
8f676b30d5
Remove old LUA functions.txt. Add the xsl style sheet and gifs (taken from stepmania.com) used for http://stepmania.sf.net/Lua.xml .
2006-09-13 09:21:28 +00:00
Steve Checkoway
12ce8fe6a5
Add date generated.
2006-09-13 09:20:21 +00:00
Glenn Maynard
a95cd42e54
remove StyleInput.h
2006-09-13 09:18:51 +00:00
Glenn Maynard
5b63ed4ff0
unused
2006-09-13 09:17:27 +00:00
Glenn Maynard
4a8ba3a515
cleanup
2006-09-13 09:16:57 +00:00
Glenn Maynard
9da4770fe0
StyleInput_INVALID -> Column_INVALID
2006-09-13 09:14:03 +00:00
Glenn Maynard
1c92617072
phase out StyleInput; it's just a column number now
...
StyleInput_INVALID -> Column_INVALID. (This notation is mostly
used for enums, but makes sense for plain ints, too.)
2006-09-13 09:12:51 +00:00
Glenn Maynard
44b1066888
unused
2006-09-13 09:07:33 +00:00
Glenn Maynard
1ceac53825
phase out StyleInput; it's just a column number now
2006-09-13 09:07:04 +00:00
Steve Checkoway
01cbd5a0e3
Move to ActorsInMenus.
2006-09-13 08:54:54 +00:00
Steve Checkoway
fa7ff235bc
Cleanup. Does anyone even know what this does any more? It hasn't been touched in 3 years. SSMode doesn't even use it. It's only used by one screen which hasn't had any real work beyond compile fixes in 3 years. Also, why is "Frieza's" real name not on this?
2006-09-13 08:53:31 +00:00
Steve Checkoway
dd5e6290be
Unused.
2006-09-13 08:42:22 +00:00
Steve Checkoway
1dec26279a
These have no state and only static methods. Make them namespaces.
2006-09-13 08:35:50 +00:00
Glenn Maynard
09663989be
typo
2006-09-13 08:24:21 +00:00
Glenn Maynard
5ca7cf8809
cleanup
2006-09-13 08:23:28 +00:00
Steve Checkoway
78d266cf6e
Simplify.
2006-09-13 08:17:56 +00:00
Glenn Maynard
36e5fec2d4
remove unused
2006-09-13 08:08:12 +00:00
Glenn Maynard
6366740d0f
fix warning
2006-09-13 03:31:58 +00:00
Glenn Maynard
8277bdf5dd
typo
2006-09-13 03:20:59 +00:00
Glenn Maynard
e206261b80
ARRAYSIZE -> ARRAYLEN
2006-09-13 03:11:38 +00:00
Glenn Maynard
9fb0d09f35
unwrap
2006-09-13 03:04:04 +00:00
Glenn Maynard
8c7c7fa265
simplify
2006-09-13 03:03:00 +00:00
Glenn Maynard
80a8a67631
remove fFastDelay
2006-09-13 03:01:51 +00:00
Glenn Maynard
89baa9f112
remove IET_SLOW_REPEAT
2006-09-13 02:59:43 +00:00