Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Sam Hocevar 6be31bba32 input: make keyboard state platform-independent. 13 anni fa
..
application base: break the main loop apart for the emscripten port. 13 anni fa
base base: print full stack traces in Emscripten builds. 13 anni fa
bullet core: import pristine lua 5.2.1 in the engine code. 13 anni fa
data build: reorganise automake build system. 13 anni fa
debug debug: fewer lines of code in DrawBox(). 13 anni fa
easymesh base: roll our own constants because it’s always a pain in the ass 13 anni fa
generated base: start removing occurrences of NULL on our long journey to nullptr. 13 anni fa
gpu gpu: refactor the framebuffer format retrieval code. 13 anni fa
image base: roll our own constants because it’s always a pain in the ass 13 anni fa
input input: make keyboard state platform-independent. 13 anni fa
lol base: refactor Ticker so that it may one day work without threads. 13 anni fa
lua build: big Android build system refactor; we now attempt to build 13 anni fa
math base: roll our own constants because it’s always a pain in the ass 13 anni fa
mesh build: fix a few compiler warnings here and there. 13 anni fa
platform input: make keyboard state platform-independent. 13 anni fa
sys sys: refactor the binarydir detection code. 13 anni fa
Makefile.am base: roll our own constants because it’s always a pain in the ass 13 anni fa
audio.cpp audio: add a simple Stop() method to samples. 13 anni fa
audio.h base: prevent instantiation of several static-only classes. 13 anni fa
camera.cpp scene: start refactoring the camera code; we now have a stack of cameras 13 anni fa
camera.h scene: start refactoring the camera code; we now have a stack of cameras 13 anni fa
core.h base: refactor Ticker so that it may one day work without threads. 13 anni fa
dict.cpp base: start removing occurrences of NULL on our long journey to nullptr. 13 anni fa
dict.h build: fix the WTFPL site URL in all code comments. 13 anni fa
eglapp.cpp base: start removing occurrences of NULL on our long journey to nullptr. 13 anni fa
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). 13 anni fa
emitter.cpp New year copyright update. 13 anni fa
emitter.h New year copyright update. 13 anni fa
entity.cpp base: a few minor style tweaks. 13 anni fa
entity.h Entity : Added Draw group (very rudimentary) 13 anni fa
font.cpp base: some refactoring in the tileset class. 13 anni fa
font.h New year copyright update. 13 anni fa
forge.cpp build: fix the WTFPL site URL in all code comments. 13 anni fa
forge.h base: prevent instantiation of several static-only classes. 13 anni fa
gradient.cpp base: start removing occurrences of NULL on our long journey to nullptr. 13 anni fa
gradient.h New year copyright update. 13 anni fa
gradient.lolfx core: add some noise to the gradient effect. 13 anni fa
layer.cpp build: fix the WTFPL site URL in all code comments. 13 anni fa
layer.h build: fix the WTFPL site URL in all code comments. 13 anni fa
light.cpp easymesh: interface the shiny shader with new Light objects. 13 anni fa
light.h easymesh: interface the shiny shader with new Light objects. 13 anni fa
lolcore.vcxproj base: roll our own constants because it’s always a pain in the ass 13 anni fa
lolcore.vcxproj.filters base: roll our own constants because it’s always a pain in the ass 13 anni fa
loldebug.h build: fix the WTFPL site URL in all code comments. 13 anni fa
lolgl.h revert from 2630 13 anni fa
map.cpp base: start removing occurrences of NULL on our long journey to nullptr. 13 anni fa
map.h build: fix the WTFPL site URL in all code comments. 13 anni fa
numeric.h math: move rand() to its own header, ensure it only returns 13 anni fa
platform.cpp build: fix the WTFPL site URL in all code comments. 13 anni fa
platform.h base: prevent instantiation of several static-only classes. 13 anni fa
profiler.cpp build: fix the WTFPL site URL in all code comments. 13 anni fa
profiler.h base: prevent instantiation of several static-only classes. 13 anni fa
sample.cpp audio: don't die when failing to load a sample with SDL. 13 anni fa
sample.h audio: add Sampler::LoopSample(). 13 anni fa
sampler.cpp audio: add Sampler::LoopSample(). 13 anni fa
sampler.h audio: add Sampler::LoopSample(). 13 anni fa
scene.cpp mrpigeon: try the new tile definition system… which doesn’t work. 13 anni fa
scene.h debug: add Debug::DrawLine() and Debug::DrawBox() methods. 13 anni fa
sprite.cpp New year copyright update. 13 anni fa
sprite.h New year copyright update. 13 anni fa
text.cpp base: remove some sprintf() calls in profit of string ops. 13 anni fa
text.h added GetPos method to get text position 13 anni fa
ticker.cpp build: a lot more emscripten build fixes. 13 anni fa
ticker.h base: prevent instantiation of several static-only classes. 13 anni fa
tiler.cpp mrpigeon: try the new tile definition system… which doesn’t work. 13 anni fa
tiler.h mrpigeon: try the new tile definition system… which doesn’t work. 13 anni fa
tileset.cpp base: a few minor style tweaks. 13 anni fa
tileset.h mrpigeon: try the new tile definition system… which doesn’t work. 13 anni fa
video.cpp CIS PS3 small fix 13 anni fa
video.h video : Added SetAlphaBlend() SetFaceCulling() SetCustomSize() 13 anni fa
world.cpp ps3: implement Lua file loading. 13 anni fa
world.h lua: add support for lua/init.lua in a global World object and give 13 anni fa
worldentity.cpp input: support up to 32 mouse buttons. 13 anni fa
worldentity.h input: support up to 32 mouse buttons. 13 anni fa