Commit Graph

30524 Commits

Author SHA1 Message Date
Jonathan Payne 5dd656ba70 I dont think the filter caught these for some reason either. 2011-05-23 14:24:01 -07:00
Jonathan Payne a6842427fa better difficultydisplay, edits count doesnt work sadly. 2011-05-23 14:23:41 -07:00
Thai Pangsakulyanont 49a32ae552 this should be an i. 2011-05-24 01:00:27 +07:00
Jason Felds 0f1e2c59ed Updated comment/TODO. 2011-05-23 11:26:53 -04:00
Jason Felds d502c0fd43 Right, had this too. *merge* 2011-05-23 11:23:05 -04:00
Jason Felds d076b13894 Assist clapping respects Split Timing.
Versus mode still follows the first player though.
That is a holdover from previous versions.
2011-05-23 11:22:32 -04:00
Alberto Ramos 470aa2d948 woes 2011-05-23 02:30:12 -06:00
Colby Klein 6b4f1eb93f Default to Song Timing, not Step Timing. 2011-05-21 18:26:15 -07:00
Jason Felds f45d78201d Revert prev. fix for now.
This may have to be done all in one sitting.
2011-05-21 16:38:06 -04:00
Jason Felds 5554c84538 Leopard fix (hopefully).
Needs testing on other Linux OSes to see
what other changes need to take place.
2011-05-21 16:30:29 -04:00
Jason Felds fc522fb4d9 Slowly phase out Tiger. 2011-05-21 15:28:18 -04:00
Thai Pangsakulyanont 6bbb43bb91 show song BPM on BMS file (based on main steps type) instead of defaulting to 60. 2011-05-21 14:55:01 +07:00
Marcio Barrientos f675234c86 Small fix with pump receptors 2011-05-20 23:20:25 -06:00
Jason Felds 28a2a4da2e Quick comment. INI files are deprecated. 2011-05-20 23:41:36 -04:00
Jason Felds 5371303a1d Restore quirks mode check for .ini files. 2011-05-20 22:43:54 -04:00
Jason Felds 78043121a2 Allow for slightly better error message. 2011-05-20 22:34:34 -04:00
Jason Felds 242e089f3a See previous.
Yeah, there should be a way to get these to work again.
2011-05-20 21:59:35 -04:00
Jason Felds cd56fac773 Well, that didn't work. 2011-05-20 21:58:55 -04:00
Jason Felds 9c161e864a And now Quirks Mode should be needed for .xml.
I'd rather try to find a way to support these again.
2011-05-20 21:36:27 -04:00
Jason Felds 3ea65b7bf2 Quirks Mode required for .ini files. 2011-05-20 21:28:49 -04:00
Jason Felds c8b0bf82c2 doxygen 2011-05-20 21:26:34 -04:00
Jason Felds 0227607342 Re-enable some .ini/.xml loading on QuirksMode.
Soon up, setting that for the other places.
2011-05-20 21:26:22 -04:00
Thai Pangsakulyanont bc35a75672 merge 2011-05-20 22:15:27 +07:00
Thai Pangsakulyanont 73459aae38 finally got it to work with a another hack inside that hack. 2011-05-20 22:15:01 +07:00
Jason Felds b074acc0cb Song timing can have warps again: show them. 2011-05-20 10:52:11 -04:00
Thai Pangsakulyanont 9130e2b6ec Fix a typo (that makes building fail). 2011-05-20 21:35:26 +07:00
Thai Pangsakulyanont ab178b1e65 An attempt to make the arrows flash with the steps' timing. If it works then we can expand it to..... I don't know, lifebars? 2011-05-20 21:33:42 +07:00
AJ Kelly 904e7ba2dd make some include paths less ugly on Windows. 2011-05-20 01:57:48 -05:00
AJ Kelly 60669635b4 [CryptManager] Added SHA1File Lua binding. 2011-05-20 01:56:49 -05:00
AJ Kelly 38246f7fea silence warnings 2011-05-20 01:06:48 -05:00
AJ Kelly 27a6ebd187 remove support for diagonal banners; it's 2011, the theme should be taking care of banner rotation. plus this made things problematic for people wanting to use square banners. 2011-05-20 00:19:51 -05:00
Jason Felds 719922a187 Right, fixed SMA but not SM? (Negative Fixes) 2011-05-19 21:49:36 -04:00
Jason Felds 8cf6286207 Revert AdjustSync to 69c7cfa.
This needs more help and care than I am capable of at this point.
For now, AutoSync may not work as intended.
2011-05-19 18:56:23 -04:00
Jason Felds fdd23c1526 Why is AdjustSync even usable on the title menu? 2011-05-19 18:46:35 -04:00
Jason Felds ac8b0d789d Move doxygen comment to header file. 2011-05-19 18:26:58 -04:00
Jason Felds c91c115099 Attempt to not load ini/xml changes.
Directory reading is next...
not sure the best place for it.
2011-05-19 18:14:10 -04:00
Jason Felds 8143a4e0ca Take Thai's advice, update all steps on Tempo. 2011-05-19 17:24:13 -04:00
Jason Felds 9fab5026b6 All builds shouldn't use pch's. (Win libpng) 2011-05-19 17:18:15 -04:00
Jason Felds c97b45eca7 Update log. 2011-05-19 14:05:13 -04:00
Jason Felds 3ff9a2376a AdjustSync Song is conceptually better.
Needs review and assistance.

Does NOT cover tempo adjustments yet.
2011-05-19 13:58:17 -04:00
Jason Felds 526584d11e Figures I missed warp conversions on SMA.
Okay, I may have to start moving these functions
into the SM Loader at this rate.
2011-05-19 12:19:30 -04:00
Jason Felds ed78fa24aa Autosync work for Split Timing.
Next up: adjusting the revert.
2011-05-19 10:38:48 -04:00
AJ Kelly 69c7cfa581 remove last xbox references 2011-05-19 05:18:32 -05:00
AJ Kelly c767e78a67 add Challenging Random 5 course 2011-05-19 04:46:52 -05:00
AJ Kelly f2c9819814 update lua docs; still need help on the new SongPosition stuff 2011-05-19 04:08:52 -05:00
AJ Kelly dd0abb01ee small style cleanup 2011-05-19 03:55:47 -05:00
AJ Kelly d6546caaa6 [BPMDisplay] Add CourseCycleSpeed metric. 2011-05-19 03:48:46 -05:00
AJ Kelly 98eab22987 working on luadoc 2011-05-19 03:48:43 -05:00
AJ Kelly 29a63bcd67 stepmania 5 2011-05-19 03:41:13 -05:00
AJ Kelly ea301f362e fix error in compat script 2011-05-19 03:35:44 -05:00