Commit Graph

15 Commits

Author SHA1 Message Date
6db13f7cf2 Added evmod_game
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-11 21:48:06 +02:00
J3oss
bdfb14228f Added asset module to sandbox 2021-05-11 16:12:17 +02:00
16c1d14667 Added missing c_arg to meson build script
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-04-24 16:18:54 +02:00
8c3c289b93 Added scripting module to sandbox
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-04-17 21:50:10 +02:00
7c2fc03a5c Cleaned up buildscripts and meson.build 2021-04-08 10:22:31 +02:00
5b7abac12a Added physics module
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-31 03:42:19 +02:00
19143a0ee1 Added ECS Module
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-28 09:25:08 +02:00
110141e4a1 Added world module
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-19 08:19:20 +02:00
9944853102 Added buildscripts for Windows
* lua51.dll copy
* evol.dll copy
2021-03-08 20:05:50 +02:00
0f4f5390a0 Added appconfig.meta to extend core config files
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-02-09 12:32:40 +02:00
5a9c6f0156 Added evmod_glfw as subproject
Since the dependency doesn't require linkage to the generated library,
there is no reason for meson to generate build commands for the library
without it being explicitly specified as a subproject.

Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-02-09 03:18:11 +02:00
3d85d1be6a Module event import
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-02-08 05:28:45 +02:00
8fd316c2c6 Updated c_std option
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-01-27 03:02:29 +02:00
5e9083ff8b Changes from the MSVC compatibility struggle
Signed-off-by: mo7sener <robear.selwans@outlook.com>
2021-01-26 21:55:24 +02:00
b95b0d4a6c Initial Commit
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-01-23 00:00:33 +02:00