|
f6f2e1ed52
|
more comment in all modules (except GUI)
|
2023-03-14 08:44:39 +01:00 |
|
|
beb90734c9
|
made the README files for every module
|
2023-03-12 10:13:01 +01:00 |
|
|
b7933faed6
|
added test
|
2023-03-09 18:23:11 +01:00 |
|
|
e64439b622
|
renamed some variable and files
|
2023-03-06 09:29:30 +01:00 |
|
|
808b309c40
|
the load menus now show the time of the save
|
2023-03-05 21:47:51 +01:00 |
|
|
a2d37c37f7
|
added more documentation in some files
|
2023-02-23 00:02:28 +01:00 |
|
|
c6ffbb9a58
|
simplified the usage of socket thanks to the Packet class
|
2023-02-22 23:19:37 +01:00 |
|
|
972327cdc7
|
added a StoppableThread class to simplify a bit the Host and Client thread
|
2023-02-21 23:39:49 +01:00 |
|
|
b9e087d1fd
|
fixed a bug where the x and y where inverted in the board class
|
2023-02-20 22:23:57 +01:00 |
|
|
75c1d4b6e8
|
added a Style system
|
2023-02-19 12:02:12 +01:00 |
|
|
0f0b21f9b7
|
the text on Button is now properly centered
|
2023-02-13 21:40:11 +01:00 |
|
|
31d1069709
|
added Button widget (label to fix)
|
2023-02-13 20:32:23 +01:00 |
|
|
de9fcf78c0
|
added type hint for Point2D and BBox
|
2023-01-10 20:33:13 +01:00 |
|
|
eff0218c8f
|
added a Widget system with a Button widget example
|
2023-01-10 00:09:25 +01:00 |
|
|
b902d83d90
|
renamed some directory to avoid conflit and improve readability
|
2023-01-09 16:04:49 +01:00 |
|