42 Commits (083e878dd8d4a06b099cf9e536161aa6389453b9)

Author SHA1 Message Date
Michael Hansen 4fc3a18a7f opus includes are in an opus subdir on (at least some) Linux distros 9 years ago
Michael Hansen 45be91c0e3 Add two new compiler feature tests 9 years ago
Michael Hansen ab451790fd Feature detection requires the package name to match what it searches for 9 years ago
Michael Hansen a3ab76cb0d Ensure uuid-dev is present when building on Linux 9 years ago
Michael Hansen 9b37590ca8 Set HS_DEBUGGING properly on non-MSVC compilers 9 years ago
Michael Hansen 8bbb560966 Require C++14 for std::make_unique 9 years ago
Michael Hansen 10a827ba52 Let CMake decide when to start using constexpr 10 years ago
Florian Meißner 7cd8f51eb4 Make audio work 10 years ago
Anne Marije v/d Meer 9de5c4db54 Use libopus for decoding Audio 10 years ago
Adam Johnson 2caade5fff Basic VPX decoding for plMoviePlayer 10 years ago
Joseph Davies 9732a997c0 Removes remaining usage of Bink in main engine. 10 years ago
Michael Hansen 30410dbdd8 Some fixes for OSX compilation. Closes #450 10 years ago
Joseph Davies 75bf2965d3 Add path for PhysX default installation on 64-bit Windows systems. 10 years ago
Michael Hansen e331cbd4f7 ASSume that MSVC is the only compiler who uses the __declspec() syntax 10 years ago
Michael Hansen 688852e658 Put compiler checks in their own cmake module 10 years ago
Michael Hansen 15728bbfb5 Add an hsDeprecated macro for declaring APIs deprecated 10 years ago
Darryl Pogue 14950f4c44 Update README and add prepare_env scripts. 10 years ago
Michael Hansen 978edc1423 Only try to find the Max SDK if it was requested (and show the option to try to build it always) 10 years ago
Adam Johnson 74ae12b38c Grab the correct DX libs for our architecture 11 years ago
Michael Hansen 8e7505b8ce Don't use CPUID call on targets that don't support it 11 years ago
Adam Johnson 194f44b017 Fix Debug/Release PCH Battles 11 years ago
Michael Hansen 56e332a3c3 Add basic regex functionality to plString 11 years ago
Adam Johnson 3ea82ca589 Be smarter about Pch.[h|cpp] files 12 years ago
Michael Hansen 9f276e2c57 Add support for Visual Leak Detector, since valgrind doesn't support MSVC 12 years ago
Adam Johnson b8ffef0c25 Cmake scripts for MSVC precompiled headers 12 years ago
Joseph Davies 0a0bfa56d0 Add Python check in cmake process to allow optional resource.dat creation. 13 years ago
Adam Johnson 2bbf1f77f3 Change the Max Plugin defines so that CWaveFile is still available 13 years ago
Michael Hansen 64a479d35e Adjust FindSpeex to match correct speex header location 13 years ago
Michael Hansen f90a620294 Adjust whitespace and case to match the other cmake files 13 years ago
philippelatulippe c039f3c338 cmake: Don't search for PhysX 2.6.4 on linux, remove 'SDKs' directory from PhysX find_path() 13 years ago
philippelatulippe de8bb3789b Fix FindPhysx.cmake to work on linux. It has to main issues left: 13 years ago
philippelatulippe 0a0f317970 Remove two wayward tabs. 13 years ago
philippelatulippe 0527bc47d0 cmake: detect speex if it is in /usr/include/speex/ 13 years ago
Adam Johnson 745d8c675f MaxMain and MaxPlasmaLights now build and compile with VS2010 + 3dsm 2011 13 years ago
Adam Johnson 0841adfb22 3ds Max plugin converted to cmake. Much work needed for it to build... 13 years ago
Branan Purvine-Riley 908aaeb6f6 Fix line endings and tabs 13 years ago
Branan Purvine-Riley c9061c5ea7 Move Plasma20 to be the new repository root 13 years ago