Commit Graph
23762 Commits
Author SHA1 Message Date
Glenn Maynard 15fd4ad880 fix "extra qualification ‘GameStateImpl::’ on member ‘GameStateImpl’" 2006-11-26 23:37:15 +00:00
Glenn Maynard 99cc43e209 add files 2006-11-26 23:33:52 +00:00
John Bauer 650921220c Fix a bug where the life battery for Player 2 was backwards.
http://sourceforge.net/tracker/index.php?func=detail&aid=1587675&group_id=37892&atid=421366
2006-11-26 23:23:26 +00:00
Glenn Maynard ed0ea3f4c6 seek()s return frames, not bytes 2006-11-26 21:54:47 +00:00
Glenn Maynard 71c6e30679 copy ctor 2006-11-26 20:11:05 +00:00
Glenn Maynard e2923274f4 Insert -> CommitPosition 2006-11-26 18:44:06 +00:00
Glenn Maynard d5e7260f59 use AutoPtrCopyOnWrite 2006-11-26 18:33:29 +00:00
Glenn Maynard 47768d3758 cleanup 2006-11-26 17:58:59 +00:00
Glenn Maynard 25cfaa6f7c cleanup 2006-11-26 17:56:29 +00:00
Glenn Maynard 559cab0839 add RageSoundReader.cpp 2006-11-26 01:44:59 +00:00
Glenn Maynard 040be62a85 register RageSoundReader 2006-11-26 01:42:46 +00:00
Glenn Maynard f20499ff3d update mono 2006-11-26 00:46:50 +00:00
Glenn Maynard c428829068 better mono support 2006-11-26 00:45:39 +00:00
Glenn Maynard d47dd57718 make expected data tests optional 2006-11-26 00:13:20 +00:00
Glenn Maynard c0dc22035f mid-file seeking tests are optional; run them last 2006-11-26 00:11:27 +00:00
Glenn Maynard 05a68449fb old comment 2006-11-26 00:10:39 +00:00
Glenn Maynard 2d45744514 cleanup 2006-11-26 00:09:47 +00:00
Glenn Maynard 14ee842cfa cleanup 2006-11-26 00:06:53 +00:00
Glenn Maynard ba10eb6736 use ReadData for consistent behavior for mono 2006-11-26 00:05:38 +00:00
Glenn Maynard 2bb70b4730 missed: add binding 2006-11-25 23:19:08 +00:00
Glenn Maynard 1471b46c8f add GetReferenceCount 2006-11-25 22:53:19 +00:00
Glenn Maynard c855b21a7f remove unused 2006-11-25 22:47:01 +00:00
Glenn Maynard b52c8f9966 style 2006-11-25 22:46:47 +00:00
Glenn Maynard ba1b184f48 fix tests 2006-11-25 21:55:24 +00:00
Glenn Maynard a6edb6664c cleanup, better diag 2006-11-25 21:31:32 +00:00
Glenn Maynard dfbe66d769 test build update 2006-11-25 21:30:28 +00:00
Glenn Maynard a49aa8d636 fix code (this is still wrong; it's using the StyleType and should be using
the style name)
2006-11-25 11:02:16 +00:00
Glenn Maynard cfb38c7d25 lua enums are already strings 2006-11-25 10:35:34 +00:00
Josh Allen 6024c2766e Rename files in accordance with StyleType fix 2006-11-24 19:16:38 +00:00
Josh Allen d75de6e2a0 Fix getting style type 2006-11-24 19:08:57 +00:00
Josh Allen b8e372d781 Register StyleTypeToString with Lua. Does something already do this? It would be useful if there were. 2006-11-24 19:06:51 +00:00
Josh Allen 88ba8bbf74 Combine if statement 2006-11-24 17:39:49 +00:00
Josh Allen 56c4ed40c4 Fix ESC+options bug reported in the tracker 2006-11-24 17:38:34 +00:00
Josh Allen 86cbc8accd Clean up a little 2006-11-24 16:03:49 +00:00
Josh Allen 529444f44c Prevent out of bound crashes 2006-11-24 15:34:51 +00:00
Josh Allen b0e10682c8 remove nonexistent string 2006-11-24 14:58:06 +00:00
Josh Allen b89d8e26cd Clean up 2006-11-24 14:37:19 +00:00
Josh Allen bcfa4e2fb0 Detect all networking not just SMO 2006-11-24 14:35:41 +00:00
Josh Allen 94e777c27f Clean up languages from removing NetworkSyncServer 2006-11-24 14:33:48 +00:00
Jason Felds 4cd490f4e2 Fix the bug where having too many rolls can make the score go over m_iMaxPossiblePoints. 2006-11-24 14:17:13 +00:00
Jason Felds 95f3872365 Tidying up of the pulling of the SMLAN server. 2006-11-24 13:26:08 +00:00
Josh Allen 4e91f9add3 Pull out the SMLAN server. Its very out of date and not used, besides the SMO server can act as a lan server. 2006-11-24 07:13:27 +00:00
Josh Allen 23e97d9d2e Pull out the SMLAN server. It very out of date and not used besides the SMO server can act as a lan server. Also add a newline to the scoreboard. 2006-11-24 07:04:39 +00:00
Mike Calfin 7d243815b0 did someone set ScreenCompany timer to 999 as a joke? reverted to 9 seconds. 2006-11-24 06:01:53 +00:00
Josh Allen bd483b69b1 Get the scoreboard grades the correct way and fix returned enumerated type from lua 2006-11-24 05:56:56 +00:00
Mike Calfin a508e359b8 turn off menu timer by default - no need for it in a home game 2006-11-24 05:17:11 +00:00
Mike Calfin f4bf9f95b2 changed prevscreen of NetworkOptions2 to LUA command 2006-11-24 04:45:13 +00:00
Mike Calfin a4b71154fa added LUA command for ScreenNetworkOptions2 nextscreen 2006-11-24 04:35:19 +00:00
Mike Calfin 1e7a638e43 changed main menu network options nextscreen to LUA command 2006-11-24 04:34:23 +00:00
Vecais Dumais Laacis e60bdd6348 Added png/jpeg libraries to be linked before directx ones. 2006-11-23 19:43:43 +00:00