Commit Graph

25603 Commits

Author SHA1 Message Date
Steve Checkoway ebe44e87e3 Revert. 2007-04-21 23:16:04 +00:00
Steve Checkoway 3d9cfcd130 String, not boolean. 2007-04-21 23:15:18 +00:00
Steve Checkoway d152259801 Remove /. Also use a font that exists. 2007-04-21 22:27:17 +00:00
Steve Checkoway 7f7d798cc0 Simplify. 2007-04-21 22:08:15 +00:00
Steve Checkoway 15b259f4f5 Remove LoadInternal. 2007-04-21 22:01:31 +00:00
Steve Checkoway 734ad88eb0 Unneeded headers. 2007-04-21 21:58:27 +00:00
Steve Checkoway bfd7e70d2d Const. 2007-04-21 21:54:37 +00:00
Steve Checkoway 13ee0302db The code uses MaxSongs. I was not sure which to change. 2007-04-21 21:41:15 +00:00
Steve Checkoway 4270b68356 Maybe fix compile on windows. (Part II) 2007-04-21 21:20:39 +00:00
Steve Checkoway 5222d704f8 Maybe fix compile on windows. (How is it that it's 2007 and VC still doesn't support c99?) 2007-04-21 20:59:26 +00:00
Steve Checkoway e29505ba7a Fix warning. 2007-04-21 20:58:22 +00:00
Steve Checkoway 4295093cd9 Speed the music scroll up. 2007-04-21 20:41:57 +00:00
Steve Checkoway a805778002 Extra stage mods were swapped. 2007-04-21 20:29:21 +00:00
Steve Checkoway 1e99c68e8b Make the compiled bytecode more portable by requiring that the generic int sizes be 32 bits. In addition, swap 32 bit ints and 64 bit doubles as needed. 2007-04-21 20:08:12 +00:00
Steve Checkoway a87cc6a80a The language does not depend on librt. 2007-04-21 19:46:55 +00:00
Steve Checkoway 8bc650fbaf CollapsePath thinks that .. is a file name. Add a slash to convince it otherwise. 2007-04-20 08:02:53 +00:00
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