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 1093e75006 base: break the main loop apart for the emscripten port. преди 12 години
..
application base: break the main loop apart for the emscripten port. преди 12 години
base base: start removing occurrences of NULL on our long journey to nullptr. преди 12 години
bullet core: import pristine lua 5.2.1 in the engine code. преди 12 години
data build: reorganise automake build system. преди 12 години
debug debug: fewer lines of code in DrawBox(). преди 12 години
easymesh base: roll our own constants because it’s always a pain in the ass преди 12 години
generated base: start removing occurrences of NULL on our long journey to nullptr. преди 12 години
gpu gpu: remove mistakenly committed debug code. преди 12 години
image base: roll our own constants because it’s always a pain in the ass преди 12 години
input input: support up to 32 mouse buttons. преди 12 години
lol base: refactor Ticker so that it may one day work without threads. преди 12 години
lua build: big Android build system refactor; we now attempt to build преди 12 години
math base: roll our own constants because it’s always a pain in the ass преди 12 години
mesh build: fix a few compiler warnings here and there. преди 12 години
platform build: use GLES (not GL) when using emscripten, and disable SdlInput too. преди 12 години
sys build: a lot more emscripten build fixes. преди 12 години
Makefile.am base: roll our own constants because it’s always a pain in the ass преди 12 години
audio.cpp audio: add a simple Stop() method to samples. преди 12 години
audio.h base: prevent instantiation of several static-only classes. преди 12 години
camera.cpp scene: start refactoring the camera code; we now have a stack of cameras преди 12 години
camera.h scene: start refactoring the camera code; we now have a stack of cameras преди 12 години
core.h base: refactor Ticker so that it may one day work without threads. преди 12 години
dict.cpp base: start removing occurrences of NULL on our long journey to nullptr. преди 12 години
dict.h build: fix the WTFPL site URL in all code comments. преди 12 години
eglapp.cpp base: start removing occurrences of NULL on our long journey to nullptr. преди 12 години
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). преди 12 години
emitter.cpp New year copyright update. преди 12 години
emitter.h New year copyright update. преди 12 години
entity.cpp base: a few minor style tweaks. преди 12 години
entity.h Entity : Added Draw group (very rudimentary) преди 12 години
font.cpp base: some refactoring in the tileset class. преди 12 години
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. преди 12 години
gradient.cpp base: start removing occurrences of NULL on our long journey to nullptr. преди 12 години
gradient.h New year copyright update. преди 12 години
gradient.lolfx core: add some noise to the gradient effect. преди 12 години
layer.cpp build: fix the WTFPL site URL in all code comments. преди 12 години
layer.h build: fix the WTFPL site URL in all code comments. преди 12 години
light.cpp easymesh: interface the shiny shader with new Light objects. преди 12 години
light.h easymesh: interface the shiny shader with new Light objects. преди 12 години
lolcore.vcxproj base: roll our own constants because it’s always a pain in the ass преди 12 години
lolcore.vcxproj.filters base: roll our own constants because it’s always a pain in the ass преди 12 години
loldebug.h build: fix the WTFPL site URL in all code comments. преди 12 години
lolgl.h build: use GLES (not GL) when using emscripten, and disable SdlInput too. преди 12 години
map.cpp base: start removing occurrences of NULL on our long journey to nullptr. преди 12 години
map.h build: fix the WTFPL site URL in all code comments. преди 12 години
numeric.h math: move rand() to its own header, ensure it only returns преди 12 години
platform.cpp build: fix the WTFPL site URL in all code comments. преди 12 години
platform.h base: prevent instantiation of several static-only classes. преди 12 години
profiler.cpp build: fix the WTFPL site URL in all code comments. преди 12 години
profiler.h base: prevent instantiation of several static-only classes. преди 12 години
sample.cpp ps3: implement very simple audio playback. преди 12 години
sample.h audio: add Sampler::LoopSample(). преди 12 години
sampler.cpp audio: add Sampler::LoopSample(). преди 12 години
sampler.h audio: add Sampler::LoopSample(). преди 12 години
scene.cpp mrpigeon: try the new tile definition system… which doesn’t work. преди 12 години
scene.h debug: add Debug::DrawLine() and Debug::DrawBox() methods. преди 12 години
sprite.cpp New year copyright update. преди 12 години
sprite.h New year copyright update. преди 12 години
text.cpp base: remove some sprintf() calls in profit of string ops. преди 12 години
text.h added GetPos method to get text position преди 12 години
ticker.cpp build: a lot more emscripten build fixes. преди 12 години
ticker.h base: prevent instantiation of several static-only classes. преди 12 години
tiler.cpp mrpigeon: try the new tile definition system… which doesn’t work. преди 12 години
tiler.h mrpigeon: try the new tile definition system… which doesn’t work. преди 12 години
tileset.cpp base: a few minor style tweaks. преди 12 години
tileset.h mrpigeon: try the new tile definition system… which doesn’t work. преди 12 години
video.cpp video : Added SetAlphaBlend() SetFaceCulling() SetCustomSize() преди 12 години
video.h video : Added SetAlphaBlend() SetFaceCulling() SetCustomSize() преди 12 години
world.cpp ps3: implement Lua file loading. преди 12 години
world.h lua: add support for lua/init.lua in a global World object and give преди 12 години
worldentity.cpp input: support up to 32 mouse buttons. преди 12 години
worldentity.h input: support up to 32 mouse buttons. преди 12 години