Commit Graph

72 Commits

Author SHA1 Message Date
913a365a21 Add collider map 2023-11-09 09:32:02 +01:00
fa79af2a17 Separate object layers, asign layers to proper slots 2023-11-09 08:38:57 +01:00
4458a26c4f Fix nuklear input processing 2023-11-09 06:21:29 +01:00
aa9fe8fa9a Add some colliders 2023-11-08 17:02:03 +01:00
50241f9c26 Support for colliders 2023-11-08 16:41:00 +01:00
e56c2a067e Update cute_tiled.h 2023-11-08 16:40:20 +01:00
efada40908 Integrate nuklear into engine 2023-11-08 10:04:47 +01:00
16972e4f9a Add nuklear ui library 2023-11-08 09:34:44 +01:00
be711f2fa1 Add raygui library 2023-11-08 08:44:59 +01:00
ca1cd4b1f9 Proper layer rendering 2023-11-08 08:37:09 +01:00
120cb7503b Move world files to engine 2023-11-08 06:07:22 +01:00
03b824b756 Fix bug with logger, add memory allocation logging 2023-11-08 05:55:29 +01:00
7bfd903840 Replace cute_tiled memory functions with engine functions 2023-11-08 05:45:25 +01:00
323ee4e91a Clean up breeze.h imports 2023-11-08 05:39:16 +01:00
4e235251a6 Add unused macro 2023-11-08 05:38:18 +01:00
b5206af3f3 Add memory function 2023-11-08 05:35:40 +01:00
4bc538e32b Hookup cute_tiled logger to engine logging 2023-11-08 05:25:13 +01:00
bee2c2b4fe Fix va_list bug in logger 2023-11-07 18:15:53 +01:00
e66b313765 Hookup raylib logger to engine logging 2023-11-07 18:01:23 +01:00
b40beb5656 Refactor game to use engine functions 2023-11-07 17:25:49 +01:00
d90e6f1d03 Rename cmake variables 2023-11-07 17:08:36 +01:00
20034c96e6 Separate engine and game 2023-11-07 16:55:14 +01:00