Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Sam Hocevar 75d4503a01 ps3: implement very simple audio playback. před 12 roky
..
application lua: add support for lua/init.lua in a global World object and give před 12 roky
base base: start removing occurrences of NULL on our long journey to nullptr. před 12 roky
bullet core: import pristine lua 5.2.1 in the engine code. před 12 roky
data build: add a few missing files to make dist. před 12 roky
debug debug: fewer lines of code in DrawBox(). před 12 roky
easymesh easymesh : an ASSERT was not properly setup. před 12 roky
generated base: start removing occurrences of NULL on our long journey to nullptr. před 12 roky
gpu gpu: only add the half-texel offset on the X360. před 12 roky
image ps3: implement Lua file loading. před 12 roky
input base: start removing occurrences of NULL on our long journey to nullptr. před 12 roky
lol ps3: implement Lua file loading. před 12 roky
lua ps3: implement Lua file loading. před 12 roky
math misc: fix a few URLs. před 12 roky
mesh build: fix a few compiler warnings here and there. před 12 roky
platform ps3: create an audio device at startup. před 12 roky
sys sys: don't read files on the stack; either we'll overflow or we'll be slow. před 12 roky
Makefile.am image: remove the Image::Format enum and use PixelFormat instead. před 12 roky
audio.cpp audio: add a simple Stop() method to samples. před 12 roky
audio.h base: prevent instantiation of several static-only classes. před 12 roky
camera.cpp scene: start refactoring the camera code; we now have a stack of cameras před 12 roky
camera.h scene: start refactoring the camera code; we now have a stack of cameras před 12 roky
core.h image: remove the Image::Format enum and use PixelFormat instead. před 12 roky
dict.cpp base: start removing occurrences of NULL on our long journey to nullptr. před 12 roky
dict.h build: fix the WTFPL site URL in all code comments. před 12 roky
eglapp.cpp base: start removing occurrences of NULL on our long journey to nullptr. před 12 roky
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). před 12 roky
emitter.cpp New year copyright update. před 12 roky
emitter.h New year copyright update. před 12 roky
entity.cpp New year copyright update. před 12 roky
entity.h easymesh: interface the shiny shader with new Light objects. před 12 roky
font.cpp base: remove some sprintf() calls in profit of string ops. před 12 roky
font.h New year copyright update. před 12 roky
forge.cpp build: fix the WTFPL site URL in all code comments. před 12 roky
forge.h base: prevent instantiation of several static-only classes. před 12 roky
gradient.cpp base: start removing occurrences of NULL on our long journey to nullptr. před 12 roky
gradient.h New year copyright update. před 12 roky
gradient.lolfx core: add some noise to the gradient effect. před 12 roky
layer.cpp build: fix the WTFPL site URL in all code comments. před 12 roky
layer.h build: fix the WTFPL site URL in all code comments. před 12 roky
light.cpp easymesh: interface the shiny shader with new Light objects. před 12 roky
light.h easymesh: interface the shiny shader with new Light objects. před 12 roky
lolcore.vcxproj image: remove the Image::Format enum and use PixelFormat instead. před 12 roky
lolcore.vcxproj.filters math: move rand() to its own header, ensure it only returns před 12 roky
loldebug.h build: fix the WTFPL site URL in all code comments. před 12 roky
lolgl.h build: fix the WTFPL site URL in all code comments. před 12 roky
map.cpp base: start removing occurrences of NULL on our long journey to nullptr. před 12 roky
map.h build: fix the WTFPL site URL in all code comments. před 12 roky
numeric.h math: move rand() to its own header, ensure it only returns před 12 roky
platform.cpp build: fix the WTFPL site URL in all code comments. před 12 roky
platform.h base: prevent instantiation of several static-only classes. před 12 roky
profiler.cpp build: fix the WTFPL site URL in all code comments. před 12 roky
profiler.h base: prevent instantiation of several static-only classes. před 12 roky
sample.cpp ps3: implement very simple audio playback. před 12 roky
sample.h audio: add Sampler::LoopSample(). před 12 roky
sampler.cpp audio: add Sampler::LoopSample(). před 12 roky
sampler.h audio: add Sampler::LoopSample(). před 12 roky
scene.cpp gpu: account for the HLSL half-texel offset on the PS3. před 12 roky
scene.h debug: add Debug::DrawLine() and Debug::DrawBox() methods. před 12 roky
sprite.cpp New year copyright update. před 12 roky
sprite.h New year copyright update. před 12 roky
text.cpp base: remove some sprintf() calls in profit of string ops. před 12 roky
text.h added GetPos method to get text position před 12 roky
ticker.cpp math: replace RandF() with a more generic rand() template function před 12 roky
ticker.h base: prevent instantiation of several static-only classes. před 12 roky
tiler.cpp New year copyright update. před 12 roky
tiler.h base: prevent instantiation of several static-only classes. před 12 roky
tileset.cpp gpu: ugly hack to avoid sprite artifacts on the PS3. před 12 roky
tileset.h gpu: account for the HLSL half-texel offset on the PS3. před 12 roky
video.cpp base: start removing occurrences of NULL on our long journey to nullptr. před 12 roky
video.h easymesh : "struct m_gpu" no longer exists and has been replaced by more simpler classes. VertexDecl&Buffer are now not created several times when using the same source datas. před 12 roky
world.cpp ps3: implement Lua file loading. před 12 roky
world.h lua: add support for lua/init.lua in a global World object and give před 12 roky
worldentity.cpp New year copyright update. před 12 roky
worldentity.h New year copyright update. před 12 roky