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 75d4503a01 ps3: implement very simple audio playback. pirms 13 gadiem
..
application lua: add support for lua/init.lua in a global World object and give pirms 13 gadiem
base base: start removing occurrences of NULL on our long journey to nullptr. pirms 13 gadiem
bullet core: import pristine lua 5.2.1 in the engine code. pirms 13 gadiem
data build: add a few missing files to make dist. pirms 13 gadiem
debug debug: fewer lines of code in DrawBox(). pirms 13 gadiem
easymesh easymesh : an ASSERT was not properly setup. pirms 13 gadiem
generated base: start removing occurrences of NULL on our long journey to nullptr. pirms 13 gadiem
gpu gpu: only add the half-texel offset on the X360. pirms 13 gadiem
image ps3: implement Lua file loading. pirms 13 gadiem
input base: start removing occurrences of NULL on our long journey to nullptr. pirms 13 gadiem
lol ps3: implement Lua file loading. pirms 13 gadiem
lua ps3: implement Lua file loading. pirms 13 gadiem
math misc: fix a few URLs. pirms 13 gadiem
mesh build: fix a few compiler warnings here and there. pirms 13 gadiem
platform ps3: create an audio device at startup. pirms 13 gadiem
sys sys: don't read files on the stack; either we'll overflow or we'll be slow. pirms 13 gadiem
Makefile.am image: remove the Image::Format enum and use PixelFormat instead. pirms 13 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 image: remove the Image::Format enum and use PixelFormat instead. pirms 13 gadiem
dict.cpp base: start removing occurrences of NULL on our long journey to nullptr. pirms 13 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 New year copyright update. pirms 13 gadiem
entity.h easymesh: interface the shiny shader with new Light objects. pirms 13 gadiem
font.cpp base: remove some sprintf() calls in profit of string ops. 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 base: start removing occurrences of NULL on our long journey to nullptr. pirms 13 gadiem
gradient.h New year copyright update. pirms 13 gadiem
gradient.lolfx core: add some noise to the gradient effect. pirms 14 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 image: remove the Image::Format enum and use PixelFormat instead. pirms 13 gadiem
lolcore.vcxproj.filters math: move rand() to its own header, ensure it only returns pirms 13 gadiem
loldebug.h build: fix the WTFPL site URL in all code comments. pirms 13 gadiem
lolgl.h build: fix the WTFPL site URL in all code comments. 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 ps3: implement very simple audio playback. 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: account for the HLSL half-texel offset on the PS3. pirms 13 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 math: replace RandF() with a more generic rand() template function pirms 13 gadiem
ticker.h base: prevent instantiation of several static-only classes. pirms 13 gadiem
tiler.cpp New year copyright update. pirms 13 gadiem
tiler.h base: prevent instantiation of several static-only classes. pirms 13 gadiem
tileset.cpp gpu: ugly hack to avoid sprite artifacts on the PS3. pirms 13 gadiem
tileset.h gpu: account for the HLSL half-texel offset on the PS3. pirms 13 gadiem
video.cpp base: start removing occurrences of NULL on our long journey to nullptr. pirms 13 gadiem
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. pirms 13 gadiem
world.cpp ps3: implement Lua file loading. pirms 13 gadiem
world.h lua: add support for lua/init.lua in a global World object and give pirms 13 gadiem
worldentity.cpp New year copyright update. pirms 13 gadiem
worldentity.h New year copyright update. pirms 13 gadiem