Commit Graph
26810 Commits
Author SHA1 Message Date
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
Chris Danford e0241d6f91 reduce num entries for faster loading 2008-02-25 09:09:55 +00:00
Chris Danford e23275084d fix workout goal not working correctly when CurStageIndex > 0 2008-02-24 07:43:55 +00:00
Chris Danford f612f70cf7 fix WorkoutGraph getting out of sync with course (remove FitnessText, Intermediate because they don't play well with a repeating course 2008-02-24 01:13:14 +00:00
Chris Danford e4c6b872e1 fix exporting all songs once per row 2008-02-24 01:11:22 +00:00
Chris Danford f0c0a76238 add logging of which song/steps are chosen 2008-02-24 01:10:50 +00:00
AJ Kelly 373ab121f0 support for #GENRE done right this time 2008-02-23 21:29:50 +00:00
AJ Kelly f8e4e4c1be read #GENRE tag from DWI files 2008-02-23 19:37:45 +00:00
AJ Kelly 3e0db665cd move scrollbar thumb, change Beginner to Novice (it was taking up too much space on the DifficultyList) 2008-02-23 04:15:14 +00:00
Chris Danford 5315f20369 no message 2008-02-23 02:37:24 +00:00
Chris Danford 9c5a4658f2 use SongID in DisabledSongs logic 2008-02-22 01:19:47 +00:00
Chris Danford 78bf87c021 save prefs on leaving screen so that disabled songs persist if machine powered off 2008-02-22 01:17:06 +00:00
Chris Danford 5184f448d5 fix default naming 2008-02-21 19:16:50 +00:00
Chris Danford c676b810a3 change default Select mapping to question mark key for UK English keyboards 2008-02-20 04:48:08 +00:00
Chris Danford e59bea7d90 change default Select mapping to question mark key for UK English keyboards 2008-02-20 04:47:46 +00:00
AJ Kelly d04ed18acc Fix compile 2008-02-20 04:43:47 +00:00
Chris Danford ebde2f6a0a end gameplay when workout goal complete 2008-02-20 04:15:36 +00:00
Steve Checkoway 285cf5ffab Strip .svn as well as files ending in CVS. 2008-02-20 02:49:41 +00:00
Steve Checkoway a3e218f548 For some reason, libffmpeg.a got corrupted during the transfer to svn. Fix. 2008-02-19 19:03:05 +00:00
AJ Kelly fb8709d489 fix uneven dimensions 2008-02-19 18:54:02 +00:00
Steve Checkoway 28fd2e0005 Fix warnings. 2008-02-19 18:43:45 +00:00
Steve Checkoway 4c7c459c51 Fix compile 2008-02-19 18:42:53 +00:00
AJ Kelly efeaafebee show number of stages as set by user, make icon glow diffuseshift for the time being, add stroke to * players text 2008-02-19 18:36:39 +00:00
AJ Kelly bfa9f2042a add missing Beginner/Challenge (change as needed) 2008-02-19 04:44:59 +00:00
Chris Danford ffad4d8484 new theme in progress 2008-02-19 03:13:39 +00:00
Chris Danford 53581e21c4 new, in-progress theme 2008-02-19 02:15:31 +00:00
AJ Kelly 3debfbef67 Add ActorFrame, Banner, Trail
Add more functions to a number of other classes
2008-02-17 01:52:07 +00:00
AJ Kelly 535e62c734 add Lua binding for getting a group banner 2008-02-16 22:21:48 +00:00
Jason Felds 4f9c8aa44e Removed MusicSortDisplay.cpp from Mac build (at least, diff seems to indicate that). 2008-02-16 19:10:20 +00:00
AJ Kelly 7920bcd42c remove MusicSortDisplay 2008-02-16 08:29:02 +00:00
Chris Danford 5e49768a2d simplify wheel item positioning metrics - use LuaExpressionTransform 2008-02-15 10:13:33 +00:00
Chris Danford a0959e8042 do MusicSortDisplay entirely in Lua 2008-02-15 10:12:11 +00:00
Chris Danford 367a197df7 add fudge factor to ScaleToClipped to make banner text less likely to be cut off if the banner doesn't exactly match the graphic size (DDR banners in ITG banner shape) 2008-02-15 10:10:01 +00:00
Chris Danford 11e182166d cleanup: use LuaThreadVariable 2008-02-15 10:08:58 +00:00
Chris Danford d007bbcbaa add GetMusicWheel 2008-02-15 10:08:32 +00:00
Chris Danford 083840cea2 remove unused param 2008-02-15 10:07:31 +00:00