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
Glenn Maynard
f3a20cf729
cleanup
2005-06-23 08:49:36 +00:00
Glenn Maynard
14fd08abc1
__type -> type
2005-06-23 08:47:34 +00:00
Glenn Maynard
36794f6d5f
CheckType -> CheckLuaObjectType
2005-06-23 08:46:21 +00:00
Glenn Maynard
be8c5d23b5
CreateGlobalTable -> CreateMethodsTable
2005-06-23 08:44:46 +00:00
Glenn Maynard
7e20ccc36c
don't point the metatable at the methods table; comment
2005-06-23 08:42:48 +00:00
Chris Danford
2a6dcba6e8
cleanup:
...
"GroupName" -> "SongGroup" to make room for CourseGroup
replace checks for "cvs" with a call to StripCvs()
m_Rows -> m_pRows
broadcast on preferred group changes
2005-06-23 08:05:09 +00:00
Chris Danford
f881b0bf4d
separate c'tor/Init
2005-06-23 07:58:09 +00:00
Steve Checkoway
2f126143ec
Remove files and update header include path.
2005-06-23 05:52:26 +00:00
Steve Checkoway
237054db79
I'm not even using these, but someone might be so I might as well make them faster.
2005-06-23 05:52:05 +00:00
Steve Checkoway
0d200bc461
More 64 bit compile fixes.
2005-06-23 04:51:12 +00:00
Chris Danford
79549f20ba
fix build
2005-06-23 03:14:30 +00:00
Chris Danford
8c35a5d5cb
fix VC7.1 warnings
2005-06-23 03:14:01 +00:00
Glenn Maynard
ba207c5140
remove GrooveGraph
2005-06-23 02:47:43 +00:00
Glenn Maynard
d87583c76e
remove m_GrooveGraph
2005-06-23 02:42:31 +00:00
Glenn Maynard
ed58ed26eb
fix memory leak on change/reload theme
2005-06-23 02:11:51 +00:00
Glenn Maynard
84c6ecff9e
fix uninitialized (valgrind)
2005-06-23 01:49:47 +00:00
Renaud Lepage
97a445d76b
New files, optims and whatnot.
2005-06-23 01:31:37 +00:00
Glenn Maynard
4e017b752b
fix using PLAYER_INVALID as an index when using SSMaster when no
...
players are joined
2005-06-23 01:21:13 +00:00
Glenn Maynard
2b62d093d5
these were unsigned; keep them that way
2005-06-23 01:05:45 +00:00