Commit Graph
24 Commits
Author SHA1 Message Date
MihailRis c1b311f3c4 refactor: change pointer parameters to references for Level and Content in various classes 2024-12-25 18:53:53 +03:00
MihailRis fa1646a9bd add '--script', '--version' command line arguments 2024-12-18 00:48:29 +03:00
MihailRis 48d94036fd rename Level.chunksStorage to Level.chunks 2024-12-17 23:57:00 +03:00
MihailRis 1c18c02092 move Chunks from Level to Player 2024-12-17 19:40:00 +03:00
MihailRis b7664b4188 move Lighting instance to ChunksController 2024-12-17 05:13:49 +03:00
MihailRis e713412a6d rename ChunksStorage to GlobalChunks 2024-12-14 18:58:51 +03:00
MihailRis 7027bd6f28 add Players 2024-11-23 05:14:12 +03:00
MihailRis 404fa3d0e2 fix msvc build 2024-11-22 16:28:53 +03:00
MihailRis bd2acd5766 refactor players 2024-11-22 16:17:13 +03:00
MihailRis 9e02f1122f add BlockWrapsRenderer (WIP) 2024-11-20 14:42:53 +03:00
MihailRis c4170c07c5 refactor 2024-11-14 09:30:41 +03:00
MihailRis de5c75d782 replace include guards with pragma once 2024-08-10 01:57:59 +03:00
MihailRis f43cc93cd2 update project includes format 2024-08-10 01:37:48 +03:00
InfiniteCoder eb6bb19dc6 interfaces/ 2024-08-06 00:04:32 +03:00
Vyacheslav Ivanov bbf33e8e4d format: reformat project
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-03 19:53:48 +03:00
MihailRis 9a18476437 refactor: player cameras are resources now 2024-07-12 00:02:01 +03:00
MihailRis a013e7eefd feat: cameras saving/loading 2024-07-11 22:45:57 +03:00
MihailRis 9efb327270 refactor: minor cleanup 2024-07-06 02:55:19 +03:00
MihailRis ba458be334 add test entities prototype 2024-06-23 22:09:04 +03:00
MihailRis 9597879eff small fix 2024-06-01 07:28:35 +03:00
MihailRis a1776e015e fixes 2024-05-24 05:22:14 +03:00
MihailRis 0ad3dd7ab8 build time decreased 2024-05-23 02:05:08 +03:00
MihailRis 017c8722ae memory related refactor 2024-05-13 00:11:20 +03:00
MihailRis 1627e21c1d the final rename 2024-05-06 03:38:19 +03:00