Commit Graph

6 Commits

Author SHA1 Message Date
Jean Sirmai d1ff06f217
WIP: essai grilles entrecroisées 2023-10-12 20:43:34 +02:00
Jean Sirmai 0587219bd3
Fixed segfault/abort/double free with realloc in *_arrow() 2023-10-04 18:43:51 +02:00
Jean Sirmai d7fb58872b
WIP: Correction erreur variable globale/locale 2023-09-22 14:01:35 +02:00
Jean Sirmai 2d9526fb08
WIP: Relecture + mise en forme (rien de nouveau) 2023-09-22 08:29:46 +02:00
Adrien Bourmault 8130b663d8
src/graphics/*: full refactoring of source code
src/graphics.c : contains all primitives on buffers and control
src/arrows.c : contains all complex writing for arrows constructions
src/grid.c : contains all complexe writing for grid construction

Co-developed-by: Jean Sirmai <jean@a-lec.org>
Signed-off-by: Adrien Bourmault <neox@a-lec.org>
2023-09-07 22:47:58 +02:00
Jean Sirmai 7f010b87c7
src/graphics/*: Reworked modularity, buffer allocation and reallocation of lines buffer
Acked-by: Adrien 'neox' Bourmault <neox@a-lec.org>
2023-09-06 15:05:21 +02:00