24 Commits

Author SHA1 Message Date
e73a7f5c1a Remove old Makefiles 2024-10-09 02:08:49 +02:00
e08bc673d3 Remove VSCode configuration 2024-10-09 02:03:45 +02:00
83e50e79e3 Example.GameLib: Fix CMakeLists.txt 2024-10-09 01:23:14 +02:00
6114e885d0 Draw: Add type ColorRgba and use uint8_t instead of unsigned char. 2024-10-07 02:47:03 +02:00
617e0e54f1 Code formatting 2024-10-06 14:36:43 +02:00
d767b95d59 Fix some warnings on dist-emscripten.sh of Example.GameLib 2024-10-06 14:30:10 +02:00
4fb449451a Fix some warnings on index.html of Example.GameLib 2024-10-06 14:25:03 +02:00
9e8f123abb Fix warnings 2023-10-02 04:39:32 +02:00
584b0cffc5 Reformat code 2023-09-24 21:15:57 +02:00
456b873de0 Update Example.Game CMakeLists.txt for better relocatability. 2023-09-24 21:14:52 +02:00
5d9ee0dd07 Remove old Makefiles 2023-04-09 04:24:39 +02:00
b3f9c31943 Configure CMake for building WASM using Emscripten 2022-08-04 02:14:22 +02:00
52934e286b CMake build configuration 2022-07-31 16:32:16 +02:00
633adb50ae Rename Makefile to Makefile.old 2022-07-31 13:46:16 +02:00
c77e90ab76 Adjust build for Linux 2022-04-04 18:17:32 +02:00
b55b9b3138 Fixes for Emscripten+SDL2 2022-04-04 04:29:06 +02:00
48583e0b08 Port to SDL2 2022-04-04 02:36:36 +02:00
0280017bef Fix Makefile.emscripten.mk 2021-10-05 01:27:20 +02:00
36c95e5273 GameEnt: Change casing of entities methods 2021-10-02 20:03:06 +02:00
61545e0455 index.html: Hide mouse 2021-05-02 05:04:36 +02:00
a9abfaa1a2 Apply formating to index.html 2021-05-02 05:03:51 +02:00
4e62dbd35e Code formating 2021-04-25 08:34:12 +02:00
820f11e769 Fix Makefiles 2021-04-24 15:51:55 +02:00
8349b60b34 Separate example game to Example.GameLib. 2020-04-20 03:11:23 +02:00