- 02 Apr, 2022 2 commits
-
-
Christopho authored
-
Christopho authored
Closes #1565.
-
- 26 Mar, 2022 3 commits
-
-
Christopho authored
-
Christopho authored
-
Christopho authored
Report an error when creating entities with a non-existent model Closes #1494 See merge request !1414
-
- 15 Mar, 2022 3 commits
-
-
Christopho authored
-
Christopho authored
Closes #1494.
-
-
- 27 Feb, 2022 5 commits
-
-
Christopho authored
-
Christopho authored
-
Christopho authored
-
Christopho authored
Fix crash when a moving custom entity activates a stream Closes #1562 See merge request !1412
-
Christopho authored
Closes #1562.
-
- 26 Feb, 2022 1 commit
-
-
Cluedrew Kenfar Ink authored
-
- 22 Feb, 2022 1 commit
-
-
Cluedrew Kenfar Ink authored
Initial pass of game:get_values implementation. It is working, with a test, but might need a bit more clean-up.
-
- 06 Feb, 2022 2 commits
-
-
Christopho authored
Move `config.h.in` template file away from include source tree See merge request !1409
-
Hugo Hromic authored
* This template file should not be inside the include source tree. * The issue is that it gets installed into the include directory alongside the generated `config.h` file, which is incorrect behaviour.
-
- 21 Nov, 2021 2 commits
-
-
Christopho authored
removed forced GL version 46 See merge request !1407
-
std::gregwar authored
-
- 06 Nov, 2021 6 commits
-
-
Christopho authored
Fixed Solarus Assertions See merge request !1405
-
Christopho authored
-
Christopho authored
Improvements to Same Region Check Closes #1425 See merge request !1381
-
Christopho authored
re-enable Lua console and implement the toggle as a class attribute See merge request !1402
-
Christopho authored
update GLAD to latest version See merge request !1404
-
Christopho authored
fix building in MacOS after upgrade to C++17 See merge request !1403
-
- 05 Nov, 2021 1 commit
-
-
Christopho authored
fix date in changelog See merge request !1406
-
- 30 Oct, 2021 1 commit
-
-
Franck Jousseaume authored
-
- 07 Oct, 2021 1 commit
-
-
Cluedrew Kenfar Ink authored
-
- 05 Oct, 2021 1 commit
-
-
Hugo Hromic authored
* no significant code changes but lets keep up with upstream anyway
-
- 03 Oct, 2021 1 commit
-
-
Hugo Hromic authored
* the usage of `std::variant` requires a minimum deployment target of MacOS 10.14 * for correct compiler flags we must use `CMAKE_CXX_STANDARD` and related variables * for C++17 support in the above variables, we need at least CMake 3.8
-
- 02 Oct, 2021 2 commits
-
-
Hugo Hromic authored
* there should be no need to comment/uncomment this block anymore
-
Cluedrew Kenfar Ink authored
-
- 22 Sep, 2021 5 commits
-
-
std::gregwar authored
Changes to support Clang-cl and ANGLE backend See merge request !1394
-
std::gregwar authored
fixed bow crash Closes #1550 See merge request !1401
-
std::gregwar authored
-
std::gregwar authored
Fixed map/game event ordering. See merge request !1399
-
std::gregwar authored
-
- 20 Sep, 2021 3 commits
-
-
Christopho authored
Restore joypad event args to integer for quests < 1.7 See merge request !1400
-
std::gregwar authored
-
Christopho authored
Camera smoothing + Dynamic Time-step See merge request !1388
-