AJ Kelly
02bcafbf82
luadoc for Profile:GetCategoryHighScoreList
...
(Sourced from shakesoda/stepmania.)
2013-10-04 07:53:22 -05:00
Devin J. Pohly
1ef4c16bb5
update a few old sm-ssc URLs
2013-09-01 00:05:11 -04:00
Devin J. Pohly
76fa79caa6
update to a more complete Lua.xml
...
The current placement of the call to GetLuaInformation misses a bunch of our
"singletons." Moving it causes problems, but we can at least include them in
the documentation as if it worked properly. :)
2013-08-31 23:59:22 -04:00
Devin J. Pohly
259e9b1e00
Revert "Round 2 of this."
...
This reverts commit 1d7b5fe852 .
2013-06-04 23:47:49 -04:00
Devin J. Pohly
1220dbe085
Revert "Round 2-2 of this."
...
This reverts commit 0ae4183f7b .
2013-06-04 23:47:22 -04:00
Jason Felds
0ae4183f7b
Round 2-2 of this.
2013-04-16 00:16:02 -04:00
Jason Felds
1d7b5fe852
Round 2 of this.
2013-04-15 23:26:05 -04:00
Devin J. Pohly
57a4bcafbc
Regenerate Luadoc to get recent changes in Lua.xml
2013-03-24 18:10:11 -04:00
Devin J. Pohly
4c2bfd7dc9
Add ChangeSort method to Lua MusicWheel
2013-03-24 00:12:17 -04:00
Flameshadowxeroshin
ef8c64a2e8
docs too
2012-12-25 23:25:52 -06:00
Alfred Sorenson
d38bba1706
lua documentation update
2012-11-22 13:29:36 -06:00
Flameshadowxeroshin
c2bc9d1ff3
if you fail to reach the top the more you break the more you drop. try it again. try it again.
2012-07-22 12:05:19 -05:00
Flameshadowxeroshin
2b21a91f91
Add ResetSelection binding to MusicWheel, add MusicWheel to Luadocs
2012-07-22 11:44:45 -05:00
AJ Kelly
5ccea89f34
finally fix PostScreenMessage's parameters
2012-07-16 23:54:32 -05:00
AJ Kelly
f8a2b60b79
update lua.xml for alpha 3; no need to worry about repacking
2012-07-11 19:45:31 -05:00
AJ Kelly
26890e5612
update lua documentation
2012-07-09 19:25:57 -05:00
AJ Kelly
d46ddd5331
update lua documentation, fix formatting on PlayerStageStats
2012-06-08 00:14:08 -05:00
AJ Kelly
10cf5cfad0
update lua documentation. also, the schema validator moved; updated its location
2012-04-02 15:14:48 -05:00
AJ Kelly
7d820efbb6
update luadocs
2012-03-20 19:47:50 -05:00
AJ Kelly
9cf9e3449c
update luadocs
2012-02-20 17:56:38 -06:00
AJ Kelly
6ecafcf4bd
update lua docs
2012-01-12 13:25:55 -06:00
AJ Kelly
ed42c53942
update luadoc description of AddScreenToTop
2012-01-08 01:19:42 -06:00
AJ Kelly
9049559d84
arguments!='wag'
2011-12-29 12:00:30 -06:00
AJ Kelly
21dc7f019b
luadoc update
2011-12-29 11:59:38 -06:00
AJ Kelly
68bd6bab4a
update lua docs
2011-12-29 11:16:54 -06:00
Jason Felds
1376a46b01
Add the GAMESTATE:InStepEditor LUA binding.
2011-12-12 18:49:10 -05:00
AJ Kelly
f3a5cd28c5
whoever added PlayMusicPart didn't try validating the description
2011-11-27 05:05:34 -06:00
AJ Kelly
6919da8e5a
[PlayerOptions] Pretty large changes here, namely a bunch of new bindings. Fixed the logic for GetReversePercentForColumn; It will now return nil for invalid columns. Also fixed the logic for UsingReverse (now checks for 1.0f) and SetPassmark (no longer allows values < 0.00f and > 1.0f).
2011-11-27 05:02:39 -06:00
AJ Kelly
e78f25d6d3
update lua documentation
2011-11-26 05:37:14 -06:00
Flameshadowxeroshin
9d8a95b51a
eh
2011-11-21 03:04:09 +00:00
Jason Felds
620e377539
Minor addition.
2011-11-08 23:41:51 -05:00
Jason Felds
34f3ff2c31
Add RefreshNoteSkinData lua binding.
...
If anyone recalls the other ways of getting
arbitrary games, a similar binding could be
added to NoteSkinManager.
2011-11-06 10:36:08 -05:00
Jason Felds
f059797f51
Properly add GetArchName() lua binding.
2011-11-02 02:28:47 -04:00
Jason Felds
81fc6bc24d
Add the AppHasFocus lua binding.
2011-11-01 23:49:50 -04:00
Jason Felds
bbec5842f6
Add the ResetPlayerOptions lua binding.
2011-10-29 11:43:49 -04:00
Jason Felds
9e486bec32
[backwards] Add option, Lua call GetBackwards().
2011-10-16 15:41:26 -04:00
Jason Felds
9f3993b4ab
Add the PlayMusicPart lua binding.
...
Required params are musicPath, musicStart, and musicLength.
Optional params are fadeIn and fadeOut in that order.
2011-10-08 11:41:05 -04:00
Jason Felds
6a393dc6f6
Add new RageDisplay bindings:
...
GetFPS()
GetVPF()
GetCumFPS()
2011-10-07 21:14:39 -04:00
AJ Kelly
cc16a41b43
trying to get the validator to shut up
2011-10-06 17:02:36 -05:00
AJ Kelly
33b071b498
more luadoc updates
2011-10-06 16:58:19 -05:00
AJ Kelly
954a5d5072
update lua docs
2011-10-06 12:39:32 -05:00
Jason Felds
b5dc1ef369
Update docs: this requires a StepsType.
2011-09-30 23:53:58 -04:00
AJ Kelly
2811f6887a
sorry me, this isn't gonna work.
2011-09-20 23:54:00 -05:00
Jason Felds
a67ee09abf
Added two new Lua bindings to Song.
...
GetSampleStart()
GetSampleLength()
2011-09-18 14:41:28 -04:00
Jason Felds
75d1c672c8
Added IsSongLocked() Lua binding.
...
To be honest, I'm wondering if this should be in SongManager
instead of or as well as UnlockManager.
2011-09-16 23:08:50 -04:00
Jason Felds
10f0fa54f2
Added GetNumLockedSongs() Lua binding.
...
This gets the number of songs that are locked for any reason.
I wonder why the unlocked songs functions say that songs locked
by unlock entries are counted there, but fair enough.
2011-09-16 21:52:27 -04:00
AJ Kelly
68ac5fa87c
update luadoc
2011-08-27 17:44:20 -05:00
AJ Kelly
aec3c1a3d0
change GetWheelItem return type
2011-08-23 22:33:11 -05:00
AJ Kelly
2467eaa09d
luadoc
2011-08-20 16:51:48 -05:00
Jason Felds
9ae4516465
Add lua to docs.
2011-07-07 15:18:21 -04:00