Commit graph

9 commits

Author SHA1 Message Date
Loic Guegan
bd71371bed Migrate to std::shared_ptr<GameBase> 2022-02-28 20:30:57 +01:00
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
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
64dec753e7 Enable PGN save (slow for now so do not use it). 2022-02-25 11:13:35 +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