1
0
Fork 0
mirror of https://github.com/Reuh/ubiquitousse.git synced 2025-10-27 17:19:31 +00:00
Commit graph

7 commits

Author SHA1 Message Date
4b75f21e52 Remove backend system and ctruLua support
Since I only use the LÖVE backend anyway, this simplifies the code.
Tidied some code.
2021-07-18 19:30:43 +02:00
a1801679b6 Use require() to load scenes 2019-12-29 17:54:18 +01:00
15dfb18c65 Button combinations, create signal registry per scene 2019-12-28 16:13:52 +01:00
f6fb8ad649 uqt.signal 2019-12-27 18:54:30 +01:00
82bc7268e6 Rename time to timer 2019-12-25 16:15:40 +01:00
b5324faace Add ecs.scene 2019-12-24 19:52:48 +01:00
16e533d176 Code reorganization, added uqt.ecs, removed LÖVE duplicates (uqt.audio, uqt.draw, uqt.filesystem) 2019-12-24 19:05:50 +01:00