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