Commit Graph

44 Commits

Author SHA1 Message Date
Pcornat b2f4f31abd
Adding two more tests.
Deleting useless default case.
2024-03-08 16:30:38 +01:00
Pcornat 2c3d736d5f
Conversion to JSON. 2024-03-04 17:25:11 +01:00
Pcornat a693da20bf
Using small vector. 2024-03-04 17:24:17 +01:00
Pcornat a164593cd8
Using svector 2024-02-29 12:23:30 +01:00
Pcornat e6bec5c0f2
Reformat correctly 2024-02-29 12:23:16 +01:00
Pcornat 7ee5899e31
Reformat
Reformat
2024-02-29 12:22:31 +01:00
Pcornat 9d5971e23a
Now popping objects too. 2024-02-26 23:53:18 +01:00
Pcornat fd230e87e9
Correctly adding (pushing_back) objects. 2024-02-26 23:51:42 +01:00
Pcornat 1d609f12d5
Better displaying characteristics 2024-02-26 23:40:46 +01:00
Pcornat 7d4981e02c
Displaying available objects in GUI. 2024-02-26 17:51:43 +01:00
Pcornat 60957902cb
Modern border flag for child in GUI. 2024-02-26 17:51:20 +01:00
Pcornat bdc9adcf75
Adding "pamphlet tourist" to the to_string function. 2024-02-26 16:47:57 +01:00
Pcornat 16422be351
Adding objects is done except for the dagger 2024-02-26 16:44:06 +01:00
Pcornat cfd22179e9
Changing characteristics to try to deal with gameplay.
It is not a definitive changes, a refactoring is going to be made in the future.
2024-02-26 11:36:58 +01:00
Pcornat d5691e46c6
Update imgui 2024-01-28 22:44:29 +01:00
Pcornat 2755f4827e
Reformat. 2024-01-28 20:31:50 +01:00
Pcornat e17764dc88
Changing the logger's name 2022-06-09 21:53:18 +02:00
Pcornat 109ae75fb2 Better like this: glClear is in the framebuffer callback. 2022-04-08 23:13:38 +02:00
Pcornat 420ad2c8d9
removing useless window owning in GuiData 2022-02-09 23:43:49 +01:00
Pcornat 367d030ff1
Display and control characteristics 2022-01-31 20:37:35 +01:00
Pcornat acc2f0ca9d
Working to save and select classes 2022-01-25 19:53:58 +01:00
Pcornat 31c1965331
Separated 2022-01-24 21:00:25 +01:00
Pcornat ac1d04353e
Working, super great ! 2022-01-24 20:51:25 +01:00
Pcornat 061883ced0
Opening is working. 2022-01-20 23:18:34 +01:00
Pcornat 2023360149
Writing is working. 2022-01-20 23:16:51 +01:00
Pcornat 546c935cf2
Working with file dialog, yay ! :D 2022-01-20 22:30:14 +01:00
Pcornat 1266628646
Not working anymore. Issue opened. 2022-01-17 23:36:12 +01:00
Pcornat b759836989
Always functional.
Design : the controller controls data of the character sheet and also saving and reading data.
2022-01-17 22:00:26 +01:00
Pcornat 84450d25af
Begin to prototype many things. 2022-01-17 19:57:00 +01:00
Pcornat 9142896237
Submodule for JSON added.
Menu data and menu in their own folder.
2022-01-14 22:06:07 +01:00
Pcornat 27c571a6b9
Menu is ready ! 2022-01-14 19:21:42 +01:00
Pcornat 58a16c68e4
Menu bar is coming 2022-01-11 22:33:40 +01:00
Pcornat 45c92db758
Better organization. 2022-01-11 22:33:29 +01:00
Pcornat c7b6b87005
Useless return statements. 2022-01-11 22:06:21 +01:00
Pcornat 941a8e98dc
Perfect window now :D 2022-01-11 22:01:57 +01:00
Pcornat dd72b1cf40
Changing class name and filename.
Character sheet fields finished.
2022-01-10 22:11:03 +01:00
Pcornat 67967051f2
Max life point. 2022-01-10 21:28:29 +01:00
Pcornat 1a07874ff2
Clean 2022-01-10 21:17:09 +01:00
Pcornat 4b5ec33d74
Adding main characteristics 2022-01-10 21:16:05 +01:00
Pcornat bfc12b4a72
Working, minimal example. 2022-01-09 00:43:33 +01:00
Pcornat 01697f9df4
Compiles, not run yet. 2022-01-08 23:40:31 +01:00
Pcornat 9dfe0faa56
Beginning writing gui and window wrapper for GLFW 2022-01-08 21:57:17 +01:00
Pcornat 10cb797084
Adding DearImGUI 2022-01-08 20:46:07 +01:00
Pcornat d43806895e
Init 2022-01-08 20:02:04 +01:00