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.
Sam Hocevar a75e07d329 gpu: add full support for alpha test in GL and D3D. преди 12 години
..
application base: break the main loop apart for the emscripten port. преди 13 години
base base: print full stack traces in Emscripten builds. преди 13 години
bullet build: update .vcxproj files. преди 13 години
data build: reorganise automake build system. преди 13 години
debug debug: fewer lines of code in DrawBox(). преди 13 години
easymesh easymesh: print full mesh source when compilation fails. преди 12 години
generated base: start removing occurrences of NULL on our long journey to nullptr. преди 13 години
gpu gpu: add full support for alpha test in GL and D3D. преди 12 години
image build: lol-build now passes flags to configure, and configure now uses преди 12 години
input input: make keyboard state platform-independent. преди 13 години
lol gpu: add full support for alpha test in GL and D3D. преди 12 години
lua build: fix the lollua vcxproj. преди 13 години
math Added shifted_perspective for easier camera handling. преди 12 години
mesh build: fix a few compiler warnings here and there. преди 13 години
platform build: more Emscripten improvements; keyboard input works properly now. преди 13 години
sys sys: refactor the binarydir detection code. преди 13 години
Makefile.am gpu: create a Renderer and a RenderContext class to handle render states преди 12 години
audio.cpp audio: add a simple Stop() method to samples. преди 13 години
audio.h base: prevent instantiation of several static-only classes. преди 13 години
camera.cpp scene: start refactoring the camera code; we now have a stack of cameras преди 13 години
camera.h scene: start refactoring the camera code; we now have a stack of cameras преди 13 години
core.h gpu: implement all depth test functions in the renderer. преди 12 години
dict.cpp build: lol-build now passes flags to configure, and configure now uses преди 12 години
dict.h build: fix the WTFPL site URL in all code comments. преди 13 години
eglapp.cpp base: start removing occurrences of NULL on our long journey to nullptr. преди 13 години
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). преди 13 години
emitter.cpp New year copyright update. преди 13 години
emitter.h New year copyright update. преди 13 години
entity.cpp build: lol-build now passes flags to configure, and configure now uses преди 12 години
entity.h build: lol-build now passes flags to configure, and configure now uses преди 12 години
font.cpp base: some refactoring in the tileset class. преди 13 години
font.h New year copyright update. преди 13 години
forge.cpp build: fix the WTFPL site URL in all code comments. преди 13 години
forge.h base: prevent instantiation of several static-only classes. преди 13 години
gradient.cpp gpu: move more platform-specific code from Video to Render. преди 12 години
gradient.h New year copyright update. преди 13 години
gradient.lolfx core: add some noise to the gradient effect. преди 13 години
layer.cpp build: fix the WTFPL site URL in all code comments. преди 13 години
layer.h build: fix the WTFPL site URL in all code comments. преди 13 години
light.cpp easymesh: interface the shiny shader with new Light objects. преди 13 години
light.h easymesh: interface the shiny shader with new Light objects. преди 13 години
lolcore.vcxproj gpu: create a Renderer and a RenderContext class to handle render states преди 12 години
lolcore.vcxproj.filters gpu: create a Renderer and a RenderContext class to handle render states преди 12 години
loldebug.h build: fix the WTFPL site URL in all code comments. преди 13 години
lolgl.h revert from 2630 преди 13 години
map.cpp base: start removing occurrences of NULL on our long journey to nullptr. преди 13 години
map.h build: fix the WTFPL site URL in all code comments. преди 13 години
numeric.h math: move rand() to its own header, ensure it only returns преди 13 години
platform.cpp build: fix the WTFPL site URL in all code comments. преди 13 години
platform.h base: prevent instantiation of several static-only classes. преди 13 години
profiler.cpp build: fix the WTFPL site URL in all code comments. преди 13 години
profiler.h base: prevent instantiation of several static-only classes. преди 13 години
sample.cpp audio: don't die when failing to load a sample with SDL. преди 13 години
sample.h audio: add Sampler::LoopSample(). преди 13 години
sampler.cpp audio: add Sampler::LoopSample(). преди 13 години
sampler.h audio: add Sampler::LoopSample(). преди 13 години
scene.cpp gpu: add full support for alpha test in GL and D3D. преди 12 години
scene.h debug: add Debug::DrawLine() and Debug::DrawBox() methods. преди 13 години
sprite.cpp New year copyright update. преди 13 години
sprite.h New year copyright update. преди 13 години
text.cpp base: remove some sprintf() calls in profit of string ops. преди 13 години
text.h added GetPos method to get text position преди 13 години
ticker.cpp gpu: handle depth test, alpha blending and face culling in Renderer. преди 12 години
ticker.h base: prevent instantiation of several static-only classes. преди 13 години
tiler.cpp mrpigeon: try the new tile definition system… which doesn’t work. преди 13 години
tiler.h mrpigeon: try the new tile definition system… which doesn’t work. преди 13 години
tileset.cpp gpu: move more platform-specific code from Video to Render. преди 12 години
tileset.h mrpigeon: try the new tile definition system… which doesn’t work. преди 13 години
video.cpp gpu: implement face culling mode in render contexts. преди 12 години
video.h gpu: move more platform-specific code from Video to Render. преди 12 години
world.cpp lua: print the actual panic message before dumping a callstack. преди 12 години
world.h lua: add support for lua/init.lua in a global World object and give преди 13 години
worldentity.cpp input: support up to 32 mouse buttons. преди 13 години
worldentity.h input: support up to 32 mouse buttons. преди 13 години