Commit Graph
100 Commits
Author SHA1 Message Date
AJ Kelly 904e7ba2dd make some include paths less ugly on Windows. 2011-05-20 01:57:48 -05:00
AJ Kelly 60669635b4 [CryptManager] Added SHA1File Lua binding. 2011-05-20 01:56:49 -05:00
AJ Kelly 38246f7fea silence warnings 2011-05-20 01:06:48 -05:00
AJ Kelly 27a6ebd187 remove support for diagonal banners; it's 2011, the theme should be taking care of banner rotation. plus this made things problematic for people wanting to use square banners. 2011-05-20 00:19:51 -05:00
AJ Kelly 69c7cfa581 remove last xbox references 2011-05-19 05:18:32 -05:00
AJ Kelly c767e78a67 add Challenging Random 5 course 2011-05-19 04:46:52 -05:00
AJ Kelly f2c9819814 update lua docs; still need help on the new SongPosition stuff 2011-05-19 04:08:52 -05:00
AJ Kelly dd0abb01ee small style cleanup 2011-05-19 03:55:47 -05:00
AJ Kelly d6546caaa6 [BPMDisplay] Add CourseCycleSpeed metric. 2011-05-19 03:48:46 -05:00
AJ Kelly 98eab22987 working on luadoc 2011-05-19 03:48:43 -05:00
AJ Kelly 29a63bcd67 stepmania 5 2011-05-19 03:41:13 -05:00
AJ Kelly ea301f362e fix error in compat script 2011-05-19 03:35:44 -05:00
AJ Kelly 7670b922ad update luadoc 2011-05-16 00:11:09 -05:00
AJ Kelly d71c547da0 [ProfileManager] Added ProfileWasLoadedFromMemoryCard(PlayerNumber) Lua binding. 2011-05-16 00:07:06 -05:00
AJ Kelly b8c3910bd1 revert changes here to prevent the random theme bug 2011-05-15 17:43:35 -05:00
AJ Kelly 13d40682c5 small cleanup 2011-05-15 14:02:39 -05:00
AJ Kelly 5e3aeb69c9 added stepstype to an assert msg 2011-05-15 13:49:05 -05:00
AJ Kelly f8f4453637 [ScreenGameplay] Removed hardcoded commands for Debug (give up text) and replace them with DebugStartOnCommand, DebugBackOnCommand, and DebugTweenOffCommand. 2011-05-15 13:38:41 -05:00
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 78681a52ff fix typo 2011-05-14 20:30:44 -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
AJ Kelly c2ab2e9bb8 hello world and some line endings crap; midi really needs to set up hgeol in his client 2011-05-12 16:54:51 -05:00
AJ Kelly fbfbace87d fix crash on start 2011-05-12 00:57:16 -05:00
AJ Kelly 90469f0f25 .c_str() 2011-05-11 16:08:29 -05: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
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
AJ Kelly a867b88640 add missing endless banner 2011-05-10 09:24:31 -05:00
AJ Kelly 8968ccfa45 add missing strings 2011-05-10 09:13:31 -05:00
AJ Kelly 0f9a035c91 fix script error 2011-05-10 09:11:44 -05:00
AJ Kelly 6b61e8e0bb fix vs2008 compile 2011-05-10 09:04:44 -05:00
AJ Kelly d136d19cef fix compile; don't add features early in the morning 2011-05-10 08:55:50 -05:00
AJ Kelly 4afa85c9f9 [Sprite] Added SetSecondsIntoAnimation(float) Lua binding. 2011-05-10 02:41:02 -05:00
AJ Kelly e324d8f469 typo 2011-05-08 12:11:07 -05:00
AJ Kelly 77f4757ced update location of MAD library 2011-05-04 21:56:03 -05:00
AJ Kelly f9514958bf put wglew behind #if defined(WINDOWS) 2011-05-04 00:33:32 -05:00
AJ Kelly 2251baf10c simplify like fuc 2011-05-04 00:31:42 -05:00
AJ Kelly 0b32783697 this seems to fix the compile on Windows; not sure if it's the best way of doing it, though. 2011-05-04 00:26:12 -05:00
AJ Kelly fb1dbd4463 merge 2011-05-02 20:11:26 -05:00
AJ Kelly 34e3127a29 remove spaces from line begin 2011-05-02 20:11:09 -05:00
AJ Kelly 617b63edc9 add python to eol file 2011-05-02 17:48:03 -05:00
AJ Kelly 830ff6c25a more nsi updates 2011-05-02 17:26:15 -05:00
AJ Kelly 7076e8631e this is no longer a problem 2011-05-02 17:20:02 -05:00
AJ Kelly e3ed7c161e add ssc format changelog (OOPS!) and sm5 changelog to Windows installer 2011-05-02 17:18:13 -05:00
AJ Kelly 054747b55c [ScreenSelectMusic] Added NullScoreString metric. 2011-05-02 17:15:41 -05:00
AJ Kelly 5242246bd9 add korean font assets 2011-05-02 02:11:28 -05:00
AJ Kelly 5341452d5d default png crush part 2 2011-05-02 01:48:20 -05:00
AJ Kelly d7ad1dd8e7 default png crush part 1 2011-05-02 01:44:20 -05:00
AJ Kelly 4579ba19b1 crush fallback png 2011-05-02 01:34:44 -05:00
AJ Kelly 18840c97ec update lua docs 2011-05-01 23:29:36 -05:00
AJ Kelly af74f336b9 sm-ssc v1.2.5 2011-05-01 20:27:13 -05:00
AJ Kelly 4d5b1fe2a3 change default custom speed mods back to pre-arrow spacing change speeds 2011-05-01 14:54:12 -05:00
AJ Kelly e200734a6f another pedantic edit 2011-05-01 13:41:50 -05:00
AJ Kelly 6e6d541124 code cleanup 2011-05-01 13:30:53 -05:00
AJ Kelly 6aec949c06 [Course] Added #SCRIPTER tag and GetScripter Lua binding. 2011-04-30 23:30:58 -05:00
AJ Kelly 7508f27fc9 fix compile 2011-04-30 19:40:43 -05:00
AJ Kelly 56f503e29b [UnlockManager] Added GetPoints(UnlockRequirement), GetPointsForProfile(Profile,UnlockRequirement) Lua bindings. 2011-04-30 19:35:51 -05:00
AJ Kelly 93d3f2a063 nano cleanup 2011-04-30 19:31:21 -05:00
AJ Kelly c5be31ec69 [Song] Added Origin (#ORIGIN tag in .ssc) 2011-04-30 19:23:29 -05:00
AJ Kelly b053e931c2 [UnlockEntry] Added GetCourse, GetCode Lua bindings.
[UnlockManager] Added UnlockRequirement_NumUnlocked enum.
2011-04-30 18:41:14 -05:00
AJ Kelly f5976bd860 fix late night typo 2011-04-30 05:23:35 -05:00
AJ Kelly 3d4a439960 [OptionRow] Added SelectMultipleMessageCommand, ChangeValueMessageCommand. 2011-04-30 05:22:17 -05:00
AJ Kelly 8dfa27df5e [OptionRow] Added Text param to RefreshMessageCommand. 2011-04-30 05:11:16 -05:00
AJ Kelly 3869c69098 [ScreenOptions] Renamed "ScreenOptions LineHighlight" to "ScreenOptions LineHighlight P#", making it load per-player. 2011-04-30 03:45:16 -05:00
AJ Kelly 3af2739300 fuck fuck fuck fuck fuck i'm going to PUNCH someone 2011-04-29 13:26:20 -05:00
AJ Kelly 14e07cbb61 planning stuff for musicwheel 2011-04-29 13:25:58 -05:00
AJ Kelly 09742fa72a small comment 2011-04-29 13:25:37 -05:00
AJ Kelly 01d9e955ba make this work with BeginnerHelper 2011-04-28 19:13:44 -05:00
AJ Kelly d99975bbe5 [BPMDisplay] Added SetFromSong Lua binding. 2011-04-28 19:12:50 -05:00
AJ Kelly ae53e3e079 plans for allowing scrolling Banners for mode menu and sort orders 2011-04-28 19:11:55 -05:00
AJ Kelly 3a9c832ba1 [BeginnerHelper] Changed Player_#X/Y metrics to Player#X/Y metrics for consistency.
Converted the background to an AutoActor.
Renamed Initialize -> Init for consistency.
2011-04-28 19:11:16 -05:00
AJ Kelly 8ab76ed872 remove unused m_bNewSongsUnlocked 2011-04-26 17:53:47 -05:00
AJ Kelly 04f8305a57 [Font] remove hack that makes assumptions 2011-04-25 14:14:49 -05:00
AJ Kelly a04f956646 comment + assert message 2011-04-23 23:36:25 -05:00