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