You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
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) 11 years ago
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist 12 years ago
build build: activate the emscripten builds on the build bot. 11 years ago
doc doc: pass -file-line-error -halt-on-error to LaTeX. 12 years ago
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) 11 years ago
test scene: use a global g_scene object instead of Scene::GetDefault(). 11 years ago
tools vimlol: fix typo. 12 years ago
tutorial scene: use a global g_scene object instead of Scene::GetDefault(). 11 years ago
.gitattributes build: renormalise a lot of files. 12 years ago
.gitignore tutorial: small sprite tutorial. 12 years ago
COPYING build: fix the WTFPL site URL in all code comments. 12 years ago
Makefile.am build: reorganise automake build system. 12 years ago
TODO Update todo list. 14 years ago
bootstrap build: add support for automake 1.13. 12 years ago
configure.ac build: lol-build now passes flags to configure, and configure now uses 11 years ago