このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
lolengine
/
lol
ミラー元
https://github.com/lolengine/lol
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
1687
コミット
5
ブランチ
24 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.
13年前
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.
13年前
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.
13年前
COPYING
build: fix the WTFPL site URL in all code comments.
13年前
Makefile.am
build: reorganise automake build system.
13年前
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年前