iProgramInCpp
e9da87bfa0
* Update dynamic hand logic.
2023-12-26 22:57:26 +02:00
iProgramInCpp
2c84d2730c
* Options: Allow old title logo to be shown.
2023-12-26 22:10:15 +02:00
iProgramInCpp
aabfeeca71
* Fix WebGL?
...
Not sure why this works.
2023-12-26 01:35:02 +02:00
iProgramInCpp
7eae466865
* Fixes to fancy pants grass detection, etc.
2023-12-26 01:18:54 +02:00
iProgramInCpp
7f219385c6
* ItemInHandRenderer: Add dynamic hand.
...
* Options: Fix saving of a few options
* PatchManager: Load patch options before regular options - this fixes a bug where the fancy grass option would be reset to false even if grass tint would be set to true.
2023-12-26 00:57:27 +02:00
iProgramInCpp
9d5b957339
* Start Menu: Fixes to 3D alpha style title logo.
2023-12-25 18:32:00 +02:00
iProgramInCpp
95556e3ccd
Revert "Revert "* Start Menu: Add 3D alpha-style title screen logo.""
...
This reverts commit b3cc044375 .
The bug appears have been just a fluke?!?
2023-12-25 17:49:19 +02:00
iProgramInCpp
b3cc044375
Revert "* Start Menu: Add 3D alpha-style title screen logo."
...
This reverts commit 792a120703 .
This is because Android has an interesting graphical glitch regarding this feature. I'll add it back when it's fixed.
2023-12-25 17:42:53 +02:00
iProgramInCpp
105eb3a79c
* Start Menu: Oops! Remove accidentally leftover debug feature.
2023-12-25 17:39:44 +02:00
iProgramInCpp
792a120703
* Start Menu: Add 3D alpha-style title screen logo.
2023-12-25 17:38:19 +02:00
iProgramInCpp
dafc28e01d
* Android Native: Add SoundSystemSL!
...
This gives the native Android build sound support!
2023-12-23 00:51:42 +02:00
iProgramInCpp
a3c9800bd8
* OptionList: Fix embarrassing flipped switch bug.
2023-12-20 12:59:51 +02:00
Brent Da Mage
d12f6e3848
Cleaned up Tile::shouldRenderFace logic
2023-12-19 22:17:43 +02:00
iProgramInCpp
37140eec0b
* Options: Use a texture instead of drawing rectangles for the on/off switches.
2023-12-19 21:09:41 +02:00
iProgramInCpp
b168f33335
* Options: Fix remote press when off the right edge of the scrollable area
2023-12-19 20:16:27 +02:00
iProgramInCpp
5fcbf20067
* Minecraft: Increase GUI scale on higher resolution devices.
2023-12-19 20:14:33 +02:00
iProgramInCpp
6822c7eb59
* Fix Win32 build.
2023-12-19 19:41:45 +02:00
TheBrokenRail
10c02a0d06
Literally Nothing Uses This Header
2023-12-19 19:38:17 +02:00
TheBrokenRail
077861b79d
Add ZLib To README
2023-12-19 19:38:17 +02:00
TheBrokenRail
e8696ae0eb
Use ES 2
2023-12-19 19:38:17 +02:00
TheBrokenRail
630b1a3613
Fix Options Saving (Again)
2023-12-19 19:38:17 +02:00
TheBrokenRail
433b1532d9
Fix Texture Detection
2023-12-19 19:38:17 +02:00
TheBrokenRail
ec12755632
Fix Immersive Mode On Older Android
2023-12-19 19:38:17 +02:00
TheBrokenRail
5bb20dae24
Ignore .idea
2023-12-19 19:38:17 +02:00
TheBrokenRail
20790755d1
Fix Text Auto-Complete On Android
2023-12-19 19:38:17 +02:00
TheBrokenRail
d4a100825b
Remove MCPE Icon
2023-12-19 19:38:17 +02:00
TheBrokenRail
4cabfd30ac
Fix Selecting "..." Slot With Keyboard
2023-12-19 19:38:17 +02:00
TheBrokenRail
93dc4e934e
OpenAL + Android
2023-12-19 19:38:17 +02:00
TheBrokenRail
68166a3c36
Update CI And README
2023-12-19 19:38:17 +02:00
TheBrokenRail
4ca50c0fd8
Friendship Ended With LibPNG
2023-12-19 19:38:17 +02:00
TheBrokenRail
3776dc26f5
Fix Building On Windows
2023-12-19 19:38:17 +02:00
TheBrokenRail
8823acecbd
Fix Exiting Native Android
2023-12-19 19:38:17 +02:00
TheBrokenRail
8d3abda2fe
Last Minute Changes
2023-12-19 19:38:17 +02:00
TheBrokenRail
06c69d3cc8
AppPlatform Fixes
2023-12-19 19:38:17 +02:00
TheBrokenRail
2356757730
Better Back Button Behavior On SDL Android
2023-12-19 19:38:17 +02:00
TheBrokenRail
8af9d4b0c8
Fix Native Android Build
2023-12-19 19:38:17 +02:00
TheBrokenRail
88ef02a06b
Another CI Fix (Again) (Again)
2023-12-19 19:38:17 +02:00
TheBrokenRail
31486f82c4
Another CI Fix (Again)
2023-12-19 19:38:17 +02:00
TheBrokenRail
683879a3f0
Another CI Fix
2023-12-19 19:38:17 +02:00
TheBrokenRail
030d723f8d
CI Fixes
2023-12-19 19:38:17 +02:00
TheBrokenRail
a2e830d114
Fancy Paralel CI
2023-12-19 19:38:17 +02:00
TheBrokenRail
185878d79f
Simplify CMake
2023-12-19 19:38:17 +02:00
TheBrokenRail
6e9ccf7b49
Fix Non-GLES SDL Build
2023-12-19 19:38:17 +02:00
TheBrokenRail
23ec46f266
Simplify Android SDL Build
2023-12-19 19:38:17 +02:00
TheBrokenRail
e9ddb5ab61
Use Host ZLib In CMake Builds
...
The vendored ZLib is still in the repo for VS builds.
2023-12-19 19:38:17 +02:00
TheBrokenRail
fdf3106d7e
Fix Some Indentation Errors
2023-12-19 19:38:17 +02:00
TheBrokenRail
c989ffa721
Allow Changing Input Mode
2023-12-19 19:38:17 +02:00
TheBrokenRail
7771bc20a7
Small Tweaks
2023-12-19 19:38:17 +02:00
TheBrokenRail
118d28910d
Better Android Immersive Mode
2023-12-19 19:38:17 +02:00
TheBrokenRail
91f3b5a5d5
Use "External" Storage
2023-12-19 19:38:17 +02:00