Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-01 | Core/Misc: Fixed deprecation warnings for c++20 | Shauren | |
2022-10-01 | Dep/g3d: Document new patch | Shauren | |
2022-10-01 | Core/Misc: Fix *BSD compile errors (#28287) | Lloyd Dilley | |
(cherry picked from commit 2b8fc95fdec69ca5c057c2e63a1313d8165d44ea) | |||
2022-02-13 | Debug build fix | Shauren | |
2022-02-11 | Dep/g3d: Purge Windows.h includes from headers we include | Shauren | |
2022-01-26 | Core/Misc: Fix compile errors found with msvc /permissive- | Shauren | |
(cherry picked from commit b3db50a3b41b2db209327387f59afa1c40532773) | |||
2022-01-23 | Correct g3d patch naming conflicts with 3.3.5 branch | Shauren | |
2022-01-23 | Fixed -Wdeprecated-copy warning in G3D | Shauren | |
(cherry picked from commit a650bd631a4681d09e3ff66f79b73b99299565f3) | |||
2022-01-23 | Fix warnings related to Vector3::operator= and remove -Wno-deprecated-copy ↵ | Shauren | |
suppression (cherry picked from commit 042b1abfd747160085e5acc24a842a076b20ea01) | |||
2021-12-30 | Core/Misc: Fix invalid utf-8 comments | Shauren | |
(cherry picked from commit 6259763469826526fc26b07ff20885d5b04a791f) | |||
2021-12-22 | Core: Build on ARM64 - Raspberry Pi (preferable 4) (#23885) | daMaex | |
* build again on aarch64 * include mm_malloc header instead of defining self (cherry picked from commit cbe765df7a75f61941583ab95ecaa153e198d3de) | |||
2021-12-22 | Dep/G3D: Add more of our modifications as separate patches | Shauren | |
2021-02-06 | Core/Misc: Fix static analysis issues | jackpoz | |
(cherry picked from commit 7e73f5f1edd8c99c3639e2a342cf044f6192fb6a) | |||
2021-02-06 | Dep/G3D: Add static assert checks for Array functions being used with ↵ | jackpoz | |
non-POD types (cherry picked from commit f017b1d470aec0ca4918e059343d57de99fb2254) | |||
2020-01-02 | New Year | Aokromes | |
2019-01-01 | Update copyright note for 2019 | vincent-michael | |
auto happy = new year(2019); | |||
2018-01-01 | Update copyright note for 2018 | vincent-michael | |
auto happy = new year(2018); | |||
2017-12-20 | Build: Use interface targets for inheriting flags and definitions | Naios | |
* Remove the usage of global flags and definitions set through the CMAKE_CXX_FLAGS variable. * Use cmake target compile features for setting the CXX standard automatically. * Make C++14 globally available in the project * Closes #21033 (cherry picked from commit e60c1f84a7e13577a82046b02b214f9466d20a7c) | |||
2017-03-07 | Dep/G3D: Fixed Visual Studio 2017 build | vincent-michael | |
2017-01-01 | Update copyright note for 2017 | vincent-michael | |
Happy new year | |||
2016-10-11 | Dep/G3D: Backport warning fix from G3D10 | jackpoz | |
(cherry picked from commit bf5c37a5d056485fc256aa7f128f81eeb125a992) | |||
2016-03-19 | CMake: Provide proper interface targets from dependencies | Naios | |
* to make use of cmakes inherited link dependencies which imports all include directories/ definitions from the link library (cherry picked from commit 1a572d242593124f986d3ed08710b96a142a6763) | |||
2016-01-01 | Update copyright note for 2016 | Vincent-Michael | |
Happy new year (Again new year with idiots ...) | |||
2015-11-04 | Dep/g3d: Removed std::shared_ptr, std::weak_ptr, std::dynamic_pointer_cast, ↵ | Shauren | |
std::static_pointer_cast and std::enable_shared_from_this from global namespace | |||
2015-08-02 | Dep: Added description to g3d hotfix list | Shauren | |
2015-08-01 | Dep: Silenced build warning in G3D header, part2, forgot to save | Shauren | |
2015-08-01 | Dep: Silenced build warning in G3D header | Shauren | |
2015-07-03 | Dep/G3D: Backport fix from G3D10 | jackpoz | |
(cherry picked from commit b9d5b194df2719bda956ea4f8794916ceb4bdd58) | |||
2015-06-29 | Core/Dependencies: Fix some warnings in G3D | jackpoz | |
(cherry picked from commit c86cf03dcefad845ca52b1bb1c9b1baa89105462) | |||
2015-01-01 | Update copyright note for 2015 | Vincent-Michael | |
Happy new year | |||
2014-08-23 | Core/Dependencies: Fix some -Wconversion warnings in G3D | jackpoz | |
2014-08-22 | Core/Dependencies: Update G3D to v9.0 r4036 | jackpoz | |
2014-07-17 | Readd G3D-v8.0_hotfix9.diff that slipped through thanks to .gitignore | leak | |
2014-06-01 | Replaced ACE based typedefs for fixed width ints with C++11 versions | leak | |
2014-01-01 | Update copyright note for 2014. | Vincent_Michael | |
Happy new year. | |||
2013-09-01 | Dep/G3D: Fix encoding of G3D-v8.0_hotfix8.diff | Nay | |
2013-09-01 | Dep/G3D: Fix a typo in Vector3int32 += operator | Chaplain | |
2013-09-01 | Dep/G3D: Update Readme.txt | Nay | |
2013-08-31 | Dep/G3D: Fix a typo in Matrix4 == operator | Nay | |
2013-03-09 | Buildsystem: Add support for compiling with MinGW on Windows | Nay | |
Tested with: - Windows 8 x64 - MySQL 5.5.30 win32 - OpenSSL 1.0.1c (32 bits) - No PCH - MinGW with GCC 4.7.0 TODO: - Fix compile/link with PCH enabled - Fix compile with WheatyExceptonionReport enabled (ignored for now) - Fix compile of .rc files (ignored for now) - Test with more platforms | |||
2013-02-28 | Core/Dep: G3D: Correction to patch G3D-v8.0_hotfix5.diff, add missing #ifdef ↵ | click | |
-test (applied to sourcetree as well) | |||
2013-02-27 | Core: Add support for compiling core in a cygwin-environment | click | |
- rename/readd/add G3D-patches - give a history on the changes (some G3D-changes didn't even HAVE a patch - boo!) DON'T MESS ABOUT WITH CHANGING DEP/* LIBRARIES AND NOT LEAVING A DIFF IN THE SOURCETRE, MKAY!? | |||
2013-01-01 | Update copyright note for 2013. | Vincent_Michael | |
Happy new year. | |||
2012-11-10 | Core/Build: Restore FindOpenSSL, even when it's provided by cmake, this file ↵ | Spp | |
also provides newbie-check (warns if you trying to use wrong libs) - Also, apply the hack needed to make g3dlite compile in OS X | |||
2012-11-09 | Core/Build: Update the G3DLite extra patch to compile under OS X with Clang | Tuxity | |
2012-09-04 | Dep/G3D: Restored 99c8399772701af9bf3c79e4c514aead57cdc7d6 | Shauren | |
2012-09-03 | Dependencies/G3D: Fix build on x64 (change already included in TC's diff) | Nay | |
2012-09-03 | Core/Dependencies: Update G3D to version 8.01 | Nay | |
2012-08-26 | Core: Fix compiling on Fedora (G3D related) | Nay | |
Thanks F3st and Gamera Closes #7477 | |||
2012-01-14 | Dependencies/G3D: Fix typo in isNaN(float x). | Chaplain | |
*In original G3D svn it was fixed long time ago. |