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 752829b7ed gpu: shader fixes for the Web version. 12 jaren geleden
..
application base: break the main loop apart for the emscripten port. 12 jaren geleden
base misc: fix some coding errors found by Coverity. 9 jaren geleden
bullet ps4: prepare for the fioutaah! 12 jaren geleden
data build: reorganise automake build system. 12 jaren geleden
debug math: add constant vectors vec2::zero, vec2::axis_x, etc. 9 jaren geleden
easymesh shiny*.lolfx : light reflect FIX 9 jaren geleden
generated EZMesh : Added Vertices{Merge|Separate} and PostBuildNormal. 9 jaren geleden
gpu gpu: shader fixes for the Web version. 9 jaren geleden
image math: add constant vectors vec2::zero, vec2::axis_x, etc. 9 jaren geleden
input input: removed static keyword for global input names 9 jaren geleden
lol math: add distance() function for vectors. 9 jaren geleden
lua ps4: prepare for the fioutaah! 12 jaren geleden
math math: minor rework in the Euler angles conversion. 9 jaren geleden
mesh scene: start working on the scene class reorganisation. 9 jaren geleden
platform Mouse support now works in emscripten 9 jaren geleden
sys misc: fix some coding errors found by Coverity. 9 jaren geleden
Makefile.am lolremez: move LolRemez out of the engine, it's really too specific. 9 jaren geleden
audio.cpp add methods to Audio class to mute/unmute and change volume per channel 9 jaren geleden
audio.h add methods to Audio class to mute/unmute and change volume per channel 9 jaren geleden
camera.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. 9 jaren geleden
camera.h mat4 : removed useless ortho(). Fixed shifted_perspective so it actually works. 9 jaren geleden
commandstack.h EZMesh : Some files splitup 9 jaren geleden
core.h scene: start working on the scene class reorganisation. 9 jaren geleden
dict.cpp build: lol-build now passes flags to configure, and configure now uses 12 jaren geleden
dict.h build: fix the WTFPL site URL in all code comments. 13 jaren geleden
eglapp.cpp input: Removed previous input system 9 jaren geleden
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). 13 jaren geleden
emitter.cpp scene: use a global g_scene object instead of Scene::GetDefault(). 12 jaren geleden
emitter.h New year copyright update. 13 jaren geleden
entity.cpp ticker: replace linked lists wih dynamic arrays for entity groups. 9 jaren geleden
entity.h Meshviewer FIX + comment rework 9 jaren geleden
font.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. 9 jaren geleden
font.h New year copyright update. 13 jaren geleden
forge.cpp build: fix the WTFPL site URL in all code comments. 13 jaren geleden
forge.h base: prevent instantiation of several static-only classes. 13 jaren geleden
gradient.cpp scene: start working on the scene class reorganisation. 9 jaren geleden
gradient.h New year copyright update. 13 jaren geleden
gradient.lolfx scene: start working on the scene class reorganisation. 9 jaren geleden
layer.cpp scene: use a global g_scene object instead of Scene::GetDefault(). 12 jaren geleden
layer.h build: fix the WTFPL site URL in all code comments. 13 jaren geleden
light.cpp Light : Added Type SfEnum. 9 jaren geleden
light.h scene: fix light object usage in various demos and example programs. 9 jaren geleden
lolcore.vcxproj scene: start working on the scene class reorganisation. 9 jaren geleden
lolcore.vcxproj.filters scene: start working on the scene class reorganisation. 9 jaren geleden
loldebug.h build: fix the WTFPL site URL in all code comments. 13 jaren geleden
lolgl.h gpu: add a 16-bit depth buffer to framebuffers on WebGL and GL ES. 12 jaren geleden
map.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. 9 jaren geleden
map.h build: fix the WTFPL site URL in all code comments. 13 jaren geleden
messageservice.cpp Build FIX 9 jaren geleden
messageservice.h MessageService : Safe Enum added to ensure good usage. 9 jaren geleden
numeric.h String : Added ::replace(char, char, bool), ::ToLower(), ::ToUpper() 9 jaren geleden
platform.cpp build: fix the WTFPL site URL in all code comments. 13 jaren geleden
platform.h base: prevent instantiation of several static-only classes. 13 jaren geleden
profiler.cpp build: fix the WTFPL site URL in all code comments. 13 jaren geleden
profiler.h base: prevent instantiation of several static-only classes. 13 jaren geleden
sample.cpp audio: report SDL mixer loading errors. 12 jaren geleden
sample.h audio: add Sampler::LoopSample(). 13 jaren geleden
sampler.cpp audio: add Sampler::LoopSample(). 13 jaren geleden
sampler.h audio: add Sampler::LoopSample(). 13 jaren geleden
scene.cpp scene: start working on the scene class reorganisation. 9 jaren geleden
scene.h scene: start working on the scene class reorganisation. 9 jaren geleden
sprite.cpp scene: use a global g_scene object instead of Scene::GetDefault(). 12 jaren geleden
sprite.h New year copyright update. 13 jaren geleden
text.cpp core: Text constructor now wants a String object. 9 jaren geleden
text.h core: Text constructor now wants a String object. 9 jaren geleden
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) 9 jaren geleden
ticker.h base: prevent instantiation of several static-only classes. 13 jaren geleden
tiler.cpp mrpigeon: try the new tile definition system… which doesn’t work. 12 jaren geleden
tiler.h mrpigeon: try the new tile definition system… which doesn’t work. 12 jaren geleden
tileset.cpp gpu: move more platform-specific code from Video to Render. 12 jaren geleden
tileset.h mrpigeon: try the new tile definition system… which doesn’t work. 12 jaren geleden
utils.h base: fix template ambiguity in FindValue(). 9 jaren geleden
video.cpp Added Flat debugrendermode 9 jaren geleden
video.h Added Flat debugrendermode 9 jaren geleden
world.cpp lua: print the actual panic message before dumping a callstack. 12 jaren geleden
world.h lua: add support for lua/init.lua in a global World object and give 12 jaren geleden
worldentity.cpp math: add constant vectors vec2::zero, vec2::axis_x, etc. 9 jaren geleden
worldentity.h core: remove deprecated WorldEntity member variables. 9 jaren geleden