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 3af7e62b6a android: switch to NativeActivity instead of rolling our own Java crap; před 12 roky
..
application lua: add support for lua/init.lua in a global World object and give před 13 roky
base base: start removing occurrences of NULL on our long journey to nullptr. před 13 roky
bullet core: import pristine lua 5.2.1 in the engine code. před 13 roky
data build: reorganise automake build system. před 13 roky
debug debug: fewer lines of code in DrawBox(). před 13 roky
easymesh easymesh : an ASSERT was not properly setup. před 13 roky
generated base: start removing occurrences of NULL on our long journey to nullptr. před 13 roky
gpu gpu: only add the half-texel offset on the X360. před 13 roky
image ps3: implement Lua file loading. před 13 roky
input base: start removing occurrences of NULL on our long journey to nullptr. před 13 roky
lol ps3: implement Lua file loading. před 13 roky
lua build: big Android build system refactor; we now attempt to build před 12 roky
math misc: fix a few URLs. před 13 roky
mesh build: fix a few compiler warnings here and there. před 13 roky
platform android: switch to NativeActivity instead of rolling our own Java crap; před 12 roky
sys build: fix X360 and PS3 builds. před 13 roky
Makefile.am build: reorganise automake build system. před 13 roky
audio.cpp audio: add a simple Stop() method to samples. před 13 roky
audio.h base: prevent instantiation of several static-only classes. před 13 roky
camera.cpp scene: start refactoring the camera code; we now have a stack of cameras před 13 roky
camera.h scene: start refactoring the camera code; we now have a stack of cameras před 13 roky
core.h image: remove the Image::Format enum and use PixelFormat instead. před 13 roky
dict.cpp base: start removing occurrences of NULL on our long journey to nullptr. před 13 roky
dict.h build: fix the WTFPL site URL in all code comments. před 13 roky
eglapp.cpp base: start removing occurrences of NULL on our long journey to nullptr. před 13 roky
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). před 13 roky
emitter.cpp New year copyright update. před 13 roky
emitter.h New year copyright update. před 13 roky
entity.cpp New year copyright update. před 13 roky
entity.h easymesh: interface the shiny shader with new Light objects. před 13 roky
font.cpp base: remove some sprintf() calls in profit of string ops. před 13 roky
font.h New year copyright update. před 13 roky
forge.cpp build: fix the WTFPL site URL in all code comments. před 13 roky
forge.h base: prevent instantiation of several static-only classes. před 13 roky
gradient.cpp base: start removing occurrences of NULL on our long journey to nullptr. před 13 roky
gradient.h New year copyright update. před 13 roky
gradient.lolfx core: add some noise to the gradient effect. před 13 roky
layer.cpp build: fix the WTFPL site URL in all code comments. před 13 roky
layer.h build: fix the WTFPL site URL in all code comments. před 13 roky
light.cpp easymesh: interface the shiny shader with new Light objects. před 13 roky
light.h easymesh: interface the shiny shader with new Light objects. před 13 roky
lolcore.vcxproj image: remove the Image::Format enum and use PixelFormat instead. před 13 roky
lolcore.vcxproj.filters math: move rand() to its own header, ensure it only returns před 13 roky
loldebug.h build: fix the WTFPL site URL in all code comments. před 13 roky
lolgl.h build: fix the WTFPL site URL in all code comments. před 13 roky
map.cpp base: start removing occurrences of NULL on our long journey to nullptr. před 13 roky
map.h build: fix the WTFPL site URL in all code comments. před 13 roky
numeric.h math: move rand() to its own header, ensure it only returns před 13 roky
platform.cpp build: fix the WTFPL site URL in all code comments. před 13 roky
platform.h base: prevent instantiation of several static-only classes. před 13 roky
profiler.cpp build: fix the WTFPL site URL in all code comments. před 13 roky
profiler.h base: prevent instantiation of several static-only classes. před 13 roky
sample.cpp ps3: implement very simple audio playback. před 13 roky
sample.h audio: add Sampler::LoopSample(). před 13 roky
sampler.cpp audio: add Sampler::LoopSample(). před 13 roky
sampler.h audio: add Sampler::LoopSample(). před 13 roky
scene.cpp gpu: account for the HLSL half-texel offset on the PS3. před 13 roky
scene.h debug: add Debug::DrawLine() and Debug::DrawBox() methods. před 13 roky
sprite.cpp New year copyright update. před 13 roky
sprite.h New year copyright update. před 13 roky
text.cpp base: remove some sprintf() calls in profit of string ops. před 13 roky
text.h added GetPos method to get text position před 13 roky
ticker.cpp math: replace RandF() with a more generic rand() template function před 13 roky
ticker.h base: prevent instantiation of several static-only classes. před 13 roky
tiler.cpp New year copyright update. před 13 roky
tiler.h base: prevent instantiation of several static-only classes. před 13 roky
tileset.cpp gpu: ugly hack to avoid sprite artifacts on the PS3. před 13 roky
tileset.h gpu: account for the HLSL half-texel offset on the PS3. před 13 roky
video.cpp base: start removing occurrences of NULL on our long journey to nullptr. před 13 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 13 roky
world.cpp ps3: implement Lua file loading. před 13 roky
world.h lua: add support for lua/init.lua in a global World object and give před 13 roky
worldentity.cpp New year copyright update. před 13 roky
worldentity.h New year copyright update. před 13 roky