Commit Graph
4533 Commits
Author SHA1 Message Date
Jason Felds 5c34929600 Fix timing segment scaling.
When in doubt, use the direct approach.
2011-07-26 11:35:58 -04:00
Jason Felds 3d58d76fcb Radar values fixed for KSF files.
Yes, this causes a cache update. No, I don't care.
2011-07-25 04:35:51 -04:00
Jason Felds 881f58bc64 Welcome to the team Aldo. 2011-07-24 23:02:36 -04:00
Jason Felds 4525a2cf86 Move class definition to header. 2011-07-24 23:02:14 -04:00
Aldo Fregoso 0eec6f06a0 Updated RageDisplay_D3D.cpp to compile StepMania with any DirectX SDK up to August 2007 2011-07-23 08:10:24 -05:00
Jason Felds 1291121250 Fix hurp for the durp so blurp. 2011-07-23 01:45:10 -04:00
Jason Felds 18fc7086ea ...nah. don't feel like raging about merges. 2011-07-21 17:25:21 -04:00
Jason Felds d96a300a50 Remove out of bounds errors.
......I REALLY need a vacation now.
2011-07-21 17:25:02 -04:00
Jason Felds 505b6c8c98 Restoring this directory location for now.
I wonder if this was causing problems for XP users.
2011-07-21 17:24:23 -04:00
AJ Kelly fd404b7a09 finish up removing hardcoded BPMDisplay from ScreenNetSelectMusic 2011-07-21 16:22:34 -05:00
AJ Kelly 6bdaf5c92a [Course] Bumped up max edit course title length to 16 (still feels too short). Also added #DESCRIPTION tag and Course:GetDescription() Lua binding. 2011-07-21 16:17:48 -05:00
AJ Kelly 6d47e20e41 [insert comment about merge here] 2011-07-21 11:44:33 -05:00
AJ Kelly 8ccc2d9db3 [BeginnerHelper] Removed DancePadAngle metric in favor of DancePadOnCommand. The same goes for PlayerAngle, rotation is now handled in PlayerP1/2OnCommand. 2011-07-21 11:44:07 -05:00
Jason Felds fa0b14d4e4 Untested F9/F10 sync code for split timing.
Let someone else try this I think.
2011-07-21 12:38:17 -04:00
AJ Kelly 5351ecdfaa some todo for later 2011-07-21 11:07:59 -05:00
Colby Klein 44a160708f Nitpicking, another try to make sure we're not doing things the driver doesn't support. 2011-07-20 22:38:10 -07:00
AJ Kelly bc8d340801 [Win32/CrashHandlerChild] Crashlog and log now open in the player's default text editor. Also, the Show Log button works again, including for people using Portable.ini. 2011-07-20 23:37:00 -05:00
Jason Felds d7f0fa3ed2 Fix warnings with if statements. 2011-07-20 21:24:31 -04:00
Jason Felds 5164e80b7f Outdated comment is outdated. 2011-07-20 19:49:37 -04:00
Jason Felds 95c92094b7 Xcode3 builds again. 2011-07-20 19:43:04 -04:00
AJ Kelly d20501c547 attempt to fix a crash when pressing ctrl+letter during the transition 2011-07-20 16:25:48 -05:00
AJ Kelly 7bd6462929 fix compile on windows 2011-07-20 16:20:41 -05:00
Henrik Andersson 759c7cac7e [default->loading window] Just a little merge. 2011-07-20 21:58:22 +02:00
Jason Felds 59686a46b0 Fix out of bounds error. 2011-07-20 15:29:24 -04:00
Henrik Andersson 363947d46a [default->loading window] Catching up. 2011-07-20 20:06:28 +02:00
Jason Felds 1b30de478b Can't forget the other animals. 2011-07-20 13:39:11 -04:00
AJ Kelly d53d9156ad go away, warnings 2011-07-20 12:38:02 -05:00
Jason Felds 5eff51171f [Xcode4] May as well put in better formatting. 2011-07-20 13:15:49 -04:00
Jason Felds dbdab4759e [Xcode4] May as well fix switch warnings.
Still need some assistance for the linker error.
2011-07-20 11:11:04 -04:00
Jason Felds c2ac76afbb [default -> Xcode4] Lion is approaching. 2011-07-20 10:12:21 -04:00
Alberto Ramos 3b475db699 why 2011-07-19 23:42:32 -06:00
Jason Felds f4f38ad12a Minor improvements with KSF loader.
Cache version up to 196.
2011-07-20 00:18:14 -04:00
AJ Kelly 271704ec11 fuck merging 2011-07-19 19:45:17 -05:00
AJ Kelly a9be18d57d since ScreenOptionsExportPackage doesn't really export packages anyways, no one should mind me committing wip code that splits things up into pages 2011-07-19 19:45:10 -05:00
AJ Kelly 9f3a35cd6c i hate this sometimes 2011-07-19 19:44:38 -05:00
AJ Kelly d421211da4 remove hardcoded bpmdisplay from net select music 2011-07-19 19:42:56 -05:00
AJ Kelly b1f4bb151d [LoadingWindow] Added the ability for themes to have custom splash banners. (Currently Windows-only.) 2011-07-19 19:40:44 -05:00
Alberto Ramos 8f10e78155 oh 2011-07-19 18:40:27 -06:00
Alberto Ramos 0c1a33cbe3 things
ksfs are still broken
2011-07-19 18:35:29 -06:00
Aldo Fregoso c14dfd767c Shared change with SMA, Low Level Hooks to disable Window's system shortcuts, try to press Windows Key when SM has focus :D 2011-07-18 22:41:13 -05:00
Aldo Fregoso 7014edbe26 Fixed VS2010 project 2011-07-18 22:17:55 -05:00
Alberto Ramos 9c826b7e27 bleh 2011-07-18 20:12:53 -06:00
Alberto Ramos ab7c163f52 is broken... 2011-07-18 20:06:40 -06:00
Colby Klein 09ec4bee64 ARB_fragment_program is not the correct ext: we need ARB_fragment_shader instead. I didn't notice as I don't have any hardware which does not support frag shaders. 2011-07-18 11:33:44 -07:00
Alberto Ramos a612d6eb93 fix warnings
retrieving placeholders (will work with those later I promise)
2011-07-18 11:27:28 -06:00
Jason Felds 0944948cad Fix Stops and Delays on the timing bar. 2011-07-17 23:58:22 -04:00
Jason Felds acbf2e9aa7 Another syntax bug, another cache force.
...alright, even I'm getting annoyed with this.
2011-07-17 23:42:38 -04:00
Jason Felds 92bab49a16 Hurp-a-durp.
...never let me say that again. Cache increased.
2011-07-17 22:21:16 -04:00
Jason Felds f8446ac3ca That "h" wasn't behaving right. Remove. 2011-07-17 16:18:22 -04:00
Jason Felds 494a9c2b45 Right. Windows. Forgot about that. 2011-07-17 16:11:05 -04:00