• Joined on 2024-08-11
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-04-23 23:49:53 +02:00
d6df8b65ab Build splitted to allow multi pages compilation, more widgets
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-04-23 07:19:55 +02:00
51eac85360 make story editor build
a42fdc81ea First working assembly from nodes (cli), youpi
3c1224e937 Better custom AST builder using kahn algorithm
Compare 3 commits »
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-04-17 23:33:23 +02:00
5c16e2bd94 Good architecture between AST and assembly generation, still WIP
183e5d0727 First version of AST/flow/assembly generation base classes, arch seems ok
Compare 2 commits »
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-04-07 05:04:32 +02:00
b9a946eab4 Add main entry point, fix some bugs, continue AST compilation
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-03-09 19:28:22 +01:00
af859d7085 ast unit test
d3a8b10120 (wip) compiler with ast
Compare 2 commits »
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-03-08 20:01:22 +01:00
bbf149dedd Chip32: added two instructions and a macro pre-processor
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-02-18 08:35:10 +01:00
9cd7956630 Fix CI (link and missing libfuse in base image
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-02-17 08:02:40 +01:00
5918b610f8 fix CI (tentative)
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-02-03 18:37:56 +01:00
b9ad742e43 Add mbed submodule to version 3.6.2
5016cc365d Add MBedTLS as a submodule
Compare 2 commits »
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-02-02 22:37:28 +01:00
44ba940b85 fix deprecated version of gh action
09637be998 fix ci and nsis package generation
7e6460cf4c fix mingw64 build, add docker image for linux build
8c165ca0a9 civetweb options
157c5a5a01 usage of submodules instead of git fetch
Compare 6 commits »
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-01-20 22:54:56 +01:00
7973aa4709 Fix win32 build, fix duplicate resource files, fix VM stop
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-01-20 05:19:15 +01:00
35c9fba323 working import commercial stories
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-01-17 23:48:51 +01:00
6c76307f1b many many fixes for commercial story import, wip on transitions
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-01-15 08:32:32 +01:00
879f5fbdbc Import commercial nearly complete
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-01-13 20:52:49 +01:00
59921fe9fd Multiple fixes on project management, fix resource copy bugs
c23176796f fetch stories list from libraryes ok
Compare 2 commits »
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-01-11 07:22:31 +01:00
0ad614699c dedicated directory for story web version
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-01-10 06:23:40 +01:00
432d72c80c First web server route, use of preact for raylib html version
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-01-07 15:31:44 +01:00
b2fdf5c03b editor: fix build
318547f351 Raylib build for web + minimal front-end page, stand alone story-vm project
Compare 2 commits »
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-01-05 06:30:56 +01:00
19b78b17a1 Usage of CPM package manager for CMake, add CivetWeb
Anthony synced commits to main at Anthony/open-story-teller from mirror 2025-01-03 15:45:39 +01:00
fe920f4b15 (WIP) new Download manager, download of commercial DB