This website requires JavaScript.
6bcb24b7a6
update instructions
AJ Kelly
2011-08-28 12:49:57 -05:00
4c9997ae25
remove outdated graphics 'credit'
AJ Kelly
2011-08-28 12:45:16 -05:00
6bb2ed48c7
new graphics for MechaTribe Assault
AJ Kelly
2011-08-28 12:43:08 -05:00
8ef9b3af13
merge
Thai Pangsakulyanont
2011-08-29 00:16:38 +07:00
cbcf955fe8
fixes building in Mac OS X (I hope so)
Thai Pangsakulyanont
2011-08-29 00:11:10 +07:00
1918116554
fix 1bilDP calculation
Flameshadowxeroshin
2011-08-28 16:59:22 +00:00
12fb90f9d3
be safer.
Flameshadowxeroshin
2011-08-28 16:55:58 +00:00
9a9d427902
scoring junk
Flameshadowxeroshin
2011-08-28 16:54:47 +00:00
a2dcc9b7eb
fix problems caused by me forgetting how my own code worked derp
Flameshadowxeroshin
2011-08-28 16:45:47 +00:00
07903f06ee
some scoring changes, new 1bilDP scoring type.
Flameshadowxeroshin
2011-08-28 16:43:50 +00:00
68ac5fa87c
update luadoc
AJ Kelly
2011-08-27 17:44:20 -05:00
cdca3d61d6
future ideas...
AJ Kelly
2011-08-27 15:50:45 -05:00
fa12ff045b
[ThemeManager] Added DoesThemeExist(sTheme), IsThemeSelectable(sTheme), DoesLanguageExist(sLang), GetCurThemeName(), HasMetric(sGroup,sValue), and HasString(sGroup,sValue) Lua bindings.
AJ Kelly
2011-08-27 15:48:33 -05:00
8561fd0b26
[FontManager] ReloadFonts() was only used in ScreenTestFonts, which is gone now.
AJ Kelly
2011-08-27 15:27:56 -05:00
1a1b6af828
[CryptManager] Add GenerateRandomUUID() Lua binding.
AJ Kelly
2011-08-27 15:26:17 -05:00
183888f4f1
[SongManager] Add SongToPreferredSortSectionName(song), WasLoadedFromAdditionalSongs(song), and WasLoadedFromAdditionalCourses(course) Lua bindings
AJ Kelly
2011-08-27 15:23:20 -05:00
d5979dab6a
[SongManager] Added GetPreferredSortSongs(), GetPreferredSortCourses(courseType,bIncludeAutogen), GetPopularCourses(courseType) Lua bindings.
AJ Kelly
2011-08-27 15:09:14 -05:00
8d5b50e876
[SongManager] Added GetCoursesInGroup(sCourseGroup,bIncludeAutogen), GetSongGroupBannerPath(songGroup), GetCourseGroupBannerPath(courseGroup), DoesSongGroupExist(songGroup), DoesCourseGroupExist(courseGroup), GetPopularSongs() Lua bindings.
AJ Kelly
2011-08-27 13:18:41 -05:00
37c3f724d5
libjpeg-8c lib for windows
AJ Kelly
2011-08-27 03:47:31 -05:00
333de1fdfc
add todo to ExportPackage since it doesn't animate out before going to the next screen.
AJ Kelly
2011-08-27 02:57:13 -05:00
e94e995746
changes to hybrid and sn2 scoring by A.C/@waiei: http://kokuru.com/GBJxPu/
AJ Kelly
2011-08-24 13:59:32 -05:00
fc716a77d3
more work on the export packages screen
AJ Kelly
2011-08-24 13:14:17 -05:00
c238cfe698
fix some theme issues
AJ Kelly
2011-08-24 13:07:15 -05:00
4eb2fe5730
small cleanup
AJ Kelly
2011-08-24 12:54:30 -05:00
0149d8556b
fix compile
AJ Kelly
2011-08-24 12:22:07 -05:00
030aa55b5a
Add LoadChildFromPath binding.
Flameshadowxeroshin
2011-08-24 10:28:58 -05:00
cea0eee09e
add RemoveChild and RemoveAllChildren bindings.
Flameshadowxeroshin
2011-08-24 09:02:48 -05:00
41a088ba46
I want to try it too
Alberto Ramos
2011-08-23 22:16:48 -06:00
2fd1670eef
export package stuff for testing
AJ Kelly
2011-08-23 22:33:32 -05:00
aec3c1a3d0
change GetWheelItem return type
AJ Kelly
2011-08-23 22:33:11 -05:00
89d27a656e
uncomment splash code on gtk loadingwindow; still doesn't work
AJ Kelly
2011-08-23 22:09:30 -05:00
94c130065f
update desktop folder for unix/linux
AJ Kelly
2011-08-23 22:05:32 -05:00
dd0896d3eb
committing some stuff for shake to test
AJ Kelly
2011-08-23 20:58:22 -05:00
1f748a747a
add missing ScreenOptionsExportPackage to Linux makefile, add Unix version of SpecialDirs (for finding the desktop folder)
AJ Kelly
2011-08-23 20:43:34 -05:00
819a5310eb
use %X instead of the separate hour, minute, and second ones, per ZipFile's suggestion
AJ Kelly
2011-08-23 16:40:36 -05:00
95d495e121
messing with the date again, this time with time zone and UTC offset
AJ Kelly
2011-08-23 16:16:02 -05:00
aa3041fe94
[Makefile.am] Fixed version date and time handling.
AJ Kelly
2011-08-23 15:48:56 -05:00
543145df16
add missing noteskins to CreatePackage
AJ Kelly
2011-08-23 15:28:56 -05:00
b1061937f6
small changes to install-stepmania.pl
AJ Kelly
2011-08-23 15:18:35 -05:00
f75757ea4e
sm-ssc -> StepMania where needed
AJ Kelly
2011-08-23 15:13:59 -05:00
0c6ee8ce8c
update .desktop file, rename to stepmania.desktop
AJ Kelly
2011-08-23 15:09:05 -05:00
38da01759d
fix moonlight crashing on Linux by disabling buggy icon set code
AJ Kelly
2011-08-23 14:50:25 -05:00
ae80638a7b
update ignore; optical-release is in there, so...
AJ Kelly
2011-08-23 14:50:08 -05:00
86710c1716
fix compilation for MersenneTwister; generate 2^32 constant with pow(), so it doesn't depend on compiler semantics
Mark Cannon
2011-08-23 11:39:57 -07:00
cabcc5a5a2
fix particles and re-enable them
AJ Kelly
2011-08-23 11:15:26 -05:00
ef762e8728
FancyUIBG was unselectable, fix that
Flameshadowxeroshin
2011-08-23 14:55:02 +00:00
47390a22bf
32->8 to shut up error in the beginning
AJ Kelly
2011-08-23 09:28:36 -05:00
336d6036f1
disable particles for now
AJ Kelly
2011-08-23 09:18:02 -05:00
ed86859798
rewrite MersenneTwister.Random to support negative numbers and generally be more robust
Mark Cannon
2011-08-22 20:49:50 -07:00
e8d3af2485
Fix Random arguments. Thanks, Saturn2888!
Flameshadowxeroshin
2011-08-23 03:15:51 +00:00
7771ccf91a
Added requirepasschallengesteps Lua binding.
Jason Felds
2011-08-22 22:56:13 -04:00
509f70f54a
Add GetStepOfAllTypes binding.
Jason Felds
2011-08-22 22:54:21 -04:00
11c0758568
Force a long long.
Jason Felds
2011-08-22 22:27:38 -04:00
45c58805e2
change path of libjpeg includes per ZipFile's patch; todo: check this on Windows
AJ Kelly
2011-08-22 18:57:48 -05:00
90654c16e5
some small changes in the mouse test theme
AJ Kelly
2011-08-22 18:24:52 -05:00
c7ac0b4466
more work on the Linux stuff, though nothing's working yet
AJ Kelly
2011-08-22 17:23:09 -05:00
e2ab3d6493
various Linux updates, including making the default size of the splash window 512x96.
AJ Kelly
2011-08-22 15:50:56 -05:00
842a493c60
small comment change
AJ Kelly
2011-08-22 15:19:20 -05:00
657217beda
replace math.random and math.randomseed with MersenneTwister
Mark Cannon
2011-08-22 11:45:45 -07:00
877143a54e
update libjpg in extern folder to v8. still need the .lib file for windows, possibly? idk
AJ Kelly
2011-08-22 04:17:00 -05:00
cdb2235b84
[PrefsManager, X11Helper] Added ShowMouseCursor preference.
AJ Kelly
2011-08-22 04:07:52 -05:00
c7c622cfc2
attempt to fix issue 465
AJ Kelly
2011-08-21 22:13:19 -05:00
744fa8c26a
put ScreenSelectStyle before ScreenProfileLoad if AutoSetStyle is off
AJ Kelly
2011-08-21 22:07:26 -05:00
cddc54db98
zoom the itg/migs numbers down some
AJ Kelly
2011-08-21 22:07:03 -05:00
aa3f549d7e
whoops
Jonathan Payne
2011-08-21 19:58:31 -07:00
63b10eb97b
it begins.
Jonathan Payne
2011-08-21 19:39:15 -07:00
faa79db48d
support course backgrounds in the default theme. todo: make the course display do more
AJ Kelly
2011-08-21 21:38:09 -05:00
39f3a978eb
I hate when I miss small things.
AJ Kelly
2011-08-21 19:36:18 -05:00
ecaee24102
I'm dumb :(
AJ Kelly
2011-08-21 19:35:51 -05:00
4e5d2827b7
caveat of having course backgrounds: you need to specify which file is which.
AJ Kelly
2011-08-21 19:29:16 -05:00
68ef124f88
merge
Mark Cannon
2011-08-21 20:26:12 -04:00
b5d8d67079
"UserData" -> "UserTable" in Profile; more accurate name.
Mark Cannon
2011-08-21 20:20:59 -04:00
ea9c283f82
we removed guitar mode, stop mentioning it
AJ Kelly
2011-08-21 19:19:36 -05:00
acff1863f7
oops rage miss
AJ Kelly
2011-08-21 19:03:44 -05:00
01c6c1679e
[Song] Added Jacket, CD image (a la early DDR), and Disc (PIU-style) support. Added GetJacketPath(), GetCDImagePath(), GetDiscPath(), HasJacket(), HasDisc(), and HasCDImage() Lua bindings.
AJ Kelly
2011-08-21 19:03:19 -05:00
9154a273db
update credits
AJ Kelly
2011-08-21 19:03:13 -05:00
adf549b430
fix typo, issue 464
AJ Kelly
2011-08-21 18:14:11 -05:00
acaaf1bfba
Fix reading pre-split timing ssc files.
Jason Felds
2011-08-21 01:19:50 -04:00
11259af04b
ffffffffff
AJ Kelly
2011-08-20 23:47:31 -05:00
3a84827409
stupid arcade mode
AJ Kelly
2011-08-20 23:22:09 -05:00
0500813ad4
more fixes.
Jonathan Payne
2011-08-20 20:53:37 -07:00
46232fcdd3
here let's try this
AJ Kelly
2011-08-20 22:14:01 -05:00
f3767e6f9b
merge
AJ Kelly
2011-08-20 22:13:11 -05:00
d0b46941de
fallback metrics editing complete for now
AJ Kelly
2011-08-20 22:12:57 -05:00
2dfcfe3a42
Fix terrible bgeffects (again), visual tweaks
Jonathan Payne
2011-08-20 20:11:24 -07:00
f8907b4996
metrics changes everywhere
AJ Kelly
2011-08-20 21:52:28 -05:00
c5b5b859cb
visual tweak.
Jonathan Payne
2011-08-20 19:42:59 -07:00
c38a1df844
even more branch changes, but I think that's it from me on that
AJ Kelly
2011-08-20 21:37:45 -05:00
b54946ce43
small change to branches
AJ Kelly
2011-08-20 21:34:41 -05:00
984e279ede
add missing ScreenReloadSongs LoadingText redir
AJ Kelly
2011-08-20 21:34:23 -05:00
b2d8dd6ecf
DifficultyDisplay finally works right.
Jonathan Payne
2011-08-20 19:28:59 -07:00
f4f457cd0a
go to game over instead of eval summary; add select menu sounds.
Jonathan Payne
2011-08-20 19:24:20 -07:00
7db126d138
changes to colors
AJ Kelly
2011-08-20 20:28:57 -05:00
8a6da9edcd
fix legacy
AJ Kelly
2011-08-20 20:20:19 -05:00
5cdcba047d
super lua update
AJ Kelly
2011-08-20 20:17:00 -05:00
0d483d1781
lots of cleanup
AJ Kelly
2011-08-20 20:00:04 -05:00
9e701d72d2
Cleaned up ProductivityHelpers (move some stuff from ProductivityHelpers to compat, among other things)
AJ Kelly
2011-08-20 19:51:05 -05:00
2474946644
small cleanup
AJ Kelly
2011-08-20 19:50:25 -05:00
280561fbc6
fix a bug in SuperNova2 scoring pointed out by waiei on twitter
AJ Kelly
2011-08-20 19:19:21 -05:00
da59479161
source the comment
AJ Kelly
2011-08-20 18:23:02 -05:00