Commit Graph

18 Commits

Author SHA1 Message Date
Kolyah35
c70cd428fd FIX: other platforms compilation 2026-04-04 12:11:33 +03:00
deepfriedwaffles
8708dc9c83 restore include paths for cross-platform builds because i messed absolutely every #include up. 2026-03-24 19:51:01 -04:00
deepfriedwaffles
7d485fdcd7 more refactoring for iOS 2026-03-24 12:44:08 -04:00
deepfriedwaffles
976366d6bf fixed slider for hopefully the final fucking time. Nether Reactor fix: Need to make the array for building it all unsigned integers as now Xcode is strict about the new C++ Standards as they have changed since 2011 2026-03-24 12:39:06 -04:00
deepfriedwaffles
663c1d4b3f Synced options UI files from main branch 2026-03-24 12:39:06 -04:00
deepfriedwaffles
0ef6822737 gonna try changing all Options::Option* in the whole project to just Option* not sure if this works but it gets the compiler to shut up. if this breaks everything change all 'Option*' to 'Options::Option*' as it once was. 2026-03-24 12:38:51 -04:00
deepfriedwaffles
442eb2d9c3 more header fixes 2026-03-24 12:34:02 -04:00
deepfriedwaffles
afbd79d9de added needed missing files 2026-03-24 12:34:02 -04:00
mschiller890
9405e8daad FIXED: Scrolling with mouse wheel improved 2026-03-22 18:38:14 +01:00
Kolyah35
4f8b18b735 FIX: Now we're using useTouchsceen() right way!!!! 2026-03-22 02:12:04 +03:00
mschiller890
52f607b126 Made some changes to the GUI scale slider.
Should be waaaaaaay better now
2026-03-20 23:20:37 +01:00
Kolyah35
bb95e75c47 Merge remote-tracking branch 'refs/remotes/origin/main' 2026-03-14 14:51:25 +03:00
Kolyah35
badd59b644 FIX: Rewrite options 2026-03-14 14:13:49 +03:00
Michal Schiller
f17a11c670 Added mouse wheel support to the world selection screen. 2026-03-12 11:02:06 +01:00
Kolyah35
9991ba312d FIX: improve textbox 2026-03-10 23:36:12 +03:00
Michal Schiller
2fc323639a Fixes and enhancements from my MCPE repository. (https://github.com/mschiller890/mcpe64) 2026-03-10 19:31:40 +01:00
Kolyah35
0c97ceb340 TextBox / removed BuyButton / impoved CreateWorldScreen 2026-03-10 02:51:32 +03:00
Kolyah35
f0617a5d22 the whole game 2026-03-02 22:04:18 +03:00