You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sam Hocevar 5d96adee13 audio: protect global audio mixer with a mutex пре 1 година
.vscode first little pass, everything is broken. пре 9 година
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist пре 13 година
build Compilation fixes for SCE platforms пре 1 година
doc doc: remove unneeded kinc_g4 calls in window example пре 1 година
external @ 617c493e11 Switch external submodule to Git LFS. пре 5 година
lol @ e26f6cb2ee Compilation fixes for SCE platforms пре 1 година
src audio: protect global audio mixer with a mutex пре 1 година
tools Fix compilation warnings. пре 5 година
.gitattributes build: enforce Unix line endings for autotools files. пре 5 година
.gitignore Compilation fixes for SCE platforms пре 1 година
.gitmodules src: ensure submodules use the checkout update mode пре 1 година
.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 пре 1 година
README.md build: major MSBuild property files cleanup пре 1 година
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 пре 1 година
configure.ac Reorganise code to use Kinc on Windows and Switch пре 1 година
lolengine.props Compilation fixes for SCE platforms пре 1 година
lolengine.sln build: major MSBuild property files cleanup пре 1 година

README.md

About

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

The project is being heavily refactored as a transition effort to the best practices of the 2020s. The old master branch still exists if needed.

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-switch