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