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