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.
 
 
 
Benlitz 60b06ee98e added BytesPerPixel() method to PixelFormat structure vor 12 Jahren
..
application base: break the main loop apart for the emscripten port. vor 12 Jahren
base base: print full stack traces in Emscripten builds. vor 12 Jahren
bullet build: update .vcxproj files. vor 12 Jahren
data build: reorganise automake build system. vor 13 Jahren
debug debug: fewer lines of code in DrawBox(). vor 13 Jahren
easymesh base: roll our own constants because it’s always a pain in the ass vor 13 Jahren
generated base: start removing occurrences of NULL on our long journey to nullptr. vor 13 Jahren
gpu fixed 15 files out of 2730: vor 12 Jahren
image base: roll our own constants because it’s always a pain in the ass vor 13 Jahren
input input: make keyboard state platform-independent. vor 12 Jahren
lol added BytesPerPixel() method to PixelFormat structure vor 12 Jahren
lua build: fix the lollua vcxproj. vor 12 Jahren
math doc: add some comments in vector.cpp functions. vor 12 Jahren
mesh build: fix a few compiler warnings here and there. vor 13 Jahren
platform build: more Emscripten improvements; keyboard input works properly now. vor 12 Jahren
sys sys: refactor the binarydir detection code. vor 12 Jahren
Makefile.am base: roll our own constants because it’s always a pain in the ass vor 13 Jahren
audio.cpp audio: add a simple Stop() method to samples. vor 13 Jahren
audio.h base: prevent instantiation of several static-only classes. vor 13 Jahren
camera.cpp scene: start refactoring the camera code; we now have a stack of cameras vor 13 Jahren
camera.h scene: start refactoring the camera code; we now have a stack of cameras vor 13 Jahren
core.h build: work around a bug in the NaCl SDK C++ headers. vor 12 Jahren
dict.cpp base: start removing occurrences of NULL on our long journey to nullptr. vor 13 Jahren
dict.h build: fix the WTFPL site URL in all code comments. vor 13 Jahren
eglapp.cpp base: start removing occurrences of NULL on our long journey to nullptr. vor 13 Jahren
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). vor 13 Jahren
emitter.cpp New year copyright update. vor 13 Jahren
emitter.h New year copyright update. vor 13 Jahren
entity.cpp base: a few minor style tweaks. vor 13 Jahren
entity.h Entity : Added Draw group (very rudimentary) vor 13 Jahren
font.cpp base: some refactoring in the tileset class. vor 13 Jahren
font.h New year copyright update. vor 13 Jahren
forge.cpp build: fix the WTFPL site URL in all code comments. vor 13 Jahren
forge.h base: prevent instantiation of several static-only classes. vor 13 Jahren
gradient.cpp base: start removing occurrences of NULL on our long journey to nullptr. vor 13 Jahren
gradient.h New year copyright update. vor 13 Jahren
gradient.lolfx core: add some noise to the gradient effect. vor 13 Jahren
layer.cpp build: fix the WTFPL site URL in all code comments. vor 13 Jahren
layer.h build: fix the WTFPL site URL in all code comments. vor 13 Jahren
light.cpp easymesh: interface the shiny shader with new Light objects. vor 13 Jahren
light.h easymesh: interface the shiny shader with new Light objects. vor 13 Jahren
lolcore.vcxproj build: update .vcxproj files. vor 12 Jahren
lolcore.vcxproj.filters base: roll our own constants because it’s always a pain in the ass vor 13 Jahren
loldebug.h build: fix the WTFPL site URL in all code comments. vor 13 Jahren
lolgl.h revert from 2630 vor 12 Jahren
map.cpp base: start removing occurrences of NULL on our long journey to nullptr. vor 13 Jahren
map.h build: fix the WTFPL site URL in all code comments. vor 13 Jahren
numeric.h math: move rand() to its own header, ensure it only returns vor 13 Jahren
platform.cpp build: fix the WTFPL site URL in all code comments. vor 13 Jahren
platform.h base: prevent instantiation of several static-only classes. vor 13 Jahren
profiler.cpp build: fix the WTFPL site URL in all code comments. vor 13 Jahren
profiler.h base: prevent instantiation of several static-only classes. vor 13 Jahren
sample.cpp audio: don't die when failing to load a sample with SDL. vor 12 Jahren
sample.h audio: add Sampler::LoopSample(). vor 13 Jahren
sampler.cpp audio: add Sampler::LoopSample(). vor 13 Jahren
sampler.h audio: add Sampler::LoopSample(). vor 13 Jahren
scene.cpp mrpigeon: try the new tile definition system… which doesn’t work. vor 13 Jahren
scene.h debug: add Debug::DrawLine() and Debug::DrawBox() methods. vor 13 Jahren
sprite.cpp New year copyright update. vor 13 Jahren
sprite.h New year copyright update. vor 13 Jahren
text.cpp base: remove some sprintf() calls in profit of string ops. vor 13 Jahren
text.h added GetPos method to get text position vor 13 Jahren
ticker.cpp base: don’t wait for next frame on Emscripten builds. vor 12 Jahren
ticker.h base: prevent instantiation of several static-only classes. vor 13 Jahren
tiler.cpp mrpigeon: try the new tile definition system… which doesn’t work. vor 13 Jahren
tiler.h mrpigeon: try the new tile definition system… which doesn’t work. vor 13 Jahren
tileset.cpp added BytesPerPixel() method to PixelFormat structure vor 12 Jahren
tileset.h mrpigeon: try the new tile definition system… which doesn’t work. vor 13 Jahren
video.cpp CIS PS3 small fix vor 12 Jahren
video.h video : Added SetAlphaBlend() SetFaceCulling() SetCustomSize() vor 13 Jahren
world.cpp lua: implement dofile(). vor 12 Jahren
world.h lua: add support for lua/init.lua in a global World object and give vor 13 Jahren
worldentity.cpp input: support up to 32 mouse buttons. vor 13 Jahren
worldentity.h input: support up to 32 mouse buttons. vor 13 Jahren