Jan Boon

Results 84 issues of Jan Boon

One of the *test_evil.toml* cases reads 4x the block size into `buffer`, which is hardcoded to 1024 bytes. This causes a buffer overrun when testing with large block sizes. ```c...

next patch

The EVE graphics controller can render ASTC textures straight from SPI flash. We plan to integrate LittleFS to enable easy asset replacement. One requirement is that the ASTC texture is...

enhancement
needs minor version

The old XAudio2 model mixes down all positional channels to the number of speakers as part of the sound engine. The new model outputs spatial channels directly, which are mixed...

The current structure of _something/something/ecosystem/etc_ is difficult to navigate, and does not really clarify where everything belongs in terms of interdependencies. It would be more practical if the repository is...

discussion

``` //Include path for Luabind LUABIND_INCLUDE_DIR:PATH=/root/.hunter/_Base/5e53cbb/9e316b0/deb09b6/Install/include //Path to a library. LUABIND_LIBRARY_DEBUG:FILEPATH=/root/.hunter/_Base/5e53cbb/9e316b0/16623a7/Install/lib/libluabind09-d.a //Path to a library. LUABIND_LIBRARY_RELEASE:FILEPATH=/root/.hunter/_Base/5e53cbb/9e316b0/16623a7/Install/lib/libluabind09.a //Path to a file. LUABIND_VERSION_FILE:FILEPATH=/root/.hunter/_Base/5e53cbb/9e316b0/16623a7/Install/include/luabind/version.hpp //The directory containing a CMake configuration file for Lua....

bug
build_system

The client/server protocol mainly consists of lossy position updates and lossless event impulses. Currently these are sent over a fixed rate UDP-based protocol. QUIC would simplify sending the event impulses...

high priority
ryzom_server
ryzom_client
feature
ready for test

[2021-10-04-10-07-GMT_setup.log](https://github.com/ryzom/ryzomcore/files/7283767/2021-10-04-10-07-GMT_setup.log) [2021-10-04-10-07-GMT_export.log](https://github.com/ryzom/ryzomcore/files/7283768/2021-10-04-10-07-GMT_export.log) [2021-10-04-14-54-GMT_build.zip](https://github.com/ryzom/ryzomcore/files/7283770/2021-10-04-14-54-GMT_build.zip) [2021-10-04-14-58-GMT_install.zip](https://github.com/ryzom/ryzomcore/files/7283773/2021-10-04-14-58-GMT_install.zip)

bug
build_pipeline

As a continuation of ryzom/ryzomcore#649. (Specifying the project root by placing a `.nel` folder inside. Where the root directory is the one which contains the code, leveldesign, graphics, sound, ......

high priority
proposal

https://app.ryzom.com/app_forum/index.php?page=topic/view/31897/0

enhancement