Commit Graph
100 Commits
Author SHA1 Message Date
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
AJ Kelly f6c6c97aee cleanup 2011-04-23 23:33:12 -05:00
AJ Kelly 29c3a0e30d [ModIcon] comment out the line that makes ModIcons crash. also give Filled and Empty commands in the metrics (optional). 2011-04-23 23:32:44 -05:00
AJ Kelly 10bc69f93c add 악전반채 to the Korean font pages (see issue 226) 2011-04-23 21:28:50 -05:00
AJ Kelly bce91c399f [SongManager] Added GetCourseGroupNames Lua binding. 2011-04-23 21:13:28 -05:00
AJ Kelly 62815d8f58 [ScreenOptionsEditCourse] Fixed a crash when going to the first row. (Fixes issue 235) 2011-04-23 16:59:38 -05:00
AJ Kelly d7ba852eaf XPerPlayer -> PositionPerPlayer 2011-04-23 16:14:24 -05:00
AJ Kelly 69f6fe04be add XPerPlayer(player,p1X,p2X) to ProductivityHelpers and use it on SyncInfo 2011-04-23 16:12:28 -05:00
AJ Kelly 73b42e87b0 [ScreenGameplaySyncMachine] Fixed a crash when entering ScreenGameplaySyncMachine as Player 2. (Fixes issue 127) 2011-04-23 16:05:40 -05:00
AJ Kelly 1d0fb92ebe [CourseLoaderCRS] Fixed loading of Player's Best/Most Played courses, probably others too. 2011-04-23 16:04:40 -05:00
AJ Kelly 3a8395820b fix small typo 2011-04-22 19:17:55 -05:00
AJ Kelly dca2f976b2 [FadingBanner] Added BannerRoulette, BannerRandom, and Banner(Custom Item Name) commands. 2011-04-22 05:09:47 -05:00
AJ Kelly 55c5cb145b [Banner] Added ScrollSpeedDivisor metric; controls the scroll speed of Random/Roulette banners. 2011-04-22 04:48:42 -05:00
AJ Kelly 438930f794 [ScreenGameplay] Added SongNumberFormat metric. 2011-04-21 13:49:54 -05:00
AJ Kelly 1850240fe2 fix RollingNumbersClass in fallback 2011-04-21 02:18:30 -05:00
AJ Kelly c064e7cc62 [ScreenEvaluation] Added RollingNumbersClass metric, allowing for the ability to change which RollingNumbers class is loaded. 2011-04-21 01:56:56 -05:00
AJ Kelly 9efb17eca7 [LifeMeterBattery] Convert Frame to an AutoActor. 2011-04-21 01:44:13 -05:00
AJ Kelly e24529e3fc rename PercentFrame per last commit 2011-04-21 00:34:57 -05:00
AJ Kelly e6b20ef704 [ScreenSelectMusic] Changed "Percent Frame p1" to "PercentFrame P1" for consistency. 2011-04-21 00:33:56 -05:00
AJ Kelly ce4667e9ca [CourseContentsList] Fix a crash. 2011-04-20 18:56:47 -05:00
AJ Kelly 7e40b94133 small cleanup 2011-04-20 16:50:22 -05:00
AJ Kelly 52bf3c4808 fix graphic names! 2011-04-20 16:42:38 -05:00
AJ Kelly dce2c0cac8 add credits to fallback and default themes 2011-04-18 01:03:42 -05:00
AJ Kelly b0512e811c updated menu loop from Petriform/D. Trucks 2011-04-17 23:32:28 -05:00
AJ Kelly 6681e062dd remove some hardcoded SetShadowLength() calls 2011-04-16 22:03:28 -05:00
AJ Kelly 445f9a5e32 * [PlayerOptions] Added UsingReverse() Lua binding (automatically tests GetReverse() == 1)
* [PlayerState] Added GetCurrentPlayerOptions() Lua binding
2011-04-16 21:10:44 -05:00
AJ Kelly a14d760e0c [ScreenSelectMusic] Made score frame into an AutoActor, changed the filename from "score frame p1" to "ScoreFrame P1" for consistency with other elements. 2011-04-13 03:41:09 -05:00
AJ Kelly 6c52b8479f line ending blargh 2011-04-10 03:49:30 -05:00
AJ Kelly d1ddea19fc fix a crash with Cursors on ScreenSelectMaster. 2011-04-10 03:35:56 -05:00
AJ Kelly 6fa63cfb78 todo comment about ordering random, roulette, portal, and custom items 2011-04-09 23:32:13 -05:00
AJ Kelly 68ff1098e3 Make some assert messages less cryptic 2011-04-06 16:04:58 -05:00
AJ Kelly 30b04b3180 refer to ScreenOptionsToggleSongs for ScreenOptionsExportPackage restructuring 2011-04-03 16:01:45 -05:00
AJ Kelly 6e56c0e7f5 change the todo comment here to something more concrete 2011-04-03 16:01:08 -05:00
AJ Kelly 6a458cc836 small comment changes 2011-04-03 16:00:46 -05:00
AJ Kelly d466870e5d remove comments that aren't really needed 2011-04-03 16:00:23 -05:00
AJ Kelly 60c86c4b99 slight update to comments in here 2011-04-03 15:38:25 -05:00
AJ Kelly 594bbbd2bc scroll wheel is an axis, remove comment 2011-04-03 15:35:01 -05:00
AJ Kelly ca383b7fcc GetExtension takes in an RString. steve was right, I don't need to .c_str() here 2011-04-03 12:44:23 -05:00
AJ Kelly 8bdd48f9b2 stupid merge 2011-04-03 01:57:29 -05:00
AJ Kelly 7c04c919b9 small comment/cleanup 2011-04-03 01:26:36 -05:00
AJ Kelly 9eb9f182a6 small cleanup 2011-04-02 00:49:08 -05:00
AJ Kelly 348df5f561 Fix issue 247; a crash occurs when exiting Practice mode from dance-solo, dance-threepanel, and popn-nine (all of which can only have one player). Not sure if any other modes will cause this crash. 2011-04-02 00:32:30 -05:00
AJ Kelly 3944838191 GamePref* -> UserPref* for the Lua functions; fixes bug 246 2011-04-01 00:14:08 -05:00
AJ Kelly c2b397d43e add Remove to ScreenEditOptions; fixes issue 242 2011-03-30 13:30:18 -05:00
AJ Kelly b91dc69043 change how these are compared by putting the load in the condition too 2011-03-29 23:50:41 -05:00
AJ Kelly 066f2ee2d1 notes 2011-03-29 18:44:02 -05:00
AJ Kelly 3c8d5fcb8c attempt to log mouse position on mac 2011-03-29 18:16:35 -05:00
AJ Kelly dceebe5005 trying to work on mouse stuff and not getting anywhere 2011-03-29 18:02:28 -05:00
AJ Kelly 6c4d9673f3 [GameSoundManager] properly load .sm and .ssc files instead of assuming they're ssc files 2011-03-29 15:13:59 -05:00
AJ Kelly 9445f3391d update ignore file 2011-03-29 13:06:59 -05:00
AJ Kelly 54415fa8fb [ScreenGameplay] Announcers say combo messages again. 2011-03-29 12:56:39 -05:00
AJ Kelly a3e0bbeb47 get rid of command on StepsDisplay Autogen in fallback 2011-03-29 12:05:18 -05:00
AJ Kelly 91e6e1def8 changelog 2011-03-29 11:56:32 -05:00
AJ Kelly 93e2bce579 [ScreenEdit] Changed sample playback button to L. 2011-03-29 11:56:19 -05:00
AJ Kelly b50d6a04c7 Texture Font Generator changes to make it compile in VS2008 2011-03-27 20:17:09 -05:00
AJ Kelly 5d0ef42972 argh tags 2011-03-27 19:33:33 -05:00
AJ Kelly 316e19fc69 sm-ssc v1.2.4 2011-03-27 19:26:30 -05:00
AJ Kelly f4a9a3acc4 actually use strtol as intended, checking for invalid inputs 2011-03-27 19:19:31 -05:00
AJ Kelly cab7c1f077 use unsigned short instead of unsigned int for port; also use strtol instead of atoi 2011-03-27 19:06:15 -05:00
AJ Kelly 178ec08d14 replace Rave arrow with a recolored Normal arrow for now 2011-03-27 18:43:07 -05:00