John Alanbrook
|
7d1f19bbf5
|
Fixup makefile for docker builds
|
2024-03-09 18:22:06 -06:00 |
|
John Alanbrook
|
4ba14ddd91
|
Separate the ideas of game dimensions and window dimensions
|
2024-03-05 00:11:34 -06:00 |
|
John Alanbrook
|
bbdf218a9c
|
use stb submodule
|
2024-03-03 16:58:59 -06:00 |
|
John Alanbrook
|
5ee444465e
|
cgltf glb texture pulling
|
2023-11-04 03:01:30 +00:00 |
|
John Alanbrook
|
2b402d7a2d
|
removed nuke; restored quickjs due to mem leaks
|
2023-10-03 22:16:38 +00:00 |
|
John Alanbrook
|
24a3ee20c6
|
Add simple macos window cmds; add moon.gif app icon; add editor mode for low power editing
|
2023-09-19 06:10:00 +00:00 |
|
John Alanbrook
|
27aaa8e05d
|
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 |
|
John Alanbrook
|
008458c7f1
|
Add Sqlite packing; merge render and openglrender; remove ftw from web builds
|
2023-09-04 14:48:44 +00:00 |
|
John Alanbrook
|
a58da54994
|
Remove engine file; add icon support; add QOI and QOA support
|
2023-08-31 18:00:33 +00:00 |
|
John Alanbrook
|
6e4e529541
|
Clean up window and input, integrate sokol [2deca9ddb9]
|
2023-08-31 07:05:06 +00:00 |
|
John Alanbrook
|
6a1a06be76
|
texture scrolling
|
2023-06-06 20:49:55 +00:00 |
|
John Alanbrook
|
16f7a28c23
|
removed edtior
|
2023-05-30 16:39:22 +00:00 |
|
John Alanbrook
|
9045f435a0
|
imroved circle shaders
|
2023-05-25 01:45:50 +00:00 |
|
John Alanbrook
|
e0f3985b00
|
shaders
|
2023-05-12 18:22:05 +00:00 |
|
John Alanbrook
|
ae0f41539b
|
sokol sprite render
|
2023-05-04 22:07:00 +00:00 |
|
John Alanbrook
|
0bf7d419e0
|
fix compiler warnings
|
2023-04-29 01:55:24 +00:00 |
|
John Alanbrook
|
5ca3629406
|
audio change
|
2023-03-24 19:01:01 +00:00 |
|
John Alanbrook
|
4eeb16ec48
|
Nuklear bindings
|
2023-01-19 19:06:32 +00:00 |
|
John Alanbrook
|
90c830a0e3
|
Add JSON; Reorganize textures
|
2023-01-02 13:55:26 +00:00 |
|
John Alanbrook
|
76273e1c54
|
Packed font rendering
|
2022-12-28 22:50:54 +00:00 |
|
John Alanbrook
|
147cf1b05d
|
Draw sprite to GUI
|
2022-12-24 19:18:06 +00:00 |
|
John Alanbrook
|
2bcee44677
|
Text rendering via script
|
2022-12-21 01:34:22 +00:00 |
|
John Alanbrook
|
6227754925
|
Added stringifying escape & F keys; add sound, sys FFI; unconflict time.h and timer.h
|
2022-12-16 17:54:05 +00:00 |
|
John Alanbrook
|
0b64d0872b
|
Fixed many incompatible pointer warnings; add tcc specific debugging flags to makefile
|
2022-12-14 19:01:42 +00:00 |
|
John Alanbrook
|
60bf5ca7bc
|
Moved source file locations for easier compiling; cleaned up Makefile; cleaned up opengl code
|
2022-12-13 18:32:36 +00:00 |
|
John Alanbrook
|
18eefd4937
|
Using S7; edit Makefile for debug, windows compilation
|
2022-12-12 16:48:21 +00:00 |
|
John Alanbrook
|
998cb11218
|
Add newlines to the end of files without them; enable warnings on compile
|
2022-11-25 13:12:31 +00:00 |
|
John Alanbrook
|
a0f016a011
|
Use CC for general compiling; get rid of more printfs; display opengl version on load
|
2022-11-23 23:29:50 +00:00 |
|
John Alanbrook
|
36277d5c7b
|
Add portaudio and glfw for static linking
|
2022-11-03 21:58:03 +00:00 |
|
John Alanbrook
|
9be9512e85
|
Removed arrlen and arrwalk, which do not work
|
2022-10-24 20:19:48 +00:00 |
|
John Alanbrook
|
02d4396010
|
Replaced vec.h with stb_ds.h arrays
|
2022-08-26 14:19:17 +00:00 |
|
John Alanbrook
|
638e57e660
|
Add paladin game; fix NK bool
|
2022-08-14 23:10:29 +00:00 |
|
John Alanbrook
|
cec6d092f7
|
Removed executables from files
|
2022-08-14 19:48:13 +00:00 |
|
John Alanbrook
|
28c69ff62f
|
pinballx
|
2022-08-14 19:19:36 +00:00 |
|
John Alanbrook
|
b0d2757f70
|
Ruby
|
2022-08-12 19:03:56 +00:00 |
|
John Alanbrook
|
406b2b491f
|
Brainstorm is now fully in ruby
|
2022-08-07 06:43:45 +00:00 |
|
John Alanbrook
|
760765d350
|
Add web
|
2022-07-28 19:07:20 +00:00 |
|
John Alanbrook
|
99c101a90c
|
Audio and video works
|
2022-07-03 05:43:42 +00:00 |
|
John Alanbrook
|
d506349462
|
Video works
|
2022-07-02 08:40:50 +00:00 |
|
John Alanbrook
|
2bc9bb65af
|
X
|
2022-06-30 15:31:23 +00:00 |
|
John Alanbrook
|
a350083bec
|
Add acme scripts
|
2022-06-28 23:51:21 +00:00 |
|
John Alanbrook
|
9c5767436d
|
Add easy log macros; add vec_init; windows managed by vec now
|
2022-06-27 19:12:26 +00:00 |
|
John Alanbrook
|
8009c48547
|
???
|
2022-06-26 04:19:29 +00:00 |
|
John Alanbrook
|
496b9ca5d7
|
GLFW windows
|
2022-06-24 19:06:40 +00:00 |
|
John Alanbrook
|
bcecb67685
|
Multiple windows work; nuklear
|
2022-06-23 16:05:47 +00:00 |
|
John Alanbrook
|
41b8632b32
|
Brainstorm now compiles
|
2022-06-23 07:34:51 +00:00 |
|
John Alanbrook
|
87df6921e8
|
Turned on warnings and fixed
|
2022-02-06 16:14:57 +00:00 |
|
John Alanbrook
|
0cd3fd4bb3
|
Shared opengl context
|
2022-02-01 20:50:25 +00:00 |
|
John Alanbrook
|
a45862c454
|
Executable
|
2022-01-25 15:22:03 +00:00 |
|
John Alanbrook
|
a7378e1d17
|
Organized files
|
2022-01-19 22:43:21 +00:00 |
|