Block a user
TheBrokenRail
commented on pull request minecraft-pi-reborn/minecraft-pi-reborn#113
2024-07-05 03:09:46 +00:00
A few QoL changes and fixes from hodgepodge
So, uh, what exactly are these functions? What do they do? What are the replacing? That should be a comment and/or in the function name.
TheBrokenRail
commented on pull request minecraft-pi-reborn/minecraft-pi-reborn#113
2024-07-05 03:09:46 +00:00
A few QoL changes and fixes from hodgepodge
Couldn't you use ((Gui *) self)->minecraft->options.third_person
? Also GuiComponent_blit(self
should be self->blit(
.
TheBrokenRail
suggested changes for minecraft-pi-reborn/minecraft-pi-reborn#113
2024-07-05 03:09:46 +00:00
A few QoL changes and fixes from hodgepodge
Overall, this looks pretty good. It just needs some minor changes.
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-06-21 05:32:22 +00:00
7718fe5b12
Small Bug Fix
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-06-21 05:22:42 +00:00
6a2ecb23ed
Remove overwrite()
5e229fb6a8
Some Modernization
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-06-18 22:15:16 +00:00
cecd61ed72
Another Small Update
TheBrokenRail
pushed to master at minecraft-pi-reborn/gles-compatibility-layer
2024-06-18 22:14:27 +00:00
68561e0404
Remove Broken Attributes
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-06-18 22:03:12 +00:00
57df81e425
Update
TheBrokenRail
pushed to master at minecraft-pi-reborn/gles-compatibility-layer
2024-06-18 21:59:07 +00:00
5397743517
Remove Option
TheBrokenRail
pushed to master at minecraft-pi-reborn/gles-compatibility-layer
2024-06-18 21:56:46 +00:00
de9c93663b
Remove GL Lighting
4156520e88
Remove ES3 Support
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-06-18 00:10:12 +00:00
a830f66c41
Attempt #3
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-06-17 23:10:44 +00:00
6fb1c8d59a
Icon Fix Attempt #2
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-06-17 22:40:18 +00:00
Compare 3 commits »
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-06-17 22:09:47 +00:00
3b5149abff
Environmental Variable & Logging Refactor
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-06-16 04:49:14 +00:00
b2db6bcfd2
Some Clean Up
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-06-16 04:04:53 +00:00
36fe263ede
Revert servers.txt Change
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-06-15 14:19:27 +00:00
74ee75e12f
Some Fixes
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-06-15 12:52:27 +00:00
38d7dda1a7
The Great Unification