Commit graph

129 commits

Author SHA1 Message Date
Kazhnuz
01bda0f70c modules/assets: make the tileset use a texture object 2019-03-18 17:20:33 +01:00
Kazhnuz
6f1f7af711 modules/assets: add a wrapper for getDimensions in texture object 2019-03-18 17:20:13 +01:00
Kazhnuz
ae75fc46a0 examples/test: add basic asset tests 2019-03-18 17:17:15 +01:00
Kazhnuz
fa7b265618 modules/assets: add a basic texture object 2019-03-18 16:52:27 +01:00
Kazhnuz
aa8daedc82 examples: add a basic menu testing 2019-03-16 15:38:02 +01:00
Kazhnuz
d6c6b64786 gamecore: add scene storage system 2019-03-16 15:15:01 +01:00
Kazhnuz
6fcbc7153c example: add exemple for scene switching 2019-03-16 15:08:23 +01:00
Kazhnuz
ba8a666e45 examples/test_scene: make color less flashy 2019-03-16 15:06:11 +01:00
Kazhnuz
4c71e262bb gamecore/scenes: add a wrapper around Scene changing 2019-03-16 15:04:55 +01:00
Kazhnuz
3b77a3c2c1 gamecore/scene: scene should register themselves 2019-03-16 15:03:35 +01:00
Kazhnuz
fa92576979 example/test_scene: round the second number 2019-03-16 15:00:58 +01:00
Kazhnuz
16df998d84 examples: first basic exemple 2019-03-16 14:56:55 +01:00
Kazhnuz
610c65491c gamecore/modules: remove some instance of hardcoded path 2019-03-16 14:56:46 +01:00
Kazhnuz
7534d28770 conf: add a default conf exemple 2019-03-16 14:49:34 +01:00
Kazhnuz
2207ebcd89 gamecore: don't crash when there is no scene 2019-03-16 14:43:37 +01:00
Kazhnuz
eab1044dc7 main: remove a "game" instance that isn't usefull 2019-03-16 14:42:15 +01:00
Kazhnuz
f3855c5539 gamecore: avoid crashes when there is no data for translation or inputs 2019-03-16 14:41:31 +01:00
Kazhnuz
56349c277f LICENCE: update year and name 2019-03-16 13:16:32 +01:00
Kazhnuz
41a2eb0518 gamecore: load classic globally at start 2019-03-16 13:15:25 +01:00
Kazhnuz
be8845eaa4 gamecore: loveutils should be part of gamecore as global utils 2019-03-16 13:14:21 +01:00
Kazhnuz
ff01dad3ea add a basic main.lua 2019-03-16 13:08:23 +01:00
Kazhnuz
e79066cd58 gamecore: put all gamecore files in a folder 2019-03-16 13:07:38 +01:00
Kazhnuz
a62f6010d4 src: don't hardcode gamecore location 2019-03-16 13:04:26 +01:00
Kazhnuz
f490e8c8a2 libs: add needed libs 2019-03-16 12:54:54 +01:00
Kazhnuz
047b63708a readme: don't show the scene loading in the basic loading code 2019-03-16 12:49:36 +01:00
Kazhnuz
af42926516 readme: now it's called gamecore 2019-03-16 12:45:14 +01:00
Kazhnuz
6f318c034e readme: improve the readme with some base exemple 2019-03-16 12:42:18 +01:00
Kazhnuz
fa7306efde fork core from latest imperium-porcorum version 2019-03-16 12:27:38 +01:00
Kazhnuz
974bfae46d Initial commit 2019-03-16 12:24:42 +01:00