Commit graph

1826 commits

Author SHA1 Message Date
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
Tropical 77ac64d9e1 chore: remove boost from .gitignore 2026-03-06 12:29:19 -06:00
MrShrekThird daf43609ca
Update CONTRIBUTING.md with README link
Added a note to visit README.md for compilation instructions.
2026-03-06 18:25:52 +00:00
Tropical c79904f326 Merge branch 'dev' into refactor/no-std-wildcard 2026-03-06 12:25:36 -06:00
MrShrekThird 42e84f9f4a
Update CONTRIBUTING.md
Removed outdated and redundant compilation instructions.
2026-03-06 18:19:13 +00:00
Tropical bc7d4ff1d8 refactor: byebye using namespace std
shoo
2026-03-06 12:16:41 -06:00
Tropical 2ed4b1fe9e refactor: unglob std::type_info 2026-03-06 12:14:56 -06:00
Tropical 0855e6ddf4 refactor: unglob std::unordered_set 2026-03-06 12:13:01 -06:00
Tropical 49d02788c0 refactor: unglob std::enable_shared_from_this 2026-03-06 12:04:16 -06:00
Tropical f3ac01c76e refactor: unglob std::(w)ostream 2026-03-06 12:02:08 -06:00
Tropical b9d67d14af refactor: unglob std::endl 2026-03-06 11:59:50 -06:00
Tropical 7c95bfc0bd refactor: begin unglobbing std::vector 2026-03-06 11:58:11 -06:00
Tropical ac9f3cbca3 chore: resolve some void* memset cast warnings 2026-03-06 11:55:28 -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 41db813a6d Merge branch 'dev' into refactor/no-std-wildcard 2026-03-06 11:42:05 -06:00
JuiceyDev dc57bf5634
Merge pull request #62 from 4jcraft/fix/byte-typealias
fix: remove `byte` type alias
2026-03-06 18:40:36 +01:00
JuiceyDev a875a6ef98
Merge pull request #69 from 4jcraft/refactor/optional-llvm-toolchain
refactor(build): make `lld` optional and recommend clang/llvm in README
2026-03-06 18:35:19 +01:00
JuiceyDev 417ea73050 painful update 2026-03-06 18:31:46 +01: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
Tropical 79404297d1 docs: remove mention of discord server unavailability 2026-03-06 11:07:07 -06:00
JuiceyDev 587e9a676e updated readme 2026-03-06 17:29:58 +01:00
JuiceyDev 36166bfdae added bunch of todos, modified readme 2026-03-06 17:28:35 +01:00
Tropical 6778dc7f92 refactor(build): make lld optional and recommend clang/llvm in README 2026-03-06 10:26:49 -06:00
JuiceyDev 0e13ac4955 funny 2026-03-06 17:22:54 +01:00
JuiceyDev ff3b7789d5
Merge branch '4jcraft:dev' into dev 2026-03-06 17:05:35 +01:00
JuiceyDev 14aeba8992
Merge pull request #67 from zukrmn/add-devcontainer-and-fix-deps
docs: add devcontainer and missing libpng-dev dependency
2026-03-06 16:46:27 +01:00