Chris Danford
|
cb8f924bb1
|
working on new course editor
|
2005-06-25 20:16:01 +00:00 |
|
Chris Danford
|
e15eab5c76
|
working on new course editor
|
2005-06-25 20:00:43 +00:00 |
|
Glenn Maynard
|
1468abe655
|
cleanup
|
2005-06-25 09:13:05 +00:00 |
|
Glenn Maynard
|
b5f82fe4ae
|
remove nops, cleanup
|
2005-06-25 09:07:11 +00:00 |
|
Glenn Maynard
|
59a99ec624
|
remove nop
|
2005-06-25 09:03:29 +00:00 |
|
Glenn Maynard
|
ae413ab5b6
|
cleanup: do this like Screen
|
2005-06-25 08:16:30 +00:00 |
|
Glenn Maynard
|
508913f730
|
fix SM_BackFromPlayerOptions. (hmm: should be generalized ...)
|
2005-06-25 08:15:28 +00:00 |
|
Glenn Maynard
|
6a0497f1a1
|
remove unused
|
2005-06-25 08:04:35 +00:00 |
|
Glenn Maynard
|
22b6ffbe5f
|
simplify: just broadcast a message on reset
|
2005-06-25 08:03:08 +00:00 |
|
Glenn Maynard
|
e123fc1a96
|
virtual
|
2005-06-25 05:06:38 +00:00 |
|
Glenn Maynard
|
96bf9026cc
|
use ScreenPlayerOptionsNext
|
2005-06-25 05:05:48 +00:00 |
|
Glenn Maynard
|
3de4ce6f48
|
add ScreenPlayerOptionsNext
|
2005-06-25 05:05:02 +00:00 |
|
Glenn Maynard
|
70702f29de
|
unused
|
2005-06-25 05:04:23 +00:00 |
|
Glenn Maynard
|
0eb33aa806
|
instead of a hard-coded special case, bind the screen to Lua and move the
special case there. this reduces cross-dependencies between screens,
which should be kept to a minimum
|
2005-06-25 05:03:35 +00:00 |
|
Glenn Maynard
|
a9a3d20f20
|
fix MinScoreToContinueCombo
|
2005-06-25 04:33:17 +00:00 |
|
Glenn Maynard
|
8dbff84a30
|
I thought we've been doing this for a long time ...
|
2005-06-25 04:31:28 +00:00 |
|
Glenn Maynard
|
039416c18f
|
cleanup
|
2005-06-25 04:06:39 +00:00 |
|
Glenn Maynard
|
34eba2a358
|
cleanup
|
2005-06-25 03:49:25 +00:00 |
|
Glenn Maynard
|
388f5f905c
|
remove ScreenLogo
|
2005-06-25 03:46:49 +00:00 |
|
Glenn Maynard
|
f433d67981
|
remove
|
2005-06-25 03:44:37 +00:00 |
|
Glenn Maynard
|
4f393479bc
|
remove ScreenLogo class; just use ScreenAttract
|
2005-06-25 03:42:31 +00:00 |
|
Glenn Maynard
|
1f15d3b0a0
|
do game graphic in xml
|
2005-06-25 03:37:17 +00:00 |
|
Glenn Maynard
|
458bce4f0a
|
game graphic in xml
|
2005-06-25 03:36:01 +00:00 |
|
Glenn Maynard
|
2f3648d05c
|
Game bindings
|
2005-06-25 03:30:20 +00:00 |
|
Thad Ward
|
82e418916a
|
update vc.net2003 project files
|
2005-06-25 03:25:29 +00:00 |
|
Glenn Maynard
|
fe5d04f521
|
remove m_textSongs
|
2005-06-25 03:14:23 +00:00 |
|
Glenn Maynard
|
0d4dad639d
|
lua bindings
|
2005-06-25 03:11:16 +00:00 |
|
Glenn Maynard
|
7359405188
|
remove m_textVersion
|
2005-06-25 02:59:10 +00:00 |
|
Glenn Maynard
|
824bf83244
|
lua ProductVersion
|
2005-06-25 02:55:58 +00:00 |
|
Glenn Maynard
|
b4164e23e3
|
unused
|
2005-06-25 02:40:44 +00:00 |
|
Glenn Maynard
|
763a95b6f8
|
cleanup
|
2005-06-25 02:39:02 +00:00 |
|
Glenn Maynard
|
265ecccbca
|
remove MaxStages and LifeDifficulty; allow doing them with lua instead
|
2005-06-25 02:37:18 +00:00 |
|
Chris Danford
|
de948e2541
|
revert
|
2005-06-25 02:11:07 +00:00 |
|
Glenn Maynard
|
ae70c15818
|
remove title menu special case (just one of several)
|
2005-06-25 02:03:37 +00:00 |
|
Glenn Maynard
|
f94ff70548
|
move title menu special case to a Lua branch
|
2005-06-25 02:01:22 +00:00 |
|
Chris Danford
|
8097c2dd61
|
working on new course editor
|
2005-06-25 01:58:14 +00:00 |
|
Chris Danford
|
f0335f486c
|
GROUP_ALL_MUSIC -> GROUP_ALL
use GROUP_ALL as sentinel value in PreferredCourse
|
2005-06-24 06:06:16 +00:00 |
|
Chris Danford
|
94c495fa79
|
working on new course editor
|
2005-06-24 05:39:50 +00:00 |
|
Glenn Maynard
|
91e88be084
|
cleanups
|
2005-06-24 02:19:04 +00:00 |
|
Glenn Maynard
|
ad9d34b45c
|
finish removing graph metrics
|
2005-06-24 01:25:00 +00:00 |
|
Chris Danford
|
888b116b23
|
working on new course editor
|
2005-06-23 22:43:48 +00:00 |
|
Glenn Maynard
|
80c21cef06
|
revert; fix this correctly--the last commit caused LightsManager to always
become enabled, turning on all lights-related overhead
|
2005-06-23 21:03:16 +00:00 |
|
Steve Checkoway
|
cf77a123e7
|
Fix log always reporting:
Unknown lights driver name: Null
|
2005-06-23 17:19:33 +00:00 |
|
Steve Checkoway
|
d7e2cf3bf3
|
update to Xcode 2.1
|
2005-06-23 16:58:07 +00:00 |
|
Steve Checkoway
|
640f5cf646
|
No.
|
2005-06-23 15:51:56 +00:00 |
|
Glenn Maynard
|
fc948e9ce9
|
simplify
|
2005-06-23 09:04:06 +00:00 |
|
Glenn Maynard
|
c8994b27f9
|
cleanup
|
2005-06-23 09:02:04 +00:00 |
|
Glenn Maynard
|
a76c3fa158
|
cleanup; remove userdataType
|
2005-06-23 08:58:43 +00:00 |
|
Glenn Maynard
|
ff9e753979
|
cleanup
|
2005-06-23 08:53:04 +00:00 |
|
Glenn Maynard
|
ccb65cc3fe
|
cleanup (move public/private stuff together; no code changes)
|
2005-06-23 08:50:58 +00:00 |
|