Commit Graph

16685 Commits

Author SHA1 Message Date
Glenn Maynard f25b00bae5 remove m_Head (incomplete, unused) 2005-05-31 06:17:56 +00:00
Glenn Maynard fc30050641 remove ScreenStyleSplash 2005-05-31 05:25:49 +00:00
Glenn Maynard 2858438824 Remove ScreenStyleSplash. It's unfinished (lots of unused code), and
whatever it was intended to do can probably now be done generically
with ScreenStage.
2005-05-31 05:24:37 +00:00
Chris Danford 79cb542e3f add more effects and transitions 2005-05-31 01:19:34 +00:00
Chris Danford dac72665e3 move background file enumerating into BackgroundUtil.*
fix editor background change functionality
2005-05-31 01:17:37 +00:00
Chris Danford 6b2b3ec6b1 validate m_BackgroundMode instead of asserting on invalid values 2005-05-31 01:14:30 +00:00
Renaud Lepage 93d501b94b Two functions use a random number generator that is unusable on Xbox. Until further advancement, these functions will not work on Xbox. 2005-05-30 23:48:57 +00:00
Renaud Lepage 1b124c16a5 Someone had made ifdefs that were confusing if compiling for Xbox. The conflictual situations have been resolved. 2005-05-30 23:43:37 +00:00
Renaud Lepage ee5e506200 Update Xbox project for RoomWheel. 2005-05-30 23:42:37 +00:00
Steve Checkoway 1a0b3f20f7 Function pointer. 2005-05-30 21:09:48 +00:00
Steve Checkoway b7f5eef4a1 Fix initialization order warning. 2005-05-30 11:56:36 +00:00
Steve Checkoway 29fe98e0f3 Cleanup. Make everything line up nicely with 4 space tabstops. 2005-05-30 11:52:56 +00:00
Renaud Lepage 12f4d3e38a vs .net 2002 updated version : removed ConditionalBGA.
i hope this one works.
2005-05-30 11:11:21 +00:00
Steve Checkoway a430b09479 Gcc, be quiet! 2005-05-30 11:10:47 +00:00
Renaud Lepage ed4d39b673 vs .net 2003 version of the Xbox project. Also, updated files to build. 2005-05-30 11:09:50 +00:00
Renaud Lepage 1456745509 VS .net 2003 version of the XboxMAD project files. 2005-05-30 11:03:45 +00:00
Glenn Maynard e59ec42f38 fix holding start in options menu plays sound repeatedly 2005-05-30 02:33:17 +00:00
Glenn Maynard ba1f9a18ee simplify ScreenInstructions 2005-05-30 01:42:59 +00:00
Glenn Maynard c534c67252 simplify ScreenInstructions 2005-05-30 01:24:49 +00:00
Glenn Maynard dd3ae7a9a3 GAMESTATE:Reset doesn't return a value
remove weird OneGotGrade; not used
move GetStagesPlayed, GetBestGrade, GetWorstGrade into GAMESTATE
2005-05-30 00:42:31 +00:00
Glenn Maynard 48d804efd0 update StageIndex 2005-05-30 00:37:24 +00:00
Glenn Maynard 757639b9c7 GAMESTATE:IsDemonstration
remove unused
2005-05-29 21:46:57 +00:00
Glenn Maynard 767459bf4e cleanup - use the ones in Song 2005-05-29 21:21:16 +00:00
Glenn Maynard 2069d9cbeb register g_LuaFunctions in LuaManager::RegisterTypes
make RegisterTypes private
cleanup
2005-05-29 21:12:30 +00:00
Glenn Maynard c724b4ad53 dependency cleanup 2005-05-29 03:47:40 +00:00
Glenn Maynard 9a224f43fd cleanup, remove unused stuff 2005-05-29 02:43:39 +00:00
Glenn Maynard f5dc5d75f3 simplify 2005-05-29 02:21:24 +00:00
Glenn Maynard e0a604fd43 simplify 2005-05-29 02:18:00 +00:00
Glenn Maynard 68e0b809a6 LuaFunction -> RegisterLuaFunction
LuaFunction_NoArgs -> LuaFunction
remove RageUtil.h
2005-05-29 02:13:33 +00:00
Glenn Maynard e39fd6110b remove unused 2005-05-29 01:50:52 +00:00
Glenn Maynard c26bce0fd7 cleanup 2005-05-29 01:50:12 +00:00
Glenn Maynard 2aaf11803c remove SetEnv 2005-05-29 01:49:22 +00:00
Glenn Maynard 9803d0b42e simplify 2005-05-29 01:34:33 +00:00
Glenn Maynard bc6a25e40d move FullCombo, MaxCombo, GetGrade into PlayerStageStats 2005-05-29 01:31:50 +00:00
Glenn Maynard 3b3c11d67a GAMESTATE:IsWinner, remove unused 2005-05-29 01:19:02 +00:00
Chris Danford ac5a99b41f specify effect and transition in each background change 2005-05-29 01:11:49 +00:00
Chris Danford 0f601b5ef8 add SetGlobal( CString) 2005-05-29 01:06:38 +00:00
Chris Danford ceef12b5cd Have the XML parser warn about the error. Don't make every XML user have their own warning code. 2005-05-29 01:05:23 +00:00
Chris Danford 94a9cda191 add GetFileType to consolidate file extension parsing 2005-05-29 01:04:44 +00:00
Chris Danford 98db8b8157 remove separate visualizations dir. This can be done with any movie with the new BackgroundEffects 2005-05-29 01:03:44 +00:00
Glenn Maynard 5cde88bd78 IsPlayerEnabled -> GAMESTATE:IsPlayerEnabled 2005-05-29 01:02:16 +00:00
Chris Danford d89b0a8dfc add RunCommandsOnLeaves
propagate Reset
2005-05-29 01:00:05 +00:00
Chris Danford 8b135714a5 remove separate visualizations dir. This can be done with any movie with the new background effects system. 2005-05-29 00:55:13 +00:00
Glenn Maynard 3095ce386b fix cross-dependency between LuaManager.h and LuaFunctions.h 2005-05-28 22:11:20 +00:00
Glenn Maynard 46bd5e4c65 fix warning 2005-05-28 21:55:47 +00:00
Steve Checkoway 720ba40a94 __GLOBAL__ fix on trunk as well. 2005-05-28 19:54:28 +00:00
Glenn Maynard dfa0f52ec0 fix incorrect assert 2005-05-28 08:52:57 +00:00
Glenn Maynard 78cdf5d8cb double -> float 2005-05-28 08:20:21 +00:00
Glenn Maynard b4aa103452 simplify 2005-05-28 08:12:15 +00:00
Glenn Maynard bb096828e4 remove unused 2005-05-28 08:08:57 +00:00