使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
lolengine
/
lol
镜像自地址
https://github.com/lolengine/lol
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
0
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
2093
提交
5
分支
418 MiB
C++
99%
C
0.6%
Markdown
0.4%
目录树:
99db2f0c11
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '99db2f0c11'
${ noResults }
HTTPS
ZIP
TAR.GZ
Sam Hocevar
99db2f0c11
base: port all existing codebase to safe enums where absolutely required.
10 年前
binaries
build: fix the VS2010 build and add build/ and binaries/ to the dist
12 年前
build
fixed 18 files out of 2788:
8 年前
demos
misc: some refactoring in texture handling.
8 年前
doc
doc: pass -file-line-error -halt-on-error to LaTeX.
11 年前
src
base: port all existing codebase to safe enums where absolutely required.
8 年前
test
base: rough implementation of safe enums with minimal ToString() support.
8 年前
tools
math: remove some vector constants that were a bit too specific.
8 年前
.gitattributes
build: renormalise a lot of files.
12 年前
.gitignore
removed vs2010 solution, migrated all projects to 2012. VsLol stays on 2010 for compatibility and now has its own sln.
8 年前
COPYING
build: fix the WTFPL site URL in all code comments.
12 年前
Makefile.am
Moved games build after demo (because tutorial) and abuse at the end, because it always breaks on non-basic-linux builds.
8 年前
TODO
Update todo list.
14 年前
bootstrap
build: various compilation fixes.
8 年前
configure.ac
build: autoconf build fixes.
8 年前