eddebaby
eddebaby
I need to remove a debug message, and want to have a go at improving my draft of `adjust_min_camera_zoom()`. However, the current state of this PR is ready to test:...
The 1st Person perspective FOV is now HOR+, based on a vertical FOV of 68 (horizontal FOV 94) at 16:10 Original DK at 640x400:  KeeperFX (as of 6ddfc7c) at...
I have different resolutions for in-game versus menu/movie. I'll investigate with same resolutions etc. Edit 1: If I set all resolutions to 640x480, this error doesn't happen on menus, but...
This is a "bug" in the Miles Sound System library. It is the same way in DK too (e.g. keepd3d via DxWnd). You can fix the described issue by using...
Unicode support is a topic I have looked in to for my own interests, in particular the question: > "is it feasible for a program to support _all languages_ with...
Windows 10. Note: The code above is dummy code, **let me know if you need a built/buildable example and I'll work on one**. If it will suffice, you can see...
> 0024:err:module:import_dll Library libwinpthread-1.dll Hi @zaggynl What were you using to compile?
I am not familiar with opensuse, but I did a quick internet search to see if I could see anything interesting. This might be what you need: https://github.com/godotengine/godot/issues/10387 (i.e. it...
I can't remember if, when working on one-click, this was left like this to save headache, or if it was a genuine oversight, but: this is happening because it is...
This is the situation in master:  This PR is one way of resolving the twisted up logic in master, but it is far from perfect.