Commit Graph

8345 Commits

Author SHA1 Message Date
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
Chris Danford 15c5d3eb26 add cryptlib 2004-02-14 09:43:50 +00:00
Glenn Maynard d92d1d4127 add MonthOfYear, DayOfMonth 2004-02-14 08:27:09 +00:00
Glenn Maynard c0c7c40092 cleanup 2004-02-14 08:26:22 +00:00
Glenn Maynard 1c1d305d88 arch_setup 2004-02-14 08:25:20 +00:00
Glenn Maynard 13da69979a add arch_setup.cpp 2004-02-14 08:23:22 +00:00
Glenn Maynard f564e94028 move my_localtime_r, my_gmtime_r to arch_setup 2004-02-14 08:22:30 +00:00
Chris Danford 10a4580c12 remove Actor::Fade*, remove unnessary virtuals in Actor 2004-02-14 03:38:34 +00:00
Chris Danford da28ed8217 remove Actor::Fade*, remove unnessary virtuals in Actor 2004-02-14 03:37:58 +00:00
Glenn Maynard 86a6097957 cleanup 2004-02-14 03:33:09 +00:00
Glenn Maynard 9eb70213aa add MostPlayedSongsToShow 2004-02-14 03:31:34 +00:00
Glenn Maynard 5b2392f0b8 can't sort SSM by Z-order right now 2004-02-14 01:48:37 +00:00
Glenn Maynard bde4fa54cb cleanup 2004-02-14 01:29:09 +00:00
Glenn Maynard 35f9b7d535 fix missing files in course eval 2004-02-14 01:27:10 +00:00
Glenn Maynard 1772ac415a simplify 2004-02-14 01:26:21 +00:00
Glenn Maynard dd1d434950 use Fallback for ScreenEval, fix missing PassedSoundTime, etc. metrics 2004-02-14 01:18:10 +00:00
Glenn Maynard ebd948988d rename new GetPathTo -> GetPath to avoid overload problems 2004-02-14 01:16:04 +00:00
Glenn Maynard ffb841ba38 SortByZ fix 2004-02-14 01:14:49 +00:00
Glenn Maynard b6a07e7053 add stage frame
load new course song numbers before song change
allow tweening the course song number between songs
2004-02-14 00:39:24 +00:00
Glenn Maynard 95173fd406 StageFrame
CourseSongNumberChangeIn/Out
2004-02-14 00:37:20 +00:00
Glenn Maynard cc6c799f27 add assert 2004-02-13 23:50:21 +00:00
Glenn Maynard 2d66d22ab6 fix course mode crash 2004-02-13 23:49:40 +00:00
Glenn Maynard 15e01b4e23 cleanup 2004-02-13 22:25:47 +00:00
Glenn Maynard 6c2e4664db fix comment 2004-02-13 22:25:08 +00:00
Glenn Maynard be88907616 Don't warn on mkdir returning ENOENT.
Don't keep trying to create directories when a component fails.  We
did this before because mkdir(I:\) would fail, but we don't try to
create that component anymore.  (This would flood the log with
extranneous warnings.)
2004-02-13 22:23:07 +00:00
Glenn Maynard 84582c6c10 don't count hold tails in hands count 2004-02-13 20:26:26 +00:00
Glenn Maynard 4bbb6ae411 remove extra header 2004-02-13 20:17:59 +00:00
Glenn Maynard c3138a95ba add libjpeg check 2004-02-13 10:42:22 +00:00
Glenn Maynard 724b77b51f fix link problems 2004-02-13 10:30:50 +00:00
Glenn Maynard 9a2d5109ee fix linux compile 2004-02-13 10:25:43 +00:00
Glenn Maynard 254e906b05 add libjpeg to include paths 2004-02-13 10:25:14 +00:00
Sean Burke 419ef9ab0c Fix warning. 2004-02-13 09:32:32 +00:00
Sean Burke c3133d38c4 Fix unsigned warning. 2004-02-13 09:02:36 +00:00
Matt Denham 37a0ba1520 Separated BM and IIDX into separate modes, since IIDX 5-key isn't necessarily the same as the BM steps to the same song
Updated the cache version because SMs based off of a IIDX BMS will have the wrong steps type
2004-02-13 09:01:59 +00:00
Glenn Maynard 9e44686f30 #ifdef 2004-02-13 08:36:42 +00:00
Steve Checkoway da9ea82ed6 Fix scoping error. 2004-02-13 08:20:14 +00:00
Chris Danford 6d7865eb3e fix sign warnings 2004-02-13 08:15:05 +00:00
Chris Danford 7bc539ec2b fix "last background change never happens" 2004-02-13 08:13:21 +00:00
Chris Danford ca76fb28e9 fix backwards compressed/uncompressed screenshot flag 2004-02-13 07:46:45 +00:00
Chris Danford bf36e8b561 turn invalid state index assert into a MessageBox 2004-02-13 07:45:57 +00:00
Chris Danford 8e0540d98a fix ScreenTitleMenu grabs wrong choice text 2004-02-13 07:45:21 +00:00