hanubeki
03407ef613
Update Japanese translation
...
[OptionTitles] Overscan Correction
[OptionExplanations] Overscan Correction
[ScreenDebugOverlay] Convert XML
2015-06-07 12:33:18 +09:00
Kyzentun Keeslala
1dca128f79
Added logic to prevent crashing on an invalid initial screen. Added HARDCODED error screen in _fallback for displaying and explaining the error when a theme has an invalid initial screen.
2015-06-06 20:43:39 -06:00
Kyzentun Keeslala
e6dc4307b5
Exposed update_centering lua function. Added ScreenOverscanConfig. Added case to RageDisplay_D3D so that BLEND_SUBTRACT doesn't crash. Updated changelog.
2015-06-05 08:48:58 -06:00
Kyzentun Keeslala
87349e6723
Changed SampleHistory to initialize m_fToSample using the same logic that moves it forward after a sample is added.
2015-06-03 19:51:45 -06:00
Kyzentun Keeslala
f423af397a
Removed superfluous assignments from Actor bounce/bob logic.
2015-06-03 17:15:26 -06:00
Kyzentun Keeslala
0a3a555cab
Exposed RageFile Flush function to Lua. Updated changelog.
2015-06-03 16:41:10 -06:00
Kyzentun Keeslala
f133272807
Removed pixel coordinate rounding from bounce and bob effects because it causes jumping when a slow move is combined with a slow bounce or bob.
2015-06-03 15:49:00 -06:00
Kyzentun Keeslala
963a204fb0
Fixed the cmake method used to generate the date and time strings.
2015-06-03 10:31:31 -06:00
Jason Felds
07c773fe2b
Merge pull request #664 from wolfman2000/wolf-bundle-warning-fix
...
Fix bundle warning.
2015-06-02 20:09:28 -04:00
Kyzentun
34a36663d4
Merge pull request #663 from jchyip/patch-1
...
Update README.md to fix broken link to CMake
2015-06-02 09:32:36 -06:00
Jason Yip
1587f051e9
Update README.md
...
Fix broken link to CMake
2015-06-02 11:28:36 -04:00
Kyzentun
93da38dc09
Merge pull request #661 from nixtrix/optionslist
...
Added an extra parameter to OptionsListLeft/Right messages saying what menu item the player moved to (param.Selection).
2015-05-29 12:48:28 -06:00
Joe
003cc11819
Added an extra parameter to OptionsListLeft/Right messages saying what menu item the player moved to (param.Selection).
2015-05-29 19:34:34 +01:00
Jason Felds
999fdfee5a
Fix bundle warning.
2015-05-29 09:36:22 -04:00
Jason Felds
c5e4f3fca8
Add diffmerge files to gitignore.
2015-05-26 10:36:57 -04:00
Colby Klein
4f396f317e
Merge pull request #650 from nixtrix/keysoundvolumefix
...
Autokeysounds are no longer twice as loud when playing keysounded charts with two players.
2015-05-25 16:01:22 -07:00
Renaud Lepage
e983d8eee6
Merge pull request #659 from stepmania/vupd_windows
...
Restore VersionUpdater for Windows
2015-05-25 16:00:16 -07:00
Renaud Lepage
1ffef38b6f
Copy-paste error
2015-05-25 15:50:20 -07:00
Renaud Lepage
a24b4f515f
Per @wolfman2000 's recommendation.
2015-05-25 15:46:49 -07:00
Renaud Lepage
98780a5652
Reintroduce VersionUpdater, but limit it to Win32
2015-05-25 15:29:52 -07:00
Jason Felds
441075a532
We forgot about the generated stuff @cybik.
2015-05-25 15:51:11 -04:00
Jason Felds
26b6738913
Merge pull request #658 from stepmania/toolchain-prep
...
Modularize build system
2015-05-25 13:41:21 -04:00
Jason Felds
5a6291e887
Merge pull request #657 from stepmania/crash-manager-linux-back
...
Reactivating Crash Manager on the Linux platform
2015-05-25 13:33:44 -04:00
Jason Felds
21b80aaca3
Merge pull request #656 from stepmania/verstub-is-gone
...
Alter verstub generation
2015-05-25 13:21:49 -04:00
Renaud Lepage
c0e8e7d4cf
Clean up verstub generation
...
. Rely on internal command
. Win32 verification (needs testing)
2015-05-25 10:20:11 -07:00
Renaud Lepage
0e06b39764
Modularize build system
...
This commit extracts most of the build system logic into StepmaniaCore in order
to allow the use of different CMake-controlled toolchains.
2015-05-25 09:58:07 -07:00
Renaud Lepage
a2183d15c1
Reactivating Crash Manager on the Linux platform
2015-05-25 09:57:43 -07:00
Renaud Lepage
da93b4fb9b
Alter verstub generation
2015-05-25 09:54:04 -07:00
Jason Felds
8394366238
Prepare timestamp macros.
2015-05-25 12:43:22 -04:00
Jason Felds
99b8b6dbbb
Move versioning info to standalone file.
...
Thanks to @cybik for some of the assistance.
2015-05-25 12:36:58 -04:00
Jason Felds
57ebdd87fb
Fix Release With Debug Info
2015-05-25 11:56:40 -04:00
Jason Felds
130ce32784
Merge pull request #651 from wolfman2000/wolf-cmake-license-file-change
...
Put the license file in the CMake folder.
2015-05-24 21:18:50 -04:00
Jason Felds
d6e98db50a
Put the license file in the CMake folder.
...
This way if anyone wants to wipe their entire Build directory, it won't break entirely.
I am not responsible if anyone wipes the CMake folder. That is definitely not supported.
2015-05-24 21:01:49 -04:00
Joe
fa428f979a
Autokeysounds are no longer twice as loud when playing keysounded charts with two players.
2015-05-24 21:23:04 +01:00
Kyzentun Keeslala
c155ccffbc
Change ForceOtherPlayersToCompatibleSteps to treat NULL steps as a failed match.
2015-05-20 23:22:51 -06:00
Kyzentun Keeslala
cc2e166c18
Change JoinPlayer to look directly at SideIsJoined to avoid style-dependent logic in GetNumPlayersEnabled.
2015-05-20 22:26:47 -06:00
Jason Felds
266ac4ef92
Merge pull request #635 from wolfman2000/wolf-libva-builtin
...
Try to not need WITH_LIBVA.
2015-05-20 19:37:17 -04:00
Kyzentun Keeslala
e6e0dcff44
PlayersCanJoin does not check style anymore, see comment. IsHumanPlayer doesn't try to use PlayersCanJoin to guess the current screen anymore.
2015-05-19 21:58:56 -06:00
Jason Felds
57ad9e1eba
Ensure Ubuntu core dumps never get added.
2015-05-19 22:09:29 -04:00
Jason Felds
b934a25cb2
Try to not need WITH_LIBVA.
2015-05-19 20:08:15 -04:00
Kyzentun Keeslala
6be2cac4ed
Updated changelog. Added nixtrix to credits.
2015-05-19 12:57:02 -06:00
Jason Felds
a000732c2c
Merge pull request #615 from nixtrix/previewlength2
...
Setting sample length for songs with preview file to 0 uses length of preview file
2015-05-18 23:11:22 -04:00
Jason Felds
e85162df7a
Merge pull request #614 from nixtrix/changelog
...
Updated the changelog with all the new changes I've made
2015-05-18 23:09:58 -04:00
Jason Felds
c3b468382d
Merge pull request #613 from dguzek/OSX-Loading-Splash
...
fix LoadingWindow splash image for OS X
2015-05-17 22:02:31 -04:00
Kyzentun
80e1e175c0
Merge pull request #616 from nixtrix/notesloaderbmscleanu
...
Tidying up notesloaderBMS.cpp per kyzentun's request
2015-05-15 09:59:14 -06:00
Joe
ba183e0db2
Tidying up (removal of commented code etc)
2015-05-15 16:50:59 +01:00
Joe
16e5932d99
Added another change to the changelog
2015-05-15 15:52:33 +01:00
Joe
d3e866db26
Setting sample length for songs with preview file to 0 uses length of preview file
2015-05-15 15:46:20 +01:00
Colby Klein
3df07863f5
Merge pull request #598 from nixtrix/musicwheelfadeout
...
Music wheel preview fadeout time is now adjustable by the metric [ScreenSelectMusic] SampleMusicFadeOutSeconds.
2015-05-15 07:38:54 -07:00
Joe
0abae7d66a
Updated the changelog with all the new changes I've made
2015-05-15 15:28:05 +01:00