Commit Graph
7479 Commits
Author SHA1 Message Date
Glenn Maynard bab691b8ee simplify 2004-02-16 00:27:48 +00:00
Glenn Maynard 8e3e6575f3 FixSlashesInPlace when reading from an actor file 2004-02-15 23:51:57 +00:00
Glenn Maynard c5e45fc964 IsPlayerEnabled 2004-02-15 23:38:32 +00:00
Glenn Maynard 2cf96dc12a g_CurStageStats isn't meaningful in summary eval
cleanup
2004-02-15 23:37:31 +00:00
Glenn Maynard aaeb5981fa don't generate keys right now; it's crashing in Linux 2004-02-15 23:34:31 +00:00
Glenn Maynard 5df4390d51 cleanup 2004-02-15 23:10:40 +00:00
Glenn Maynard e755ecab67 debug option to not show loading window 2004-02-15 22:56:51 +00:00
Glenn Maynard b63eaa449c fix output 2004-02-15 22:41:08 +00:00
Glenn Maynard a314298d68 fix altsigstack never being used
allocate a larger altsigstack
handle failed altsigstack alloc better
2004-02-15 22:29:51 +00:00
Glenn Maynard d32745bd94 ThemeManager::GetMetricRaw: check "fallback" recursively
chekc for infinite recursion
2004-02-15 21:39:15 +00:00
Glenn Maynard 0f6caf79e0 better output 2004-02-15 21:28:36 +00:00
Glenn Maynard 5adcced8b2 fix fallbacks in the default theme not being searched for file elements
when using a derived theme
2004-02-15 21:20:53 +00:00
Glenn Maynard f6e0803b77 cleanup 2004-02-15 09:34:13 +00:00
Glenn Maynard 9ab55c7e74 cleanup 2004-02-15 09:27:03 +00:00
Glenn Maynard 8119067e64 _exit from crash, not exit 2004-02-15 06:33:36 +00:00
Glenn Maynard 563ccc160c spawn_child_process doesn't return 2004-02-15 06:32:07 +00:00
Chris Danford 65e75438c7 don't sign profile data by default (so that players at home can take data between machines) 2004-02-15 06:10:21 +00:00
Glenn Maynard c9240bd7c3 fix includes 2004-02-15 05:56:46 +00:00
Chris Danford 5cc79c5f2b create keypair on startup if one doesn't already exist 2004-02-15 05:45:18 +00:00
Glenn Maynard 0667124940 fix includes 2004-02-15 05:22:31 +00:00
Chris Danford 3d69b6e0ec sign all files in a profile
make RageFile filters for use with Crypt++
2004-02-15 04:47:32 +00:00
Glenn Maynard e80e0a2a25 cleanup 2004-02-15 04:34:51 +00:00
Glenn Maynard bfd70257a3 fix commands (ztest, etc) not propagating through ActorFrames 2004-02-15 04:00:37 +00:00
Glenn Maynard b9470a7508 remove unneeded traces 2004-02-15 03:56:21 +00:00
Glenn Maynard be2a3dfbb0 improve searching for a screenshot filename 2004-02-15 03:09:28 +00:00
Glenn Maynard a5770950e3 enable Sprite::EarlyAbortDraw; fixes white CDTitle when it should be hidden 2004-02-15 03:05:21 +00:00
Steve Checkoway a45f925485 fix warning 2004-02-15 03:04:30 +00:00
Glenn Maynard 56fb416bb1 Fix not delaying BACK on ScreenGameplay. 2004-02-15 02:06:39 +00:00
Glenn Maynard 7400645c28 Fix not delaying BACK on ScreenSelectMusic. 2004-02-15 01:52:28 +00:00
Glenn Maynard 617850dbae remove obsolete "ScreenCompany@ScreenAttract" behavior 2004-02-15 01:44:52 +00:00
Glenn Maynard d6a8442a93 cleanup 2004-02-15 01:39:54 +00:00
Glenn Maynard f6cf1f0b2e fix ThemeManager::HasMetric ignoring Fallback 2004-02-15 01:32:12 +00:00
Glenn Maynard 2fac4ffb5b use Lua::RunExpression 2004-02-15 01:07:37 +00:00
Glenn Maynard aee93d1abc simplify 2004-02-15 00:48:24 +00:00
Glenn Maynard ebc0065e32 load math, string 2004-02-15 00:42:45 +00:00
Glenn Maynard dcd308edb7 add Lua hooks 2004-02-14 23:26:32 +00:00
Glenn Maynard 6b55d6840c Lua::RunExpression support 2004-02-14 23:22:23 +00:00
Glenn Maynard f2a57c0c28 update 2004-02-14 23:17:50 +00:00
Glenn Maynard 6de2f4b9e0 add lua stuff 2004-02-14 22:01:13 +00:00
Glenn Maynard 76c8b8deb4 fix paths 2004-02-14 21:58:05 +00:00
Glenn Maynard ff9ec3a6c7 fix warning 2004-02-14 21:55:05 +00:00
Glenn Maynard d17e1179c0 first pass lua evaluator 2004-02-14 21:08:12 +00:00
Glenn Maynard 394a3f8395 lua Windows stuff 2004-02-14 21:06:05 +00:00
Glenn Maynard b047633de2 fix lots of warnings
many still unfixed
2004-02-14 20:48:45 +00:00
Chris Danford dfd5e7eb36 sign screenshots saved to a profile 2004-02-14 20:47:50 +00:00
Chris Danford 139a8a19d1 fix VC6 release include dirs 2004-02-14 18:19:38 +00:00
Glenn Maynard 103fbbc1e2 GetLocalTime() 2004-02-14 11:19:18 +00:00
Chris Danford ba72d9e341 compile cryptlib files in the main project - not in a separate lib 2004-02-14 11:13:23 +00:00
Glenn Maynard 7bb3752901 sanity check 2004-02-14 10:38:40 +00:00
Chris Danford c1daa4ca1b add cryptlib, update VC6 and VC7 projects 2004-02-14 09:53:07 +00:00