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
|
d1decd52a1
|
format this better
|
2011-12-29 11:26:20 -06:00 |
|
AJ Kelly
|
68bd6bab4a
|
update lua docs
|
2011-12-29 11:16:54 -06:00 |
|
AJ Kelly
|
d163b5ae2b
|
oops, GetNumItems served this purpose already
|
2011-12-29 11:03:37 -06:00 |
|
AJ Kelly
|
4790c84f69
|
attempt to fix AutoSetStyle debacle
|
2011-12-29 01:19:55 -06:00 |
|
AJ Kelly
|
217cf7822f
|
get rid of userpref prefix in translations
|
2011-12-29 01:19:21 -06:00 |
|
AJ Kelly
|
eacf8b6976
|
go away userprefs prefix
|
2011-12-29 01:09:39 -06:00 |
|
Colby Klein
|
fb67c4edca
|
Add Lua binding
|
2011-12-28 21:47:23 -08:00 |
|
AJ Kelly
|
3e3cc845c5
|
thought I was done with this but certain things didn't want to work. RAGE
|
2011-12-28 21:45:50 -06:00 |
|
Jason Felds
|
8c0341c3c6
|
ScreenHowToPlay shouldn't crash now.
...still now happy with the actual result, but...
...well, anyone want a stab?
|
2011-12-28 22:32:54 -05:00 |
|
Jason Felds
|
2ebb395e68
|
Must have missed one.
|
2011-12-28 21:28:56 -05:00 |
|
Jason Felds
|
594df14600
|
Don't care about jpeg warnings.
TODO: Get "-sm5" to append properly.
|
2011-12-28 21:28:24 -05:00 |
|
AJ Kelly
|
0516ac3a5e
|
uncomment ScreenHowToPlay
|
2011-12-28 17:27:05 -06:00 |
|
AJ Kelly
|
de3e6a795e
|
small band-aid that needs to be fixed before a1
|
2011-12-28 17:26:41 -06:00 |
|
Jason Felds
|
3add7f542b
|
Don't compile jpegtran in.
|
2011-12-28 18:25:28 -05:00 |
|
AJ Kelly
|
5d7674f233
|
allow _wait to be used without a parameter
|
2011-12-27 20:49:07 -06:00 |
|
AJ Kelly
|
907e3922d1
|
move widescreenhelpers stuff into utilities
|
2011-12-27 20:47:04 -06:00 |
|
AJ Kelly
|
b1219d0cbc
|
kill off productivity helpers, move its remaining functions into 02 Utilities
|
2011-12-27 20:40:48 -06:00 |
|
AJ Kelly
|
c8aec52eac
|
small DRY stuff
|
2011-12-27 20:40:30 -06:00 |
|
AJ Kelly
|
ca8c193fde
|
move theme options to default so themers don't get a crash when making themes from scratch
|
2011-12-27 20:32:41 -06:00 |
|
AJ Kelly
|
448f64fc37
|
continuing the process of moving theme preferences to the new format. still haven't handled protiming, screen filter, or scoring system yet.
|
2011-12-27 20:27:18 -06:00 |
|
AJ Kelly
|
3565bc0b93
|
start the process of moving theme prefs to the new format
|
2011-12-27 20:03:56 -06:00 |
|
AJ Kelly
|
122c911024
|
remove dupe
|
2011-12-27 19:32:06 -06:00 |
|
AJ Kelly
|
85a05a10ac
|
small manual changes
|
2011-12-27 18:16:06 -06:00 |
|
AJ Kelly
|
288e19b965
|
use ProductFamily here
|
2011-12-27 18:16:03 -06:00 |
|
AJ Kelly
|
0fa7973c7b
|
alpha 0 for now though... not released
|
2011-12-27 11:26:32 -06:00 |
|
AJ Kelly
|
8fa1da7a26
|
next release will be sm5 alpha 1
|
2011-12-27 11:23:18 -06:00 |
|
AJ Kelly
|
1aee8afe87
|
kill GetOSName lua binding since GetArchName is better
|
2011-12-27 11:21:31 -06:00 |
|
AJ Kelly
|
e3f2acb5cf
|
argh forgot changelog
|
2011-12-27 11:03:26 -06:00 |
|
AJ Kelly
|
ec74678b70
|
Add MusicWheel:IsRouletting and WheelBase:GetNumWheelItems Lua bindings.
|
2011-12-27 11:03:02 -06:00 |
|
Colby Klein
|
a191da3f20
|
Add libjpeg sources, build as a target on OS X. Should hopefully not break building on Windows. Also cleaned up some settings in the project file. Note: this doesn't fix PPC.
|
2011-12-26 11:30:11 -08:00 |
|
Colby Klein
|
6ce7344580
|
Known Issues + Changelog updates.
|
2011-12-26 09:40:41 -08:00 |
|
Colby Klein
|
d5edc4dd9c
|
Don't crash if language detection fails, but leave a warning. This should be fixed properly at some point (in particular, it is reported to fail for systems using Czech)
|
2011-12-26 09:19:37 -08:00 |
|
John Reactor
|
4b9ceb4bbf
|
SMMAX2.0 theme graphics files, for someone who can code a theme from it. (significant glance at midiman ;) )
|
2011-12-26 15:20:40 +01:00 |
|
AJ Kelly
|
c65b453e70
|
[StepMania.cpp] Fix initial aspect ratio on first boot, hopefully. (See issues 6 and 27)
|
2011-12-23 14:09:16 -06:00 |
|
AJ Kelly
|
8c5793fd96
|
[Game] Added CountNotesSeparately, GetMapJudgmentTo(TapNoteScore) Lua bindings.
|
2011-12-23 13:39:28 -06:00 |
|
AJ Kelly
|
842810c0dd
|
[Song] Fixed a bug where a sample start of 0 wouldn't work.
|
2011-12-23 02:54:51 -06:00 |
|
AJ Kelly
|
a218deb9d4
|
add a small change in uninstalling
|
2011-12-22 13:17:42 -06:00 |
|
AJ Kelly
|
046b30484b
|
[LuaManager] Added ProductFamily() Lua binding.
|
2011-12-22 12:19:50 -06:00 |
|
AJ Kelly
|
7ba9e06ebf
|
fix up wait
|
2011-12-22 12:06:08 -06:00 |
|
AJ Kelly
|
b361105b12
|
This is a particularly useful thing that I'd like to have with me wherever I theme. basically, LoadActor(THEME:GetPathB("","_wait"),5) to wait 5 seconds. best used for in/out burger
|
2011-12-22 11:56:39 -06:00 |
|
Colby Klein
|
19ec35730f
|
Add some padding to system layer, adjust BPM display on gameplay so it lines up.
|
2011-12-22 01:24:53 -08:00 |
|
Jonathan Payne
|
f0f7aaa768
|
Don't allow the user to add speed timings while selecting until fully supported.
|
2011-12-21 13:48:31 -08:00 |
|
Jason Felds
|
9c3f09edf1
|
Woah, behind.
|
2011-12-21 15:28:30 -05:00 |
|
Jason Felds
|
066d6c17dd
|
Fix metric.
|
2011-12-21 15:28:08 -05:00 |
|
Colby Klein
|
2e5d5f3697
|
Add some Lua bindings for the music wheel and items.
|
2011-12-20 01:47:49 -08:00 |
|
Colby Klein
|
195361e94a
|
Add padding to the loading window progress bar on OS X.
|
2011-12-20 00:40:31 -08:00 |
|
Jason Felds
|
70f1a05c6f
|
Have Glew be compiled on its own.
This is designed to be compatible with VS2008.
It has not been tested yet for VS2010.
|
2011-12-19 20:13:00 -05:00 |
|
Jason Felds
|
9bf47cbebd
|
Remove deprecated switch, disable warnings.
|
2011-12-19 19:56:37 -05:00 |
|