Commit Graph

29886 Commits

Author SHA1 Message Date
Jason Felds dae8bc3cec Part of OpenITG's profile bugfix.
Needs some lua hooks on our end though apparently.
2011-04-04 00:58:18 -04:00
Jason Felds ae35c3c3d7 [metricClean -> default] Good start for cleaning.
More can be done later.
2011-04-04 00:33:29 -04:00
Jason Felds 3740c328ba [metricClean] Guess no more GamePrefs. 2011-04-03 23:57:53 -04:00
Jason Felds 6b0de06a05 [metricClean] Update file to address resolved bug.
Guess I'll have to merge this branch in soon.
2011-04-03 23:55:35 -04:00
Jason Felds 8830804708 [metricClean] Space this out too. 2011-04-03 23:53:07 -04:00
Jason Felds eca1754dbf [metricClean] Make DiffMerge happy.
Anyone know of a diff tool that will let me specify points
to diff instead of relying on automatic tools?
2011-04-03 23:43:22 -04:00
Jason Felds 3c9bf6c54d [metricClean] More cleaning. 2011-04-03 23:19:37 -04:00
Jason Felds 4caccb906a [metricClean] More diff progress. 2011-04-03 22:38:51 -04:00
Jason Felds 108ca53691 [metricClean] cleanup and diff matching.
So far, nothing obvious is broken here.
2011-04-03 21:46:37 -04:00
Jason Felds 68083077c7 [metricClean] Partial revert.
Restore the diff order, but don't remove individuals yet.

One step at a time I think.
2011-04-03 21:32:01 -04:00
Jason Felds cc0d89fe19 [metricClean] establish consistent spacing (or try to anyway). 2011-04-03 21:29:46 -04:00
Jason Felds a93169daa0 [metricClean] Add other blanks, fix MusicWheel. 2011-04-03 19:37:49 -04:00
Jason Felds 3d0c2af473 [metricClean] more removal of duplicates.
I may have removed something in a rush: there are more
items on the MusicWheel showing.
2011-04-03 18:45:51 -04:00
Jason Felds 48bbb4e252 [metricClean] Fix Combo metrics. 2011-04-03 17:46:08 -04:00
Jason Felds 239006180c Bring [metricClean] up to date. 2011-04-03 17:38:37 -04:00
AJ Kelly 30b04b3180 refer to ScreenOptionsToggleSongs for ScreenOptionsExportPackage restructuring 2011-04-03 16:01:45 -05:00
AJ Kelly 6e56c0e7f5 change the todo comment here to something more concrete 2011-04-03 16:01:08 -05:00
AJ Kelly 6a458cc836 small comment changes 2011-04-03 16:00:46 -05:00
AJ Kelly d466870e5d remove comments that aren't really needed 2011-04-03 16:00:23 -05:00
AJ Kelly 60c86c4b99 slight update to comments in here 2011-04-03 15:38:25 -05:00
AJ Kelly 594bbbd2bc scroll wheel is an axis, remove comment 2011-04-03 15:35:01 -05:00
Jason Felds 439a607e87 New branch from default: [metricClean]
Line up metrics from fallback and default for easier diffing.

The goal here is to address issue number 55 for version 1.2.5.
2011-04-03 16:10:10 -04:00
AJ Kelly ca383b7fcc GetExtension takes in an RString. steve was right, I don't need to .c_str() here 2011-04-03 12:44:23 -05:00
Jason Felds c977605897 Add comment about an old bug. 2011-04-03 04:21:07 -04:00
AJ Kelly 8bdd48f9b2 stupid merge 2011-04-03 01:57:29 -05:00
AJ Kelly 7c04c919b9 small comment/cleanup 2011-04-03 01:26:36 -05:00
Jason Felds fa7e0bb235 Two heads are [not?] better than one. 2011-04-02 16:38:18 -04:00
Jason Felds 7e747c6d65 Implement Dominik's patch.
Someone on Linux needs to test if possible.
This will be reverted if it's proven it doesn't work.
2011-04-02 16:37:45 -04:00
AJ Kelly 9eb9f182a6 small cleanup 2011-04-02 00:49:08 -05:00
AJ Kelly 348df5f561 Fix issue 247; a crash occurs when exiting Practice mode from dance-solo, dance-threepanel, and popn-nine (all of which can only have one player). Not sure if any other modes will cause this crash. 2011-04-02 00:32:30 -05:00
Jason Felds 4f79fe3e73 All about the gravy^H^H^H^H^Hmerge train! 2011-04-01 01:35:57 -04:00
Jason Felds 7a9796f769 Add metrics for BPM and Song Length sorting.
Fixes request 173.
2011-04-01 01:35:14 -04:00
AJ Kelly 3944838191 GamePref* -> UserPref* for the Lua functions; fixes bug 246 2011-04-01 00:14:08 -05:00
Thai Pangsakulyanont 11a163a395 added NoOffset.
I believe that this should probably fix the global offset
offsyncing problem on Windows: http://www.youtube.com/watch?v=6egnvovtfHw
2011-04-01 00:34:09 +07:00
Thai Pangsakulyanont a9cde864fa merge with stops fix 2011-03-31 23:31:29 +07:00
Thai Pangsakulyanont 22e2c8f625 fix stops bug
on stops longer than 1 seconds, iStepSearchRows is 0.
the fix is to look backwards in addition to looking forwards.
2011-03-31 23:31:13 +07:00
Jason Felds 58724886d5 It's not delays that are the problem now. 2011-03-30 21:57:54 -04:00
Jason Felds 34813c26ef Disable saving ALL steps in the .sm format. 2011-03-30 21:37:11 -04:00
AJ Kelly c2b397d43e add Remove to ScreenEditOptions; fixes issue 242 2011-03-30 13:30:18 -05:00
AJ Kelly b91dc69043 change how these are compared by putting the load in the condition too 2011-03-29 23:50:41 -05:00
Jason Felds 53dea206f4 Safe to enable mice finding I think. 2011-03-29 23:21:25 -04:00
Jason Felds 3a91cd0810 Fix lua error. 2011-03-29 22:42:38 -04:00
AJ Kelly 066f2ee2d1 notes 2011-03-29 18:44:02 -05:00
AJ Kelly 3c8d5fcb8c attempt to log mouse position on mac 2011-03-29 18:16:35 -05:00
AJ Kelly dceebe5005 trying to work on mouse stuff and not getting anywhere 2011-03-29 18:02:28 -05:00
AJ Kelly 6c4d9673f3 [GameSoundManager] properly load .sm and .ssc files instead of assuming they're ssc files 2011-03-29 15:13:59 -05:00
AJ Kelly 9445f3391d update ignore file 2011-03-29 13:06:59 -05:00
AJ Kelly 54415fa8fb [ScreenGameplay] Announcers say combo messages again. 2011-03-29 12:56:39 -05:00
AJ Kelly a3e0bbeb47 get rid of command on StepsDisplay Autogen in fallback 2011-03-29 12:05:18 -05:00
AJ Kelly 91e6e1def8 changelog 2011-03-29 11:56:32 -05:00