prosperon/source/engine
2023-01-18 14:45:42 +00:00
..
3d scheme 2023-01-03 23:13:31 +00:00
debug Animations in; working poorly 2023-01-16 08:16:39 +00:00
editor Music and sound 2023-01-15 15:53:50 +00:00
glad Large refactor - IMGUI to Nuklear 2022-06-21 17:48:19 +00:00
KHR Large refactor - IMGUI to Nuklear 2022-06-21 17:48:19 +00:00
sound Collider commands 2023-01-17 21:09:14 +00:00
thirdparty Improved REPL 2022-12-19 15:12:34 +00:00
2dphysics.c Shape debug color based on type and enabled 2023-01-18 14:45:42 +00:00
2dphysics.h Collider commands 2023-01-17 21:09:14 +00:00
anim.c Packed font rendering 2022-12-28 22:50:54 +00:00
anim.h Added timer and animations 2022-12-27 23:54:39 +00:00
camera.c Removed executables from files 2022-08-14 19:48:13 +00:00
camera.h Moved source file locations for easier compiling; cleaned up Makefile; cleaned up opengl code 2022-12-13 18:32:36 +00:00
config.h Add gameobject flipping; prefabs autoload 2023-01-05 21:34:15 +00:00
datastream.c Fixed anim2d bug; fixed sound bug; free oneshots now 2023-01-16 19:20:07 +00:00
datastream.h Rename structs to more sane things 2022-11-19 23:13:57 +00:00
duk_config.h duktape 2023-01-10 13:13:00 +00:00
duktape.c duktape 2023-01-10 13:13:00 +00:00
duktape.h duktape 2023-01-10 13:13:00 +00:00
engine.c Logging and much better debugging info 2023-01-14 04:08:39 +00:00
engine.h Add JSON; Reorganize textures 2023-01-02 13:55:26 +00:00
ffi.c Collider commands 2023-01-17 21:09:14 +00:00
ffi.h duktape 2023-01-10 13:13:00 +00:00
font.c Music and sound 2023-01-15 15:53:50 +00:00
font.h Music and sound 2023-01-15 15:53:50 +00:00
gameobject.c Draw gameobject pos when debug draw enabled 2023-01-17 06:46:40 +00:00
gameobject.h File reloading start 2023-01-13 19:07:44 +00:00
input.c Add spacebar input; add shape enabling/disablg and sensors 2023-01-16 23:18:09 +00:00
input.h Properly kill gameobjects, sprites, physics shapes 2023-01-13 14:05:36 +00:00
level.c Removed registry 2023-01-12 23:41:54 +00:00
level.h Removed executables from files 2022-08-14 19:48:13 +00:00
mathc.c Removed executables from files 2022-08-14 19:48:13 +00:00
mathc.h Removed executables from files 2022-08-14 19:48:13 +00:00
mus-config.h Using S7; edit Makefile for debug, windows compilation 2022-12-12 16:48:21 +00:00
nuke.c Packed font rendering 2022-12-28 22:50:54 +00:00
nuke.h Converted to 'nuke' commands 2022-12-23 19:48:29 +00:00
openglrender.c Add gameobject flipping; prefabs autoload 2023-01-05 21:34:15 +00:00
openglrender.h Add camera 2022-12-22 22:58:06 +00:00
parson.c REFACTOR!! 2022-08-06 20:39:29 +00:00
parson.h REFACTOR!! 2022-08-06 20:39:29 +00:00
particle.c Packed font rendering 2022-12-28 22:50:54 +00:00
particle.h Packed font rendering 2022-12-28 22:50:54 +00:00
render.h Use CC for general compiling; get rid of more printfs; display opengl version on load 2022-11-23 23:29:50 +00:00
resources.c Use YughLog instead of printf; add sprites on load 2022-11-18 18:03:07 +00:00
resources.h Improved texture handling 2022-08-25 20:48:15 +00:00
script.c Logging and much better debugging info 2023-01-14 04:08:39 +00:00
script.h File reloading start 2023-01-13 19:07:44 +00:00
shader.c scheme 2023-01-03 23:13:31 +00:00
shader.h Rename structs to more sane things 2022-11-19 23:13:57 +00:00
sound.c Fixed anim2d bug; fixed sound bug; free oneshots now 2023-01-16 19:20:07 +00:00
sound.h Fixed anim2d bug; fixed sound bug; free oneshots now 2023-01-16 19:20:07 +00:00
sprite.c Sprite and collider enabling 2023-01-17 19:04:08 +00:00
sprite.h Sprite and collider enabling 2023-01-17 19:04:08 +00:00
texture.c Animations in; working poorly 2023-01-16 08:16:39 +00:00
texture.h Animations in; working poorly 2023-01-16 08:16:39 +00:00
timer.c Packed font rendering 2022-12-28 22:50:54 +00:00
timer.h Packed font rendering 2022-12-28 22:50:54 +00:00
tinyspline.c Bitcrusher 2022-07-12 20:43:02 +00:00
tinyspline.h Bitcrusher 2022-07-12 20:43:02 +00:00
tml.h Sound font reader TSf 2022-07-05 20:24:12 +00:00
transform.c Converted to 'nuke' commands 2022-12-23 19:48:29 +00:00
transform.h Add camera 2022-12-22 22:58:06 +00:00
tsf.h Sound font reader TSf 2022-07-05 20:24:12 +00:00
window.c Add JSON; Reorganize textures 2023-01-02 13:55:26 +00:00
window.h Draw sprite to GUI 2022-12-24 19:18:06 +00:00
yugine.c Properly kill gameobjects, sprites, physics shapes 2023-01-13 14:05:36 +00:00
yugine.h Text rendering culling 2022-12-29 10:26:21 +00:00