| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-01 | Core/Misc: Fixed deprecation warnings for c++20 | Shauren | |
| 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 | 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-02-06 | Dep/G3D: Add static assert checks for Array functions being used with ↵ | jackpoz | |
| non-POD types (cherry picked from commit f017b1d470aec0ca4918e059343d57de99fb2254) | |||
| 2016-10-11 | Dep/G3D: Backport warning fix from G3D10 | jackpoz | |
| (cherry picked from commit bf5c37a5d056485fc256aa7f128f81eeb125a992) | |||
| 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-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-06-29 | Core/Dependencies: Fix some warnings in G3D | jackpoz | |
| (cherry picked from commit c86cf03dcefad845ca52b1bb1c9b1baa89105462) | |||
| 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-06-01 | Replaced ACE based typedefs for fixed width ints with C++11 versions | leak | |
| 2013-09-01 | Dep/G3D: Fix a typo in Vector3int32 += operator | Chaplain | |
| 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!? | |||
| 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-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 | |||
| 2010-08-27 | Core/Dependency: Upgrade G3d-library to v8.0-release (patched version!) | click | |
| Note: Due to issues with G3D (normally requiring X11 and the ZIP-library), the sourcetree version contains a modified version. The applied patch is commited to the repository for future reference. --HG-- branch : trunk | |||
