..
application
base: break the main loop apart for the emscripten port.
il y a 11 ans
base
base: map methods can now take any type of object that is equatable to the key type and can be hashed by the key type specialization of the Hash class (and added string/char const* compatibility)
il y a 11 ans
bullet
ps4: prepare for the fioutaah!
il y a 11 ans
data
build: reorganise automake build system.
il y a 12 ans
debug
fixed 4 files out of 2770:
il y a 8 ans
easymesh
build: fix PS3 and Android builds.
il y a 11 ans
generated
build: fix PS3 and Android builds.
il y a 11 ans
gpu
gpu: add SetDepthMask/GetDepthMask to render contexts.
il y a 8 ans
image
build: lol-build now passes flags to configure, and configure now uses
il y a 11 ans
input
copy-paste failure corrected.
il y a 8 ans
lol
math: create a quaternion from two vectors.
il y a 8 ans
lua
ps4: prepare for the fioutaah!
il y a 11 ans
math
math: remove debug code.
il y a 8 ans
mesh
build: fix a few compiler warnings here and there.
il y a 12 ans
platform
input: fix uninitialised data in the SDL mouse input.
il y a 8 ans
sys
thread: implement Queue::TryPush and Queue::TryPop.
il y a 8 ans
Makefile.am
build: synchronise Makefile.am with lolcore.vcxproj.
il y a 8 ans
audio.cpp
add methods to Audio class to mute/unmute and change volume per channel
il y a 8 ans
audio.h
add methods to Audio class to mute/unmute and change volume per channel
il y a 8 ans
camera.cpp
scene: start refactoring the camera code; we now have a stack of cameras
il y a 12 ans
camera.h
scene: start refactoring the camera code; we now have a stack of cameras
il y a 12 ans
core.h
input: Removed previous input system
il y a 8 ans
dict.cpp
build: lol-build now passes flags to configure, and configure now uses
il y a 11 ans
dict.h
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
eglapp.cpp
input: Removed previous input system
il y a 8 ans
eglapp.h
core: you can now while(app.MustTick()) { Tick(); } instead of app.Run().
il y a 12 ans
emitter.cpp
scene: use a global g_scene object instead of Scene::GetDefault().
il y a 11 ans
emitter.h
New year copyright update.
il y a 12 ans
entity.cpp
ticker: replace linked lists wih dynamic arrays for entity groups.
il y a 8 ans
entity.h
ticker: replace linked lists wih dynamic arrays for entity groups.
il y a 8 ans
font.cpp
scene: use a global g_scene object instead of Scene::GetDefault().
il y a 11 ans
font.h
New year copyright update.
il y a 12 ans
forge.cpp
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
forge.h
base: prevent instantiation of several static-only classes.
il y a 12 ans
gradient.cpp
scene: use a global g_scene object instead of Scene::GetDefault().
il y a 11 ans
gradient.h
New year copyright update.
il y a 12 ans
gradient.lolfx
core: add some noise to the gradient effect.
il y a 12 ans
layer.cpp
scene: use a global g_scene object instead of Scene::GetDefault().
il y a 11 ans
layer.h
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
light.cpp
scene: use a global g_scene object instead of Scene::GetDefault().
il y a 11 ans
light.h
easymesh: interface the shiny shader with new Light objects.
il y a 12 ans
lolcore.vcxproj
input: Removed previous input system
il y a 8 ans
lolcore.vcxproj.filters
Added missing file and fixed mongoloclick
il y a 8 ans
loldebug.h
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
lolgl.h
gpu: add a 16-bit depth buffer to framebuffers on WebGL and GL ES.
il y a 11 ans
map.cpp
base: start removing occurrences of NULL on our long journey to nullptr.
il y a 12 ans
map.h
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
numeric.h
math: move rand() to its own header, ensure it only returns
il y a 12 ans
platform.cpp
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
platform.h
base: prevent instantiation of several static-only classes.
il y a 12 ans
profiler.cpp
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
profiler.h
base: prevent instantiation of several static-only classes.
il y a 12 ans
sample.cpp
audio: report SDL mixer loading errors.
il y a 11 ans
sample.h
audio: add Sampler::LoopSample().
il y a 12 ans
sampler.cpp
audio: add Sampler::LoopSample().
il y a 12 ans
sampler.h
audio: add Sampler::LoopSample().
il y a 12 ans
scene.cpp
gpu: avoid unnecessary OpenGL context changes.
il y a 8 ans
scene.h
scene: use a global g_scene object instead of Scene::GetDefault().
il y a 11 ans
sprite.cpp
scene: use a global g_scene object instead of Scene::GetDefault().
il y a 11 ans
sprite.h
New year copyright update.
il y a 12 ans
text.cpp
core: Text constructor now wants a String object.
il y a 8 ans
text.h
core: Text constructor now wants a String object.
il y a 8 ans
ticker.cpp
core: fix grave logic bugs in the entity ticker.
il y a 8 ans
ticker.h
base: prevent instantiation of several static-only classes.
il y a 12 ans
tiler.cpp
mrpigeon: try the new tile definition system… which doesn’t work.
il y a 12 ans
tiler.h
mrpigeon: try the new tile definition system… which doesn’t work.
il y a 12 ans
tileset.cpp
gpu: move more platform-specific code from Video to Render.
il y a 11 ans
tileset.h
mrpigeon: try the new tile definition system… which doesn’t work.
il y a 12 ans
video.cpp
gpu: implement polygon rendering mode in GL and D3D.
il y a 11 ans
video.h
gpu: move Video::Clear to Renderer::Clear.
il y a 11 ans
world.cpp
lua: print the actual panic message before dumping a callstack.
il y a 11 ans
world.h
lua: add support for lua/init.lua in a global World object and give
il y a 12 ans
worldentity.cpp
input: support up to 32 mouse buttons.
il y a 12 ans
worldentity.h
input: support up to 32 mouse buttons.
il y a 12 ans