1
1
Fork 0
mirror of https://github.com/boxgaming/qbjs.git synced 2024-09-19 12:04:50 +00:00
Commit graph

21 commits

Author SHA1 Message Date
boxgaming
655a4b4f3d GX updates - animated tile and map resize support 2024-06-28 15:14:50 -05:00
boxgaming
030c8ac983 Incorporated latest udates from GX project 2024-03-25 15:58:20 -05:00
boxgaming
38ec714954 Added soundStopAll method to support stopping all sounds when the program is stopped (#91) 2024-01-13 07:19:04 -06:00
boxgaming
de2efcb225 Incorporated GX fixes for sound volume, sound reset and expanded entity animations 2024-01-08 12:10:16 -06:00
boxgaming
02231960f6 js dependency version updates 2023-09-12 16:32:23 -05:00
boxgaming
dd0ad667b7 minor format update 2023-05-13 08:52:52 -05:00
David W. Box
eb605ac9f7 Added support for _MouseWheel 2023-05-13 08:48:36 -05:00
boxgaming
6a55cfc09b removed experimental WebGL canvas code 2023-04-26 17:13:15 -05:00
boxgaming
86055c9661 removed reference to experimental GL library 2023-04-18 15:41:47 -05:00
boxgaming
f24fdeeace incorporated tileset animation fixes from GX project 2023-04-18 14:28:12 -05:00
boxgaming
f793c77e8f restored scroll background mode 2022-10-31 22:54:30 -05:00
boxgaming
9a95a4ab1b File I/O - part 3 2022-10-28 14:58:21 -05:00
boxgaming
9058e9c536 File I/O Support - Part 2 2022-10-27 09:04:15 -05:00
boxgaming
6d8fa317df Initial File I/O support - excluding RANDOM 2022-09-17 11:50:08 -05:00
boxgaming
0efe3fd768 reinstated fullscreenFlag for proper detection 2022-05-06 16:55:27 -05:00
boxgaming
07d91adf60 added ability to export consts in modules 2022-04-29 22:24:36 -05:00
boxgaming
4a6e8973ea Added support for _FullScreen 2022-04-28 14:30:25 -05:00
boxgaming
90f9a1472a initial touch event support and fix for mouse position when scaled 2022-04-18 11:28:34 -05:00
boxgaming
137145cc85 v0.3.0-beta updates 2022-03-30 17:37:36 -05:00
boxgaming
7fcb98c960 Image methods, fix for dim/redim, key event methods 2022-03-04 16:28:32 -06:00
boxgaming
18789a9d9c initial revision 2022-02-16 11:40:03 -06:00