Commit Graph

26337 Commits

Author SHA1 Message Date
Glenn Maynard 710a1b81a0 bind SaveLocalData 2007-05-27 22:05:15 +00:00
Glenn Maynard 9ad52991f8 remove debug 2007-05-27 19:21:13 +00:00
Glenn Maynard 5387feddc9 remove unused 2007-05-27 19:10:59 +00:00
Glenn Maynard 499d4e3c8f var, not global 2007-05-27 19:09:18 +00:00
Glenn Maynard f72002721c remove unused 2007-05-27 19:05:16 +00:00
Glenn Maynard 1f1cf2f841 fix merge 2007-05-27 19:05:00 +00:00
Glenn Maynard eb9aade28d param, not global 2007-05-27 19:01:15 +00:00
Glenn Maynard 332ab212d1 use params, not GameCommand 2007-05-27 18:53:30 +00:00
Glenn Maynard 640ec012f2 merge ActorUtil::Create into ActorUtil::LoadFromNode 2007-05-27 18:00:45 +00:00
Glenn Maynard 6ee33d2a33 ProfileStepEdits, ProfileCourseEdits prefs 2007-05-27 17:59:41 +00:00
Steve Checkoway fdb6d9bf0d Fix warning. 2007-05-27 08:55:28 +00:00
Steve Checkoway 4765a11d90 Add cast to fix compile. 2007-05-27 07:44:20 +00:00
Glenn Maynard cf5b998fa7 use ActorUtil::LoadFromNode 2007-05-27 07:40:16 +00:00
Glenn Maynard c6fbf980af remove old ini/xml hacks 2007-05-27 07:34:57 +00:00
Glenn Maynard b4f4ca4f5b remove unneeded 2007-05-27 07:31:30 +00:00
Glenn Maynard 2531642710 remove old ini/xml hack 2007-05-27 07:29:33 +00:00
Glenn Maynard e6f0667494 flip error case 2007-05-27 07:28:18 +00:00
Glenn Maynard 8f82df585e old comment 2007-05-27 07:26:41 +00:00
Glenn Maynard 6b1bb11770 cleanup 2007-05-27 07:26:22 +00:00
Steve Checkoway c9f5d9de49 Check for alloca.h. 2007-05-27 07:25:48 +00:00
Glenn Maynard 95e7657039 unused param and code path 2007-05-27 07:25:33 +00:00
Steve Checkoway 02a4226a90 Fix compile. 2007-05-27 07:24:22 +00:00
Glenn Maynard db940c7d4d whoops 2007-05-27 07:20:41 +00:00
Glenn Maynard 3ff91647d4 lua always specifies the class 2007-05-27 07:20:08 +00:00
Glenn Maynard 08acd04a36 haste tweaks 2007-05-27 06:40:37 +00:00
Glenn Maynard ea6821cc60 remove obsolete .XML actor support 2007-05-27 06:24:16 +00:00
Glenn Maynard 982a134d2c apply the music rate to the sample music 2007-05-27 06:22:20 +00:00
AJ Kelly c3bd5565da use SCREEN_WIDTH for UsersBGWidth instead of assuming the width is 640 2007-05-26 22:37:45 +00:00
AJ Kelly c778fdf680 add missing RoomInfoDisplay 2007-05-26 22:00:55 +00:00
AJ Kelly 01e7790084 fix command, change font 2007-05-26 21:16:09 +00:00
Glenn Maynard 7226e5a962 #BANNER tag for course files 2007-05-25 22:26:43 +00:00
Glenn Maynard 5a77e83b8a unused param 2007-05-25 22:13:38 +00:00
Glenn Maynard faf7ff9f8a cleanup 2007-05-25 06:03:19 +00:00
Glenn Maynard 03ef227441 bounds check 2007-05-25 02:01:50 +00:00
Glenn Maynard 39c145525e iMinSearchIndexUsed fix 2007-05-25 00:45:47 +00:00
Glenn Maynard 77a5c11d61 this is strange: m_sUnlockEntryID is used to unlock an entry, and this
is ScreenUnlockBrowse.  Nothing uses this, so disable it for now.
2007-05-24 23:18:29 +00:00
Glenn Maynard 226911828a remove "unlock"; do this with Lua: UNLOCKMAN:UnlockEntryID 2007-05-24 23:16:02 +00:00
Glenn Maynard dd28af08e9 fix logs 2007-05-24 23:05:58 +00:00
Glenn Maynard dff267eccd move SoundVolume 2007-05-24 21:35:03 +00:00
Glenn Maynard 0b591bfb1f typed GetPreferenceByName 2007-05-24 21:27:39 +00:00
Glenn Maynard daea875309 use GetSoundVolume 2007-05-24 21:10:32 +00:00
Glenn Maynard 6ef2289ec0 fix SoundVolume and SoundVolumeAttract 2007-05-24 21:08:28 +00:00
Glenn Maynard 8daf0c49d3 add ShowMasks 2007-05-23 21:07:28 +00:00
Glenn Maynard 95628c741b set function directly 2007-05-23 19:58:46 +00:00
Glenn Maynard 4c65d1f9be expose ResolvePath 2007-05-23 19:57:24 +00:00
Steve Checkoway 0e06bf54b4 xml -> lua. Not tested. 2007-05-21 00:14:13 +00:00
Steve Checkoway bfb3a52be6 xml -> lua. These could probably be BitmapText, if they scale well, that is. 2007-05-20 23:57:59 +00:00
Steve Checkoway 97987f5ae8 xml -> lua 2007-05-20 23:46:30 +00:00
Steve Checkoway 88b6bb5159 xml -> lua. I am not sure why this text is not just a Bitmap text. Some of the graphics need to be scaled back too. 2007-05-20 22:54:06 +00:00
Steve Checkoway ebb7a7a91d Fix Player judgments. 2007-05-20 22:20:50 +00:00