Fcalva synced commits to master at Fcalva/GiteaPC from mirror 2024-09-20 22:45:41 +02:00
2e1ea212a7 add patch as Arch dependency of fxSDK
Fcalva synced commits to dev at Fcalva/JustUI from mirror 2024-09-15 20:35:37 +02:00
4728c6ecbe jlabel: align top by default and wrap lines in a smarter way
33e9962209 jlabel: default line spacing to new font_t.line_distance property
57a460894f the entire new keyboard focus system, save for a few bits
Compare 3 commits »
Fcalva synced commits to dev at Fcalva/gint from mirror 2024-09-15 20:15:40 +02:00
ccdd4c227c provide new line-distance property for built-in fonts
Fcalva synced commits to dev at Fcalva/JustUI from mirror 2024-09-11 18:45:39 +02:00
7a5101360a add notes about keyboard focus system
f28d7a9cb8 jfkeys: add event processing to jfkeys
93eb0df38a jinput: fix incorrect return value in new event() convention
626da6f378 jpainted: try out a macro-based widget definition scheme
683e89d725 update built-in widgets' event handlers to default to jwidget
Compare 16 commits »
Fcalva synced commits to refs/pull/15/head at Fcalva/fxsdk from mirror 2024-09-10 01:55:39 +02:00
6419f17b64 Rename 'socket' to 'file' and split in/out file
Fcalva pushed to master at Fcalva/CPU-proj 2024-09-07 18:18:10 +02:00
db7d68b317 Update spec.txt
Fcalva synced commits to fx at Fcalva/Copy3DEngine from mirror 2024-09-07 16:55:41 +02:00
Fcalva synced new reference fx to Fcalva/Copy3DEngine from mirror 2024-09-07 16:55:41 +02:00
Fcalva synced commits to dev at Fcalva/Copy3DEngine from mirror 2024-09-01 17:35:38 +02:00
84b823f285 draw_stripe : Opti max (Pour du C)
Fcalva synced commits to master at Fcalva/Copy3DEngine from mirror 2024-09-01 17:35:38 +02:00
2a5cd3f4a8 fix viewport size
1f32c30da6 draw_stripe : Domptage du gremelin
f4cec3a625 Merge branch 'dev'
84b823f285 draw_stripe : Opti max (Pour du C)
6942d10dda Essai de boucle de dessin en asm (echec)
Compare 5 commits »
Fcalva synced commits to dev at Fcalva/JustUI from mirror 2024-08-28 23:45:38 +02:00
aa736bd12a juic: intended implementation of record ctors, working for now
5f198ff6b0 juic: small improvements to record ctors, not working yet
ce39929bb4 juic: fix all errors raised by mypy
4579acc0f4 juic: add some record processing, start checking with mypy
e79ba0056b juic: add basic unit tests to consolidate
Compare 5 commits »
Fcalva synced commits to dev at Fcalva/JustUI from mirror 2024-08-28 15:35:38 +02:00
24f3e14061 juic: WIP
550c08e200 jscene: atomic queue access for interrupt-safety
5e2488cdf4 jframe: add missing child check in poly_render
Compare 3 commits »
Fcalva synced commits to npc_upgrade at Fcalva/Collab_RPG from mirror 2024-08-27 13:55:38 +02:00
5842aa905e npc : Implémentation théorique de la machine d'état
Fcalva synced commits to dev at Fcalva/fxlibc from mirror 2024-08-18 18:45:43 +02:00
8cedf411c4 gint: outline a Hardware Abstraction Layer (HAL) for use with gint
Fcalva synced commits to dev at Fcalva/gint from mirror 2024-08-18 18:45:41 +02:00
aba6c280b6 hh2: provide metadata macros and a non-metadata marker by default
979873288a defs: allow bool * pointer variants in GINT_CALL
6ebfe8484e Revert "meta: build with -ffreestanding"
93329ab697 fix new GCC 14 warnings
85e50658ea libc: provide the fxlibc HAL
Compare 5 commits »
Fcalva synced commits to npc_upgrade at Fcalva/Collab_RPG from mirror 2024-08-12 20:24:51 +02:00
e37bf141c2 npc : Début d'ajout d'IA
Fcalva synced commits to npc_upgrade at Fcalva/Collab_RPG from mirror 2024-08-11 19:54:53 +02:00
3c6a2faf99 npc : Collision des npcs "acceptable"
Fcalva synced commits to npc_upgrade at Fcalva/Collab_RPG from mirror 2024-08-11 11:44:51 +02:00
35e1d498f9 npc : remove_npc() parfait
1c978dbefa Merge branch 'dev' of git.planet-casio.com:Slyvtt/Collab_RPG into npc_upgrade
e4be83213b Merge branch 'dev' of git.planet-casio.com:Slyvtt/Collab_RPG into dev
e15109b220 Using doxygen
b96e5b6a3f MaJ du design doc
Compare 6 commits »
Fcalva synced commits to dev at Fcalva/Copy3DEngine from mirror 2024-08-10 19:24:54 +02:00
6942d10dda Essai de boucle de dessin en asm (echec)
Fcalva synced commits to dev at Fcalva/Copy3DEngine from mirror 2024-08-10 03:14:50 +02:00
972e52f666 Étirage en dehors du viewport fonctionel