Commit Graph
26845 Commits
Author SHA1 Message Date
Steve Checkoway ae0449ef23 Rewrite this using the delegate to handle the bits that need to be on the main thread. 2008-03-21 10:46:53 +00:00
Steve Checkoway a2cb35dc89 Rename LoadingWindow_Cocoa.m to LoadingWindow_Cocoa.mm. 2008-03-20 12:37:46 +00:00
Steve Checkoway 4a6f314472 Change from objective C to objective C++ and rewrite this code in a more natural way. 2008-03-20 12:34:44 +00:00
Chris Danford 8f46ac3edd almost done with gameplay 2008-03-19 11:39:06 +00:00
Chris Danford 0cbbcebd39 standardize element names 2008-03-19 11:38:14 +00:00
Chris Danford 2a90706887 move decorations into theme 2008-03-19 11:37:33 +00:00
Glenn Maynard 95b1ddda5a fix some STestMode + preloading 2008-03-18 16:32:55 +00:00
Glenn Maynard 9030c1c63a remove old "bonus" code; not very well integrated and very niche 2008-03-18 15:27:26 +00:00
Glenn Maynard 2b2c0221ab fix crash 2008-03-17 18:52:17 +00:00
Glenn Maynard 6aecb09f37 partial revert of 72f119f 'handle whitespace on either side of names and values', breaks fonts and language files 2008-03-17 18:08:20 +00:00
Chris Danford dfb01714c7 revamp StreamDisplay: remove zbuffer tricks, replace with Sprite pills that can be used to make arbitrary shapes 2008-03-17 08:57:43 +00:00
Chris Danford bd9ba6bd48 positionIndex -> offsetFromCenter, new StreamDisplay 2008-03-17 08:56:19 +00:00
Chris Danford 37d2d42d67 experimental: allow multi-line values to get rid of many functions unnecessarily moved into other.lua 2008-03-17 08:46:16 +00:00
Glenn Maynard c9f9ab8c9f fix dumb parser (thought I fixed this long ago) 2008-03-14 22:00:40 +00:00
Chris Danford b7912fa8bd LifeMeterBar cleanup. StreamDisplay needs modification to fix alignment 2008-03-13 13:44:33 +00:00
Chris Danford f4922d6bc4 fix assert on eval 2008-03-13 13:42:54 +00:00
Chris Danford bfac29219c add missing 2008-03-13 12:15:44 +00:00
Chris Danford 5e87c2e81a karaoke prototype (disabled) 2008-03-12 23:17:39 +00:00
Chris Danford ecbe89179e fix compile 2008-03-12 17:59:00 +00:00
Chris Danford 4587658954 wider life and judge scales, remove unnecessary granularity 2008-03-12 10:12:20 +00:00
Chris Danford 0ce5436c80 much larger Hold window 2008-03-12 10:06:12 +00:00
Chris Danford 82e7612828 adapters from DDRGame 2008-03-12 10:02:15 +00:00
Chris Danford 97684a1a88 title screen cleanup 2008-03-12 09:55:11 +00:00
Chris Danford de305ce7b7 title screen cleanup 2008-03-12 09:49:46 +00:00
Chris Danford c4f7de8180 add binding: GetTimingDifficulty 2008-03-12 09:48:34 +00:00
Chris Danford 7b677bf603 add binding: VersionTime 2008-03-12 09:47:36 +00:00
Steve Checkoway fe586e828a File rename. 2008-03-11 11:17:18 +00:00
Chris Danford 7f5657901c better name: DifficultyMeter -> DifficultyDisplay 2008-03-11 10:41:11 +00:00
Chris Danford e8aa2fb4f6 better name: DifficultyMeter -> DifficultyDisplay 2008-03-11 10:25:30 +00:00
Chris Danford c7a0648412 better name: DifficultyMeter -> DifficultyDisplay 2008-03-11 10:24:42 +00:00
Chris Danford d4ffe795bb better name: DifficultyMeter -> DifficultyDisplay 2008-03-11 10:23:20 +00:00
Chris Danford 62aa6aa45c remove DifficultyRating (old ez2 reminant) 2008-03-11 10:08:36 +00:00
Chris Danford 76732b7254 remove DifficultyRating (old ez2 reminant) 2008-03-11 10:07:00 +00:00
Chris Danford da3ee0b654 remove DifficultyRating (old ez2 reminant) 2008-03-11 10:02:24 +00:00
Chris Danford dafd1ae754 temporarily add stage graphic. Move this and the life frame out into the overlay? 2008-03-11 10:00:31 +00:00
Chris Danford 6af9a96387 rough new theme: title, gameplay 2008-03-11 09:59:15 +00:00
Steve Checkoway b006633e02 song.h -> Song.h 2008-03-09 03:51:18 +00:00
Glenn Maynard f5cac3ca9b noisy 2008-03-09 02:26:52 +00:00
Glenn Maynard d1873cfb27 old 2008-03-09 01:58:20 +00:00
Glenn Maynard f390f584e9 another unmaintained obscure build system 2008-03-09 01:57:00 +00:00
Glenn Maynard 271f95b186 remove SConscript; unmaintained and we really don't need to support some obscure build system 2008-03-09 01:55:23 +00:00
Glenn Maynard d5135a905c song.h 2008-03-09 01:53:20 +00:00
Glenn Maynard 3e36a05c5f fix song.h!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2008-03-09 01:51:34 +00:00
Glenn Maynard 1217c89c4d CRLF 2008-03-07 23:55:58 +00:00
Glenn Maynard d3ab9b3e87 CRLF 2008-03-07 23:54:26 +00:00
Chris Danford 7ce4263e97 placeholder license for default theme 2008-03-07 23:20:23 +00:00
Glenn Maynard 630f8f2f7c fix Song thinks it's cached even if writing the cache file fails 2008-03-07 21:22:43 +00:00
Glenn Maynard abc07a63d4 warning: converting to ‘int’ from ‘lua_Number' 2008-03-04 01:39:09 +00:00
Glenn Maynard cc120cbcff warning: "/*" within comment 2008-03-04 01:38:19 +00:00
Steve Checkoway 74c2abff14 Remove MusicSortDisplay 2008-03-03 00:24:29 +00:00