Commit Graph
20086 Commits
Author SHA1 Message Date
Chris Danford acfe77b638 add FULL_VERSION_INSTALL
PRODUCT_ID_VER -> PRODUCT_DISPLAY
2006-05-03 04:50:41 +00:00
Chris Danford 9fb36069f8 fix goofy unlocks after reload songs 2006-05-02 22:02:18 +00:00
Glenn Maynard 2ec5e3b9ca VC choked on this. If you're editing it by hand, please don't unless you can actually test in the IDE ... 2006-05-02 20:50:08 +00:00
Chris Danford 72ff9050aa fix null songs added to preferred list if unlock entry points to a null song or course 2006-05-02 08:18:54 +00:00
Chris Danford 043fe3e514 expose ProductID in lua 2006-05-02 03:31:56 +00:00
Chris Danford 83ed8439b1 use NUM_##enum naming 2006-05-02 02:58:21 +00:00
Chris Danford 40a2a382bd fix VC7 warning 2006-05-02 01:18:21 +00:00
Chris Danford bb10c6bb36 remove unnecessary capitalization hack - it's messing up UTF8 strings 2006-05-02 00:03:36 +00:00
Chris Danford 8814cb747d add courses preferred sort 2006-05-01 21:49:59 +00:00
Chris Danford bc6f682ebb add lua bindings 2006-05-01 12:45:42 +00:00
Chris Danford 53e7a42ce5 automatically move unlocks to the bottom of the preferred sort list 2006-05-01 12:45:07 +00:00
Chris Danford 5b826e072f remove NoteFieldPositioning 2006-05-01 06:31:53 +00:00
Chris Danford 5656de263f add ValidateAppend and FormatAnswerForDisplay callbacks 2006-05-01 06:14:07 +00:00
AJ Kelly 3f17212a09 remove deleted files from project 2006-05-01 03:32:32 +00:00
Eric Gustafson 0a8dcd918d Remove missing ControllerStateDisplay.cpp 2006-04-30 16:57:57 +00:00
Chris Danford 1501fbfbf5 bump cache version 2006-04-30 07:34:47 +00:00
Mike Calfin d176107cab turned off select group screen, as we're not using it in the default theme as of now 2006-04-30 06:13:11 +00:00
Chris Danford 2dfc0c70cf use human readable names for cache files 2006-04-30 06:00:15 +00:00
Glenn Maynard ed18fe0e9b cleanup 2006-04-29 21:49:56 +00:00
Glenn Maynard 75ac3eb491 update 2006-04-29 21:24:18 +00:00
Glenn Maynard 5c8ff23cfb unused 2006-04-29 21:22:16 +00:00
Glenn Maynard 0e8b156b38 no-op 2006-04-29 21:22:04 +00:00
Glenn Maynard 178ffec501 remove no-op calls 2006-04-29 21:20:28 +00:00
Glenn Maynard 45449a216e fix merge error? 2006-04-29 21:18:37 +00:00
Jason Felds 0821cd1265 Updated to current files. Windows support isn't in yet, but hopefully will be soon. 2006-04-29 18:49:12 +00:00
Steve Checkoway 2f95767104 Year. 2006-04-29 11:41:33 +00:00
Steve Checkoway 53f0531bba Reimplement without using Cocoa. Put crashinfo.txt into ~/Library/Logs/PRODUCT_ID along with log.txt and info.txt. 2006-04-29 11:38:49 +00:00
Steve Checkoway 414e2313a8 Reimplement without using Cocoa. 2006-04-29 09:44:02 +00:00
Steve Checkoway cb4c2f5c53 Cleanup. 2006-04-29 09:26:45 +00:00
Steve Checkoway 6869d2f0ba Implement GoToURL(). 2006-04-29 08:36:43 +00:00
Steve Checkoway 9350fe2427 Fix warnings. 2006-04-29 08:35:50 +00:00
Glenn Maynard ae22035669 unused 2006-04-29 02:11:13 +00:00
Glenn Maynard 96b027ac1d broadcast ChangeCourseSongIn/Out (deprecates CourseSongNumberChangeIn/Out)
more general way of showing graphics bound to the song number (still a hack, though)
2006-04-29 02:03:08 +00:00
Jason Felds 52f59189dc Updated to compile the proper files. 2006-04-29 01:41:33 +00:00
Glenn Maynard e7f5a8fb2d cleanup 2006-04-29 00:41:30 +00:00
Chris Danford 5093c59920 add GoToUrl to ArchHooks 2006-04-28 18:36:04 +00:00
Glenn Maynard 31e3ac5ddd bind GetCommand 2006-04-28 03:33:12 +00:00
Chris Danford 78b8cad05d allow STextEntry to be used as a regular screen and not a pushed screen 2006-04-28 01:35:03 +00:00
Glenn Maynard 6e5d986e7b bind PlayCommandOnLeaves 2006-04-27 22:46:46 +00:00
Glenn Maynard 06fdd286f4 add asserts 2006-04-27 02:51:33 +00:00
Chris Danford af74b19ba1 fix forced mods persist if back out from gameplay 2006-04-25 21:49:41 +00:00
Chris Danford 61955f3266 make wheel item locked color a metric 2006-04-25 08:46:43 +00:00
Chris Danford c3f0cd20c7 fix edit steps deleted even if you choose Cancel to confirm prompt 2006-04-25 03:14:22 +00:00
Chris Danford c6bddd9165 make autoplay available everywhere but DQ if used 2006-04-25 02:35:55 +00:00
Chris Danford 329d1397c0 fix "AutoPlay remains on for normal play even if it's only togglable in the editor." 2006-04-25 01:31:26 +00:00
Chris Danford 41197493b4 DQ on give up to prevent unlock cheating 2006-04-25 00:40:16 +00:00
Chris Danford 3ebb7787d0 pref to enable Tab speedup 2006-04-24 22:52:33 +00:00
Chris Danford 92605c07df fix play starting past end of notes causes goofy looping 2006-04-24 22:03:59 +00:00
Chris Danford ee0f16cee8 fix AV 2006-04-24 21:28:27 +00:00
Glenn Maynard 1ba1abe05b don't warn missing if base text is blank 2006-04-24 16:54:31 +00:00