Commit Graph

34946 Commits

Author SHA1 Message Date
Kyzentun Keeslala dc25e2cc1b Fixed bug in LogDisplay that made it put actors at non-integer indices and not work if the screen height was not a multiple of the line height. 2015-07-11 20:18:27 -06:00
hanubeki (@803832) 094f419d0e Merge pull request #721 from HirotakaTakayama/fix_mistranslation_patch1
Fix mistranslation in one line:  Themes/_fallback/Languages/ja.ini
2015-07-12 10:22:33 +09:00
Jason Felds eca10c363c Merge pull request #720 from HirotakaTakayama/document_patch2
Add example information: Build/README.md.
2015-07-11 21:04:18 -04:00
Jason Felds 46ac2bd63b Merge pull request #719 from HirotakaTakayama/document_patch1 2015-07-11 12:47:02 -04:00
HirotakaTakayama e1894c6efe Fix mistranslation 2015-07-11 15:52:27 +09:00
Kyzentun Keeslala 155b185307 Fixed crash in edit mode caused by chart mods not revalidating the ATIs of the notedata. Edit mode still doesn't play attacks perfectly right. 2015-07-11 00:43:37 -06:00
HirotakaTakayama 3d1eb87b4d Additional cmake command example 2015-07-11 15:04:50 +09:00
HirotakaTakayama 9873ab839d Additional document information. 2015-07-11 14:12:29 +09:00
hanubeki dcec2aa0a3 Update Japanese translation:
[ScreenDebugOverlay] Show Recent Errors
2015-07-10 18:02:09 +09:00
Kyzentun bfc0d1cb61 Merge pull request #717 from wolfy852/patch-1
Have lead-in image appear even with a negative BGAnimation beat
2015-07-09 17:51:13 -06:00
Kyzentun 619d9dbc91 Merge pull request #695 from kyzentun/bezier_lua
Added lua interface for using bezier curves.  Merging for the documentation of bezier sake.
2015-07-09 17:48:01 -06:00
Kyzentun Keeslala f2ff693c63 Change bonus area on evaluation to scale the radar bars down if the radar value is greater than 1. 2015-07-09 16:25:06 -06:00
Kyzentun Keeslala 3ba6eb055e Added doc for keymaps format. 2015-07-09 14:10:20 -06:00
Kyzentun Keeslala d2090081a1 Doing what I should have done a long time ago. 2015-07-09 13:18:51 -06:00
Wolfy 4b70dcd49e Have lead-in image appear even with a negative BGAnimation beat
3.9 would make lead-in images appear no matter what, and still maintained the proper sync demanded by having a negative beat. This PR just restores the behavior to what 3.9 did, since currently negative BGAnimation beats will disable lead-in images.
2015-07-09 00:40:44 -05:00
Kyzentun Keeslala f6d369372f Changed HOOKS singleton to register itself with lua correctly so that it can be used by lua. 2015-07-08 15:39:00 -06:00
Kyzentun Keeslala a8e22c3e81 RandomBGEndsAtLastBeat metric. 2015-07-03 19:02:44 -06:00
Jason Felds 358712b0ff Merge pull request #710 from wolfman2000/wolf-cmake-output-names
Use the more appropriate output name properties.
2015-07-02 22:11:11 -04:00
Jason Felds 4eb39ac38c Use the more appropriate output name properties.
Now Linux can join in on different binary names.
2015-07-02 21:51:37 -04:00
Jason Felds 1e3bb0a10e Merge pull request #709 from wolfman2000/wolf-cmake-indexing
Use list(FIND) to have more flexible lists.
2015-07-02 21:14:03 -04:00
Jason Felds 09621811e8 Use list(FIND) to have more flexible lists.
If Travis builds this, then we know it is solid.
2015-07-02 20:52:03 -04:00
Jason Felds d1ce427a19 Merge pull request #708 from wolfman2000/wolf-xcode-old-readme
Remove deprecated XCode project. Update README.
2015-07-02 20:45:19 -04:00
Jason Felds aaba7c6e23 Remove deprecated project. Update README.
There was nothing absolutely necessary to bring in to the cmake version from what I can tell.
2015-07-02 20:23:06 -04:00
Kyzentun Keeslala 70abcb8377 Didn't mean to make the default RandomBGChangeMeasures be 1. 2015-07-02 11:58:33 -06:00
Kyzentun Keeslala f1f1bd5ca6 Added theme metrics for controlling random bg behavior. 2015-07-02 11:51:59 -06:00
Kyzentun Keeslala 398fb8872f Fixed grammar in AttractSoundFrequency text. 2015-06-26 22:59:06 -06:00
Kyzentun c4efb39541 Merge pull request #701 from TheFireRed/patch-3
Update es.ini
2015-06-26 09:48:20 -06:00
Kyzentun d2d5261b18 Merge pull request #702 from TheFireRed/patch-4
Update es.ini
2015-06-26 09:48:03 -06:00
A. G. de la Muñoza bab1604e68 Update es.ini 2015-06-26 11:02:29 +02:00
A. G. de la Muñoza 62860f2918 Update es.ini 2015-06-26 11:00:31 +02:00
Kyzentun Keeslala 9bf045f596 Don't set the first_playable choice on ScreenSelectMaster if it is -1. 2015-06-25 09:22:22 -06:00
hanubeki (@803832) 240c81f026 Merge pull request #697 from kr4kp0t/master
Fix Japanese translation:
2015-06-25 18:14:39 +09:00
krakpot 8d6054f59c Fix Japanese translation:
Fixed some typo and standardized expression.
2015-06-23 15:04:00 +09:00
Kyzentun Keeslala 87d0687457 Added lua interface for using bezier curves. 2015-06-22 21:08:55 -06:00
Kyzentun ab8217d8f9 Merge pull request #693 from kr4kp0t/master
Fixed input function on ScreenOverscanConfig
2015-06-22 16:12:44 -06:00
krakpot 139463b7a5 Fixed input function on ScreenOverscanConfig
Now you can exit OverscanConfig safely.
2015-06-23 04:01:00 +09:00
Kyzentun Keeslala ac3ecfd034 Added RayZa to translation credits. 2015-06-20 10:57:25 -06:00
Kyzentun Keeslala a7ffdc1062 Merge branch 'master' of https://github.com/rayza/stepmania 2015-06-20 10:54:33 -06:00
Raymund Zacharias 08dabf2a80 Translated some more, especially some song options. 2015-06-20 17:14:04 +02:00
Jason Felds 42ad044817 Linux broke somehow. Restore it with system jpeg. 2015-06-19 20:53:13 -04:00
Kyzentun Keeslala 7440f116b6 Update version number to 5.0.9. 2015-06-19 16:21:29 -06:00
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
Raymund Zacharias 405fa8123b Translated some more [OptionExplanations], [OptionNames] and other stuff 2015-06-14 15:58:16 +02:00