..
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 13 Jahren
bullet
core: import pristine lua 5.2.1 in the engine code.
vor 13 Jahren
data
build: add a few missing files to make dist.
vor 13 Jahren
debug
debug: fewer lines of code in DrawBox().
vor 13 Jahren
easymesh
easymesh : an ASSERT was not properly setup.
vor 13 Jahren
generated
base: start removing occurrences of NULL on our long journey to nullptr.
vor 13 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 13 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 13 Jahren
mesh
build: fix a few compiler warnings here and there.
vor 13 Jahren
platform
ps3: check for newly plugged pads at each frame.
vor 12 Jahren
sys
ps3: implement Lua file loading.
vor 12 Jahren
Makefile.am
image: remove the Image::Format enum and use PixelFormat instead.
vor 13 Jahren
audio.cpp
audio: add a simple Stop() method to samples.
vor 13 Jahren
audio.h
base: prevent instantiation of several static-only classes.
vor 13 Jahren
camera.cpp
scene: start refactoring the camera code; we now have a stack of cameras
vor 13 Jahren
camera.h
scene: start refactoring the camera code; we now have a stack of cameras
vor 13 Jahren
core.h
image: remove the Image::Format enum and use PixelFormat instead.
vor 13 Jahren
dict.cpp
base: start removing occurrences of NULL on our long journey to nullptr.
vor 13 Jahren
dict.h
build: fix the WTFPL site URL in all code comments.
vor 13 Jahren
eglapp.cpp
base: start removing occurrences of NULL on our long journey to nullptr.
vor 13 Jahren
eglapp.h
core: you can now while(app.MustTick()) { Tick(); } instead of app.Run().
vor 13 Jahren
emitter.cpp
New year copyright update.
vor 13 Jahren
emitter.h
New year copyright update.
vor 13 Jahren
entity.cpp
New year copyright update.
vor 13 Jahren
entity.h
easymesh: interface the shiny shader with new Light objects.
vor 13 Jahren
font.cpp
base: remove some sprintf() calls in profit of string ops.
vor 13 Jahren
font.h
New year copyright update.
vor 13 Jahren
forge.cpp
build: fix the WTFPL site URL in all code comments.
vor 13 Jahren
forge.h
base: prevent instantiation of several static-only classes.
vor 13 Jahren
gradient.cpp
base: start removing occurrences of NULL on our long journey to nullptr.
vor 13 Jahren
gradient.h
New year copyright update.
vor 13 Jahren
gradient.lolfx
core: add some noise to the gradient effect.
vor 13 Jahren
layer.cpp
build: fix the WTFPL site URL in all code comments.
vor 13 Jahren
layer.h
build: fix the WTFPL site URL in all code comments.
vor 13 Jahren
light.cpp
easymesh: interface the shiny shader with new Light objects.
vor 13 Jahren
light.h
easymesh: interface the shiny shader with new Light objects.
vor 13 Jahren
lolcore.vcxproj
image: remove the Image::Format enum and use PixelFormat instead.
vor 13 Jahren
lolcore.vcxproj.filters
math: move rand() to its own header, ensure it only returns
vor 13 Jahren
loldebug.h
build: fix the WTFPL site URL in all code comments.
vor 13 Jahren
lolgl.h
build: fix the WTFPL site URL in all code comments.
vor 13 Jahren
map.cpp
base: start removing occurrences of NULL on our long journey to nullptr.
vor 13 Jahren
map.h
build: fix the WTFPL site URL in all code comments.
vor 13 Jahren
numeric.h
math: move rand() to its own header, ensure it only returns
vor 13 Jahren
platform.cpp
build: fix the WTFPL site URL in all code comments.
vor 13 Jahren
platform.h
base: prevent instantiation of several static-only classes.
vor 13 Jahren
profiler.cpp
build: fix the WTFPL site URL in all code comments.
vor 13 Jahren
profiler.h
base: prevent instantiation of several static-only classes.
vor 13 Jahren
sample.cpp
base: remove some sprintf() calls in profit of string ops.
vor 13 Jahren
sample.h
audio: add Sampler::LoopSample().
vor 13 Jahren
sampler.cpp
audio: add Sampler::LoopSample().
vor 13 Jahren
sampler.h
audio: add Sampler::LoopSample().
vor 13 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 13 Jahren
sprite.cpp
New year copyright update.
vor 13 Jahren
sprite.h
New year copyright update.
vor 13 Jahren
text.cpp
base: remove some sprintf() calls in profit of string ops.
vor 13 Jahren
text.h
added GetPos method to get text position
vor 13 Jahren
ticker.cpp
math: replace RandF() with a more generic rand() template function
vor 13 Jahren
ticker.h
base: prevent instantiation of several static-only classes.
vor 13 Jahren
tiler.cpp
New year copyright update.
vor 13 Jahren
tiler.h
base: prevent instantiation of several static-only classes.
vor 13 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 13 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 13 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 13 Jahren
worldentity.h
New year copyright update.
vor 13 Jahren