• Joined on 2021-12-27
Pcornat pushed to main at Pcornat/AdvenOfCode2022 2022-12-02 16:06:15 +01:00
0d7097dbf8 WAiting for approval of this function.
c90d69fdb9 Finished programming a round.
Compare 2 commits »
Pcornat pushed to main at Pcornat/AdvenOfCode2022 2022-12-02 15:27:27 +01:00
fc49a2add1 Casting made easy
d35a92ed23 Adding results enum for the game.
e8b6170797 Changing inputs.
Compare 3 commits »
Pcornat pushed to main at Pcornat/AdvenOfCode2022 2022-12-02 11:51:05 +01:00
1e276e61ff WIP on problem 2
Pcornat pushed to main at Pcornat/AdvenOfCode2022 2022-12-01 22:48:35 +01:00
13393c7ea8 Better name.
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-12-01 16:54:43 +01:00
09c02c8783 End of day commit.
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-12-01 10:58:15 +01:00
877d300a5c Handling the writing of the character sheet.
05473a0a33 Adding a function to easily write teh character sheet.
Compare 2 commits »
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-11-30 13:33:13 +01:00
542923ccef Saving file and dealing with all errors.
9ed44a9a68 Removing a blank line.
Compare 2 commits »
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-11-29 22:09:32 +01:00
944f6c31b8 Optimize imports.
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-11-29 16:19:46 +01:00
564ccfad88 Complete merge with stash
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-11-29 16:14:27 +01:00
fbf3d3815c Reformat with cargo fmt
94ba4b698c Auto LF EOL
Compare 4 commits »
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-11-28 21:02:40 +01:00
281e4eb9f0 More best practice way
1cff8df36b More best practice way
Compare 2 commits »
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-11-25 21:12:21 +01:00
c489be9c78 Format
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-10-30 18:59:08 +01:00
5514ecda67 Implementing the GUI with the SheetGui interface.
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-10-30 18:58:48 +01:00
281ce134c4 Adding a gui trait/interface for CharacterSheet.
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-10-30 14:05:40 +01:00
a8353ae3ee Skill almost finished.
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-10-30 13:17:03 +01:00
4436c79c65 Reformat CRLF -> LF. Adding a WIP GUI too.
4ed370d51f Adding getters.
b657e32cac Reformat CRLF -> LF
8886c73316 New packages an dependencies.
Compare 4 commits »
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-10-30 10:16:16 +01:00
b1c58ce93d Functional GUI with eframe
Pcornat pushed to master at Pcornat/BillySheet 2022-06-09 22:16:29 +02:00
7d1a0473ff Possible to create a vector or another container of Window.
Pcornat pushed to master at Pcornat/BillySheet 2022-06-09 21:53:26 +02:00
e17764dc88 Changing the logger's name
340a4516dd Disabling implicit conversions.
Compare 2 commits »
Pcornat pushed to master at Pcornat/BillySheet 2022-04-15 22:01:07 +02:00
618dad7df1 Adding gui_data_interface.hpp in CMakeLists.txt.
ba89d4bfbe Adding an interface for all data in GUI (not useful in this project but can be in another.
Compare 2 commits »