Commit Graph
19659 Commits
Author SHA1 Message Date
Glenn Maynard 15ede4e845 fix m_iVertSpacing in copy 2006-01-25 09:32:24 +00:00
Steve Checkoway 7c9bd202cb Spacing. 2006-01-25 09:17:59 +00:00
Glenn Maynard b62dd12a09 update 2006-01-25 06:26:38 +00:00
Glenn Maynard e8c45e19c6 simplify 2006-01-25 06:25:11 +00:00
Glenn Maynard f85136f2a8 fix up and simplify prepared screen logic 2006-01-25 06:24:22 +00:00
Glenn Maynard 0f113604b4 cleanup 2006-01-25 06:23:06 +00:00
Glenn Maynard 8afaed1ce0 cleanup 2006-01-25 06:19:29 +00:00
Glenn Maynard 09f84e916a compile fix 2006-01-25 05:54:32 +00:00
Glenn Maynard 21bc8586cd split out ScreenManager::ActivatePreparedScreenAndBackground (no real logic change) 2006-01-25 05:49:49 +00:00
Glenn Maynard 89b64ca257 do PushLoadedScreen earlier 2006-01-25 05:47:22 +00:00
Glenn Maynard a4c8b8d91d cleanup (remove old transition note) 2006-01-25 05:38:14 +00:00
Glenn Maynard 82f56ff696 Tween.cpp:29: warning: ‘struct TweenLinear’ has virtual functions but non-virtual destructor 2006-01-25 05:14:06 +00:00
Glenn Maynard 70f9566313 bind ConcurrentlyPrepareScreen 2006-01-25 05:10:40 +00:00
Glenn Maynard 27b6663832 fix HDC leak of 2 HDCs per LoadWin32Surface call
(this may be a permanent resource leak in Win98)
2006-01-24 21:32:43 +00:00
Glenn Maynard 1a070c7a0c fix comment 2006-01-24 21:15:35 +00:00
Steve Checkoway 63faf60b0e Simplify. 2006-01-24 11:58:57 +00:00
Chris Danford 8f5a4e244e spacing cleanup 2006-01-24 08:31:07 +00:00
Chris Danford 3fab62e083 fix GetDirListingRecursive adding redundant files 2006-01-24 08:28:03 +00:00
Chris Danford 8c869c0e90 fix logging toggle 2006-01-24 07:30:01 +00:00
Chris Danford 1424fe42a1 fix file extracting
fix preferences reading
2006-01-24 07:26:27 +00:00
Chris Danford 044a0d6208 fit pseudoloc text 2006-01-24 07:24:14 +00:00
Glenn Maynard 477c0dfac9 commenting out DECLARE_ONE lines alone didn't always work, since
gameplay lines and debug lines would get mixed up; g_Mappings had
to be adjusted too
2006-01-24 06:34:53 +00:00
Glenn Maynard 588f6e413d holdForSlow, holdForFast 2006-01-24 06:18:09 +00:00
Glenn Maynard c0761375cf cleanup 2006-01-24 06:09:25 +00:00
Glenn Maynard e363fa64e9 cleanup 2006-01-24 05:07:30 +00:00
Glenn Maynard cc952be781 fix ActorParam::Release 2006-01-24 04:56:29 +00:00
Glenn Maynard 7e47dd8dce do sticky slow/halt without actually pressing keys 2006-01-24 04:44:15 +00:00
Glenn Maynard c466fba954 cleanup 2006-01-24 04:41:47 +00:00
Glenn Maynard b45b377fa4 revert SubscriptionManager. It makes the line order nondeterministic. 2006-01-24 04:18:05 +00:00
Glenn Maynard 3461ff8901 do `, tab support in ScreenDebugOverlay 2006-01-24 04:10:21 +00:00
Glenn Maynard a48406b097 use SubscriptionManager 2006-01-24 04:06:05 +00:00
Glenn Maynard 477260c83e add Get() 2006-01-24 04:04:20 +00:00
Glenn Maynard 86aebecbdb namespace 2006-01-24 03:53:17 +00:00
Glenn Maynard 8ce8c3f1cc typo 2006-01-24 03:46:57 +00:00
Glenn Maynard ea3365391b ActorFrame:propagatecommand 2006-01-24 02:10:50 +00:00
Glenn Maynard 244e79fc78 Exit Editor 2006-01-24 01:36:51 +00:00
Glenn Maynard 2a94c0bd8d "exit" is ambiguous, and gets confused with the normal "Exit" row,
which has no text
2006-01-24 01:35:38 +00:00
Glenn Maynard 7e6d70e6b1 space out more (don't want to metric-ize this just now) 2006-01-24 01:13:15 +00:00
Glenn Maynard a40813dec0 add vertspacing 2006-01-24 01:12:54 +00:00
Glenn Maynard 4dfd0d1d7c simplify 2006-01-24 01:04:53 +00:00
Glenn Maynard 39bf48696a cleanup 2006-01-24 01:02:21 +00:00
Glenn Maynard 63368f99da cleanup 2006-01-24 01:00:49 +00:00
Glenn Maynard 6fecb35dfa simplify 2006-01-24 00:24:15 +00:00
Renaud Lepage 11af21d11b Reverted a change, and put the IFDEF a little higher for testing purposes. 2006-01-24 00:21:11 +00:00
Renaud Lepage 1962f03286 fixes to the project files. 2006-01-23 23:15:10 +00:00
Renaud Lepage 4dcdb7efa9 Tiny Xbox update 2006-01-23 23:14:18 +00:00
Renaud Lepage aab7d3a74e Update. 2006-01-23 23:11:26 +00:00
Renaud Lepage 519357929b Correction based on recent code. 2006-01-23 23:10:34 +00:00
Renaud Lepage 3b9c0682ea TEXT undefine, already somewhat present on Xbox 2006-01-23 23:09:48 +00:00
Renaud Lepage d88ee66ad2 Yet Another Update 2006-01-23 20:57:16 +00:00