You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sam Hocevar 3862ad59dc base: going on a lowercase rampage; today’s victim: Array. 10 vuotta sitten
..
application base: break the main loop apart for the emscripten port. 12 vuotta sitten
base base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
bullet bullet: fix a very verbose C++11 warning. 8 vuotta sitten
data build: reorganise automake build system. 12 vuotta sitten
debug scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
easymesh base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
generated math: remove some vector constants that were a bit too specific. 8 vuotta sitten
gpu base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
image base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
input base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
lol base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
lua build: some PS4 build fixes. 8 vuotta sitten
math Added tostring to vectors, similar to printf, but with tostring. 8 vuotta sitten
mesh base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
platform base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
sys base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
Makefile.am image: reimplement most image merge operations (overlay, screen, etc.). 8 vuotta sitten
audio.cpp add methods to Audio class to mute/unmute and change volume per channel 8 vuotta sitten
audio.h add methods to Audio class to mute/unmute and change volume per channel 8 vuotta sitten
camera.cpp scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
camera.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
commandstack.h base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
core.h image: gather pixel-related types and enums into a single pixel.h header. 8 vuotta sitten
dict.cpp base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
dict.h build: fix the WTFPL site URL in all code comments. 12 vuotta sitten
eglapp.cpp input: Removed previous input system 8 vuotta sitten
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). 12 vuotta sitten
emitter.cpp scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
emitter.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
entity.cpp scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
entity.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
font.cpp scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
font.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
forge.cpp build: fix the WTFPL site URL in all code comments. 12 vuotta sitten
forge.h base: prevent instantiation of several static-only classes. 12 vuotta sitten
gradient.cpp scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
gradient.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
gradient.lolfx scene: start working on the scene class reorganisation. 8 vuotta sitten
light.cpp scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
light.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
lolcore.vcxproj image: reimplement most image merge operations (overlay, screen, etc.). 8 vuotta sitten
lolcore.vcxproj.filters image: reimplement most image merge operations (overlay, screen, etc.). 8 vuotta sitten
loldebug.h build: fix the WTFPL site URL in all code comments. 12 vuotta sitten
lolgl.h gpu: add a 16-bit depth buffer to framebuffers on WebGL and GL ES. 11 vuotta sitten
messageservice.cpp base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
messageservice.h base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
numeric.h String : Added ::replace(char, char, bool), ::ToLower(), ::ToUpper() 8 vuotta sitten
platform.cpp build: fix the WTFPL site URL in all code comments. 12 vuotta sitten
platform.h base: prevent instantiation of several static-only classes. 12 vuotta sitten
profiler.cpp build: fix the WTFPL site URL in all code comments. 12 vuotta sitten
profiler.h base: prevent instantiation of several static-only classes. 12 vuotta sitten
sample.cpp base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
sample.h audio: add Sampler::LoopSample(). 12 vuotta sitten
sampler.cpp audio: add Sampler::LoopSample(). 12 vuotta sitten
sampler.h audio: add Sampler::LoopSample(). 12 vuotta sitten
scene.cpp base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
scene.h base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
sprite.cpp scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
sprite.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
text.cpp scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
text.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
ticker.cpp base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
ticker.h base: prevent instantiation of several static-only classes. 12 vuotta sitten
tiler.cpp Added bunch of stuff on threads and images. 8 vuotta sitten
tiler.h Added bunch of stuff on threads and images. 8 vuotta sitten
tileset.cpp base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
tileset.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
utils.h base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
video.cpp Added Flat debugrendermode 8 vuotta sitten
video.h Added Flat debugrendermode 8 vuotta sitten
world.cpp base: going on a lowercase rampage; today’s victim: Array. 8 vuotta sitten
world.h lua: add support for lua/init.lua in a global World object and give 12 vuotta sitten
worldentity.cpp scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten
worldentity.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 vuotta sitten