Commit Graph
34902 Commits
Author SHA1 Message Date
Kyzentun Keeslala eb87ca4530 Screenshot crash fix from Yaniel: apparently libpng expects you to tell it what it will end up with instead of what you are giving it 2015-06-19 13:58:55 -06:00
Kyzentun Keeslala e91a858ddd Make RageTexture::GetTextureCoordRect wrap instead of seg fault when given an out of range frame. 2015-06-18 23:30:24 -06:00
Colby Klein 42468ccccc What *is* alignment, anyways? (realigned a bunch of preferences) 2015-06-18 11:10:37 -07:00
Kyzentun Keeslala 4078010ebd Change RunScriptFile to report errors through the error reporting system instead of just dialogs so that errors show when reloading scripts in game. 2015-06-16 16:51:06 -06:00
hanubeki 51add5730e Add missing string to /Themes/_fallback/Languages/ja.ini:
[OptionNames] Swap Up/Down
2015-06-16 17:36:36 +09:00
hanubeki c561caec5f Update Japanese translation:
[ScreenInitialScreenIsInvalid] InvalidScreenExplanation
[ScreenTitleMenu] Hardest Timing
2015-06-16 16:57:25 +09:00
Kyzentun Keeslala 220e4c13b6 Forgot to make this a local. 2015-06-14 08:59:24 -06:00
Kyzentun Keeslala c78950aaeb Changed timing and life difficulty text to position value after label. Changed all AllowRepeatingInput metrics in _fallback to true. 2015-06-14 08:55:42 -06:00
Kyzentun Keeslala 829e861192 ActorUtil lua functions now check whether the actor has a name, which is required. 2015-06-11 19:36:25 -06:00
Jason Felds 3bd182b523 Potential holy war, but use UTF-8 always. 2015-06-10 18:09:27 -04:00
Kyzentun Keeslala 5f50a8ea26 Added get_music_file_length and RageSound:get_length lua functions. Updated changelog. 2015-06-10 14:41:28 -06:00
Kyzentun Keeslala ed109a6006 Added hanubeki's translation of waiei's comment. 2015-06-10 08:46:39 -06:00
A.C 0d7aed6414 fix 2d noteskin's long note draw bug 2015-06-10 22:18:58 +09:00
A.C 6fc2bc19a7 ロングノートのつなぎ目がきれいになるよう修整中 2015-06-10 21:15:49 +09:00
Jason Felds 5a1f3433bc Merge pull request #673 from wolfman2000/wolf-checkpoint-m-only
Require reasons for checkpoints.
2015-06-08 19:00:43 -04:00
Jason Felds 80542a5a7d Require reasons for checkpoints. 2015-06-08 18:37:13 -04:00
Kyzentun Keeslala 8b7370ee10 AMV SetVertsFromSplinesInternal had a fencepost error that made it not put a vert at the end of the spline. 2015-06-08 10:07:17 -06:00
Kyzentun Keeslala 771e24d1ca Added kludge to shift tex coords for bottom cap by one pixel to get rid of seam. power_of_two rewritten to use math instead of a while loop. 2015-06-07 18:27:35 -06:00
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