Azamat H. Hackimov

Results 64 issues of Azamat H. Hackimov

Currently openfodder uses JSON for describing campaigns/mission and INI for configuration. I propose to switch to YAML as more human-friendly format. Here example of campaign in YAML format: ``` ---...

enhancement

IGNITE-16310: Split package into small subpackages in order to save some space on non-required components. Now there 5 packages: * apache-ignite-2.12.0-2.noarch.rpm - core package * apache-ignite-benchmark-2.12.0-2.noarch.rpm - benchmark utilites *...

Lua scripting engine uses `lual_setfuncs` function which appears since only lua 5.2. Lua 5.4 support in CMake added since 3.18, so updated cmake_minimum_required. Added option to allow enable/disable lua support...

enhancement
scripting

Update to 5.0.1, remove old versions.

assigned
self-maintained

### Package and Environment Details (include every applicable attribute) * Package Name/Version: **sdl2_mixer/2.0.4@bincrafters/stable** * Operating System+version: **Linux Gentoo** * Compiler+version: **gcc-8.3.0** * Conan version: **conan 1.18.0** * Python version: **Python...

bug

Reworked and rebased changes from #72. Closes #72, #80.

* Migrated Settings to Configuration * Updated ScribeJava to 6.5.1 and implementing state option to prevent CSRFs

Fixes https://bugs.gentoo.org/867955, update to EAPI 8

assigned
bug linked

This PR adds numerous fixes and features to CMake project. * Removed feature summary (that was bad idea since it cannot show correctly enabled/disabled options) * Fluidsynth-lite and GLEW now...

This PR makes SystemShock as "C++" (not a real C++ though) project. Here no much changes regarding code logic, only move into C++11 realms. This is fundamental change that required...