Anders Jenbo
Anders Jenbo
### What happened? Since the last release CodeLite has started prompting to save the current file when closing other files. Even worse, if you try to close another file that...
This is needed for comparability with newer versions of Laravel (11.5 PHP 8.3) ## Summary by CodeRabbit - **Dependency Update** - Expanded compatibility for Symfony HTTP client to support versions...
There are no types or PHPDoc on most of the API causing static analyzers to give up and IDEs to be unhelpful. I have addressed some of the most outstanding...
This should not cause an error if the template does not exist, but should still try to inline it if it exists. https://laravel.com/docs/11.x/blade#including-subviews
Deduplicating tiles isn't safe as that's what the game does much of it's logic on. De-duplicating frames however appears to be needed for the tile set to work properly.
The bottom of these tiles will cause stability issues if used to replace the original ones, it results in OOB writes and crashes of the game.   Manually replacing...
I see lots of calls that are point to the ASCII variant of WinAPI methods, in the actual source they would likely have been for the generic version, the Windows...
https://github.com/isledecomp/isle/blob/88651404cbca2c6771e6331747f948a5f02a3655/LEGO1/lego/legoomni/src/common/legogamestate.cpp#L1307 My guess is it's simply to make it fit the ambient sky color: 