.. |
3d
|
Compiles on MacOS; use sokol shader converter for shader x-compilation; update sokol
|
2023-09-15 08:37:07 +00:00 |
debug
|
Add console object; add intuitive object view; console clear; add play hooks
|
2023-10-17 17:22:06 +00:00 |
sound
|
Fix web build; make all file searching fns look through slurp/the CDBs first
|
2023-09-18 17:35:40 +00:00 |
thirdparty
|
proper proto chaining in ur construction
|
2023-10-05 18:33:43 +00:00 |
2dphysics.c
|
Start and restart play mode
|
2023-10-11 22:22:41 +00:00 |
2dphysics.h
|
circle and sprites work with saves
|
2023-09-26 22:07:51 +00:00 |
anim.c
|
shaders
|
2023-05-12 18:22:05 +00:00 |
anim.h
|
shaders
|
2023-05-12 18:22:05 +00:00 |
camera.c
|
imroved circle shaders
|
2023-05-25 01:45:50 +00:00 |
camera.h
|
imroved circle shaders
|
2023-05-25 01:45:50 +00:00 |
cbuf.h
|
Merge sokol app; fix basic input
|
2023-08-31 08:10:30 +00:00 |
config.c
|
removed nuke; restored quickjs due to mem leaks
|
2023-10-03 22:16:38 +00:00 |
config.h
|
Clang warning fixes; remove unneeded nuklear files; remove assumed window size
|
2023-09-04 06:20:55 +00:00 |
datastream.c
|
remove ur from components
|
2023-09-27 14:37:20 +00:00 |
datastream.h
|
Clang warning fixes; remove unneeded nuklear files; remove assumed window size
|
2023-09-04 06:20:55 +00:00 |
ffi.c
|
Add console object; add intuitive object view; console clear; add play hooks
|
2023-10-17 17:22:06 +00:00 |
ffi.h
|
proper saving
|
2023-10-10 22:37:58 +00:00 |
font.c
|
fix debug draw shapes
|
2023-10-12 22:05:49 +00:00 |
font.h
|
repl tab completion; rgb text coloring
|
2023-10-09 18:03:12 +00:00 |
gameobject.c
|
Mum gui init
|
2023-10-04 13:18:09 +00:00 |
gameobject.h
|
rendering
|
2023-05-27 12:01:17 +00:00 |
HandmadeMath.h
|
JSO compiler; packer; update CDB to 0.80; assets now packed into binary
|
2023-09-18 12:36:07 +00:00 |
input.c
|
Bug fixes for input, cleanup on engine exit
|
2023-10-16 14:40:43 +00:00 |
input.h
|
add object merging
|
2023-09-22 00:51:38 +00:00 |
level.c
|
shaders
|
2023-05-12 18:22:05 +00:00 |
level.h
|
shaders
|
2023-05-12 18:22:05 +00:00 |
msf_gif.h
|
Extremely slow gif rendering
|
2023-09-11 20:07:36 +00:00 |
parson.c
|
shaders
|
2023-05-12 18:22:05 +00:00 |
parson.h
|
shaders
|
2023-05-12 18:22:05 +00:00 |
particle.c
|
shaders
|
2023-05-12 18:22:05 +00:00 |
particle.h
|
Packed font rendering
|
2022-12-28 22:50:54 +00:00 |
qoa.h
|
Remove engine file; add icon support; add QOI and QOA support
|
2023-08-31 18:00:33 +00:00 |
qoi.h
|
Remove engine file; add icon support; add QOI and QOA support
|
2023-08-31 18:00:33 +00:00 |
render.c
|
fix debug draw shapes
|
2023-10-12 22:05:49 +00:00 |
render.h
|
Fix Object.merge; add many color palettes, normalize color fns
|
2023-09-23 17:35:02 +00:00 |
resources.c
|
level saving
|
2023-10-09 23:10:10 +00:00 |
resources.h
|
level saving
|
2023-10-09 23:10:10 +00:00 |
script.c
|
Bug fixes for input, cleanup on engine exit
|
2023-10-16 14:40:43 +00:00 |
script.h
|
Bug fixes for input, cleanup on engine exit
|
2023-10-16 14:40:43 +00:00 |
shader.c
|
Prototype duplication fixes; split out engine.js into multiple components
|
2023-09-07 21:46:35 +00:00 |
shader.h
|
Clang warning fixes; remove unneeded nuklear files; remove assumed window size
|
2023-09-04 06:20:55 +00:00 |
sound.c
|
fix debug draw shapes
|
2023-10-12 22:05:49 +00:00 |
sound.h
|
flac, mp3, wav playing
|
2023-08-30 23:22:32 +00:00 |
sprite.c
|
proper saving
|
2023-10-10 22:37:58 +00:00 |
sprite.h
|
Vastly simplified entity stringifying and diffing
|
2023-09-14 22:37:04 +00:00 |
texture.c
|
removed nuke; restored quickjs due to mem leaks
|
2023-10-03 22:16:38 +00:00 |
texture.h
|
aseprite importer
|
2023-09-25 13:21:02 +00:00 |
timer.c
|
Removed global scope static variables; ad-hoc way so timers can function in app or timescaled mode
|
2023-09-13 12:31:00 +00:00 |
timer.h
|
Removed global scope static variables; ad-hoc way so timers can function in app or timescaled mode
|
2023-09-13 12:31:00 +00:00 |
tinyphysicsengine.h
|
dashed lines
|
2023-05-16 18:31:19 +00:00 |
tinyspline.c
|
shaders
|
2023-05-12 18:22:05 +00:00 |
tinyspline.h
|
splines
|
2023-01-27 18:06:16 +00:00 |
tml.h
|
Sound font reader TSf
|
2022-07-05 20:24:12 +00:00 |
transform.c
|
removed nuke; restored quickjs due to mem leaks
|
2023-10-03 22:16:38 +00:00 |
transform.h
|
imroved circle shaders
|
2023-05-25 01:45:50 +00:00 |
tsf.h
|
Sound font reader TSf
|
2022-07-05 20:24:12 +00:00 |
window.c
|
removed nuke; restored quickjs due to mem leaks
|
2023-10-03 22:16:38 +00:00 |
window.h
|
Metal rendering works; high dpi rendering works; fix sokol_gfx_ext to work with metal without SDL
|
2023-09-19 02:55:37 +00:00 |
yugine.c
|
Bug fixes for input, cleanup on engine exit
|
2023-10-16 14:40:43 +00:00 |
yugine.h
|
Windows now compiles with directx; separated out ur and entity methods
|
2023-09-19 17:35:12 +00:00 |