Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Sam Hocevar 6467a06e90 core: convert some realloc() calls to our nice dynamic Array class. vor 12 Jahren
build win32: no longer ship GDI+ because MinGW ships a working version, including vor 12 Jahren
gfx build: disable excessive image cleanup rules. vor 12 Jahren
src core: convert some realloc() calls to our nice dynamic Array class. vor 12 Jahren
test core: the Array class now properly works with non-POD types. vor 12 Jahren
tools Add missing icons.png, use CPPFLAGS instead of CXXFLAGS in automake rules. vor 14 Jahren
win32 Added CommandParser parent class to Mesh to prepare other Parser implementation. vor 12 Jahren
.gitignore build: add gcov files to the Git ignore list. vor 12 Jahren
Makefile.am orbital: add a skeleton project for Orbital. vor 12 Jahren
TODO Update todo list. vor 14 Jahren
bootstrap build: allow to build without the PS3-specific files. vor 13 Jahren
build-linux build: add -j6 to our build scripts' "make" invocations. vor 13 Jahren
build-mingw build: fix a typo in the mingw configuration sequence in lol-build and vor 13 Jahren
build-mingw64 build: fix a typo in the mingw configuration sequence in lol-build and vor 13 Jahren
build-nacl32 nacl: the Mandelbrot zoomer is starting to work on NaCl. vor 13 Jahren
build-nacl64 nacl: the Mandelbrot zoomer is starting to work on NaCl. vor 13 Jahren
build-ps3 build: move SDL_image and SDL_mixer binaries to an i686-only directory. vor 13 Jahren
configure.ac ps3: disable -Wsign-compare on the PS3, because it's really too verbose with vor 12 Jahren