Commit Graph
26 Commits
Author SHA1 Message Date
MihailRis 1addf869ec msvc build fix 2024-03-12 12:37:41 +03:00
MihailRis 6ba638fad6 CMakeLists.txt & vcpkg.json update 2024-02-28 13:34:59 +03:00
MihailRis 145ebf8468 ogg decoder 2024-02-28 13:22:33 +03:00
MihailRis f25677d6d2 clang warnings fix 2024-02-02 20:42:49 +03:00
NigthLier 9651dd13a5 поддержка vcpkg 2024-01-21 02:25:04 +03:00
A-lex-Ra cefc5f62c9 upd CMakeLists for proper linkage 2024-01-17 21:04:18 +06:00
A-lex-Ra 268a3f73f6 upd CMakeLists MSVC building 2024-01-05 22:04:23 +06:00
A-lex-Ra f80ba61594 MSVC static crt linking fix 2023-12-31 09:54:01 +06:00
MihailRisandGitHub acce49f188 Scripting WIP (#70)
* Scripting introduced

* AppImage workflow fixes

* AppImage workflow simplified

* README.md update

* README.md update

* small fix
2023-12-25 05:26:03 +03:00
MihailRis cfcfbee604 AppImage-related files moved to dev folder 2023-12-24 12:02:11 +03:00
Pablo Duboue 737e979bcd AppImage builder plus GH actions
Included also a .desktop file and an icon.
2023-12-22 13:19:43 -08:00
A-lex-Ra ae10ca248d fix pipe rotation + test blocks 2023-12-13 21:33:55 +06:00
Nelonn eba062f750 Доработал файл сборки и поправил создание окна для macOS 2023-12-10 16:22:25 +03:00
MihailRis 3eb6e82631 Added missing key names 2023-11-20 06:35:23 +03:00
MihailRis 9051db3526 bindings, controls.json file 2023-11-19 22:37:15 +03:00
MihailRis ccbfaa3a86 Fog factor correction, small fixes 2023-11-14 22:57:27 +03:00
MihailRis ab7e832218 Fixed MSVC source encoding to UTF-8 2023-11-09 19:30:28 +03:00
MihailRis 086f04af39 GLFW-related update & -lstdc++fs 2023-11-09 00:14:33 +03:00
MihailRisandGitHub 2360441e18 Fixed 'res' copy destination 2023-11-02 13:29:52 +03:00
MihailRisandGitHub 3e1f5fb9b3 Added '-no-pie' flag for GCC 2023-10-25 18:56:18 +03:00
MihailRisandGitHub 5a6a5bbb05 GCC warnings fix 2023-10-24 14:12:51 +03:00
MihailRisandGitHub 5954369744 Windows compile fixes 2023-10-24 09:56:56 +03:00
MihailRisandGitHub c4e097727d Update CMakeLists.txt 2023-10-24 09:18:36 +03:00
MihailRisandGitHub fb34f603ae Added spng support 2023-10-24 09:10:42 +03:00
MihailRisandGitHub eaf1fa54cd Fixed some warnings, set -Wall, -Wextra 2023-09-19 14:14:50 +03:00
Che10VeKandGitHub 30ad8385c9 Added cmake support (#11)
* Update README.md

* added submodules

* moved submodules to release tag

* fix include for fixed width integer

* added cmake support and build instruction

* Update README.md

* fix cmake links

* upd CMakeLists.txt
2023-08-02 05:44:09 +03:00