Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Sam Hocevar 2dd4794d9e build: major MSBuild property files cleanup 1 rok temu
.vscode first little pass, everything is broken. 9 lat temu
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist 13 lat temu
build build: major MSBuild property files cleanup 1 rok temu
doc build: major MSBuild property files cleanup 1 rok temu
external @ 617c493e11 Switch external submodule to Git LFS. 5 lat temu
lol @ b5f006511e src: ensure submodules use the checkout update mode 1 rok temu
src build: major MSBuild property files cleanup 1 rok temu
tools Fix compilation warnings. 5 lat temu
.gitattributes build: enforce Unix line endings for autotools files. 5 lat temu
.gitignore build: major MSBuild property files cleanup 1 rok temu
.gitmodules src: ensure submodules use the checkout update mode 1 rok temu
.travis.yml build: try to fix broken Travis-CI environment. 9 lat temu
.ycm_extra_conf.py misc: fix a bug in the YCM configuration file. 9 lat temu
COPYING build: fix the WTFPL site URL in all code comments. 13 lat temu
Makefile.am Remove almost everything from Lol Engine and start a clean header hierarchy 1 rok temu
README.md build: major MSBuild property files cleanup 1 rok temu
TODO Added a few TODOs 9 lat temu
bootstrap Fix lolfx compilation system so that it works with libtool. 5 lat temu
build.config Reorganise code to use Kinc on Windows and Switch 1 rok temu
configure.ac Reorganise code to use Kinc on Windows and Switch 1 rok temu
lolengine.props build: major MSBuild property files cleanup 1 rok temu
lolengine.sln build: major MSBuild property files cleanup 1 rok temu

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