John Alanbrook
|
5e3fb73398
|
move infos to spam
|
2024-03-22 13:40:56 -05:00 |
|
John Alanbrook
|
845fc5d4b8
|
Clean up render; fix delay kills
|
2024-03-22 09:02:10 -05:00 |
|
John Alanbrook
|
1540da8392
|
Move texture caching/handling to javascript
|
2024-03-21 21:07:24 -05:00 |
|
John Alanbrook
|
f5d610cbed
|
'use' now how to load extra programs; cached
|
2024-03-21 11:33:36 -05:00 |
|
John Alanbrook
|
51f3b5abeb
|
removed ffi stop [memleak]
|
2024-03-20 17:12:36 -05:00 |
|
John Alanbrook
|
5a52afc2fd
|
simplify camera
|
2024-03-20 16:48:03 -05:00 |
|
John Alanbrook
|
d3db5ca61e
|
unseparated body from gameobject; now 'entity'
|
2024-03-20 16:07:23 -05:00 |
|
John Alanbrook
|
23afa7b266
|
macro compression
|
2024-03-20 14:32:35 -05:00 |
|
John Alanbrook
|
7e6fc1ffbe
|
Moved all component ffi into global objects
|
2024-03-20 09:04:28 -05:00 |
|
John Alanbrook
|
046b7c6f44
|
Made debug object consistent
|
2024-03-19 23:01:31 -05:00 |
|
John Alanbrook
|
18c07e9f82
|
actor delays; fix sound playing
|
2024-03-19 17:00:49 -05:00 |
|
John Alanbrook
|
62a34c1e7c
|
Remove generic cmd from jsffi
|
2024-03-19 14:39:19 -05:00 |
|
John Alanbrook
|
9730f8defb
|
--amend
|
2024-03-19 09:06:28 -05:00 |
|
John Alanbrook
|
261b373a75
|
refactor jsffi
|
2024-03-18 12:38:32 -05:00 |
|
John Alanbrook
|
088dd4d4fd
|
Move main process into javascript
|
2024-03-15 13:04:56 -05:00 |
|
John Alanbrook
|
32b0cc7377
|
quickjs log to its own file; cleanup script.c
|
2024-03-15 10:51:04 -05:00 |
|
John Alanbrook
|
bad225b965
|
add dump option for qjs, clean up makefile
|
2024-03-14 16:48:05 -05:00 |
|
John Alanbrook
|
188fe7526c
|
Move console and time to c; consoleout and colors
|
2024-03-14 14:10:06 -05:00 |
|
John Alanbrook
|
55ab159a85
|
Add testing harness
|
2024-03-14 10:21:44 -05:00 |
|
John Alanbrook
|
f0876825f1
|
Significantly improved logging
|
2024-03-14 09:34:42 -05:00 |
|
John Alanbrook
|
52fe4b56fa
|
Vendored dependencies (no more submodules)
|
2024-03-13 17:08:14 -05:00 |
|
John Alanbrook
|
962fed0022
|
Push window functions into C
|
2024-03-13 16:30:55 -05:00 |
|
John Alanbrook
|
bb24fd2bc0
|
Sprites are now defined in C; gameobject getsets
|
2024-03-13 03:51:44 -05:00 |
|
John Alanbrook
|
3e8bbdbeb2
|
Add touch events, clipboard, virtual keyboard
|
2024-03-12 10:02:02 -05:00 |
|
John Alanbrook
|
4843981527
|
Move input handling to script only
|
2024-03-11 22:23:02 -05:00 |
|
John Alanbrook
|
74a59a1e35
|
Clean up quitting before sokol app is initiated
|
2024-03-11 15:11:39 -05:00 |
|
John Alanbrook
|
7d1f19bbf5
|
Fixup makefile for docker builds
|
2024-03-09 18:22:06 -06:00 |
|
John Alanbrook
|
6897f09e59
|
add sokol_gfx_ext.h
|
2024-03-05 23:31:52 -06:00 |
|
John Alanbrook
|
1471966cd2
|
Preparing for github
|
2024-03-05 23:14:26 -06:00 |
|
John Alanbrook
|
aa4b3e6954
|
add 'grow' function to components and entities
|
2024-03-05 22:23:38 -06:00 |
|
John Alanbrook
|
4ba14ddd91
|
Separate the ideas of game dimensions and window dimensions
|
2024-03-05 00:11:34 -06:00 |
|
John Alanbrook
|
7b8be5b4f8
|
actors have delay now; fix sprite rendering for painters algo
|
2024-03-04 15:18:11 -06:00 |
|
John Alanbrook
|
6b3cea4ca5
|
utilize sokol_fetch for game.cdb fetching on load
|
2024-03-04 11:15:55 -06:00 |
|
John Alanbrook
|
89e3f9b849
|
move dr_libs from versioned to git submodule
|
2024-03-03 17:10:08 -06:00 |
|
John Alanbrook
|
d46be24c41
|
change tinysoundfont from versioned to git submodule
|
2024-03-03 17:07:06 -06:00 |
|
John Alanbrook
|
4985b66565
|
use quickjs git submodule
|
2024-03-03 17:04:37 -06:00 |
|
John Alanbrook
|
89fe5e4f34
|
remove versioned quickjs
|
2024-03-03 17:03:21 -06:00 |
|
John Alanbrook
|
b8af92a138
|
use cgltf git submodule
|
2024-03-03 17:02:22 -06:00 |
|
John Alanbrook
|
c216dba97b
|
remove versioned clgtf
|
2024-03-03 17:01:15 -06:00 |
|
John Alanbrook
|
bbdf218a9c
|
use stb submodule
|
2024-03-03 16:58:59 -06:00 |
|
John Alanbrook
|
1a3b322df4
|
remove stb vendored
|
2024-03-03 16:50:04 -06:00 |
|
John Alanbrook
|
5a3ef830a4
|
use sokol git and upgrade
|
2024-03-03 16:49:34 -06:00 |
|
John Alanbrook
|
a43b5dd010
|
delete sokol
|
2024-03-03 12:36:43 -06:00 |
|
John Alanbrook
|
83f5019f3e
|
Recusrive mkdir; delete files; path replacers
|
2024-03-03 05:34:41 +00:00 |
|
John Alanbrook
|
f948dac73f
|
font setting
|
2024-03-02 08:59:50 +00:00 |
|
John Alanbrook
|
0054c7ab2e
|
cdb command line options; packing and playing game; add stb_vorbis
|
2024-03-02 06:00:35 +00:00 |
|
John Alanbrook
|
1e9b5f6341
|
create new entities in editor
|
2024-03-01 17:45:06 +00:00 |
|
John Alanbrook
|
1e432346ff
|
changed make to spawn; unified actor system for entities
|
2024-02-29 19:54:33 +00:00 |
|
John Alanbrook
|
de74b42be2
|
Add 'use' functionality; remove most global vars
|
2024-02-27 16:09:15 +00:00 |
|
John Alanbrook
|
4351b4bf20
|
Update what's in global scope
|
2024-02-25 23:31:48 +00:00 |
|