Commit Graph

16685 Commits

Author SHA1 Message Date
Glenn Maynard 3cb40378ac portability fixes 2002-12-17 08:21:34 +00:00
Glenn Maynard bf1efc8cf6 update 2002-12-17 08:20:55 +00:00
Glenn Maynard 260bf22a29 portability fixes 2002-12-17 06:50:30 +00:00
Glenn Maynard d937b91993 portability fixes 2002-12-17 06:47:19 +00:00
Glenn Maynard 095630846f add arch_setup.h 2002-12-17 06:46:56 +00:00
Glenn Maynard c8242e431c move gotourl code to archutils 2002-12-17 06:35:04 +00:00
Glenn Maynard bfa62817a7 use gotourl 2002-12-17 06:34:08 +00:00
Glenn Maynard e114509180 add gotourl 2002-12-17 06:33:27 +00:00
Glenn Maynard 708d6461eb fix 2002-12-17 06:31:59 +00:00
Glenn Maynard 9565113bf8 portable types 2002-12-17 06:27:48 +00:00
Glenn Maynard 67f7a15deb get rid of RECT defines 2002-12-17 06:25:03 +00:00
Glenn Maynard 0a88da22e7 update 2002-12-17 05:45:28 +00:00
Glenn Maynard 15f4349eea remove course cap 2002-12-17 05:41:04 +00:00
Glenn Maynard 62d7adc4ab make some data private 2002-12-17 05:30:10 +00:00
Glenn Maynard e851ce45e5 use accessors 2002-12-17 05:29:50 +00:00
Glenn Maynard 417b8791e7 add accessors 2002-12-17 05:23:45 +00:00
Glenn Maynard 9ea5138366 const 2002-12-17 05:22:32 +00:00
Glenn Maynard ec46b2594c make some data private 2002-12-17 05:16:33 +00:00
Glenn Maynard 5afb4c7768 use course accessors 2002-12-17 05:09:36 +00:00
Glenn Maynard d5c2331ab7 add accessors; pull some stuff out of the header 2002-12-17 05:07:56 +00:00
Glenn Maynard 03886901da fix course display 2002-12-17 05:05:41 +00:00
Glenn Maynard 4f8e77befc shorten log (less lines = easier to read) 2002-12-16 07:44:29 +00:00
Glenn Maynard 6045fb0dd8 fix FadingBanner when scrolling is on (scrolling was being reset
during the fade)
2002-12-16 07:33:32 +00:00
Glenn Maynard 12f88d0384 use ErrorDialog 2002-12-16 02:11:31 +00:00
Glenn Maynard 2f1408994a fix up chdir 2002-12-16 02:11:16 +00:00
Glenn Maynard bcdeb684d3 add ErrorDialog, AppInstance 2002-12-16 02:10:26 +00:00
Glenn Maynard 2bb337d8c3 fix a race condition
remove an unused variable
2002-12-16 02:09:31 +00:00
Glenn Maynard 38e5e11fec add ErrorDialog 2002-12-16 02:09:08 +00:00
Glenn Maynard 989995a31f use AppInstance 2002-12-16 02:08:58 +00:00
Glenn Maynard b0d45c22d1 add (simple) archutils tree and AppInstance class 2002-12-16 01:46:42 +00:00
Glenn Maynard f02b45bbd7 simplify quitting 2002-12-15 20:22:08 +00:00
Glenn Maynard e02d41d167 scope "event" 2002-12-15 20:19:38 +00:00
Glenn Maynard d5dd8aedca move input handling into a function 2002-12-15 20:16:14 +00:00
Glenn Maynard 40ed43f10d enable the sound code (it still isn't used for anything) 2002-12-15 10:35:39 +00:00
Glenn Maynard 3e6b2eba89 add an option to not display the select group screen 2002-12-15 10:25:20 +00:00
Glenn Maynard ab179acc1a add an option to not display the caution screen 2002-12-15 10:07:27 +00:00
Glenn Maynard c3435782d1 optimize GetSMNoteDataString 2002-12-14 22:51:59 +00:00
Glenn Maynard 3637b3fb52 Cache NoteData inside Notes. 2002-12-14 21:43:00 +00:00
Glenn Maynard 1f92a984cd Make LoadFromSMTokens static. 2002-12-14 21:41:48 +00:00
Glenn Maynard d1913f0abb Use SetSMNoteData. 2002-12-14 21:41:34 +00:00
Glenn Maynard b05c176e28 Move WriteSMNotesTag into the SM writer. 2002-12-14 21:36:52 +00:00
Glenn Maynard a3477d477d Add accessors. 2002-12-14 21:33:29 +00:00
Glenn Maynard 36cff08e99 Fix KSF loading. 2002-12-14 21:30:24 +00:00
Glenn Maynard 3451f4307b Whoops. Move the detection of music above the detection of
music length.

Add some warnings.
2002-12-14 21:29:44 +00:00
Glenn Maynard fb942385b8 optimize GetNumTapNotes 2002-12-14 20:34:38 +00:00
Glenn Maynard 689e9b150d add fast ClearAll(). 2002-12-14 20:30:49 +00:00
Glenn Maynard 2b16fbc4a3 Optimize LoadTransformedSlidingWindow a bit.
Const fixes.
2002-12-14 20:27:52 +00:00
Glenn Maynard d8fde44063 Reorder TidyUpData, so we compute radar values before autogen. 2002-12-14 06:22:33 +00:00
Glenn Maynard 5844f497c6 init radar to -1, not 0, indicating "don't know" 2002-12-14 06:20:25 +00:00
Glenn Maynard 89ae8e35a4 fix up binary fields 2002-12-14 06:17:52 +00:00