prosperon/source/engine
2022-12-15 23:30:17 +00:00
..
3d Fixed many incompatible pointer warnings; add tcc specific debugging flags to makefile 2022-12-14 19:01:42 +00:00
debug Fixed many incompatible pointer warnings; add tcc specific debugging flags to makefile 2022-12-14 19:01:42 +00:00
editor Fixed many incompatible pointer warnings; add tcc specific debugging flags to makefile 2022-12-15 23:30:17 +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 Fixed many incompatible pointer warnings; add tcc specific debugging flags to makefile 2022-12-14 19:01:42 +00:00
thirdparty Add newlines to the end of files without them; enable warnings on compile 2022-11-25 13:12:31 +00:00
2dphysics.c Fixed many incompatible pointer warnings; add tcc specific debugging flags to makefile 2022-12-14 19:01:42 +00:00
2dphysics.h Rename structs to more sane things 2022-11-19 23:13:57 +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 Fixed many incompatible pointer warnings; add tcc specific debugging flags to makefile 2022-12-15 23:30:17 +00:00
datastream.c Rename structs to more sane things 2022-11-19 23:13:57 +00:00
datastream.h Rename structs to more sane things 2022-11-19 23:13:57 +00:00
engine.c Use CC for general compiling; get rid of more printfs; display opengl version on load 2022-11-23 23:29:50 +00:00
engine.h Removed executables from files 2022-08-14 19:48:13 +00:00
font.c Fixed many incompatible pointer warnings; add tcc specific debugging flags to makefile 2022-12-14 19:01:42 +00:00
font.h Fixed many incompatible pointer warnings; add tcc specific debugging flags to makefile 2022-12-14 19:01:42 +00:00
gameobject.c Fixed many incompatible pointer warnings; add tcc specific debugging flags to makefile 2022-12-14 19:01:42 +00:00
gameobject.h Rename structs to more sane things 2022-11-19 23:13:57 +00:00
input.c Fixed many incompatible pointer warnings; add tcc specific debugging flags to makefile 2022-12-14 19:01:42 +00:00
input.h Removed executables from files 2022-08-14 19:48:13 +00:00
level.c Rename structs to more sane things 2022-11-19 23:13:57 +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
mrbffi.c Using S7; edit Makefile for debug, windows compilation 2022-12-12 16:48:21 +00:00
mrbffi.h Add newlines to the end of files without them; enable warnings on compile 2022-11-25 13:12:31 +00:00
mus-config.h Using S7; edit Makefile for debug, windows compilation 2022-12-12 16:48:21 +00:00
nuke.c Using S7; edit Makefile for debug, windows compilation 2022-12-12 16:48:21 +00:00
nuke.h Using S7; edit Makefile for debug, windows compilation 2022-12-12 16:48:21 +00:00
openglrender.c Moved source file locations for easier compiling; cleaned up Makefile; cleaned up opengl code 2022-12-13 18:32:36 +00:00
openglrender.h Moved source file locations for easier compiling; cleaned up Makefile; cleaned up opengl code 2022-12-13 18:32:36 +00:00
parson.c REFACTOR!! 2022-08-06 20:39:29 +00:00
parson.h REFACTOR!! 2022-08-06 20:39:29 +00:00
registry.c Add newlines to the end of files without them; enable warnings on compile 2022-11-25 13:12:31 +00:00
registry.h Rename structs to more sane things 2022-11-19 23:13:57 +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
s7.c Using S7; edit Makefile for debug, windows compilation 2022-12-12 16:48:21 +00:00
s7.h Using S7; edit Makefile for debug, windows compilation 2022-12-12 16:48:21 +00:00
script.c Using S7; edit Makefile for debug, windows compilation 2022-12-12 16:48:21 +00:00
script.h Using S7; edit Makefile for debug, windows compilation 2022-12-12 16:48:21 +00:00
shader.c Rename structs to more sane things 2022-11-19 23:13:57 +00:00
shader.h Rename structs to more sane things 2022-11-19 23:13:57 +00:00
sound.c Fixed many incompatible pointer warnings; add tcc specific debugging flags to makefile 2022-12-14 19:01:42 +00:00
sound.h fixes 2022-11-20 20:37:17 +00:00
sprite.c Moved source file locations for easier compiling; cleaned up Makefile; cleaned up opengl code 2022-12-13 18:32:36 +00:00
sprite.h Rename structs to more sane things 2022-11-19 23:13:57 +00:00
texture.c fixes 2022-11-20 20:37:17 +00:00
texture.h Improved texture handling 2022-08-25 20:48:15 +00:00
timer.c Using S7; edit Makefile for debug, windows compilation 2022-12-12 16:48:21 +00:00
timer.h Add newlines to the end of files without them; enable warnings on compile 2022-11-25 13:12:31 +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 Add newlines to the end of files without them; enable warnings on compile 2022-11-25 13:12:31 +00:00
transform.h Removed executables from files 2022-08-14 19:48:13 +00:00
tsf.h Sound font reader TSf 2022-07-05 20:24:12 +00:00
window.c Fixed many incompatible pointer warnings; add tcc specific debugging flags to makefile 2022-12-14 19:01:42 +00:00
window.h Using S7; edit Makefile for debug, windows compilation 2022-12-12 16:48:21 +00:00
yugine.c Fixed many incompatible pointer warnings; add tcc specific debugging flags to makefile 2022-12-14 19:01:42 +00:00