Loic Guegan
|
44ea0a50a3
|
Migrate to std::shared_ptr<Game>
|
2022-02-28 20:16:57 +01:00 |
|
Loic Guegan
|
a8c59c41bc
|
Fix majors memory leaks (TODO: shared_ptr for Game objects and implement ~Game())
|
2022-02-28 18:51:47 +01:00 |
|
Loic Guegan
|
b1a82ff568
|
Now games can be imported
|
2022-02-26 12:48:52 +01:00 |
|
Loic Guegan
|
e0a1894928
|
Improve database game import
|
2022-02-26 12:30:07 +01:00 |
|
Loic Guegan
|
98488e899a
|
Enable database export
|
2022-02-25 14:57:09 +01:00 |
|
Loic Guegan
|
6ccdc954c5
|
Now games from databases can be edited and saved
|
2022-02-25 12:06:27 +01:00 |
|
Loic Guegan
|
c6f648cfb4
|
Improve pgn save performance
|
2022-02-25 11:42:46 +01:00 |
|
Loic Guegan
|
64dec753e7
|
Enable PGN save (slow for now so do not use it).
|
2022-02-25 11:13:35 +01:00 |
|
Loic Guegan
|
829525acb9
|
Update chessarbiter and improve pgn loader
|
2022-02-24 16:45:28 +01:00 |
|
Loic Guegan
|
f99a7b699a
|
Improve BaseTab pgn loading
|
2022-02-24 15:22:56 +01:00 |
|
Loic Guegan
|
40c6df0e7c
|
Improve BaseTab implementation for PGN files
|
2022-02-24 12:09:21 +01:00 |
|
Loic Guegan
|
32a0b3e31f
|
Update BaseTab implementation
|
2022-02-24 11:50:16 +01:00 |
|