Commit Graph

21909 Commits

Author SHA1 Message Date
Glenn Maynard 519331d383 stoptweening 2006-08-14 20:02:19 +00:00
Glenn Maynard 548e1528da remove unused 2006-08-14 18:58:19 +00:00
Glenn Maynard a7f6c564a1 const 2006-08-14 18:57:30 +00:00
Glenn Maynard 4ca893b9fc remove unused 2006-08-14 18:56:18 +00:00
Glenn Maynard 149fb8b4ff cleanup 2006-08-14 18:56:00 +00:00
Glenn Maynard aef53c1225 simplify indent 2006-08-14 18:28:02 +00:00
Josh Allen 98b62bf705 cleanup 2006-08-14 16:56:36 +00:00
Josh Allen 94ccc62a4b Cleanup and simplify metrics 2006-08-14 16:51:31 +00:00
Steve Checkoway 9ee66decab Ahh, the time-honored practice of debugging via print statements. 2006-08-14 15:53:11 +00:00
Josh Allen 725fd2b6bc Add new files 2006-08-14 15:53:09 +00:00
Josh Allen 7b38d45ebe match style found elsewhere 2006-08-14 15:50:45 +00:00
Josh Allen 48753f4447 cleanup 2006-08-14 15:48:47 +00:00
Josh Allen b83e620713 Include RoomInfoDisplay.h 2006-08-14 15:46:38 +00:00
Steve Checkoway 565932e8d5 Revert. 2006-08-14 15:44:26 +00:00
Steve Checkoway b64a3f866e Revert the path change. The correct way to handle this is with custom executables which are per-user. 2006-08-14 15:44:10 +00:00
Josh Allen 642f06d210 Moved RoomInfoDisplay into its own files 2006-08-14 15:43:45 +00:00
Josh Allen 1de0f06f9a Move RoomInfoDisplay into its own files 2006-08-14 15:41:53 +00:00
Steve Checkoway c6936984b4 Allow launching through a symlink. It doesn't work quite like normal applications. Menus don't show up, it doesn't really seem to know where it is.
Still, most people just would use the Finder and never encounter this behavior.
2006-08-14 15:31:52 +00:00
Steve Checkoway 832212c526 Cleanup. 2006-08-14 13:15:47 +00:00
Steve Checkoway 2eebf1e377 Match style. 2006-08-14 13:12:40 +00:00
Steve Checkoway d9b63a0dae Simplify. 2006-08-14 13:10:52 +00:00
Steve Checkoway b39d68c8cf Initial TapNote::lift implementation. 2006-08-14 12:16:31 +00:00
Steve Checkoway c3a3fc58ff Cleanup. 2006-08-14 10:45:43 +00:00
Steve Checkoway 734f9760cc Remove unnecessary member. Just set iKeysoundIndex to -1 if it isn't valid. 2006-08-14 10:17:48 +00:00
Steve Checkoway 2f9bda2eea Push check down. 2006-08-14 09:57:18 +00:00
Steve Checkoway 45db2de31d Pass release to Step(). Doesn't do anything yet. 2006-08-14 09:09:24 +00:00
Steve Checkoway a839f8cfa6 Comments. 2006-08-14 07:58:03 +00:00
Josh Allen 80f399d20c deny unsupported modes while networked 2006-08-14 07:32:36 +00:00
Josh Allen 348af28303 Babel Fish translations 2006-08-14 07:31:33 +00:00
Josh Allen e4d973b94e mode not supported 2006-08-14 07:25:05 +00:00
Josh Allen be307880ef Tweak RoomInfoDisplay metrics 2006-08-14 05:53:34 +00:00
Chris Danford 43b711f51e add welcome and finish, remove Win 3.x-style exec on start menu folder 2006-08-14 05:47:20 +00:00
Josh Allen 71a57f9181 Pull RoomInfoDisplay out of RoomWheel 2006-08-14 05:46:15 +00:00
Steve Checkoway 53c3fdc1ba Don't crash if Format is empty. 2006-08-14 04:49:27 +00:00
Chris Danford 32eb692253 enable RTTI
add missing files
2006-08-14 04:33:28 +00:00
Chris Danford 08616ca55d fix VC6 compile 2006-08-14 04:31:53 +00:00
Jason Felds 3533fad7ae Adjust comments. 2006-08-14 04:04:20 +00:00
Josh Allen 60f324dc88 Copy constructor and remove some variables from RoomWheelItem 2006-08-14 00:49:31 +00:00
Josh Allen c0df236306 SetName before calling Load() 2006-08-13 22:22:44 +00:00
Glenn Maynard ea7297dde5 fix PCH; /YX is slow (http://blogs.msdn.com/branbray/archive/2005/07/08/437078.aspx). 2006-08-13 20:34:32 +00:00
Glenn Maynard 2e0785b5c4 don't exclude global.h 2006-08-13 20:22:43 +00:00
Glenn Maynard 5f92feea7a global.h 2006-08-13 20:13:07 +00:00
Josh Allen 82824c8c7d Use m_CurWheelItemData not m_WheelBaseItemsData 2006-08-13 18:19:54 +00:00
Josh Allen c8a037bc65 Remove m_WheelBaseItemsData and mark MakeItem() as virtual to clarify 2006-08-13 18:18:55 +00:00
Josh Allen 2f0d652073 Call BeginScreen 2006-08-13 18:13:27 +00:00
Josh Allen 28b80dd27c dynamic_cast needs RTTI 2006-08-13 16:41:28 +00:00
Jason Felds be758288e3 Fix VC8 warning. 2006-08-13 04:21:18 +00:00
Steve Checkoway b786222be5 Include the lua call stack when panicking. 2006-08-13 03:03:27 +00:00
Steve Checkoway 1568419a35 Cleanup. 2006-08-13 03:02:22 +00:00
Glenn Maynard 42cae05fc6 fix highlight 2006-08-13 01:59:24 +00:00