14 Commits
Author SHA1 Message Date
Aldo Fregoso bd622e91ec Merged changes 2013-06-02 22:53:39 -05:00
Aldo Fregoso 8e37673954 SM5 didnt want to compile with DirectX SDK (Summer 2004), which is the original DX9.0c SDK, please use conditional compilation for newer SDKs. Summer 2004 has the following constant: #define D3D_SDK_VERSION 32 2013-06-02 22:45:15 -05:00
Aldo Fregoso d08b1da838 Removed legacy DLLs, added MSVC10 ones and fixed TextureFont.cpp since Texture Font Generator didn't want to compile. 2013-06-02 22:42:59 -05:00
Aldo Fregoso fb0ff89bbc Updated mapconv.exe 2013-06-02 22:41:38 -05:00
Aldo Fregoso 525d679c5a First Segment required a zero. 2012-10-20 05:12:05 -05:00
Aldo Fregoso 775a978379 Default Speed Length for SMA files is 4. 2012-10-20 04:04:22 -05:00
Aldo Fregoso 5354edae0b Intermediate directory was not quoted. 2012-10-20 04:03:49 -05:00
Aldo Fregoso 09f369cd33 Imported the check for updates code from StepMania AMX.
---
TODO: Move the code from NSMAN to a new class
TODO: HOOKS->GetURL for Linux
TODO: Do not run the check every time the game is launched, use:
PREFSMAN->m_iUpdateCheckIntervalSeconds - Seconds to wait before running the next check
PREFSMAN->m_iUpdateCheckLastCheckedSecond - Timestamp of the last check
2012-05-21 02:29:59 -05:00
Aldo Fregoso 0e2cc939d6 Mac OS X DialogDriver was lacking OKCancel, I also added YesNo Dialog to every platform. 2012-05-20 22:19:27 -05:00
Aldo Fregoso 341a474c9a Fixed errors & warnings to compile with VS 2011 2012-05-20 21:00:14 -05:00
Aldo Fregoso 5a798e78cd Added Visual Studio 2011 solution 2012-05-20 20:30:13 -05: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
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