|
05782bae69
|
Correct rules for equipments
|
2024-10-30 12:17:14 +01:00 |
|
|
8429e7ff8f
|
Generic object is good for now
|
2024-10-30 10:55:52 +01:00 |
|
|
7e613ca2a0
|
Lighter library with a rework on characteristics.
|
2024-10-29 23:23:56 +01:00 |
|
|
f412b1b997
|
Making it a library
|
2024-10-29 23:14:09 +01:00 |
|
|
75f8db9f5a
|
Feature: adding matériel to Billy.
No conformity is done when adding things (dagger or bow for example)
|
2024-09-02 12:46:04 +02:00 |
|
|
b2f4f31abd
|
Adding two more tests.
Deleting useless default case.
|
2024-03-08 16:30:38 +01:00 |
|
|
2c3d736d5f
|
Conversion to JSON.
|
2024-03-04 17:25:11 +01:00 |
|
|
a693da20bf
|
Using small vector.
|
2024-03-04 17:24:17 +01:00 |
|
|
a164593cd8
|
Using svector
|
2024-02-29 12:23:30 +01:00 |
|
|
e6bec5c0f2
|
Reformat correctly
|
2024-02-29 12:23:16 +01:00 |
|
|
7ee5899e31
|
Reformat
Reformat
|
2024-02-29 12:22:31 +01:00 |
|
|
9d5971e23a
|
Now popping objects too.
|
2024-02-26 23:53:18 +01:00 |
|
|
fd230e87e9
|
Correctly adding (pushing_back) objects.
|
2024-02-26 23:51:42 +01:00 |
|
|
1d609f12d5
|
Better displaying characteristics
|
2024-02-26 23:40:46 +01:00 |
|
|
7d4981e02c
|
Displaying available objects in GUI.
|
2024-02-26 17:51:43 +01:00 |
|
|
60957902cb
|
Modern border flag for child in GUI.
|
2024-02-26 17:51:20 +01:00 |
|
|
bdc9adcf75
|
Adding "pamphlet tourist" to the to_string function.
|
2024-02-26 16:47:57 +01:00 |
|
|
16422be351
|
Adding objects is done except for the dagger
|
2024-02-26 16:44:06 +01:00 |
|
|
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 |
|
|
d5691e46c6
|
Update imgui
|
2024-01-28 22:44:29 +01:00 |
|
|
2755f4827e
|
Reformat.
|
2024-01-28 20:31:50 +01:00 |
|
|
e17764dc88
|
Changing the logger's name
|
2022-06-09 21:53:18 +02:00 |
|
|
109ae75fb2
|
Better like this: glClear is in the framebuffer callback.
|
2022-04-08 23:13:38 +02:00 |
|
|
420ad2c8d9
|
removing useless window owning in GuiData
|
2022-02-09 23:43:49 +01:00 |
|
|
367d030ff1
|
Display and control characteristics
|
2022-01-31 20:37:35 +01:00 |
|
|
acc2f0ca9d
|
Working to save and select classes
|
2022-01-25 19:53:58 +01:00 |
|
|
31c1965331
|
Separated
|
2022-01-24 21:00:25 +01:00 |
|
|
ac1d04353e
|
Working, super great !
|
2022-01-24 20:51:25 +01:00 |
|
|
061883ced0
|
Opening is working.
|
2022-01-20 23:18:34 +01:00 |
|
|
2023360149
|
Writing is working.
|
2022-01-20 23:16:51 +01:00 |
|
|
546c935cf2
|
Working with file dialog, yay ! :D
|
2022-01-20 22:30:14 +01:00 |
|
|
1266628646
|
Not working anymore. Issue opened.
|
2022-01-17 23:36:12 +01:00 |
|
|
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 |
|
|
84450d25af
|
Begin to prototype many things.
|
2022-01-17 19:57:00 +01:00 |
|
|
9142896237
|
Submodule for JSON added.
Menu data and menu in their own folder.
|
2022-01-14 22:06:07 +01:00 |
|
|
27c571a6b9
|
Menu is ready !
|
2022-01-14 19:21:42 +01:00 |
|
|
58a16c68e4
|
Menu bar is coming
|
2022-01-11 22:33:40 +01:00 |
|
|
45c92db758
|
Better organization.
|
2022-01-11 22:33:29 +01:00 |
|
|
c7b6b87005
|
Useless return statements.
|
2022-01-11 22:06:21 +01:00 |
|
|
941a8e98dc
|
Perfect window now :D
|
2022-01-11 22:01:57 +01:00 |
|
|
dd72b1cf40
|
Changing class name and filename.
Character sheet fields finished.
|
2022-01-10 22:11:03 +01:00 |
|
|
67967051f2
|
Max life point.
|
2022-01-10 21:28:29 +01:00 |
|
|
1a07874ff2
|
Clean
|
2022-01-10 21:17:09 +01:00 |
|
|
4b5ec33d74
|
Adding main characteristics
|
2022-01-10 21:16:05 +01:00 |
|
|
bfc12b4a72
|
Working, minimal example.
|
2022-01-09 00:43:33 +01:00 |
|
|
01697f9df4
|
Compiles, not run yet.
|
2022-01-08 23:40:31 +01:00 |
|
|
9dfe0faa56
|
Beginning writing gui and window wrapper for GLFW
|
2022-01-08 21:57:17 +01:00 |
|
|
10cb797084
|
Adding DearImGUI
|
2022-01-08 20:46:07 +01:00 |
|
|
d43806895e
|
Init
|
2022-01-08 20:02:04 +01:00 |
|