epervier-old/gamecore/modules
Kazhnuz 3ced2dbef4 fix(world): separate getting data from the internal and advertised view
Use two functions instead of just one, one showing the actual dimensions 
of the internal "cam" (basically, the whole screen), and one showing the 
advertised displaced camera.

Fixes #16
2019-06-21 18:27:02 +02:00
..
assets gamecore/assets: add activity handling functions 2019-05-30 13:54:39 +02:00
menusystem feat(menusystem): add a function to deactivate assets when menu is active 2019-06-16 16:36:39 +02:00
world fix(world): separate getting data from the internal and advertised view 2019-06-21 18:27:02 +02:00
scenes.lua feat(scene): add *Start() and *End() functions. 2019-06-13 18:33:29 +02:00