-
After switching from the latest GCC 13.1 branch everything compile, but we get a few linker errors at the end (see below).
PR for switching DevilutionX from GCC 6 to 13.1 for Amiga builds:
https:/…
-
**Important information**
Ubuntu 22.04 LTS / master (d112fc94eebbc3cfeaf5f970f58528403b9efa63) / built from source in Debug mode
**Describe**
```
SDL initialized with sample format: S16LSB
Addr…
sixcy updated
2 years ago
-
I've selected [**devilution.DefaultClass::CheckCursMove()**](https://github.com/diasurgical/devilutionX/blob/0c7c71d579c60b33467c065b9d7ad76ef4ca6394/Source/cursor.cpp#L244-L692) for refactoring, whic…
-
I wrote a little tool to diff the function name usage in Devilution vs. those defined in the [table of ownage](https://github.com/diasurgical/scalpel/blob/master/surgery/function.md).
Most names ar…
-
I've selected [**devilution.DefaultClass::CheckInvPaste(int, int, int)**](https://github.com/diasurgical/devilutionX/blob/0c7c71d579c60b33467c065b9d7ad76ef4ca6394/Source/inv.cpp#L835-L1216) for refact…
-
In devilution's [#1122](https://github.com/diasurgical/devilution/pull/1122#issuecomment-489418930) @AJenbo responded about checking bin-exactness of a function in CI:
> @sskras https://travis-ci.o…
-
Hi,
Would this devilution version be compatible with devilutionX patches?
Cursory looks seems to suggests so, but wanted to double check.
I'm after the autoclick mod specifically, since I do not …
-
If you follow the link to the devilution repo you find a nice modded screenshots where they added monster lifebar and item highlighting.
I would love to have that also in the web version as it is har…
Morik updated
4 years ago
-
This firmware is absolutely amazing compared to the stock one. The only problem I'm having is that none of the ports are showing. There's no "ports" section visible.
I have the assets for Cannonbal…
-
Hello @nomdenom,
I see a few `.rb` files in this repo.
I like the idea of automating cleanup of decompiler's output (if I get this right).
But I don't understand the whole process:
* There see…