Commit Graph

16685 Commits

Author SHA1 Message Date
Chris Danford d95fb8cc83 say in sync message whether notes are earlier or later 2005-06-02 21:48:06 +00:00
Chris Danford de113c2d81 add comments 2005-06-02 21:47:27 +00:00
Chris Danford 188f764c3c don't turn on menu buttons in LM_Stage 2005-06-02 20:38:30 +00:00
Chris Danford 9d30bde4c6 fix AV if enable debug lights after starting gameplay with them disabled 2005-06-02 20:06:26 +00:00
Renaud Lepage de3ce27136 Activated CVS Services in the Project itself 2005-06-02 15:06:34 +00:00
Chris Danford c80d0c4a53 add support for random background sets using Song genre 2005-06-02 10:09:46 +00:00
Chris Danford 882f1d7447 FastLoad off by default. Let people with 1000s of songs turn it on if they want. 2005-06-02 10:08:58 +00:00
Glenn Maynard e77a860f60 fix !HAVE_CRYPTOPP 2005-06-02 08:33:38 +00:00
Chris Danford c3590e69e6 always hide sync overlay after a few seconds 2005-06-02 08:31:31 +00:00
Charles Lohr bf27a8e940 Try to add LUA for connecting to server. 2005-06-02 05:30:11 +00:00
Chris Danford fa1bb13ccb fill in random backgrounds only in layer 0
choose N random background up front, then load when used instead of choosing one at a time as they're needed
obey BGChange transition and effect in BGChanges to random
2005-06-02 04:37:33 +00:00
Chris Danford 5a3961ad4e fix enumeration of backgrounds in BGChange MiniMenu 2005-06-02 04:34:46 +00:00
Chris Danford 1c90c54390 fix drawing of BackgroundChange text with 2 layers 2005-06-02 04:33:53 +00:00
Chris Danford bd27094630 move function body to cpp 2005-06-02 04:32:51 +00:00
Renaud Lepage 875ff7f153 kDevelop project file. it SEEMS to work 2005-06-02 03:34:13 +00:00
Glenn Maynard c14c03c351 cleanup 2005-06-01 23:47:56 +00:00
Charles Lohr 5b3007b21b Modification: Follow previous commit in reasoning. This is a bit more questionable. If this causes issues please discuss On-list 2005-06-01 02:48:06 +00:00
Charles Lohr 80e06f5dfa Modify: All redirects for noteskins should be named their exact name. Currently there is a fairly large problem of the noteskin manager finding many different noteskins and complaining. In reality, I think a mid-range solution would be to remove the wildcard and fix our noteskins. 2005-06-01 02:43:21 +00:00
Charles Lohr e379632297 Update VC6 project 2005-06-01 02:39:21 +00:00
Renaud Lepage 4978e1f23e Added files. 2005-06-01 02:14:02 +00:00
Renaud Lepage 91111ba25d Removed old files and whatnot. 2005-06-01 00:41:01 +00:00
Ben Anderson 26f793a716 Extra argument 2005-06-01 00:28:04 +00:00
Ben Anderson 6fd6124a56 Oops! Missed some. 2005-06-01 00:24:39 +00:00
Ben Anderson 2d9a257520 s/random/pick_random/ (Linux stdlib.h declares random and GCC doesn't like multi-declared symbols.) 2005-06-01 00:22:39 +00:00
Glenn Maynard 7e1b549eb7 umask fix 2005-05-31 23:26:07 +00:00
Glenn Maynard 2e7a4de1b4 style cleanup 2005-05-31 22:03:48 +00:00
Glenn Maynard edf10cb9b3 remove RageFileDriver::Ready 2005-05-31 21:58:21 +00:00
Glenn Maynard ee259739d6 remove unused RageFileManager::MountpointIsReady. ("Ready"
checks are done through MemoryCardManager.)
2005-05-31 21:54:41 +00:00
Glenn Maynard 55f388d075 bool
cleanup
2005-05-31 21:48:12 +00:00
Glenn Maynard 086665ba05 cleanup 2005-05-31 21:43:39 +00:00
Glenn Maynard 1520c4d2cf 0644 isn't bogus ... 2005-05-31 21:38:39 +00:00
Glenn Maynard b385a5aee9 cleanup 2005-05-31 21:35:06 +00:00
Glenn Maynard 2c348ed129 fix relative logic 2005-05-31 21:27:55 +00:00
Glenn Maynard e7eeb6d89f while I'm in here, remove conversations 2005-05-31 08:13:44 +00:00
Glenn Maynard 83543232e9 remove GetID().
(Having two names for each actor is confusing and overcomplicated.)
2005-05-31 08:09:04 +00:00
Glenn Maynard d59d1c5d4c remove m_sID 2005-05-31 08:03:18 +00:00
Glenn Maynard f770ed29c6 more m_sID 2005-05-31 08:00:42 +00:00
Glenn Maynard 9a3c6a0289 more m_sID 2005-05-31 07:53:13 +00:00
Glenn Maynard 2e4c4b67e4 Wheel -> MusicWheel 2005-05-31 07:41:04 +00:00
Glenn Maynard 636d0fbd65 don't use m_sID hackery 2005-05-31 07:37:57 +00:00
Glenn Maynard 62233a5fcd Wheel -> MusicWheel 2005-05-31 07:36:49 +00:00
Glenn Maynard c70d32d9a3 remove ScreenStyleSplash 2005-05-31 07:36:07 +00:00
Glenn Maynard ee96a6087b cleanup 2005-05-31 07:34:18 +00:00
Glenn Maynard 934b176bda don't use m_sID hackery 2005-05-31 07:29:58 +00:00
Glenn Maynard c0d8400a6e simplify 2005-05-31 07:10:05 +00:00
Chris Danford b20dae52f1 remove SStyleSplash 2005-05-31 06:53:18 +00:00
Glenn Maynard c2be4fcb38 LuaXToString( PlayMode ) 2005-05-31 06:27:37 +00:00
Glenn Maynard 9407a67e50 remove CharacterHead 2005-05-31 06:27:01 +00:00
Glenn Maynard fba28920b3 remove CharacterHead (incomplete, unused) 2005-05-31 06:26:38 +00:00
Glenn Maynard ca24222013 fix warning 2005-05-31 06:25:28 +00:00