titi_son

Results 6 issues of titi_son

The integrated IRC client fails to connect to the #megaglest-lobby channel sometimes when joining the "Internet Game" menu. I finally grabbed the output which is printed in the command line...

Adding simple water waves to MegaGlest. See https://forum.megaglest.org/index.php?topic=9949

Displaying a message on chat/console when a building finishes. Any more ideas? I would add them here, before we accept the pull request. Also see https://forum.megaglest.org/index.php?topic=9721.0

Completes this TODO from the README.md: `@rpath` contents into `shared::VecRpath` similar to `DT_RPATH`/`DT_RUNPATH` on ELFs The whole @rpath is now displayed similar to the RPATH and RUNPATH for ELFs, when...

Adds the `listfile` commandline option to check multiple files in one run. The user provides a simple text file with one file-path in each line. Each file in this list...

Checks the `.note.gnu.property` section of an ELF file for the properties GNU_PROPERTY_X86_FEATURE_1_IBT (Indirect branch tracking) and GNU_PROPERTY_X86_FEATURE_1_SHSTK (Shadow Stack) These are features from the Intel Control-flow Enforcement Technology (IntelCET) [(Architectures...