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