Commit graph

63 commits

Author SHA1 Message Date
Tropical 54dab7708d refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
JuiceyDev f12cd2e1f2 Merge origin/dev into reapply/dev-on-upstream-202603082259 - auto-resolved conflicts preferring origin/dev 2026-03-08 23:19:14 +01:00
Tropical 66248339e5 refactor: unglob std::dynamic_pointer_cast 2026-03-08 22:44:00 +01:00
Tropical 5045acb86e fix: unglob everything else and make it build 2026-03-08 22:44:00 +01:00
Tropical a2e6957383 fix: unglob std::{min, max}, manual stuff 2026-03-08 22:43:59 +01:00
Tropical cce3b0fdfe refactor: unglob std::deque 2026-03-08 22:43:59 +01:00
Tropical 9a1e4e7752 refactor: byebye using namespace std
shoo
2026-03-08 22:43:44 +01:00
Tropical 6c4c3a9c94 refactor: unglob std::unordered_set 2026-03-08 22:43:43 +01:00
Tropical 5fad08b9fd refactor: begin unglobbing std::vector 2026-03-08 22:43:43 +01:00
Tropical cff2fc5f44 refactor: unglob std::wstring 2026-03-08 22:43:43 +01:00
Tropical c571014bc9 refactor: unglob std::unordered_map 2026-03-08 22:43:43 +01:00
Tropical 8812c3967b refactor: unglob std::shared_ptr 2026-03-08 22:43:43 +01:00
zukrmn 42b0352ec3 fix: resolve all remaining compilation warnings 2026-03-08 22:40:41 +01:00
Tropical 052a656673 fix: remove byte type alias 2026-03-08 22:39:40 +01:00
JuiceyDev 44251492ff im gonna ry it works im so happy 2026-03-08 21:54:27 +01:00
JuiceyDev 3657169222 fixing my mistake in w 2026-03-08 17:18:21 +01:00
JuiceyDev 3c825a244c w 2026-03-08 17:03:55 +01:00
Tropical 43a28fc490
Merge pull request #71 from 4jcraft/refactor/no-std-wildcard
refactor: remove `using namespace std`
2026-03-08 10:09:33 -05:00
zukrmn ca11afdfca fix: resolve all remaining compilation warnings 2026-03-07 04:43:50 +00:00
Tropical ed551d8658 refactor: unglob std::dynamic_pointer_cast 2026-03-06 22:13:29 -06:00
Tropical e0479e90b4 fix: unglob everything else and make it build 2026-03-06 21:06:31 -06:00
Tropical 04ff82ba70 fix: unglob std::{min, max}, manual stuff 2026-03-06 20:47:11 -06:00
Tropical 967ffbb2a6 refactor: unglob std::deque 2026-03-06 20:41:22 -06:00
JuiceyDev 8077e706e7 wawa the third 2026-03-07 00:20:11 +01:00
JuiceyDev 6d46ef2273 wawa 2026-03-07 00:17:56 +01:00
JuiceyDev 9dda66e0fc wa 2026-03-07 00:16:44 +01:00
JuiceyDev 0ae4ba9dc6 wawa 2026-03-07 00:14:19 +01:00
JuiceyDev a4ad9f771e wawa 2026-03-07 00:11:28 +01:00
JuiceyDev ffbb8598d4 wawa 2026-03-07 00:09:19 +01:00
JuiceyDev 8281af31b6 this will break the whole renderer pipeline 2026-03-07 00:08:03 +01:00
JuiceyDev 03f92a4dd7 wa 2026-03-07 00:05:51 +01:00
JuiceyDev 30e9149e29 wawawa 2026-03-07 00:02:06 +01:00
JuiceyDev 9dbdee6c30 hihihihihih 2026-03-06 23:58:56 +01:00
JuiceyDev 99f1dcf898 test 2026-03-06 23:50:56 +01:00
JuiceyDev 0b405ad590 cough couughhcougghhhc ougghh 2026-03-06 22:13:02 +01:00
JuiceyDev 2f8ed831fc fix: enable TRIANGLE_MODE and use correct OpenGL constants to fix invisible terrain 2026-03-06 22:10:41 +01:00
JuiceyDev 12c48a02ad fix: use standard OpenGL constants on Linux to fix invisible terrain 2026-03-06 21:43:31 +01:00
JuiceyDev 2aa0058a8d debug: disable fancy second pass to test terrain visibility 2026-03-06 21:22:05 +01:00
JuiceyDev 4ad16db139 fix: disable compact vertex format for terrain to fix invisible geometry on laptop/AMD GPUs 2026-03-06 21:01:42 +01:00
JuiceyDev a92180a713 Revert "fix: reduce max level render size to stay within laptop GPU display list limits"
This reverts commit 2565c7193c.
2026-03-06 21:00:10 +01:00
JuiceyDev 2565c7193c fix: reduce max level render size to stay within laptop GPU display list limits 2026-03-06 20:53:12 +01:00
JuiceyDev 3f489a4202 fixed a bunch of shit, might fix renderer ? 2026-03-06 20:09:37 +01:00
Tropical bc7d4ff1d8 refactor: byebye using namespace std
shoo
2026-03-06 12:16:41 -06:00
Tropical 0855e6ddf4 refactor: unglob std::unordered_set 2026-03-06 12:13:01 -06:00
Tropical 7c95bfc0bd refactor: begin unglobbing std::vector 2026-03-06 11:58:11 -06:00
JuiceyDev 58780ca7cd i fucked up 2026-03-06 18:54:29 +01:00
JuiceyDev d9184f1a99 screen size 2026-03-06 18:50:28 +01:00
Tropical cdc08700e4 refactor: unglob std::wstring 2026-03-06 11:50:22 -06:00
Tropical ecf7fc7f61 refactor: unglob std::unordered_map 2026-03-06 11:29:36 -06:00
Tropical 67ceccf2d4 refactor: unglob std::shared_ptr 2026-03-06 11:20:45 -06:00