Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Sam Hocevar 1a24fb898c gpu: OS X and iOS compilation fix. 13 år sedan
..
application base: break the main loop apart for the emscripten port. 13 år sedan
base base: print full stack traces in Emscripten builds. 13 år sedan
bullet core: import pristine lua 5.2.1 in the engine code. 13 år sedan
data build: reorganise automake build system. 13 år sedan
debug debug: fewer lines of code in DrawBox(). 13 år sedan
easymesh base: roll our own constants because it’s always a pain in the ass 13 år sedan
generated base: start removing occurrences of NULL on our long journey to nullptr. 13 år sedan
gpu gpu: OS X and iOS compilation fix. 13 år sedan
image base: roll our own constants because it’s always a pain in the ass 13 år sedan
input input: make keyboard state platform-independent. 13 år sedan
lol base: refactor Ticker so that it may one day work without threads. 13 år sedan
lua build: big Android build system refactor; we now attempt to build 13 år sedan
math base: roll our own constants because it’s always a pain in the ass 13 år sedan
mesh build: fix a few compiler warnings here and there. 13 år sedan
platform build: more Emscripten improvements; keyboard input works properly now. 13 år sedan
sys sys: refactor the binarydir detection code. 13 år sedan
Makefile.am base: roll our own constants because it’s always a pain in the ass 13 år sedan
audio.cpp audio: add a simple Stop() method to samples. 13 år sedan
audio.h base: prevent instantiation of several static-only classes. 13 år sedan
camera.cpp scene: start refactoring the camera code; we now have a stack of cameras 13 år sedan
camera.h scene: start refactoring the camera code; we now have a stack of cameras 13 år sedan
core.h base: refactor Ticker so that it may one day work without threads. 13 år sedan
dict.cpp base: start removing occurrences of NULL on our long journey to nullptr. 13 år sedan
dict.h build: fix the WTFPL site URL in all code comments. 13 år sedan
eglapp.cpp base: start removing occurrences of NULL on our long journey to nullptr. 13 år sedan
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). 13 år sedan
emitter.cpp New year copyright update. 13 år sedan
emitter.h New year copyright update. 13 år sedan
entity.cpp base: a few minor style tweaks. 13 år sedan
entity.h Entity : Added Draw group (very rudimentary) 13 år sedan
font.cpp base: some refactoring in the tileset class. 13 år sedan
font.h New year copyright update. 13 år sedan
forge.cpp build: fix the WTFPL site URL in all code comments. 13 år sedan
forge.h base: prevent instantiation of several static-only classes. 13 år sedan
gradient.cpp base: start removing occurrences of NULL on our long journey to nullptr. 13 år sedan
gradient.h New year copyright update. 13 år sedan
gradient.lolfx core: add some noise to the gradient effect. 13 år sedan
layer.cpp build: fix the WTFPL site URL in all code comments. 13 år sedan
layer.h build: fix the WTFPL site URL in all code comments. 13 år sedan
light.cpp easymesh: interface the shiny shader with new Light objects. 13 år sedan
light.h easymesh: interface the shiny shader with new Light objects. 13 år sedan
lolcore.vcxproj base: roll our own constants because it’s always a pain in the ass 13 år sedan
lolcore.vcxproj.filters base: roll our own constants because it’s always a pain in the ass 13 år sedan
loldebug.h build: fix the WTFPL site URL in all code comments. 13 år sedan
lolgl.h revert from 2630 13 år sedan
map.cpp base: start removing occurrences of NULL on our long journey to nullptr. 13 år sedan
map.h build: fix the WTFPL site URL in all code comments. 13 år sedan
numeric.h math: move rand() to its own header, ensure it only returns 13 år sedan
platform.cpp build: fix the WTFPL site URL in all code comments. 13 år sedan
platform.h base: prevent instantiation of several static-only classes. 13 år sedan
profiler.cpp build: fix the WTFPL site URL in all code comments. 13 år sedan
profiler.h base: prevent instantiation of several static-only classes. 13 år sedan
sample.cpp audio: don't die when failing to load a sample with SDL. 13 år sedan
sample.h audio: add Sampler::LoopSample(). 13 år sedan
sampler.cpp audio: add Sampler::LoopSample(). 13 år sedan
sampler.h audio: add Sampler::LoopSample(). 13 år sedan
scene.cpp mrpigeon: try the new tile definition system… which doesn’t work. 13 år sedan
scene.h debug: add Debug::DrawLine() and Debug::DrawBox() methods. 13 år sedan
sprite.cpp New year copyright update. 13 år sedan
sprite.h New year copyright update. 13 år sedan
text.cpp base: remove some sprintf() calls in profit of string ops. 13 år sedan
text.h added GetPos method to get text position 13 år sedan
ticker.cpp build: a lot more emscripten build fixes. 13 år sedan
ticker.h base: prevent instantiation of several static-only classes. 13 år sedan
tiler.cpp mrpigeon: try the new tile definition system… which doesn’t work. 13 år sedan
tiler.h mrpigeon: try the new tile definition system… which doesn’t work. 13 år sedan
tileset.cpp base: a few minor style tweaks. 13 år sedan
tileset.h mrpigeon: try the new tile definition system… which doesn’t work. 13 år sedan
video.cpp CIS PS3 small fix 13 år sedan
video.h video : Added SetAlphaBlend() SetFaceCulling() SetCustomSize() 13 år sedan
world.cpp ps3: implement Lua file loading. 13 år sedan
world.h lua: add support for lua/init.lua in a global World object and give 13 år sedan
worldentity.cpp input: support up to 32 mouse buttons. 13 år sedan
worldentity.h input: support up to 32 mouse buttons. 13 år sedan