Commit Graph
33040 Commits
Author SHA1 Message Date
Devin J. Pohly 4a3e3370d8 make-src-archive: overwrite symlinks in autoconf/ if needed 2013-01-10 16:39:03 -05:00
Jason Felds 5e6a9628d0 DOcument the previous commits. 2013-01-07 00:50:30 -05:00
Jason Felds ada0c3cdd0 Restore storing to 6 decimals. 2013-01-06 21:15:36 -05:00
Jason Felds 7bc9295508 Expand to two decimals.
The reason is due to BPMSegments and their storing of BPS rather than BPM.
2013-01-06 21:12:28 -05:00
Jason Felds 15b99c5b41 Only display decimals as needed. 2013-01-06 21:11:51 -05:00
Jonathan Payne d915050656 TitleScreen tweaks. 2013-01-05 23:21:32 -08:00
Jonathan Payne 4c836c48d6 Make it bigger captain 2013-01-05 03:03:30 -08:00
Jason Felds b62c1509e0 ints should be reset to 0, not NULL.
I know it's a macro, but this is just begging
to be abused somehow.
2013-01-04 11:01:00 -05:00
Jason Felds 9485149903 I'm counting this as fixed.
And I'm not putting myself first.

Alphabetical order wins this time.
2013-01-03 23:51:48 -05:00
Jason Felds 3c60d3ea02 Merge (with Mercurial resolve) 2013-01-03 23:02:11 -05:00
Jason Felds 350c31102a Merge 2013-01-03 23:01:49 -05:00
Jason Felds af07e028a1 Hopefully fix routine bug. 2013-01-03 22:59:03 -05:00
Jonathan Payne 0f77528b19 Change editor font. does not draw out of screen 2013-01-03 17:55:12 -08:00
Marcio Barrientos b39137e1be Stop the musicwheel when the optionslist is oppened, this fixes a bug when you call the optionslist using a custom code detector
Small fix in gamestate
2013-01-03 03:17:30 -06:00
Devin J. Pohly a3491b5a61 fix typo on 3fb9163 2013-01-02 14:09:17 -05:00
Devin J. Pohly 9e6d161743 fix crash on double ES.
code should ensure that a call to SetCurrentSteps passes steps that match the
current StyleType
2013-01-02 14:07:03 -05:00
Flameshadowxeroshin c5d566c641 forgot a semicolon 2013-01-02 10:49:20 -06:00
phantom ec69c7769b More Windows loading. 2013-01-02 17:46:21 +01:00
Flameshadowxeroshin 3fb91639b3 ScreenEdit: Fix crash on pressing certain buttons in record. 2013-01-02 10:38:11 -06:00
Devin J. Pohly e7db656fa7 ScreenEdit: fix assertion when recording past selection 2013-01-02 10:56:34 -05:00
phantom 716d62de10 Fix Gtk icon. 2013-01-02 10:59:38 +01:00
Devin J. Pohly d80af5bf42 fix assertion when multiple players press start simultaneously 2013-01-01 14:32:22 -05:00
phantom d7cdc02db3 Fix windows? 2013-01-01 18:14:14 +01:00
phantom 5fa1e3d2a0 Splash should show up properly now. 2013-01-01 17:40:29 +01:00
Devin J. Pohly f6410abd43 X11: release all keys/buttons when window loses focus 2012-12-31 22:15:49 -05:00
Devin J. Pohly 655af974a6 simplify window mapping loop 2012-12-31 21:27:16 -05:00
Devin J. Pohly d9f61d919c answer some commented questions 2012-12-31 19:31:38 -05:00
Devin J. Pohly 301bc1428b allow custom everything in user profile directory 2012-12-30 16:48:17 -05:00
Devin J. Pohly 226877f826 remove some apparently accidentally-added files 2012-12-30 13:03:55 -05:00
Jonathan Payne f418cb1943 Revert ":|"
This reverts commit f8ccb398a2.
2012-12-28 23:58:25 -08:00
Colby Klein 75b86d430c Put header back on ScreenOptionsService. 2012-12-28 23:33:33 -08:00
Jonathan Payne f8ccb398a2 :| 2012-12-28 23:29:42 -08:00
Colby Klein f4ac89c3c2 Same mouse input eating fix from ScreenSelectMusic. 2012-12-28 23:23:56 -08:00
Colby Klein 7b50c11060 Merge 2012-12-28 23:01:41 -08:00
Jonathan Payne a18ecf8213 +2 Autogen 2012-12-28 22:52:29 -08:00
Jonathan Payne 2b70348d2e +1 Autogen 2012-12-28 22:45:03 -08:00
Colby Klein c049b1d0a9 Is testing things like this before you commit so much to ask? 2012-12-28 22:42:02 -08:00
Flameshadowxeroshin 7fe4f44a2f Make course mode stuff show up 2012-12-28 21:45:21 -06:00
Flameshadowxeroshin 7057274ad7 changelog 2012-12-28 21:29:35 -06:00
Flameshadowxeroshin 2ccb66ff8d arrrgh 2012-12-28 21:10:48 -06:00
Flameshadowxeroshin f8e26cf2aa update version info 2012-12-28 21:09:39 -06:00
Jonathan Payne 7ea1b21bb3 Fix lives. 2012-12-28 19:01:40 -08:00
Jonathan Payne b952a31272 Merge 2012-12-28 19:00:28 -08:00
Jonathan Payne a20d7722a2 Update theme (Autogen, general annoynaces) 2012-12-28 19:00:19 -08:00
Colby Klein 6bf3c9ed37 Fix mouse events being eaten on SSMusic. 2012-12-28 17:49:53 -08:00
Flameshadowxeroshin 96af1ec186 merge... 2012-12-28 19:48:01 -06:00
Flameshadowxeroshin 49b029c3dd try to fix ES double crash 2012-12-28 19:46:53 -06:00
Jonathan Payne f74a2a4707 change this more 2012-12-28 17:41:11 -08:00
Colby Klein 1d41b4a921 Add Lua hook for WheelBase:Move. Useful for Mouse support/messing with people. 2012-12-28 17:02:49 -08:00
Colby Klein f1e3fae9f7 Revert "reimplement beta 1's scoring mode in Lua"
This reverts commit 825886729c.

This kind of thing should be in global scripts.
2012-12-28 13:43:49 -08:00