| .. |
|
lua
|
fix logo bounce, adjust music a bit
|
2026-01-08 14:49:45 -06:00 |
|
pxl8.c
|
improve script hot reload
|
2026-01-08 01:19:25 -06:00 |
|
pxl8_anim.c
|
fix logo bounce, adjust music a bit
|
2026-01-08 14:49:45 -06:00 |
|
pxl8_anim.h
|
fix logo bounce, adjust music a bit
|
2026-01-08 14:49:45 -06:00 |
|
pxl8_ase.c
|
refactor pxl8 repl
|
2025-12-02 19:58:15 -06:00 |
|
pxl8_ase.h
|
wip repl
|
2025-11-01 15:19:57 -05:00 |
|
pxl8_atlas.c
|
add sound
|
2026-01-07 17:45:46 -06:00 |
|
pxl8_atlas.h
|
add sound
|
2026-01-07 17:45:46 -06:00 |
|
pxl8_blit.c
|
improve script hot reload
|
2026-01-08 01:19:25 -06:00 |
|
pxl8_blit.h
|
improve script hot reload
|
2026-01-08 01:19:25 -06:00 |
|
pxl8_bsp.c
|
refactor: add helpers for file I/O, main script detection, safe strncpy, & make hal generic
|
2025-12-06 17:42:55 -06:00 |
|
pxl8_bsp.h
|
cleanup headers a bit
|
2025-11-27 15:48:11 -06:00 |
|
pxl8_cart.c
|
add pxl8.get_title() API to expose cart title to Lua
|
2025-12-07 15:52:54 -06:00 |
|
pxl8_cart.h
|
add pxl8.get_title() API to expose cart title to Lua
|
2025-12-07 15:52:54 -06:00 |
|
pxl8_color.h
|
add save and bundle pxl8 with game for standalone game distribution
|
2025-11-28 23:42:57 -06:00 |
|
pxl8_embed.h
|
add sound
|
2026-01-07 17:45:46 -06:00 |
|
pxl8_font.c
|
fixup header include ordering
|
2025-11-13 07:15:41 -06:00 |
|
pxl8_font.h
|
cleanup
|
2025-09-28 13:10:29 -05:00 |
|
pxl8_game.h
|
improve script hot reload
|
2026-01-08 01:19:25 -06:00 |
|
pxl8_gen.c
|
improve script hot reload
|
2026-01-08 01:19:25 -06:00 |
|
pxl8_gen.h
|
true 16-bit color... glorious
|
2025-11-28 14:46:42 -06:00 |
|
pxl8_gfx.c
|
add sprite flipping, cleanup some lua things
|
2026-01-08 12:44:25 -06:00 |
|
pxl8_gfx.h
|
add sprite flipping, cleanup some lua things
|
2026-01-08 12:44:25 -06:00 |
|
pxl8_gui.c
|
implement our own gui module, drop microui
|
2025-11-21 11:51:23 -06:00 |
|
pxl8_gui.h
|
cleanup headers a bit
|
2025-11-27 15:48:11 -06:00 |
|
pxl8_hal.h
|
improve script hot reload
|
2026-01-08 01:19:25 -06:00 |
|
pxl8_io.c
|
add pxl8.get_title() API to expose cart title to Lua
|
2025-12-07 15:52:54 -06:00 |
|
pxl8_io.h
|
true 16-bit color... glorious
|
2025-11-28 14:46:42 -06:00 |
|
pxl8_log.c
|
improve logging from scripts
|
2025-12-03 11:25:37 -06:00 |
|
pxl8_log.h
|
refactor: add helpers for file I/O, main script detection, safe strncpy, & make hal generic
|
2025-12-06 17:42:55 -06:00 |
|
pxl8_macros.h
|
refactor: add helpers for file I/O, main script detection, safe strncpy, & make hal generic
|
2025-12-06 17:42:55 -06:00 |
|
pxl8_math.c
|
improve 3d renderer
|
2025-11-19 22:25:08 -06:00 |
|
pxl8_math.h
|
add sound
|
2026-01-07 17:45:46 -06:00 |
|
pxl8_repl.c
|
improve logging from scripts
|
2025-12-03 11:25:37 -06:00 |
|
pxl8_repl.h
|
improve logging from scripts
|
2025-12-03 11:25:37 -06:00 |
|
pxl8_replay.c
|
improve script hot reload
|
2026-01-08 01:19:25 -06:00 |
|
pxl8_replay.h
|
improve script hot reload
|
2026-01-08 01:19:25 -06:00 |
|
pxl8_rng.c
|
improve script hot reload
|
2026-01-08 01:19:25 -06:00 |
|
pxl8_rng.h
|
improve script hot reload
|
2026-01-08 01:19:25 -06:00 |
|
pxl8_save.c
|
refactor pxl8 repl
|
2025-12-02 19:58:15 -06:00 |
|
pxl8_save.h
|
add save and bundle pxl8 with game for standalone game distribution
|
2025-11-28 23:42:57 -06:00 |
|
pxl8_script.c
|
fix logo bounce, adjust music a bit
|
2026-01-08 14:49:45 -06:00 |
|
pxl8_script.h
|
improve script hot reload
|
2026-01-08 01:19:25 -06:00 |
|
pxl8_sdl3.c
|
improve script hot reload
|
2026-01-08 01:19:25 -06:00 |
|
pxl8_sdl3.h
|
refactor SDL out of core files
|
2025-10-17 21:00:04 -05:00 |
|
pxl8_sfx.c
|
improve script hot reload
|
2026-01-08 01:19:25 -06:00 |
|
pxl8_sfx.h
|
fix logo bounce, adjust music a bit
|
2026-01-08 14:49:45 -06:00 |
|
pxl8_sys.h
|
add sound
|
2026-01-07 17:45:46 -06:00 |
|
pxl8_tilemap.c
|
refactor pxl8 repl
|
2025-12-02 19:58:15 -06:00 |
|
pxl8_tilemap.h
|
improve logging from scripts
|
2025-12-03 11:25:37 -06:00 |
|
pxl8_tilesheet.c
|
refactor pxl8 repl
|
2025-12-02 19:58:15 -06:00 |
|
pxl8_tilesheet.h
|
cleanup headers a bit
|
2025-11-27 15:48:11 -06:00 |
|
pxl8_transition.c
|
refactor pxl8 repl
|
2025-12-02 19:58:15 -06:00 |
|
pxl8_transition.h
|
cleanup headers a bit
|
2025-11-27 15:48:11 -06:00 |
|
pxl8_types.h
|
add save and bundle pxl8 with game for standalone game distribution
|
2025-11-28 23:42:57 -06:00 |
|
pxl8_vfx.c
|
improve script hot reload
|
2026-01-08 01:19:25 -06:00 |
|
pxl8_vfx.h
|
improve script hot reload
|
2026-01-08 01:19:25 -06:00 |
|
pxl8_world.c
|
refactor pxl8 repl
|
2025-12-02 19:58:15 -06:00 |
|
pxl8_world.h
|
true 16-bit color... glorious
|
2025-11-28 14:46:42 -06:00 |