25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
jnat 20dadd04c6 add steam support 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 add steam support 1 년 전
doc build: add a new lolengine.config property sheet to simplify project files 1 년 전
external @ 617c493e11 Switch external submodule to Git LFS. 5 년 전
lol @ a381581ab1 audio: add some soft clipping to audio output 1 년 전
src build: provide a list of static initializer symbols 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 add steam support 1 년 전
configure.ac Reorganise code to use Kinc on Windows and Switch 1 년 전
lolengine.config build: start adding support for additional architectures 1 년 전
lolengine.props add steam support 1 년 전
lolengine.sln build: major MSBuild property files cleanup 1 년 전
lolengine.targets build: split lolengine.props and lolengine.targets 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