Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Sam Hocevar e84b0aa691 Reorganise code to use Kinc on Windows and Switch 2 лет назад
.vscode first little pass, everything is broken. 9 лет назад
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist 13 лет назад
build Reorganise code to use Kinc on Windows and Switch 2 лет назад
doc Reorganise code to use Kinc on Windows and Switch 2 лет назад
external @ 617c493e11 Switch external submodule to Git LFS. 5 лет назад
lol @ 80f8eb149a Replace lol::format in favour of C++20 std::format 2 лет назад
src Reorganise code to use Kinc on Windows and Switch 2 лет назад
tools Fix compilation warnings. 5 лет назад
.gitattributes build: enforce Unix line endings for autotools files. 6 лет назад
.gitignore Reorganise code to use Kinc on Windows and Switch 2 лет назад
.gitmodules Add “update = merge” and “upstream” entries for submodules. 5 лет назад
.travis.yml build: try to fix broken Travis-CI environment. 9 лет назад
.ycm_extra_conf.py misc: fix a bug in the YCM configuration file. 9 лет назад
COPYING build: fix the WTFPL site URL in all code comments. 13 лет назад
Makefile.am Remove almost everything from Lol Engine and start a clean header hierarchy 2 лет назад
README.md Minor documentation update 2 лет назад
TODO Added a few TODOs 9 лет назад
bootstrap Fix lolfx compilation system so that it works with libtool. 5 лет назад
build.config Reorganise code to use Kinc on Windows and Switch 2 лет назад
configure.ac Reorganise code to use Kinc on Windows and Switch 2 лет назад
lolengine.sln Reorganise code to use Kinc on Windows and Switch 2 лет назад

README.md

About

A collection of scripts and C++ code to make games, demos and tools.

Notes

Build dependencies

The following packages are required on Linux:

  • for bootstrapping: automake libtool pkg-config
  • for building: clang make

Nintendo Switch support

That code is private, it needs to be activated manually:

git clone https://github.com/samhocevar/lol-nx.git src/private/nx