prosperon/source/scripts
2023-09-15 17:31:31 +00:00
..
base.js Fix rendering regressions; update image and screen pixel pulling 2023-09-15 17:31:31 +00:00
components.js Fix rendering regressions; update image and screen pixel pulling 2023-09-15 17:31:31 +00:00
debug.js Fix rendering regressions; update image and screen pixel pulling 2023-09-15 17:31:31 +00:00
diff.js Editor and debug controls more uniform, with docstrings [8d85349744c4d40a] 2023-08-24 21:22:52 +00:00
editor.js Compiles on MacOS; use sokol shader converter for shader x-compilation; update sokol 2023-09-15 08:37:07 +00:00
engine.js Editor rotation, scale, grabbing fixed and simplified 2023-09-14 17:49:29 +00:00
entity.js Vastly simplified entity stringifying and diffing 2023-09-14 22:37:04 +00:00
gui.js Fix gui texture rendering; add input post callback; editor bugs 2023-09-13 21:49:22 +00:00
input.js Editor rotation, scale, grabbing fixed and simplified 2023-09-14 17:49:29 +00:00
nogame.js Add script compile; level load eval environments 2023-08-29 14:41:40 +00:00
physics.js Prototype duplication fixes; split out engine.js into multiple components 2023-09-07 21:46:35 +00:00
play.js Command line arguments, err messages, help; remove Proxy functions from JS 2023-09-05 22:09:25 +00:00
sound.js Prototype duplication fixes; split out engine.js into multiple components 2023-09-07 21:46:35 +00:00
std.js JS globbing; remove glob b/c windows; pregame script hooks 2023-09-13 06:08:32 +00:00
textedit.js Editor camera zoom and pan; fix mouse input signals; tex editor to own file; fix grid drawing 2023-09-12 22:19:46 +00:00