Commit Graph
54 Commits
Author SHA1 Message Date
Chris Danford 3ec514f896 fix mounting to fix reading of Prefs.ini 2006-01-20 09:31:26 +00:00
AJ Kelly 4d7d9e15e3 fix linking errors (as mentioned in "[Stepmania-devs] Link errors?") 2006-01-14 02:59:47 +00:00
Glenn Maynard 8174e0b629 merge RageUtilLua 2005-12-31 06:52:04 +00:00
Glenn Maynard 9225fa0196 SMPackage includes lua now. Merge DateTimeLua back into DateTime. 2005-12-30 06:20:41 +00:00
Glenn Maynard 1f1f4a9b69 move out of Screens into Data Structures (which has inadvertently
become "everything else", but better than Screens)
2005-12-29 19:20:49 +00:00
Glenn Maynard 1251bdbe56 update 2005-12-23 01:58:13 +00:00
Chris Danford 74749a19bb move localized string to separate file 2005-12-22 03:10:04 +00:00
Glenn Maynard 44a9f43486 add ScreenOptionsMemoryCard 2005-12-21 03:48:49 +00:00
Chris Danford 353e0c5b6e break up arch stuff into smaller .cpp files to fix smpackage build and not pull in unnecessary stuff 2005-12-16 04:16:09 +00:00
Chris Danford 09d8307a83 add new files 2005-12-10 08:11:52 +00:00
Chris Danford cbe4ef50b5 Add edit management screen 2005-11-30 22:42:28 +00:00
Chris Danford cd9cf4c1e2 move some service menu actions from GameCommand into ScreenServiceAction 2005-11-29 23:15:11 +00:00
Thad Ward 24d488ebda remove dead header file 2005-10-30 22:22:18 +00:00
Thad Ward 90891ad511 move the include path I added to a couple MovieTexture files into the overall
project settings instead, in case other files in the future depend on it.
2005-10-30 09:13:45 +00:00
Thad Ward 0a17eb51da fix VC2003 project file 2005-10-30 07:07:52 +00:00
Chris Danford 2264d09032 remove deleted file 2005-10-09 02:44:10 +00:00
Chris Danford 0f07808ecc Use generic names for score values since they are treated genericly by the code.
Theme changes coming...
2005-10-08 02:10:32 +00:00
Chris Danford 7cb3a12722 move stats and skips into ScreenStatsOverlay 2005-10-04 06:02:18 +00:00
Chris Danford 4f15363eed add missing DynamicActorScroller.* 2005-09-29 17:08:14 +00:00
Dan Colardeau 03bd6b100b Added ActorSound 2005-09-21 16:57:30 +00:00
Chris Danford 788f6e8126 working on lesson mode 2005-09-08 22:47:16 +00:00
Chris Danford 24440aa3bf move Trasform caching out of ActorScroller and into LuaExpressionTransform so that ScreenOptions can use it too.
add RowOn/OffCommand to ScreenOptions
2005-09-03 17:37:42 +00:00
Chris Danford be1039221e add ScreenEvaluationMultiplayer 2005-08-28 08:59:46 +00:00
Chris Danford 89482ce6ba add PlayerScoreList 2005-08-26 17:32:11 +00:00
Chris Danford f71cb1cdcf merge Multiplayer into ScreenGameplay. This needs cleanup. 2005-08-23 21:38:51 +00:00
Chris Danford 7acbfe9cee add ScreenJoinMultiplayer 2005-08-20 22:47:24 +00:00
Chris Danford 8fd9e8b673 add missing file 2005-08-15 01:55:23 +00:00
Chris Danford e50a401341 move Character stuff out of messy GAMESTATE and into CHARMAN 2005-08-14 12:06:40 +00:00
Chris Danford 68f8e632f0 Add new ScreenOptionsManageProfiles 2005-08-04 21:13:29 +00:00
Chris Danford fdac906edb add missing Course*CRS files 2005-07-31 19:49:40 +00:00
Chris Danford e3167a82d8 working on new course edit screens 2005-07-30 19:34:23 +00:00
Chris Danford 1793d5ceb6 working on improved course editor 2005-07-29 02:42:34 +00:00
Chris Danford 169bedf903 fix build 2005-07-22 05:03:35 +00:00
Chris Danford 295424aa6f fix build 2005-07-13 20:33:14 +00:00
Chris Danford f75a253544 fix build 2005-07-07 17:55:48 +00:00
Chris Danford 7a1d736694 working on new course editor 2005-06-26 21:31:07 +00:00
Thad Ward 82e418916a update vc.net2003 project files 2005-06-25 03:25:29 +00:00
Chris Danford de948e2541 revert 2005-06-25 02:11:07 +00:00
Chris Danford 8097c2dd61 working on new course editor 2005-06-25 01:58:14 +00:00
Chris Danford 888b116b23 working on new course editor 2005-06-23 22:43:48 +00:00
Chris Danford 79549f20ba fix build 2005-06-23 03:14:30 +00:00
Charles Lohr c13cddc4cb Add: Win32 MIDI Support (Hopefully I didn't screw up adding this to these project files) 2005-05-25 22:00:29 +00:00
Thad Ward 9771f4a62d re-create the VC.NET 2003 project based off the other VC.NET project, to
bring things back up to date
2005-05-10 19:59:39 +00:00
Eric Gustafson 52520f2135 Attempt to fix the .NET 2003 project file. It doesn't work. Of course it didn't before, so no harm, but someone help mee!! 2005-05-06 03:49:49 +00:00
Eric Gustafson 2f7ff54662 Fix for VS.NET 2003's that use version 7.0 projects exclusively 2005-05-06 02:52:05 +00:00
Charles Lohr cef3862dee Add: Final screen for SMOnline 2005-01-07 04:10:31 +00:00
Thad Ward ccf3cc79e4 add ScreenSystemLayer.* 2004-11-27 00:03:59 +00:00
Ryan Dortmans 7bbfaaa061 Translate non-keyboard input to keyboard input 2004-11-26 23:33:07 +00:00
Charles Lohr f84df92e13 Add: ScreenPackages 2004-11-26 07:20:03 +00:00
Charles Lohr cccf06e7b0 Add: Abstraction for ScreenNetSelects... And the new room screen. 2004-11-16 23:12:58 +00:00