|
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 |
|
|
2c3d736d5f
|
Conversion to JSON.
|
2024-03-04 17:25:11 +01:00 |
|
|
a693da20bf
|
Using small vector.
|
2024-03-04 17:24:17 +01:00 |
|
|
bde031f393
|
Deleting useless fields and enum.
|
2024-03-04 11:33:09 +01:00 |
|
|
a164593cd8
|
Using svector
|
2024-02-29 12:23:30 +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 |
|
|
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 |
|
|
88025baeff
|
Adding the future class which changes characteristics based on objects.
|
2024-02-26 12:17:19 +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 |
|
|
7d1a0473ff
|
Possible to create a vector or another container of Window.
|
2022-06-09 22:16:23 +02:00 |
|
|
340a4516dd
|
Disabling implicit conversions.
|
2022-06-09 21:52:49 +02:00 |
|
|
ba89d4bfbe
|
Adding an interface for all data in GUI (not useful in this project but can be in another.
|
2022-04-15 22:00:13 +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 |
|
|
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 |
|
|
8117dc357f
|
Deserializer.
|
2022-01-14 23:15:23 +01:00 |
|
|
4f1075dc28
|
Serializer.
|
2022-01-14 23:09:20 +01:00 |
|
|
3691042b6e
|
Better serializer
|
2022-01-14 23:03:22 +01:00 |
|
|
4fbfbdb273
|
Getters
|
2022-01-14 22:59:16 +01:00 |
|
|
7b6eca1067
|
Serialize and deserialize.
|
2022-01-14 22:58:16 +01:00 |
|
|
e762ab05c6
|
Serialize and deserialize.
|
2022-01-14 22:06:25 +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 |
|
|
7eb1b22b9d
|
Question
|
2022-01-11 22:41:16 +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 |
|
|
dd72b1cf40
|
Changing class name and filename.
Character sheet fields finished.
|
2022-01-10 22:11:03 +01:00 |
|
|
cc77744827
|
Constructors and destructors.
|
2022-01-10 21:34:54 +01:00 |
|
|
67967051f2
|
Max life point.
|
2022-01-10 21:28:29 +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 |
|