Commit graph

1504 commits

Author SHA1 Message Date
Tropical 3832982eff fix: remove some unintended changes to DirectX library comments 2026-03-06 21:23:59 -06:00
Tropical e0479e90b4 fix: unglob everything else and make it build 2026-03-06 21:06:31 -06:00
Pyogenics d93b5b4a08 Full meson asset build and copy hooked up 2026-03-07 02:58:30 +00: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
Tropical 653a2c4289 fix: stupid 2026-03-06 20:39:58 -06:00
Tropical 6131826226 refactor: deglob std::weak_ptr 2026-03-06 20:38:50 -06:00
Tropical e506b8fe7a refactor: unglob std::pair 2026-03-06 20:37:41 -06:00
Tropical e918160231 refactor: unglob std::list 2026-03-06 20:37:02 -06:00
Tropical 277e3a1e87 fix: unglob all of /Build/Common 2026-03-06 20:31:41 -06:00
Pyogenics b9247c698c Move Common/Media to Platform/MediaXbox 2026-03-07 01:30:34 +00:00
ThePixelMoon 87c9733e09
Merge pull request #80 from zukrmn/fix/linux-compiler-warnings
fix: resolve high-severity Linux compiler warnings
2026-03-07 03:23:05 +02:00
Pyogenics 3f3a0ab72a Move assets to more logical location 2026-03-06 23:47:26 +00:00
Pyogenics 3226bb5ad6 Add colour table build script 2026-03-06 23:28:59 +00: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
zukrmn e3fc6ebe52 fix: resolve high-severity Linux compiler warnings 2026-03-06 22:57:02 +00:00
JuiceyDev 99f1dcf898 test 2026-03-06 23:50:56 +01:00
JuiceyDev bf39437a55 victims 2026-03-06 23:09:42 +01:00
JuiceyDev 3ed3f255c4
Update README.md 2026-03-06 23:06:18 +01:00
JuiceyDev 33da56e802 wawa 2026-03-06 23:03:29 +01:00
JuiceyDev 2861641abb uh oh 2026-03-06 22:50:53 +01:00
JuiceyDev 803e1c2f14 also removed stupid files from mason 2026-03-06 22:38:01 +01:00
JuiceyDev 3f27bf3b49 removed STUPID files 2026-03-06 22:36:41 +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
Pyogenics 5ba10d7732 Hookup asset build scripts to meson 2026-03-06 21:09:34 +00:00
Pyogenics 269ce00430 Fix error where bad path separators are used on linux causing file not found error 2026-03-06 20:48:27 +00:00
JuiceyDev 12c48a02ad fix: use standard OpenGL constants on Linux to fix invisible terrain 2026-03-06 21:43:31 +01:00
JuiceyDev f8510b88f0 fix: correct texture color channel mapping and mipmap conversion for Linux 2026-03-06 21:33:41 +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
Pyogenics e72c87b4b6 Add localisation packer script 2026-03-06 19:51:42 +00:00
Pyogenics 0d15f976e6 Make arc packer consume txt file filters in Common/Media 2026-03-06 19:51:42 +00:00
Pyogenics 3f9a0e5e6b Added python arc packing tool 2026-03-06 19:46:26 +00:00
JuiceyDev a161fc41c8 fix: disable _LARGE_WORLDS to fix invisible terrain on laptops 2026-03-06 20:42:38 +01:00
JuiceyDev 802feba61a added some stuff coming from the december leak 2026-03-06 20:10:08 +01:00
JuiceyDev 3f489a4202 fixed a bunch of shit, might fix renderer ? 2026-03-06 20:09:37 +01:00
Leah Anderson 41314fa873
Merge pull request #72 from MrShrekThird/dev
Update CONTRIBUTING.md
2026-03-06 11:41:18 -07:00
MrShrekThird 04cadcf953
Removed README.md link lol 2026-03-06 18:37:31 +00:00