Commit Graph

26337 Commits

Author SHA1 Message Date
Steve Checkoway 5a7d251465 Add configure option to build lua and luac. Disable by default. 2007-04-20 05:52:33 +00:00
Steve Checkoway 2d2c294e11 Fix compile on Linux. 2007-04-20 05:50:11 +00:00
Steve Checkoway d712d086bb Remove references to a nonexistant readme. Real information should probably be maintained somewhere. 2007-04-20 04:07:00 +00:00
Steve Checkoway a5b5ebaa66 Comment. 2007-04-20 03:53:33 +00:00
Glenn Maynard a4b2c91a9d no m_pStageStats for test stuff 2007-04-19 15:25:58 +00:00
Glenn Maynard ee06cb3aa1 m_pStageStats 2007-04-19 15:21:57 +00:00
Glenn Maynard cdee75f0ab no name entry for players that are still playing 2007-04-19 15:02:49 +00:00
Glenn Maynard 57bd25bb0c clean m_vPlayedStageStats as players unjoin 2007-04-19 14:34:42 +00:00
Glenn Maynard 1eb380ba2e Eliminate GameState::EndGame; games don't necessarily have distinct
endings.  Update the play timer periodically when we commit scores.
(This timer is a bit different, but reasonable.)
2007-04-19 13:59:38 +00:00
Glenn Maynard 22ad4c9a2a auto_ptr 2007-04-19 13:41:54 +00:00
Steve Checkoway 53e0736f1e These weren't added to both targets. 2007-04-19 10:45:23 +00:00
Steve Checkoway af5f399f33 Add files. 2007-04-19 10:28:28 +00:00
Steve Checkoway 92fff09378 Fix compile. Judging by the name of the function, it is possible this should be checking all memory cards, not just the ones for pn. I am not sure so this is only temporary until Glenn reappears. 2007-04-19 10:17:20 +00:00
Steve Checkoway 2468ded99d Use real 32 bit integers. 2007-04-19 10:06:53 +00:00
Steve Checkoway 78a233d669 Unused. There is a similarly named one that is used. 2007-04-19 10:05:42 +00:00
Steve Checkoway 2453b0fa80 String, not integer. 2007-04-19 10:05:10 +00:00
Glenn Maynard 5e72cc4a9d update 2007-04-18 03:58:11 +00:00
Glenn Maynard 8711e79a60 profile loading/saving 2007-04-18 03:56:07 +00:00
Glenn Maynard b1c26c4869 PlayersFinalized removed 2007-04-18 03:55:06 +00:00
Glenn Maynard 761c016ef6 profile loading/saving 2007-04-18 02:17:17 +00:00
Glenn Maynard 2930dbc4ea profile loading/saving 2007-04-18 02:10:47 +00:00
Glenn Maynard 75eb39de5f consolidate eval branches 2007-04-18 01:40:38 +00:00
Glenn Maynard 17c5f11d6c SPLoad 2007-04-18 00:53:11 +00:00
Glenn Maynard 3ad20efc27 transition helpers 2007-04-18 00:46:42 +00:00
Glenn Maynard e99dfbdea1 ungar 2007-04-18 00:36:11 +00:00
Glenn Maynard 638361e840 reset timer on con or join 2007-04-18 00:26:33 +00:00
Glenn Maynard a8a4803ed8 working on explicit profile load/saves: do this in a screen, not implicitly
as part of other operations
separate profile loads/locks for each player
2007-04-17 22:27:25 +00:00
Glenn Maynard 3e5206f810 Actor:FullScreen 2007-04-17 22:04:58 +00:00
Glenn Maynard f3d6b7a7e1 formatting fix 2007-04-17 21:05:49 +00:00
Glenn Maynard 572f0afdf3 fix warnings on save 2007-04-17 21:03:07 +00:00
Glenn Maynard c83bb6abe7 fix warnings on save 2007-04-17 20:48:01 +00:00
Glenn Maynard eaf717d2d7 entity fix in attributes 2007-04-17 20:40:35 +00:00
Glenn Maynard 565558fb6d fix MakeGuid returns garbage 2007-04-17 20:19:08 +00:00
Glenn Maynard c7ae4a052b temp fix for a crash 2007-04-17 18:40:57 +00:00
Glenn Maynard afb6bc29d3 don't FinishStage in EndGame 2007-04-17 17:58:51 +00:00
Glenn Maynard 352067b509 EndCommand 2007-04-17 17:53:36 +00:00
Glenn Maynard 6f0eba5783 remove DefaultCpuModifiers; use Lua if needed 2007-04-17 17:29:54 +00:00
Steve Checkoway 1f71dc3241 Fix possible crash while crashing (yes, that's right). Fix format warning. 2007-04-17 08:12:53 +00:00
Steve Checkoway 6415e8651a Files should be relative to the enclosing group, not the project. 2007-04-17 08:05:46 +00:00
Jason Felds 300fb916a2 Add NotesLoaderMidi 2007-04-16 22:49:36 +00:00
Glenn Maynard 6471f44235 split LoadCurrentSettingsFromProfile 2007-04-16 21:17:26 +00:00
Glenn Maynard 039b777ece remove param 2007-04-16 19:09:40 +00:00
Glenn Maynard d64294dc21 remove PlayersFinalized message 2007-04-16 18:45:51 +00:00
AJ Kelly 4821e7ba06 fix arrows appearing under score but over score frame 2007-04-15 22:24:23 +00:00
Chris Danford 94f25a3c77 add MIDI loader (currently supports only guitar) 2007-04-15 20:43:58 +00:00
Chris Danford 9362ccedcd comment cleanup 2007-04-15 20:39:52 +00:00
Chris Danford 10b82f3196 logging cleanup 2007-04-15 20:39:35 +00:00
Chris Danford 68567211f9 Call Set on the whole MusicWheelItem, not just TextBanner.
Fix HandleMessage not being propagated.
2007-04-15 19:20:16 +00:00
Chris Danford 72f119fcb4 handle whitespace on either side of names and values. e.g. "name = I Love Rock and Roll" 2007-04-15 18:53:19 +00:00
Glenn Maynard d620ab8188 fix code
remove unused
2007-04-14 22:11:09 +00:00