Commit graph

19 commits

Author SHA1 Message Date
Kazhnuz
eb6fffb571 src/scenemanager: update the scene's assets before the scene 2019-01-28 14:01:08 +01:00
Kazhnuz
2efe98b407 src/core: add comments to the assets manager sources 2019-01-28 14:00:00 +01:00
Kazhnuz
6a28069680 src/core: improve style in the assets module 2019-01-28 10:00:36 +01:00
Kazhnuz
21659cedb7 src/core: add an asset manager to the scene object 2019-01-28 09:58:42 +01:00
Kazhnuz
a14d31f527 src/core: add Assets module from Imperium Porcorum 2019-01-28 09:58:12 +01:00
Kazhnuz
fd566ab26a src/core: send keys input to scenes 2019-01-28 09:48:19 +01:00
Kazhnuz
706565eb5d src/core: add mouse support to scenes 2019-01-28 09:44:07 +01:00
Kazhnuz
4bf78e9c01 src/core: fix a bug in windows size 2019-01-28 09:22:23 +01:00
Kazhnuz
586409bf5b src: add a basic scene system 2019-01-28 09:15:42 +01:00
Kazhnuz
a822f0c2a3 src/core: another fix for langs 2019-01-28 08:01:15 +01:00
Kazhnuz
9101a5ce4f src/core: remove unused var in lang 2019-01-28 08:00:56 +01:00
Kazhnuz
bb752e6b3f src/core: use new naming convention for available_langs 2019-01-28 07:59:55 +01:00
Kazhnuz
caf067c8bb src/lang: fix a crash 2019-01-28 07:57:58 +01:00
Kazhnuz
01e114ddf5 src/core: fix typo in the option file 2019-01-28 07:40:39 +01:00
Kazhnuz
dbaf2614bd src/core: add initial lang system 2019-01-27 21:59:33 +01:00
Kazhnuz
2fb7c4252d src/core: add screen system as a cscreen wrapper 2019-01-27 21:45:57 +01:00
Kazhnuz
99ad6704c2 src/core: add the input system 2019-01-27 21:41:08 +01:00
Kazhnuz
48cde0d947 src/core: add an option system with core options that'll be used 2019-01-27 21:37:42 +01:00
Kazhnuz
134651e730 src/core: add the core with a basic debug system 2019-01-27 21:28:00 +01:00