Commit Graph

36 Commits

Author SHA1 Message Date
9dc81756a8 Started using evol's sleep_ms
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-04-24 17:45:55 +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
346e92faec Removed OS-Specific function from main
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-04-24 16:18:33 +02:00
5c4cfb938c Updated test scene
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-04-18 23:40:00 +02:00
3d85c59006 Some useless changes
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-04-17 21:50:44 +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
8f8b8d7be6 Updated gitignore
No longer ignoring wraps. However, exact wrap names are ignored as they're guaranteed to be wrap-redirects
2021-04-08 07:05:49 +02:00
f38febaad2 Changed module_directory to module_dir 2021-04-06 14:38:46 +02:00
f03551b714 Tons of changes through time 2021-04-06 14:38:31 +02:00
8289c34652 Cleanup changes
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-31 06:37:45 +02:00
34e7514276 Updated gitignore
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-31 03:42:56 +02:00
5b7abac12a Added physics module
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-31 03:42:19 +02:00
4f23c60369 Added flecs copy buildscript
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-31 03:41:09 +02:00
4e166de112 ECS changes
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-29 11:36:51 +02:00
19143a0ee1 Added ECS Module
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-28 09:25:08 +02:00
a2a1c7bd80 Updated src/main.c
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-19 09:58:07 +02:00
110141e4a1 Added world module
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-19 08:19:20 +02:00
2b1113b1f8 Changed wrap revisions to master
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-19 05:39:37 +02:00
04b562475b Updated main.c to only focus on namespaces
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-19 05:14:41 +02:00
2f4294a6ff Started using namespaces
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-14 04:39:54 +02:00
5d5a21902d Added prospect API calls
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-12 20:50:02 +02:00
32058fceb9 Updated wrap revisions
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-09 01:32:56 +02:00
Youssef Assem
dcc2874e9b Merge pull request #2 from evol3D/windows-build
Added buildscripts for Windows
2021-03-08 20:42:47 +02:00
9944853102 Added buildscripts for Windows
* lua51.dll copy
* evol.dll copy
2021-03-08 20:05:50 +02:00
78a7b6834c Updated evol submodule revision from v0.2 to master
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-08 15:38:27 +02:00
7565fb6528 Updated to evol v0.2 head and evmod-glfw master head
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-02-10 12:23:07 +02:00
db59e29ec1 Removed useless includes
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-02-09 13:02:54 +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
11a4989430 Changed evol revision
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-02-05 04:35:23 +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
dcbd64ddc7 Added missing wrap files
Signed-off-by: mo7sener <robear.selwans@outlook.com>
2021-01-23 17:03:02 +02:00
b95b0d4a6c Initial Commit
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-01-23 00:00:33 +02:00