Commit graph

37 commits

Author SHA1 Message Date
anthony@rabine.fr
6d544f5879 removed exit node, nex function widget 2025-10-02 17:41:42 +02:00
anthony@rabine.fr
3e00fb1c83 Add error list dock window, cleaned some nodes 2025-10-02 14:10:50 +02:00
anthony@rabine.fr
479497f1df load/save module success, better toaster 2025-10-01 17:25:56 +02:00
anthony@rabine.fr
d06f05d207 Function entry/exit nodes + custom socket (wip)
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-09-07 23:14:55 +02:00
anthony@rabine.fr
600a80d529 Replace ImGuiNodeEditor by ImNodeFlow (build and execute ok, missing widget content)
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-09-02 22:46:03 +02:00
Anthony Rabine
da04c38dec (wip) compilation of module
Some checks failed
Build-StoryEditor / build_win32 (push) Has been cancelled
Build-StoryEditor / build_linux (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-08-28 22:07:21 +02:00
Anthony Rabine
6459dba5c3 Working variable edior for modules
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-08-26 22:49:37 +02:00
Anthony Rabine
6ec0740345 Build and run ok
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-08-24 15:39:20 +02:00
anthony@rabine.fr
143bbfa8bc wip move out logic from ui
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-08-15 21:52:08 +02:00
anthony@rabine.fr
8a2f70ea01 Intermediatre commit: separation between logic and UI
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-08-07 22:51:23 +02:00
anthony@rabine.fr
d2fac4d79e Fix open exiting module
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-07-28 20:39:04 +02:00
anthony@rabine.fr
03fc21dd17 (WIP) Refactoring MainWindow, open existing module for edit (still buggy)
Some checks are pending
Build-StoryEditor / build_linux (push) Waiting to run
Build-StoryEditor / build_win32 (push) Waiting to run
Deploy-Documentation / deploy (push) Waiting to run
2025-07-27 23:25:57 +02:00
anthony@rabine.fr
65094d88a3 Module save/load
Some checks are pending
Build-StoryEditor / build_linux (push) Waiting to run
Build-StoryEditor / build_win32 (push) Waiting to run
Deploy-Documentation / deploy (push) Waiting to run
2025-07-27 16:09:48 +02:00
anthony@rabine.fr
8aec974f89 Separated call function module, better module support with type
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-07-16 12:15:00 +02:00
anthony@rabine.fr
81f7e9343b Start of module editor with pre version of independant factory
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-07-06 14:25:41 +02:00
anthony@rabine.fr
1fd58e4c30 Created Node Factory in dedicated class to allow custom nodes not linked to one project 2025-06-20 16:41:27 +02:00
anthony@rabine.fr
6a92fe745d Variables in context, fix variable and print node save data in JSON
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-04-26 21:14:20 +02:00
anthony@rabine.fr
6ec1f39db7 Remove story in library + save/load variables
Some checks are pending
Build-StoryEditor / build_linux (push) Waiting to run
Build-StoryEditor / build_win32 (push) Waiting to run
Deploy-Documentation / deploy (push) Waiting to run
2025-04-25 23:40:21 +02:00
anthony@rabine.fr
47552d4719 Multiple runtime fixes, first build+execution with graphical nodes 2025-04-24 11:39:56 +02:00
anthony@rabine.fr
d6df8b65ab Build splitted to allow multi pages compilation, more widgets
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-04-23 13:28:22 +02:00
anthony@rabine.fr
51eac85360 make story editor build
Some checks are pending
Build-StoryEditor / build_linux (push) Waiting to run
Build-StoryEditor / build_win32 (push) Waiting to run
Deploy-Documentation / deploy (push) Waiting to run
2025-04-23 00:01:09 +02:00
anthony@rabine.fr
a42fdc81ea First working assembly from nodes (cli), youpi 2025-04-22 23:20:44 +02:00
anthony@rabine.fr
3c1224e937 Better custom AST builder using kahn algorithm 2025-04-22 16:35:50 +02:00
anthony@rabine.fr
5c16e2bd94 Good architecture between AST and assembly generation, still WIP
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-04-17 21:14:44 +02:00
anthony@rabine.fr
183e5d0727 First version of AST/flow/assembly generation base classes, arch seems ok 2025-04-09 10:32:26 +02:00
anthony@rabine.fr
b9a946eab4 Add main entry point, fix some bugs, continue AST compilation
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-04-06 22:43:34 +02:00
Anthony Rabine
af859d7085 ast unit test
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-03-09 14:36:44 +01:00
Anthony Rabine
d3a8b10120 (wip) compiler with ast 2025-03-09 14:36:28 +01:00
Anthony Rabine
bbf149dedd Chip32: added two instructions and a macro pre-processor
Some checks are pending
Build-StoryEditor / build_linux (push) Waiting to run
Build-StoryEditor / build_win32 (push) Waiting to run
Deploy-Documentation / deploy (push) Waiting to run
2025-03-08 13:07:50 +01:00
anthony@rabine.fr
157c5a5a01 usage of submodules instead of git fetch
multiple fixes/file moves
2025-01-28 22:31:05 +01:00
anthony@rabine.fr
59114c2a80 fix unit tests for chip32, better debugger 2025-01-21 09:59:13 +01:00
anthony@rabine.fr
7973aa4709 Fix win32 build, fix duplicate resource files, fix VM stop
Some checks failed
build-story-editor / build_linux (push) Has been cancelled
build-story-editor / build_win32 (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
2025-01-20 17:37:50 +01:00
anthony@rabine.fr
6c76307f1b many many fixes for commercial story import, wip on transitions
Some checks failed
build-story-editor / build_linux (push) Has been cancelled
build-story-editor / build_win32 (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
2025-01-17 14:44:13 +01:00
anthony@rabine.fr
879f5fbdbc Import commercial nearly complete
Some checks failed
build-story-editor / build_linux (push) Has been cancelled
build-story-editor / build_win32 (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
2025-01-14 23:40:18 +01:00
anthony@rabine.fr
59921fe9fd Multiple fixes on project management, fix resource copy bugs
Some checks failed
build-story-editor / build_linux (push) Has been cancelled
build-story-editor / build_win32 (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
2025-01-13 17:52:53 +01:00
anthony@rabine.fr
fe920f4b15 (WIP) new Download manager, download of commercial DB
Some checks failed
build-story-editor / build_linux (push) Has been cancelled
build-story-editor / build_win32 (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
2025-01-03 13:21:47 +01:00
anthony@rabine.fr
f538148a9a Create separated core (WIP) GUI agnostic, new sub pages for functions
Some checks failed
build-story-editor / build_linux (push) Has been cancelled
build-story-editor / build_win32 (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
2024-08-30 13:25:40 +02:00