Commit graph

49 commits

Author SHA1 Message Date
anthony@rabine.fr
d58967710a Added localization API and helpers
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-10-02 21:52:28 +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
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
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
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
157c5a5a01 usage of submodules instead of git fetch
multiple fixes/file moves
2025-01-28 22:31:05 +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
19b78b17a1 Usage of CPM package manager for CMake, add CivetWeb
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-04 22:02:35 +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
anthony@rabine.fr
f0ffb62867 Add function node with sub editor 2024-08-06 17:18:01 +02:00
anthony@rabine.fr
86ab93211e (WIP) Story machine specific Chip32 management 2024-05-28 11:53:18 +02:00
anthony@rabine.fr
26c917fe27 Chip32 asm: supports hex and binary numbers, audio can be cancelled, add support to event masks 2024-05-28 11:02:19 +02:00
anthony@rabine.fr
fcc3562ecd Add comparison chip32 instructions, add debugger, add CPU window 2024-05-23 15:33:04 +02:00
anthony@rabine.fr
5ed9233778 (WIP) Code debug: add breakpoint button 2024-05-20 16:35:27 +02:00
anthony@rabine.fr
bb0c18e433 editor: Fix node model initialization, add binary load 2024-05-17 09:02:35 +02:00
anthony@rabine.fr
016282064e Fix media output format, fix link creation 2024-05-15 15:44:38 +02:00
anthony@rabine.fr
be16a68e85 switched audio from miniaudio to SDL_mixer 2024-05-14 17:18:26 +02:00
Anthony Rabine
fcbc802265 fix TLV, add docs, editor: add title name and sound, new story player app in flutter 2024-05-06 23:33:53 +02:00
Anthony Rabine
3490cf0050 add logger, fix mem leak, pack copy to device finished. 2024-05-02 13:22:17 +02:00
Anthony Rabine
73aefa7100 Big overall architecture change: separation between display and story model 2024-05-01 00:09:15 +02:00
Anthony
59e96befd0 Add OGG converter 2024-04-24 16:38:53 +02:00
Anthony
a6dbc90b78 more separation between node UI logic and editor, working Studio format support 2024-04-24 14:15:57 +02:00
Anthony
83a6a3bc15 (wip) Studio format import, (wip) ogg decoder files, (ipgrade) imguifiledialog 2024-04-22 12:07:34 +02:00
Anthony
42c3d9d215 SDL 3 + curl thread download manager 2024-04-01 15:29:00 +02:00
Anthony Rabine
6a610200d0 Factorised more code in LabraryManager and StoryProject, used widely 2024-01-16 13:18:59 +01:00
Anthony
4bcb8e4490 (WIP) Library Manager 2024-01-15 11:56:07 +01:00
Anthony
628a72adf7 Docs update and news section, ok button, versioing, about and project properties (wip) 2023-12-30 22:23:08 +01:00
Anthony Rabine
caa0e73935 Simpler way to create new project, project path in title bar 2023-12-27 22:06:11 +01:00
Anthony
f95495ef6b Recent projects management + working Link creation 2023-12-27 16:03:41 +01:00
Anthony Rabine
41b52e3532 better event, better audio, add QOI to emulator, emulator is executed 2023-12-23 14:33:05 +01:00
Anthony Rabine
09aab7241a Build binary, code display, errors management 2023-12-21 22:08:09 +01:00
Anthony Rabine
35a54ac94d New properties window (moved node parameters to this window) 2023-12-16 23:48:50 +01:00
Anthony Rabine
151d9fe457 renamed directory 2023-12-13 13:47:40 +01:00
Anthony Rabine
33ea03c76c [EDITOR] new resource manager 2023-12-13 13:44:23 +01:00
Anthony Rabine
cebd349af4 Switched to QOI file format 2023-07-28 17:16:13 +02:00
Anthony Rabine
b619eaefe6 Working pack! fix VM, new icons... 2023-05-25 16:55:11 +02:00
Anthony Rabine
843fa7aeba Build and run a node in VM, first! 2023-05-22 15:59:54 +02:00
Anthony Rabine
35b990f21f (WIP) Code generation 2023-05-15 15:22:23 +02:00
Anthony Rabine
fc46659e42 Open/load project 2023-05-11 12:16:59 +02:00
Anthony Rabine
85bf8d8e32 New project dialog 2023-05-07 16:45:19 +02:00
Anthony Rabine
67ded5aace project management load/save/new (WIP) 2023-04-28 17:28:24 +02:00
Anthony Rabine
bde25fd004 New parser for lines + constants (allow labels in constants) 2023-04-26 13:50:02 +02:00
Anthony Rabine
2377da1c54 Add log window and QDebug redirections 2023-04-25 11:55:51 +02:00
Anthony Rabine
adb6c7ccc0 Vitepress: try language, add image chooser for media node 2023-04-23 22:32:38 +02:00
Anthony Rabine
7c6792c1d3 testing vitepress 2023-04-22 13:58:05 +02:00
Anthony Rabine
e799eccedf add files (swicth to mono-repo) 2023-04-18 16:20:41 +02:00