Commit graph

144 commits

Author SHA1 Message Date
3e37df5fc2
Remove useless namespace usage 2026-02-27 22:54:43 +01:00
79d575da10
Documentation 2026-02-27 22:10:35 +01:00
f06227f02e
Removing useless intermediate variables. 2026-02-27 22:10:11 +01:00
66911014f0
Add new line at the end of file 2026-02-27 20:36:08 +01:00
ea1206e58c
Add documentation 2026-02-27 20:35:51 +01:00
3c68557549
Remove useless namespace 2026-02-27 20:35:34 +01:00
ebd1cc2f05
Add constexpr 2026-02-27 20:34:54 +01:00
86a0f20bca
Adding awesome-doxygen CSS style sheet. 2026-02-27 17:42:28 +01:00
db8b482f74
A to_string method for enums 2026-02-06 18:05:36 +01:00
5a14994645
Adding noexcept for constructors of billyObjects 2026-02-06 18:05:23 +01:00
9ba06c686f
Method to check if it is full of objects 2026-02-06 15:11:47 +01:00
d610ba3762
Adding nodiscard for erase 2026-02-06 13:34:35 +01:00
f245f84601
Adding the max number of objects allowed 2026-02-06 13:34:27 +01:00
e575a51284
Simplify code 2026-02-06 13:34:10 +01:00
c6c3d941ea
sort headers 2026-02-04 16:07:50 +01:00
91ca388fd4
Remove useless todo 2026-02-04 16:06:32 +01:00
9d81562917
New test case to cover 2026-02-04 16:04:20 +01:00
27b3812725
Simplify 2026-02-04 16:04:08 +01:00
02d7895033
C++23 2026-02-04 16:03:51 +01:00
f9f973b51e
Inline variable 2026-01-25 21:33:53 +01:00
4f694d0bbe
No exception when trying to erase an object not in sheet 2026-01-25 21:33:46 +01:00
8a5b2dd927
Debug macro removed, top target to put it. 2026-01-25 20:46:40 +01:00
b050a7634d
Reformat 2026-01-22 20:20:21 +01:00
b3c59ffe0d
Adding option for unit testing 2025-01-06 20:15:43 +01:00
c9cd8b444b
Update Catch2 2025-01-06 20:13:59 +01:00
877e7ad2fa
Adding default case 2024-12-01 12:48:20 +01:00
77e5a18784
Cosmetic 2024-12-01 12:48:12 +01:00
7a5d36f6ea
Updated tests 2024-11-25 16:46:51 +01:00
20bfb96171
Commit without knowing what was changed 2024-11-25 16:46:39 +01:00
92575d7d08
Enable unity build 2024-10-30 22:35:07 +01:00
166fa6007a
Tests on billy objects work now 2024-10-30 22:19:23 +01:00
7ed56f1b78
Debug property in compile definition is public now. 2024-10-30 22:19:09 +01:00
033c628126
Correct target properties 2024-10-30 22:18:48 +01:00
ca6745d065
characteristics_tests.cpp are working 2024-10-30 21:43:09 +01:00
2b59a832a4
Removing useless submodules and exporting targets 2024-10-30 20:36:17 +01:00
9d57971414
Working correctly 2024-10-30 20:04:22 +01:00
e2d598d5d0
Cleaner includes 2024-10-30 19:07:35 +01:00
1f18499228
Adding BillySheet as a library 2024-10-30 17:04:49 +01:00
40f692ea5e
Correct code, I suppose. It compiles. 2024-10-30 17:04:21 +01:00
965d0c1a35
Correct type used in character_sheet.hpp 2024-10-30 16:43:48 +01:00
0b2467475a
Creating easily objects 2024-10-30 16:43:07 +01:00
f7862f09f9
Remove useless header comment 2024-10-30 14:40:57 +01:00
6f2104ad97
Dagger is now correct 2024-10-30 14:40:18 +01:00
b4b7d27c77
Update catch2 2024-10-30 13:19:06 +01:00
a4acfc4e7e
Remove useless submodules 2024-10-30 13:13:38 +01:00
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
71e5faf139
Correct tests now 2024-10-30 09:57:09 +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