AJ Kelly
|
015fceea70
|
small changes
|
2011-05-15 03:33:19 -05:00 |
|
AJ Kelly
|
8f70dcf99b
|
move DwiCompatibleStringToDifficulty from Difficulty to NotesLoaderDWI; make .sm and .sm-derived formats use DifficultyToString since NotesWriterSM/SMA/SSC should be writing normalized strings
|
2011-05-15 03:18:34 -05:00 |
|
AJ Kelly
|
728a317a90
|
thinking of how to expose this to Lua...
|
2011-05-15 03:17:30 -05:00 |
|
AJ Kelly
|
376ab3d66f
|
more changes to mousewheel code; still not working properly
|
2011-05-15 00:33:39 -05:00 |
|
AJ Kelly
|
84e93b0bbd
|
update polled mousewheel code
|
2011-05-15 00:09:44 -05:00 |
|
AJ Kelly
|
2724e35e97
|
commenting
|
2011-05-15 00:01:45 -05:00 |
|
AJ Kelly
|
c8b3a1338b
|
mouse input is working slightly better...
|
2011-05-15 00:01:38 -05:00 |
|
AJ Kelly
|
fcdd5bcddd
|
cleanup
|
2011-05-14 23:49:32 -05:00 |
|
AJ Kelly
|
0922df6d51
|
handle WM_MOUSEWHEEL message in GraphicsWindow_WndProc
|
2011-05-14 23:36:42 -05:00 |
|
AJ Kelly
|
250bd08f99
|
pedantic changes
|
2011-05-14 22:59:16 -05:00 |
|
AJ Kelly
|
87148206a7
|
[ModIcon] Added StopWords metric.
|
2011-05-14 22:58:42 -05:00 |
|
AJ Kelly
|
f1bc24160b
|
remove old note, reorganize dead code slightly
|
2011-05-14 22:41:57 -05:00 |
|
AJ Kelly
|
afaa711038
|
[ScreenSelectMaster] Add "ScreenEmpty" param to MenuStartP# when the GameCommand doesn't set a screen.
|
2011-05-14 22:41:32 -05:00 |
|
AJ Kelly
|
dc143c58e6
|
remove out of date comment, overlay/underlay aren't going anywhere as they're needed to abuse custom menus
|
2011-05-14 22:30:32 -05:00 |
|
AJ Kelly
|
d006795311
|
hopeful autoplay score saving fix
|
2011-05-14 22:27:46 -05:00 |
|
AJ Kelly
|
e4a4464824
|
[StepsDisplay] Added MeterFormatString metric.
|
2011-05-14 22:18:14 -05:00 |
|
AJ Kelly
|
62964d08ff
|
make these two asserts more helpful
|
2011-05-14 22:06:14 -05:00 |
|
AJ Kelly
|
b5129ac163
|
[Banner] Added ScrollMode and ScrollSortOrder metrics.
|
2011-05-14 19:53:57 -05:00 |
|
AJ Kelly
|
aec1112144
|
[ScreenEvaluation] Stop the Bonus bars from overflowing in course modes.
|
2011-05-14 19:36:50 -05:00 |
|
AJ Kelly
|
0fc49d9da9
|
[MusicWheel] Added ShowSectionsInBPMSort and ShowSectionsInLengthSort metrics.
|
2011-05-14 19:27:25 -05:00 |
|
Jason Felds
|
4d9e2417f6
|
Bring in language update from [splittiming].
|
2011-05-13 15:25:19 -04:00 |
|
Jason Felds
|
c33b400c93
|
Transplant latest doxygen from [splittiming].
|
2011-05-13 00:49:59 -04:00 |
|
Jason Felds
|
f9a25062f6
|
[splittiming] Don't show routine key on non.
Hmm...does mercurial offer a cherry pick command?
|
2011-05-13 00:40:10 -04:00 |
|
Jason Felds
|
6f6e8edd30
|
Another warning, another bot test.
|
2011-05-12 15:32:09 -04:00 |
|
Jason Felds
|
1f51dec22c
|
Fix initialization warning.
|
2011-05-12 14:39:42 -04:00 |
|
Jason Felds
|
fa07ab9e0a
|
Doxygen bot commit test.
|
2011-05-12 13:19:51 -04:00 |
|
Thai Pangsakulyanont
|
b22bd332f5
|
Disable the use of precompiled headers for libpng.
|
2011-05-12 23:23:15 +07:00 |
|
Jason Felds
|
24ddc948ed
|
Stops and Delays need length, not BPMs.
|
2011-05-12 11:18:21 -04:00 |
|
AJ Kelly
|
fbfbace87d
|
fix crash on start
|
2011-05-12 00:57:16 -05:00 |
|
Jason Felds
|
ae6dbaa9e2
|
Linux compiles again. Needs help linking.
|
2011-05-12 00:31:52 -04:00 |
|
Jason Felds
|
0e9de47cf6
|
Patch by codebrainz for linux assistance.
Linux users, you may want to make clean
&& sh ./autogen.sh && ./configure before
running make again.
|
2011-05-12 00:19:01 -04:00 |
|
Jason Felds
|
57aa17bb51
|
Slightly desparate, and don't want to lose this.
|
2011-05-11 22:48:19 -04:00 |
|
Jason Felds
|
4866c126b1
|
Curious commit here...windows test really.
|
2011-05-11 22:01:18 -04:00 |
|
AJ Kelly
|
90469f0f25
|
.c_str()
|
2011-05-11 16:08:29 -05:00 |
|
Jason Felds
|
750b688de4
|
Consistent insensitive string comparisons.
This seems to reduce the need for a #define,
but I need someone on the Windows side to check.
|
2011-05-11 16:48:51 -04:00 |
|
Jason Felds
|
da51e26d07
|
Standardize conversion processes.
Too many arguments for or against the many methods:
stick to one inside a common function.
This commit will force recompilation of many files.
|
2011-05-11 15:58:31 -04:00 |
|
Jason Felds
|
212a3b971f
|
Allow beat versus to take place.
Made sure to cover 5 and 7 styles.
|
2011-05-11 14:33:04 -04:00 |
|
AJ Kelly
|
d2b7c26209
|
small cleanup + comment
|
2011-05-11 02:24:04 -05:00 |
|
AJ Kelly
|
292c8ece49
|
[AnnouncerManager] Add support for "gameplay combo #" for announcer.
|
2011-05-11 02:12:34 -05:00 |
|
AJ Kelly
|
f31982985c
|
[GameSoundManager] Added PlayAnnouncer Lua binding.
|
2011-05-11 02:01:42 -05:00 |
|
AJ Kelly
|
88640657cc
|
tiny cleanup
|
2011-05-11 00:46:42 -05:00 |
|
AJ Kelly
|
12daa21a0a
|
ping pong, will this work?
|
2011-05-10 19:57:58 -05:00 |
|
Jason Felds
|
c19ef49bd5
|
Json shadows are gone.
|
2011-05-10 20:51:21 -04:00 |
|
Jason Felds
|
9da3681595
|
Revert, force const casting.
Perhaps we should use these stricter casts more often.
|
2011-05-10 20:50:30 -04:00 |
|
AJ Kelly
|
bde4574c1c
|
attempt a fix for mac compiling
|
2011-05-10 19:46:08 -05:00 |
|
AJ Kelly
|
f1546b4283
|
change to GetTapNoteRange and use MAX_NOTE_ROW
|
2011-05-10 19:43:30 -05:00 |
|
AJ Kelly
|
5e262bec0f
|
add NotesLoader/WriterJson to makefile.am
|
2011-05-10 19:03:30 -05:00 |
|
AJ Kelly
|
aa58884f8f
|
add NotesLoader/WriterJson
|
2011-05-10 18:59:09 -05:00 |
|
AJ Kelly
|
a6ea7bdf50
|
attempt to get rid of some madness
|
2011-05-10 14:46:20 -05:00 |
|
AJ Kelly
|
ce392f003c
|
[BPMDisplay] Added SetFromCourse Lua binding.
|
2011-05-10 09:30:03 -05:00 |
|