No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Sam Hocevar 2dd4794d9e build: major MSBuild property files cleanup hace 1 año
.vscode first little pass, everything is broken. hace 9 años
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist hace 13 años
build build: major MSBuild property files cleanup hace 1 año
doc build: major MSBuild property files cleanup hace 1 año
external @ 617c493e11 Switch external submodule to Git LFS. hace 5 años
lol @ b5f006511e src: ensure submodules use the checkout update mode hace 1 año
src build: major MSBuild property files cleanup hace 1 año
tools Fix compilation warnings. hace 5 años
.gitattributes build: enforce Unix line endings for autotools files. hace 5 años
.gitignore build: major MSBuild property files cleanup hace 1 año
.gitmodules src: ensure submodules use the checkout update mode hace 1 año
.travis.yml build: try to fix broken Travis-CI environment. hace 9 años
.ycm_extra_conf.py misc: fix a bug in the YCM configuration file. hace 9 años
COPYING build: fix the WTFPL site URL in all code comments. hace 13 años
Makefile.am Remove almost everything from Lol Engine and start a clean header hierarchy hace 1 año
README.md build: major MSBuild property files cleanup hace 1 año
TODO Added a few TODOs hace 9 años
bootstrap Fix lolfx compilation system so that it works with libtool. hace 5 años
build.config Reorganise code to use Kinc on Windows and Switch hace 1 año
configure.ac Reorganise code to use Kinc on Windows and Switch hace 1 año
lolengine.props build: major MSBuild property files cleanup hace 1 año
lolengine.sln build: major MSBuild property files cleanup hace 1 año

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