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 |
|
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 |
|
Raymund Zacharias
|
35ef1d2a68
|
Finish translating the first options level (and a bit more)
|
2015-06-13 21:47:04 +02:00 |
|
Raymund Zacharias
|
f6ac9f10fb
|
(Re)Started the German translation of StepMania with a recent en.ini as base, since the old translation got lost and probably isn't up to date anymore anyway
|
2015-06-13 20:16:38 +02: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 |
|