boreddevnl
3d53e45e20
fix: doom inputs
2026-05-09 23:14:19 +02:00
boreddevnl
3bb90a8b7f
fix(input): refine legacy key mapping and ensure codepoints on release
2026-05-09 22:30:53 +02:00
boreddevnl
85d06482fc
feat: keymap_legacy_key support in doomgeneric
2026-05-09 22:19:28 +02:00
boreddevnl
9c600caf45
feature: Add ELF metadata support
2026-04-21 00:29:39 +02:00
boreddevnl
78ae0f154d
refactor(libc): move Lua an DOOM stubs into shared libc modules
2026-04-19 21:58:25 +02:00
Chris
a09103e40d
PR: Snake game - Lluciocc
...
Add a Snake game
2026-04-17 11:12:39 +02:00
Lluciocc
aff3e99ab2
Implement adjustable game speed for Snake game
2026-04-17 11:10:09 +02:00
boreddevnl
93bf2e1734
RM: commented-out button draw calls
...
Clean up src/userland/games/2048.c by removing a block of commented-out draw_button calls in game_paint(). This eliminates unrecommended UI code and tidies the rendering function; no functional behavior changes.
2026-04-17 09:52:37 +02:00
Lluciocc
b54e371f3f
Add snake.c
2026-04-17 09:32:42 +02:00
Lluciocc
e05ff65f92
Update 2048.c with new input ref
2026-04-17 01:16:57 +02:00
boreddevnl
8dc5ee5867
CREDIT: re-added original credit in 2048. Fixes #2
...
Co-authored-by: Lluciocc <Lluciocc@users.noreply.github.com >
2026-04-16 22:41:00 +02:00
Lluciocc
8a8fb7de27
Remove credit
2026-04-16 18:06:47 +02:00
Lluciocc
914c60e1f1
Adding 2048.c
2026-04-16 17:58:08 +02:00
boreddevnl
700839e6be
FEAT: VFS overhaul
2026-04-12 17:53:31 +02:00
boreddevnl
5c29ac1473
RM: Deletion unnecessary .vcxproj files
2026-03-20 00:02:01 +01:00
boreddevnl
81743261bf
tweak: file cleanup
2026-03-19 12:19:41 +01:00
boreddevnl
4eeb907342
TWEAK: rename DOOM window
2026-03-19 10:43:48 +01:00
boreddevnl
fc83d7941b
src/kernel --> src/
2026-03-16 00:30:47 +01:00