John Alanbrook
|
ecf3859067
|
initial add of imgui
|
2024-06-05 16:07:44 -05:00 |
|
John Alanbrook
|
f5d610cbed
|
'use' now how to load extra programs; cached
|
2024-03-21 11:33:36 -05:00 |
|
John Alanbrook
|
32b0cc7377
|
quickjs log to its own file; cleanup script.c
|
2024-03-15 10:51:04 -05:00 |
|
John Alanbrook
|
4843981527
|
Move input handling to script only
|
2024-03-11 22:23:02 -05: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
|
9c8fe27ce4
|
Command line overhaul
|
2024-02-23 22:05:30 +00:00 |
|
John Alanbrook
|
913c74db96
|
fix collisions
|
2024-01-03 23:19:13 +00:00 |
|
John Alanbrook
|
606dfbea93
|
bug fixing
|
2023-12-22 13:14:44 +00:00 |
|
John Alanbrook
|
2083fb6e9e
|
Fix rotate, scale, move
|
2023-12-12 14:46:27 +00:00 |
|
John Alanbrook
|
9fb36f5df3
|
spline
|
2023-12-11 14:36:45 +00:00 |
|
John Alanbrook
|
1d491e694a
|
Fix race condition for sound ending
|
2023-11-27 23:04:04 +00:00 |
|
John Alanbrook
|
44febe1c6d
|
audio reworked
|
2023-11-27 20:29:55 +00:00 |
|
John Alanbrook
|
8c3e8aa539
|
timers fixed
|
2023-11-07 18:45:52 +00:00 |
|
John Alanbrook
|
567691edce
|
Bug fixes for input, cleanup on engine exit
|
2023-10-16 14:40:43 +00:00 |
|
John Alanbrook
|
e02054bd10
|
Mum gui init
|
2023-10-04 13:18:09 +00:00 |
|
John Alanbrook
|
2b402d7a2d
|
removed nuke; restored quickjs due to mem leaks
|
2023-10-03 22:16:38 +00:00 |
|
John Alanbrook
|
c9c05d931d
|
JSO compiler; packer; update CDB to 0.80; assets now packed into binary
|
2023-09-18 12:36:07 +00:00 |
|
John Alanbrook
|
a4111b01a5
|
Prototype duplication fixes; split out engine.js into multiple components
|
2023-09-07 21:46:35 +00:00 |
|
John Alanbrook
|
075b9950e0
|
Replace SQLite3 with TinyCDB; javascript compile output
|
2023-09-05 15:44:52 +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
|
a3c6292eb2
|
Add script compile; level load eval environments
|
2023-08-29 14:41:40 +00:00 |
|
John Alanbrook
|
c81c0f22f2
|
upstairs
|
2023-06-28 16:35:41 +00:00 |
|
John Alanbrook
|
09b1d46986
|
pinball
|
2023-06-08 22:27:37 +00:00 |
|
John Alanbrook
|
6a1a06be76
|
texture scrolling
|
2023-06-06 20:49:55 +00:00 |
|
John Alanbrook
|
9cb53b04af
|
stability
|
2023-05-29 15:47:30 +00:00 |
|
John Alanbrook
|
9045f435a0
|
imroved circle shaders
|
2023-05-25 01:45:50 +00:00 |
|
John Alanbrook
|
0bf7d419e0
|
fix compiler warnings
|
2023-04-29 01:55:24 +00:00 |
|
John Alanbrook
|
8ca1ab4384
|
editor fixes
|
2023-04-28 17:49:18 +00:00 |
|
John Alanbrook
|
a39aee66f5
|
stack trace on error and critical logs; set logging level
|
2023-04-24 22:22:18 +00:00 |
|
John Alanbrook
|
1e8d76961d
|
Add quickjs to tree
|
2023-04-22 19:07:37 +00:00 |
|
John Alanbrook
|
879ab0fc05
|
Compiles and working
|
2023-04-19 20:16:35 +00:00 |
|
John Alanbrook
|
86211aecb8
|
compiles
|
2023-04-18 22:58:44 +00:00 |
|
John Alanbrook
|
27d15f1e81
|
Before SED
|
2023-04-18 19:49:17 +00:00 |
|
John Alanbrook
|
6d69566857
|
Bug fixing
|
2023-03-17 15:25:35 +00:00 |
|
John Alanbrook
|
f5e73b96d3
|
Fixed object deletion during physics calcs
|
2023-02-28 23:03:28 +00:00 |
|
John Alanbrook
|
a3428f0d36
|
Add MOI calculations for gameobject sync
|
2023-02-24 18:11:36 +00:00 |
|
John Alanbrook
|
8e0c4948a6
|
Add Nuke radio buttons; fixed edge memory leak
|
2023-02-23 23:03:58 +00:00 |
|
John Alanbrook
|
7e1eaaae64
|
Mouse position & selection; warning fixes
|
2023-02-02 23:52:15 +00:00 |
|
John Alanbrook
|
4eeb16ec48
|
Nuklear bindings
|
2023-01-19 19:06:32 +00:00 |
|
John Alanbrook
|
695c102ce3
|
2D sprite animations; timers
|
2023-01-18 23:15:36 +00:00 |
|
John Alanbrook
|
d6797a7f24
|
File reloading start
|
2023-01-13 19:07:44 +00:00 |
|
John Alanbrook
|
f0ce69f957
|
Javascript collisions
|
2023-01-11 22:57:34 +00:00 |
|
John Alanbrook
|
469b955d97
|
javasrcript update & phys update
|
2023-01-11 14:57:15 +00:00 |
|
John Alanbrook
|
bdde403a66
|
javascript
|
2023-01-10 20:02:24 +00:00 |
|
John Alanbrook
|
8e8af65125
|
duktape
|
2023-01-10 13:13:00 +00:00 |
|
John Alanbrook
|
a2c9d1163a
|
Prototype updates
|
2023-01-09 13:21:45 +00:00 |
|
John Alanbrook
|
76273e1c54
|
Packed font rendering
|
2022-12-28 22:50:54 +00:00 |
|
John Alanbrook
|
9a77bb75a8
|
Vectorization
|
2022-12-27 02:57:45 +00:00 |
|
John Alanbrook
|
8729892939
|
Add camera
|
2022-12-22 22:58:06 +00:00 |
|