Commit Graph
44 Commits
Author SHA1 Message Date
A-lex-Ra fa1345ac0a refactoring WorldFiles.cpp a bit 2023-12-26 20:30:47 +06:00
A-lex-Ra 1b51fdbd0b Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-12-26 19:55:14 +06:00
A-lex-Ra 307df37ba7 improve locale detection as much as possible 2023-12-26 19:54:03 +06:00
A-lex-Ra 1dae8c2c31 postmerge fix 2023-12-25 20:35:36 +06:00
A-lex-Ra 4d8c8563cc merge 2023-12-25 20:30:05 +06:00
A-lex-Ra ca3697301e detect system locale 2023-12-25 20:26:56 +06:00
A-lex-Ra 06aa6023b3 delete duplication 2023-12-25 13:14:29 +06:00
A-lex-Ra 76475dd1b1 refactoring btw 2023-12-20 22:23:55 +06:00
Ara 73abc23b5c refactoring old C for Linux 2023-12-19 14:14:25 +06:00
A-lex-Ra c17657a8ee refactoring old C for windows 2023-12-19 13:39:17 +06:00
A-lex-Ra 52c3ffc53a Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-12-19 09:26:56 +06:00
A-lex-Ra dd1ff089b9 rays efficiency and readability improve 2023-12-19 09:26:13 +06:00
A-lex-Ra 1d6f4bdce4 funny test lang addition 2023-12-18 22:09:31 +06:00
A-lex-Ra 8a0a4fb898 fix another potential memory leak 2023-12-18 21:18:57 +06:00
A-lex-Ra afedd103e8 refactor a bit 2023-12-18 20:48:03 +06:00
A-lex-Ra 667a90b724 fix potential memory leak 2023-12-18 19:10:30 +06:00
A-lex-Ra 6830205bcc memory-safety improved 2023-12-18 18:02:17 +06:00
A-lex-Ra 0ca6485b7e delete extra faces 2023-12-18 07:19:33 +06:00
A-lex-Ra 785cd215a8 delete extra 2023-12-17 22:57:43 +06:00
A-lex-Ra a845d8fed5 quickfix in Block.h 2023-12-17 22:14:01 +06:00
A-lex-Ra 88280f8002 render refactoring 2023-12-17 21:52:00 +06:00
A-lex-Ra 89d9447410 fix msvc linker error 2023-12-16 18:55:54 +06:00
A-lex-Ra dc5728a0c6 more colors! 2023-12-13 21:39:48 +06:00
A-lex-Ra ae10ca248d fix pipe rotation + test blocks 2023-12-13 21:33:55 +06:00
A-lex-Ra 20caa4b980 SP and TP cameras 2023-12-11 22:22:52 +06:00
A-lex-Ra 3ae3001227 placing non-obstacle blocks 2023-12-11 15:24:36 +06:00
A-lex-Ra a229513ff7 merge 2023-12-11 15:11:52 +06:00
A-lex-Ra f5862a0ad6 aabb render fix 2023-12-11 15:01:32 +06:00
A-lex-Ra 079b9bd597 fix rayboxCache (just off) 2023-12-10 22:46:30 +06:00
A-lex-Ra 0231f11f62 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-12-10 22:31:45 +06:00
A-lex-Ra 81d431e7e7 rays fixed 2023-12-10 22:30:34 +06:00
A-lex-Ra 1e39b5d05d rays fixed 2023-12-10 20:06:18 +06:00
Ara 616057b2b9 normals finished 2023-12-10 00:38:32 +06:00
Ara f5b5130e8b small fixes 2023-12-09 23:16:17 +06:00
Ara c5ab5996a3 quickfix typo 2023-12-09 20:20:48 +06:00
Ara ed57c0b075 raycast impl
(not finished normals and intersection point returning)
2023-12-09 19:10:02 +06:00
Ara 7910c23ae5 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-12-09 18:43:58 +06:00
Ara 42e632d220 ScopeTimer + small fixes 2023-12-08 10:21:06 +06:00
Ara 1f5f2e5fb2 Quickfix BLOCK_VOID constant 2023-12-05 08:19:39 +06:00
Ara e45d85bc5a minimize defines 2023-12-04 22:50:00 +06:00
Ara e0eacb51be replace defines where possible 2023-12-04 21:34:51 +06:00
Ara 0872f62590 refactor constants 2023-12-04 19:02:35 +06:00
Ara bbe06a481f Merge https://github.com/A-lex-Ra/VoxelEngine-Cpp 2023-12-04 18:47:22 +06:00
A-Lex-Ra 911e828602 refactor Events 2023-12-03 23:24:52 +06:00