Jason Felds
|
6c32ca085e
|
Make sure these use split timing.
|
2011-06-11 22:40:14 -04:00 |
|
Jason Felds
|
5a7ceecb89
|
We're on libpng 1.5.1 now.
Guess we have more to update here.
|
2011-06-11 21:26:05 -04:00 |
|
Jason Felds
|
1d8e7286cc
|
Use the appropriate timing.
Restores Page Up/Page Down/;/' properly.
|
2011-06-11 17:05:03 -04:00 |
|
Jason Felds
|
05a7a24d88
|
Make the GetPlayerTimingData() binding official.
Hmm...did we never document the Player class
in LuaDocumentation.xml?
|
2011-06-11 16:24:38 -04:00 |
|
Jason Felds
|
cff72f7dab
|
Minor cleanup.
|
2011-06-11 16:15:18 -04:00 |
|
Jason Felds
|
87d151687f
|
Allow 15 edits per profile.
|
2011-06-11 15:24:16 -04:00 |
|
Jason Felds
|
d90c8cfe07
|
Add GetPlayerTimingData lua binding...for now.
This may be removed if it fails its purpose.
|
2011-06-11 15:17:48 -04:00 |
|
Jason Felds
|
f900b53f1d
|
Edits can have 255 chars in the description now.
|
2011-06-11 15:10:27 -04:00 |
|
AJ Kelly
|
cd3bb6f0ed
|
[SongUtil] Added GetPlayableSteps(Song) Lua binding.
|
2011-06-11 13:13:30 -05:00 |
|
Jason Felds
|
aeb07190d8
|
Allow setting Preview Music via Alter Menu.
Now math calculations are no longer needed.
|
2011-06-11 11:15:58 -04:00 |
|
Jason Felds
|
50cb0f9b78
|
More warning fixes.
|
2011-06-11 09:48:16 -04:00 |
|
Jason Felds
|
788d7005dc
|
Remove commented code, add comment.
Need a warning expert on this one.
|
2011-06-11 09:44:51 -04:00 |
|
Jason Felds
|
5ef549d80d
|
Warning fixes.
|
2011-06-11 09:36:17 -04:00 |
|
Jason Felds
|
c06763db85
|
Make linux compile the loading window code.
NOTE: The actual loading window code is stubbed.
I do not know GTK window code yet, so hopefully
this won't crash yet.
|
2011-06-11 09:30:49 -04:00 |
|
Henrik Andersson
|
5e16209850
|
[loading window -> default] I can't stand the previous loading window, and nobody else should see it either.
|
2011-06-11 13:04:51 +02:00 |
|
Henrik Andersson
|
6f0533d5b1
|
[default] I guess people don't find it amusing when everything is in the common app data when in portable mode.
|
2011-06-11 13:03:40 +02:00 |
|
Henrik Andersson
|
d7022c715a
|
[default -> loading window] YAM
|
2011-06-11 12:22:06 +02:00 |
|
AJ Kelly
|
e1c899f98d
|
remove unused define
|
2011-06-11 02:16:12 -05:00 |
|
AJ Kelly
|
76c321bdd6
|
make ScreenString and ScreenMetric work for people coming over from sm4a5 or whatnot
|
2011-06-11 01:46:42 -05:00 |
|
AJ Kelly
|
d8cd86af2c
|
lua doc updates
|
2011-06-11 01:44:00 -05:00 |
|
Colby Klein
|
9737b3f94f
|
Fix MaskSource. clearzbuffer likes to behave badly.
|
2011-06-10 23:43:21 -07:00 |
|
Colby Klein
|
fb8c45066a
|
Don't overwrite global Screen table.
|
2011-06-10 23:24:46 -07:00 |
|
Jason Felds
|
1b5853c5ea
|
Make sure the music file exists.
Well, better this than a bad access error.
|
2011-06-11 00:17:47 -04:00 |
|
Jason Felds
|
b78c5350e3
|
Only load the background if it exists.
Took us awhile to find it.
|
2011-06-10 21:40:56 -04:00 |
|
AJ Kelly
|
ee742856b2
|
fix this up
|
2011-06-10 20:39:31 -05:00 |
|
Jason Felds
|
3123bbaea0
|
Revert 0b67f6b.
Perhaps there is a better implementation.
|
2011-06-10 21:20:26 -04:00 |
|
Jason Felds
|
465ed345db
|
May as well put this in the changelog.
|
2011-06-10 17:05:57 -04:00 |
|
Jason Felds
|
7768134149
|
Alright pumpervinil, you got your Delay wish.
I hope that's enough for you.
|
2011-06-10 17:03:53 -04:00 |
|
Jason Felds
|
9a258e7042
|
Add "Convert Selection to Fake Segment" option.
Once again, do things math free.
|
2011-06-10 16:52:23 -04:00 |
|
Jason Felds
|
0db9f87b74
|
Add "Convert Selection to Warp Segment" option.
Also, preemptively fix another bug with the menu moving.
|
2011-06-10 16:43:38 -04:00 |
|
Jason Felds
|
866d72e660
|
Add a Clear Clipboard function to the editor.
|
2011-06-10 16:10:43 -04:00 |
|
AJ Kelly
|
b857ead66d
|
people actually build WITHOUT_NETWORKING? shock.
|
2011-06-10 14:55:48 -05:00 |
|
Jason Felds
|
493a49f55e
|
Missed a fix spot. Checkpoints...
|
2011-06-10 15:18:08 -04:00 |
|
Jason Felds
|
1486b72e23
|
AutoPlay shouldn't hit unjudgable notes.
|
2011-06-10 11:02:02 -04:00 |
|
Jason Felds
|
61d935ba70
|
Split the Editor's Area menu into two menus.
Use the "Enter" key for the old menu,
and the "A" key for the Alter menu
(requires having selected an area of notes).
|
2011-06-10 03:04:47 -04:00 |
|
Jason Felds
|
61880f7688
|
[notesloader -> default] Mission accomplished.
|
2011-06-09 22:20:57 -04:00 |
|
Jason Felds
|
4830ecc730
|
[notesreader] Ready to test again.
|
2011-06-09 22:00:10 -04:00 |
|
Jason Felds
|
bb642827a8
|
[notesloader] More abstracting.
|
2011-06-09 21:41:56 -04:00 |
|
Jason Felds
|
1ec548442d
|
[notesloader] Take advantage of const members.
|
2011-06-09 21:34:04 -04:00 |
|
Jason Felds
|
1e296ed0bf
|
[notesloader] More virtuals.
|
2011-06-09 21:27:47 -04:00 |
|
Jason Felds
|
11dfc1dd8b
|
Deprecate Lua's HasNegativeBPMs().
Use HasWarps() instead.
Hmm...is there a way to mark the XML with a deprecated tag?
|
2011-06-09 18:16:23 -04:00 |
|
Jason Felds
|
21ca14d589
|
Fix F11/F12 split timing sync adjuster.
|
2011-06-09 18:12:38 -04:00 |
|
Jason Felds
|
68fd21fdc8
|
[notesloader] More cleanup.
Need to test something in gameplay before continuing.
|
2011-06-09 15:14:47 -04:00 |
|
Jason Felds
|
dec615a2e7
|
[notesloader] Handle fakes on their own.
|
2011-06-09 14:53:58 -04:00 |
|
Jason Felds
|
48eefc7700
|
[notesloader] Have common ground.
|
2011-06-09 14:45:30 -04:00 |
|
Jason Felds
|
e37fe84d6a
|
[notesloader] Simplify.
|
2011-06-09 14:32:14 -04:00 |
|
Jason Felds
|
d2be04719d
|
[notesloader] More refactoring.
|
2011-06-09 14:19:12 -04:00 |
|
Jason Felds
|
e00b7f3616
|
[notesloader] Some refactoring done.
|
2011-06-09 14:01:55 -04:00 |
|
Jason Felds
|
b6bf776716
|
New branch: [notesloader]
Time to better unify our files and refactor properly.
|
2011-06-09 13:46:30 -04:00 |
|
Jason Felds
|
0fa0d42549
|
Minor updates.
The extra padded space is for planning.
Going to try to take care of another Pump thing.
|
2011-06-08 23:05:28 -04:00 |
|