..
application
base: break the main loop apart for the emscripten port.
vor 12 Jahren
base
base: rough implementation of safe enums with minimal ToString() support.
vor 9 Jahren
bullet
build: some PS4 build fixes.
vor 9 Jahren
data
build: reorganise automake build system.
vor 12 Jahren
debug
math: fix a few compilation warnings.
vor 9 Jahren
easymesh
base: rough implementation of safe enums with minimal ToString() support.
vor 9 Jahren
generated
math: remove some vector constants that were a bit too specific.
vor 9 Jahren
gpu
gpu: switch some types to enum classes to check C++11 support.
vor 9 Jahren
image
fixed 5 files out of 2793:
vor 9 Jahren
input
Added bunch of stuff on threads and images.
vor 9 Jahren
lol
gpu: switch some types to enum classes to check C++11 support.
vor 9 Jahren
lua
build: some PS4 build fixes.
vor 9 Jahren
math
math: fix a few compilation warnings.
vor 9 Jahren
mesh
base: rough implementation of safe enums with minimal ToString() support.
vor 9 Jahren
platform
Added bunch of stuff on threads and images.
vor 9 Jahren
sys
base: make the safe enums slightly safer. :-)
vor 9 Jahren
Makefile.am
base: rough implementation of safe enums with minimal ToString() support.
vor 9 Jahren
audio.cpp
add methods to Audio class to mute/unmute and change volume per channel
vor 9 Jahren
audio.h
add methods to Audio class to mute/unmute and change volume per channel
vor 9 Jahren
camera.cpp
math: add GLSL-inherited degrees() and radians() conversion functions.
vor 9 Jahren
camera.h
Some names tweaks
vor 9 Jahren
commandstack.h
base: make the safe enums slightly safer. :-)
vor 9 Jahren
core.h
build: various MSVC compilation fixes.
vor 9 Jahren
dict.cpp
build: lol-build now passes flags to configure, and configure now uses
vor 12 Jahren
dict.h
build: fix the WTFPL site URL in all code comments.
vor 13 Jahren
eglapp.cpp
input: Removed previous input system
vor 9 Jahren
eglapp.h
core: you can now while(app.MustTick()) { Tick(); } instead of app.Run().
vor 13 Jahren
emitter.cpp
scene: allow to rotate sprites around the Z axis.
vor 9 Jahren
emitter.h
New year copyright update.
vor 13 Jahren
entity.cpp
ticker: replace linked lists wih dynamic arrays for entity groups.
vor 9 Jahren
entity.h
Meshviewer FIX + comment rework
vor 9 Jahren
font.cpp
scene: allow to rotate sprites around the Z axis.
vor 9 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
scene: start working on the scene class reorganisation.
vor 9 Jahren
gradient.h
New year copyright update.
vor 13 Jahren
gradient.lolfx
scene: start working on the scene class reorganisation.
vor 9 Jahren
layer.cpp
scene: use a global g_scene object instead of Scene::GetDefault().
vor 12 Jahren
layer.h
build: fix the WTFPL site URL in all code comments.
vor 13 Jahren
light.cpp
Light : Added Type SfEnum.
vor 9 Jahren
light.h
base: port all existing codebase to safe enums where absolutely required.
vor 9 Jahren
lolcore.vcxproj
base: rough implementation of safe enums with minimal ToString() support.
vor 9 Jahren
lolcore.vcxproj.filters
base: rough implementation of safe enums with minimal ToString() support.
vor 9 Jahren
loldebug.h
build: fix the WTFPL site URL in all code comments.
vor 13 Jahren
lolgl.h
gpu: add a 16-bit depth buffer to framebuffers on WebGL and GL ES.
vor 12 Jahren
map.cpp
math: add constant vectors vec2::zero, vec2::axis_x, etc.
vor 9 Jahren
map.h
build: fix the WTFPL site URL in all code comments.
vor 13 Jahren
messageservice.cpp
base: make the safe enums slightly safer. :-)
vor 9 Jahren
messageservice.h
base: make the safe enums slightly safer. :-)
vor 9 Jahren
numeric.h
String : Added ::replace(char, char, bool), ::ToLower(), ::ToUpper()
vor 9 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
audio: report SDL mixer loading errors.
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: implement RenderContext::SetBlendEquation().
vor 9 Jahren
scene.h
Added Base directory logic similar to File class, with windows only implementation -for now-
vor 9 Jahren
sprite.cpp
scene: allow to rotate sprites around the Z axis.
vor 9 Jahren
sprite.h
New year copyright update.
vor 13 Jahren
text.cpp
core: Text constructor now wants a String object.
vor 9 Jahren
text.h
core: Text constructor now wants a String object.
vor 9 Jahren
ticker.cpp
Added Mask & StickyTime to Draw Debug
vor 9 Jahren
ticker.h
base: prevent instantiation of several static-only classes.
vor 13 Jahren
tiler.cpp
Added bunch of stuff on threads and images.
vor 9 Jahren
tiler.h
Added bunch of stuff on threads and images.
vor 9 Jahren
tileset.cpp
AddedSprite_sorter stores parameters now.
vor 9 Jahren
tileset.h
AddedSprite_sorter stores parameters now.
vor 9 Jahren
utils.h
base: port all existing codebase to safe enums where absolutely required.
vor 9 Jahren
video.cpp
Added Flat debugrendermode
vor 9 Jahren
video.h
Added Flat debugrendermode
vor 9 Jahren
world.cpp
lua: print the actual panic message before dumping a callstack.
vor 12 Jahren
world.h
lua: add support for lua/init.lua in a global World object and give
vor 12 Jahren
worldentity.cpp
math: add constant vectors vec2::zero, vec2::axis_x, etc.
vor 9 Jahren
worldentity.h
core: remove deprecated WorldEntity member variables.
vor 9 Jahren