使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
lolengine
/
lol
镜像自地址
https://github.com/lolengine/lol
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
0
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
1687
提交
5
分支
60 MiB
C++
99%
C
0.6%
Markdown
0.4%
目录树:
5f72c16f60
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '5f72c16f60'
${ noResults }
HTTPS
ZIP
TAR.GZ
Benlitz
5f72c16f60
base: map methods can now take any type of object that is equatable to the key type and can be hashed by the key type specialization of the Hash class (and added string/char const* compatibility)
12 年前
binaries
build: fix the VS2010 build and add build/ and binaries/ to the dist
13 年前
build
build: activate the emscripten builds on the build bot.
12 年前
doc
doc: pass -file-line-error -halt-on-error to LaTeX.
12 年前
src
base: map methods can now take any type of object that is equatable to the key type and can be hashed by the key type specialization of the Hash class (and added string/char const* compatibility)
12 年前
test
scene: use a global g_scene object instead of Scene::GetDefault().
12 年前
tools
vimlol: fix typo.
12 年前
tutorial
scene: use a global g_scene object instead of Scene::GetDefault().
12 年前
.gitattributes
build: renormalise a lot of files.
13 年前
.gitignore
tutorial: small sprite tutorial.
12 年前
COPYING
build: fix the WTFPL site URL in all code comments.
13 年前
Makefile.am
build: reorganise automake build system.
12 年前
TODO
Update todo list.
15 年前
bootstrap
build: add support for automake 1.13.
13 年前
configure.ac
build: lol-build now passes flags to configure, and configure now uses
12 年前