No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Jean-Yves Lamoureux 171433e9de * Fix compilation on lesser tools hace 11 años
..
application base: break the main loop apart for the emscripten port. hace 11 años
base misc: fix some coding errors found by Coverity. hace 8 años
bullet removed vs2010 solution, migrated all projects to 2012. VsLol stays on 2010 for compatibility and now has its own sln. hace 8 años
data build: reorganise automake build system. hace 11 años
debug math: add constant vectors vec2::zero, vec2::axis_x, etc. hace 8 años
easymesh shiny*.lolfx : light reflect FIX hace 8 años
generated EZMesh : Added Vertices{Merge|Separate} and PostBuildNormal. hace 8 años
gpu gpu: shader fixes for the Web version. hace 8 años
image android: more NativeActivity migration work. hace 8 años
input android: various fixes, but the switch to NativeActivity isn't complete. hace 8 años
lol math: add mat2::identity, etc. as global constants. hace 8 años
lua removed vs2010 solution, migrated all projects to 2012. VsLol stays on 2010 for compatibility and now has its own sln. hace 8 años
math math: add mat2::identity, etc. as global constants. hace 8 años
mesh scene: start working on the scene class reorganisation. hace 8 años
platform * Fix compilation on lesser tools hace 8 años
sys android: various fixes, but the switch to NativeActivity isn't complete. hace 8 años
Makefile.am lolremez: move LolRemez out of the engine, it's really too specific. hace 8 años
audio.cpp add methods to Audio class to mute/unmute and change volume per channel hace 8 años
audio.h add methods to Audio class to mute/unmute and change volume per channel hace 8 años
camera.cpp camera: const correctness for all getters. hace 8 años
camera.h camera: const correctness for all getters. hace 8 años
commandstack.h EZMesh : Some files splitup hace 8 años
core.h scene: start working on the scene class reorganisation. hace 8 años
dict.cpp build: lol-build now passes flags to configure, and configure now uses hace 11 años
dict.h build: fix the WTFPL site URL in all code comments. hace 12 años
eglapp.cpp input: Removed previous input system hace 8 años
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). hace 12 años
emitter.cpp scene: use a global g_scene object instead of Scene::GetDefault(). hace 11 años
emitter.h New year copyright update. hace 12 años
entity.cpp ticker: replace linked lists wih dynamic arrays for entity groups. hace 8 años
entity.h Meshviewer FIX + comment rework hace 8 años
font.cpp font: support \b (backspace) in text rendering. hace 8 años
font.h New year copyright update. hace 12 años
forge.cpp build: fix the WTFPL site URL in all code comments. hace 12 años
forge.h base: prevent instantiation of several static-only classes. hace 11 años
gradient.cpp scene: start working on the scene class reorganisation. hace 8 años
gradient.h New year copyright update. hace 12 años
gradient.lolfx scene: start working on the scene class reorganisation. hace 8 años
layer.cpp scene: use a global g_scene object instead of Scene::GetDefault(). hace 11 años
layer.h build: fix the WTFPL site URL in all code comments. hace 12 años
light.cpp Light : Added Type SfEnum. hace 8 años
light.h scene: fix light object usage in various demos and example programs. hace 8 años
lolcore.vcxproj removed vs2010 solution, migrated all projects to 2012. VsLol stays on 2010 for compatibility and now has its own sln. hace 8 años
lolcore.vcxproj.filters scene: start working on the scene class reorganisation. hace 8 años
loldebug.h build: fix the WTFPL site URL in all code comments. hace 12 años
lolgl.h gpu: add a 16-bit depth buffer to framebuffers on WebGL and GL ES. hace 11 años
map.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. hace 8 años
map.h build: fix the WTFPL site URL in all code comments. hace 12 años
messageservice.cpp Build FIX hace 8 años
messageservice.h MessageService : Safe Enum added to ensure good usage. hace 8 años
numeric.h String : Added ::replace(char, char, bool), ::ToLower(), ::ToUpper() hace 8 años
platform.cpp build: fix the WTFPL site URL in all code comments. hace 12 años
platform.h base: prevent instantiation of several static-only classes. hace 11 años
profiler.cpp build: fix the WTFPL site URL in all code comments. hace 12 años
profiler.h base: prevent instantiation of several static-only classes. hace 11 años
sample.cpp audio: report SDL mixer loading errors. hace 11 años
sample.h audio: add Sampler::LoopSample(). hace 11 años
sampler.cpp audio: add Sampler::LoopSample(). hace 11 años
sampler.h audio: add Sampler::LoopSample(). hace 11 años
scene.cpp android: various fixes, but the switch to NativeActivity isn't complete. hace 8 años
scene.h scene: start working on the scene class reorganisation. hace 8 años
sprite.cpp scene: use a global g_scene object instead of Scene::GetDefault(). hace 11 años
sprite.h New year copyright update. hace 12 años
text.cpp core: Text constructor now wants a String object. hace 8 años
text.h core: Text constructor now wants a String object. hace 8 años
ticker.cpp input: renamed xinput keys to something more human readable (such as A or DPadLeft) and inverted mouse Y axis to match joystick axis (negatives being up) hace 8 años
ticker.h base: prevent instantiation of several static-only classes. hace 11 años
tiler.cpp mrpigeon: try the new tile definition system… which doesn’t work. hace 11 años
tiler.h mrpigeon: try the new tile definition system… which doesn’t work. hace 11 años
tileset.cpp gpu: move more platform-specific code from Video to Render. hace 11 años
tileset.h mrpigeon: try the new tile definition system… which doesn’t work. hace 11 años
utils.h base: fix template ambiguity in FindValue(). hace 8 años
video.cpp Added Flat debugrendermode hace 8 años
video.h Added Flat debugrendermode hace 8 años
world.cpp lua: print the actual panic message before dumping a callstack. hace 11 años
world.h lua: add support for lua/init.lua in a global World object and give hace 11 años
worldentity.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. hace 8 años
worldentity.h core: remove deprecated WorldEntity member variables. hace 8 años