Commit Graph

  • 123b01930e Force Lua to be compiled as C++ code when using MSVC Prcuvu 2019-12-22 18:38:07 +08:00
  • 35b557b8d6 Merge pull request #1945 from DinsFire64/autogenlightsfix dguzek 2019-12-17 20:35:31 -05:00
  • 95122bbccb restore autogen lights dinsfire64 2019-12-16 20:44:02 -06:00
  • ced9249b01 Merge pull request #1942 from dguzek/local-variables dguzek 2019-12-09 20:57:22 -05:00
  • 9666bb0ae2 change a few global Lua variables to be local Dan Guzek 2019-12-09 19:45:57 -05:00
  • cb10b61d34 fix leftover macro loop in JACK sound driver Matias Hilden 2019-12-08 13:48:25 +02:00
  • bfc3feb6df Specify no high res window in Info.plist template 雪竜 (Tommy Li) 2019-11-24 00:04:59 -06:00
  • 81a041e3dd "Fixed" some Objective-C API issues blocking the game from launching tommy.li 2019-11-16 00:31:47 -06:00
  • c5096d24de Update vertex count stats when drawing smooth lines (OGL) (#1932) Martin Natano 2019-11-14 21:40:35 +01:00
  • 6a4551f958 Detect 8:3 as widescreen (#1929) Martin Natano 2019-11-03 21:10:05 +01:00
  • 7dae1384e6 Sort input devices on Linux (#1926) Martin Natano 2019-10-29 16:05:29 +01:00
  • b0765e9c56 Merge: Remove DirectX from README.md (#1925) Tracy Ward 2019-10-26 00:40:14 -04:00
  • 35fe976d5b Update README.md Prcuvu 2019-10-26 10:42:54 +08:00
  • 0bd2365ebc Use libXtst again with CMake (#1908) Elias Kunnas 2019-10-24 18:22:42 +03:00
  • 9bf8f40a1c Merge: Upgrade to libtomcrypt 1.18.2 (#1919) Tracy Ward 2019-10-23 20:10:16 -04:00
  • 1099c8297a Fix LRC parsing crash for unrecognized values Elias Kunnas 2019-10-23 20:50:50 +03:00
  • 333abe5934 Upgrade to libtomcrypt 1.18.2 Prcuvu 2019-10-15 17:43:01 +08:00
  • 65a69ea874 Linux: Use GLVND if available. (#1860) Martin Kröning 2019-10-13 22:30:41 +02:00
  • 81ce0e94d9 Merge: Windows x64 build support (#1899) Tracy Ward 2019-10-13 15:56:04 -04:00
  • a51971f58d Remove existing DLLs in Program folder before copying Prcuvu 2019-10-14 01:03:08 +08:00
  • a5a4bb5827 Add support for Raw Thrills I/O (DDR X2 US cabinets) on Windows (#1894) Tracy Ward 2019-10-13 03:59:35 -04:00
  • 04f7a8c466 Rewrite BG/FG changes parsing (#1916) Tracy Ward 2019-10-12 11:41:39 -04:00
  • fd92cc2ed8 Delay writing image cache index while loading songs (#1917) Tracy Ward 2019-10-12 11:37:38 -04:00
  • f104e813c4 Delay writing image cache index until after load complete Tracy Ward 2019-10-12 11:24:13 -04:00
  • 44b76446bb Merge branch '5_1-new' into win64 Prcuvu 2019-10-06 00:55:50 +08:00
  • 2cbac72293 Pull changes from upstream Tracy Ward 2019-10-05 10:40:17 -04:00
  • 7ae3cfe99c Remove dependency on DirectX SDK (#1905) Tracy Ward 2019-10-05 10:35:37 -04:00
  • 8674dcca33 Update AppVeyor CI badge [ci skip] (#1909) Prcuvu 2019-10-05 22:30:28 +08:00
  • 77e2776dad Raw Thrills I/O: Add support for the physical coin counter inside the coin door x0rbl 2019-10-04 17:44:32 -07:00
  • b1e5d9f46d A missing data type to change Prcuvu 2019-10-05 05:34:06 +08:00
  • 96db8d3be7 Update VDI format for Windows x64 Prcuvu 2019-10-05 05:08:06 +08:00
  • d7f9c8d7b6 Remove more DX CMake bits Tracy Ward 2019-10-04 11:34:24 -04:00
  • 8e7c4df49c backport legacy credits from master (#1906) Tracy Ward 2019-10-04 10:37:07 -04:00
  • c1e4d56f5e Fix indentation in CMakeData-os.cmake Tracy Ward 2019-10-04 09:53:20 -04:00
  • 626e58700e Fix build errors with IH_DirectInput using the Win SDK Tracy Ward 2019-10-04 09:46:51 -04:00
  • 2bce815a1a Fix build errors with RageDisplay_D3D using Windows SDK Tracy Ward 2019-10-04 09:35:44 -04:00
  • 6aedffabf3 Add GetErrorString to DirectXHelpers; Add error list Tracy Ward 2019-10-04 09:29:01 -04:00
  • e9ca966af7 Allow CreateScreenshot to return nullptr Tracy Ward 2019-10-04 09:00:24 -04:00
  • dce0d0f91c Fix potential security issue with FormatMessage use Tracy Ward 2019-10-04 08:58:05 -04:00
  • dfb524a547 Fix incorrect usage of GetLastError in LLW_Win32 Tracy Ward 2019-10-04 08:56:03 -04:00
  • cdc4bd9da2 Replace missing dxguid.lib functionality Tracy Ward 2019-10-04 08:48:19 -04:00
  • 46e1410932 Remove DirectX SDK search from CMake Tracy Ward 2019-10-04 08:45:34 -04:00
  • 238ad72847 sync 5_1-new with upstream Tracy Ward 2019-10-04 08:02:54 -04:00
  • 75f7d8876d Merge pull request #1903 from Prcuvu/cmake_use_folders Tracy Ward 2019-10-04 06:59:44 -04:00
  • 2a8ca62ba6 CrashHandlerChild rva type fix Prcuvu 2019-10-04 15:41:05 +08:00
  • 4baa25710d Create a thread for exception handler for separate stack Prcuvu 2019-10-04 15:28:17 +08:00
  • b26b711e47 Reenable USE_FOLDERS Prcuvu 2019-10-04 14:09:11 +08:00
  • 187349bfd0 Merge pull request #1900 from RhythmLunatic/mainline dguzek 2019-10-03 14:40:05 -04:00
  • 31604f48ce Use static array for new stack instead of calling VirtualAlloc Prcuvu 2019-10-03 14:01:59 +08:00
  • 1fa9bb387c Fix for *nix build Prcuvu 2019-10-03 12:17:53 +08:00
  • dea6917f02 Explicitly expand size_t on min and max overload Prcuvu 2019-10-03 09:44:07 +08:00
  • 4026d41c16 More Windows API type inconsistency fix Prcuvu 2019-10-03 09:33:27 +08:00
  • 54c067f48d Fix Windows x64 type inconsistency regarding RageTexture Prcuvu 2019-10-03 08:58:14 +08:00
  • 7e96188088 Reserve register parameter stack space for MainExceptionHandler Prcuvu 2019-10-03 04:51:08 +08:00
  • 63735535bf Fix pump couples mode RhythmLunatic 2019-10-02 11:07:47 -05:00
  • 17135e0e21 Merge pull request #1868 from RhythmLunatic/mainline dguzek 2019-10-02 10:18:13 -04:00
  • 1dc2c9cc1f Fix indentation [ci skip] Prcuvu 2019-10-01 18:09:22 +08:00
  • 90eb7407fc Find DirectX libraries based on platform architecture Prcuvu 2019-10-01 17:07:45 +08:00
  • d63957ed0b Fix CMake syntax Prcuvu 2019-10-01 16:48:00 +08:00
  • 60d6ebce92 replace "asm nop" with an intrinsic in msvc Tracy Ward 2018-04-12 01:22:04 -04:00
  • 67ebec3320 Do not specify /arch:SSE2 to silence a MSVC warning Prcuvu 2019-10-01 15:03:21 +08:00
  • ef4376cb6e Implement a working CrashHandler::ExceptionHandler for Windows x64 Prcuvu 2019-10-01 14:56:09 +08:00
  • 3cd1bdcc8f Add WinDDK x64 libraries Prcuvu 2019-10-01 14:45:55 +08:00
  • b9a4d71c23 Add FFmpeg 2.1.3 Windows x64 libraries and auto copy binaries on configuration Prcuvu 2019-10-01 14:37:46 +08:00
  • 4f864911fc Use SetClassLongPtr compatible for both Windows x86 and x64 Prcuvu 2019-10-01 14:14:38 +08:00
  • e5321deed4 Fix DLGPROC prototype Prcuvu 2019-10-01 14:10:56 +08:00
  • b55760811b Make libmad work on Windows x64 Prcuvu 2019-10-01 14:04:28 +08:00
  • 8f8ce5c48d Fix accessing pointer from temporary object. (#1897) Wesley Castro 2019-09-26 10:36:13 -07:00
  • 91c31431e8 back to DOS line endings RhythmLunatic 2019-09-21 13:48:13 -05:00
  • b4806b0038 Raw Thrills I/O: Added comments listing the author and a summary x0rbl 2019-09-20 15:37:12 -07:00
  • 6841d0574d Raw Thrills I/O: Minor code cleanup x0rbl 2019-09-18 23:57:27 -07:00
  • 9481834180 Add pad support for Raw Thrills I/O (DDR X2 US cabinets) on Windows x0rbl 2019-09-18 03:12:04 -07:00
  • 2828de4d3f Don't enforce line endings Martin Kröning 2019-09-08 13:05:52 +02:00
  • 75d9400cb0 5.1: Travis Rework and macOS (#1870) Martin Kröning 2019-09-06 01:51:44 +02:00
  • 568cd64d69 Fix grammar error in README (#1879) MaT1g3R 2019-09-04 01:22:57 -04:00
  • 8ab7c7fab9 5_1-new: Fix building with clang/clang++ (#1866) Martin Kröning 2019-08-21 03:19:52 +02:00
  • deab68b012 Back to C++ 11 RhythmLunatic 2019-08-13 23:47:59 -05:00
  • 0a9718374b support any size splash on linux RhythmLunatic 2019-08-13 23:43:35 -05:00
  • 4db93fc774 Merge pull request #1867 from mwkroening/appveyor-irc dguzek 2019-08-10 16:33:11 -04:00
  • 71cec195cb Use batch syntax for commenting CI IRC postings. Martin Kröning 2019-08-10 18:41:58 +02:00
  • 51981d5d01 disable appveyor irc reporter for now Colby Klein 2019-08-09 10:09:14 -07:00
  • a110070c07 Adjust .editorconfig (#1863) Martin Kröning 2019-08-09 19:04:10 +02:00
  • 48277254bd Build with PulseAudio by default (#1853) Martin Kröning 2019-08-08 20:03:30 +02:00
  • 38b97f4738 Merge pull request #1843 from geefr/cmake-fix-audiolib-selection dguzek 2019-06-30 17:43:03 -04:00
  • c9198db726 Merge pull request #1837 from teejusb/5_1-new dguzek 2019-06-30 17:41:20 -04:00
  • d4ca6f8a43 Fix selection logic for sound libraries Gareth Francis 2019-06-30 12:00:48 +01:00
  • f08d7d9f68 Fix some incorrect typing with the NULL->nullptr conversion for Windows teejusb 2019-06-22 23:16:10 -07:00
  • f230d39634 Fix crash when saving Preferences and current game doesn't exist teejusb 2019-06-22 23:09:45 -07:00
  • f8b559163f Add <array> header to BeginnerHelper to use std::array teejusb 2019-06-22 18:59:28 -07:00
  • aedcbb1b26 Add <numeric> header to PlayerStageStats to use std::accumulate teejusb 2019-06-22 18:58:39 -07:00
  • de29ba656b Add <numeric> header to ActorMultiVertex to use std::accumulate teejusb 2019-06-22 13:02:09 -07:00
  • 7e3789b131 Integrate C++11 branch into 5_1-new teejusb 2019-06-22 12:35:38 -07:00
  • 708139f56e Merge pull request #1820 from RhythmLunatic/mainline dguzek 2019-06-14 08:13:02 -04:00
  • c7f9133134 Fix broken Groove Radar RhythmLunatic 2019-06-12 21:47:48 -05:00
  • 61041b8941 metrics RhythmLunatic 2019-04-19 10:26:04 -05:00
  • feb77d5711 Make TwoPartSelect remappable RhythmLunatic 2019-04-19 10:03:12 -05:00
  • 631985af4b Merge pull request #1819 from RhythmLunatic/mainline dguzek 2019-04-18 21:34:27 -04:00
  • 8b8cb969d1 Add missing PacDrive Win32 driver RhythmLunatic 2019-04-18 09:14:41 -05:00
  • f376420f7f Merge branch '5_1-new' of https://github.com/stepmania/stepmania into mainline RhythmLunatic 2019-04-04 15:56:23 -05:00
  • 4977f29fe3 silence a bunch of msvc warnings Colby Klein 2019-03-28 15:05:07 -07:00