Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Sam Hocevar 3862ad59dc base: going on a lowercase rampage; today’s victim: Array. 10 роки тому
..
application base: break the main loop apart for the emscripten port. 12 роки тому
base base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
bullet bullet: fix a very verbose C++11 warning. 8 роки тому
data build: reorganise automake build system. 12 роки тому
debug scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
easymesh base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
generated math: remove some vector constants that were a bit too specific. 8 роки тому
gpu base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
image base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
input base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
lol base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
lua build: some PS4 build fixes. 8 роки тому
math Added tostring to vectors, similar to printf, but with tostring. 8 роки тому
mesh base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
platform base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
sys base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
Makefile.am image: reimplement most image merge operations (overlay, screen, etc.). 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 scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
camera.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
commandstack.h base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
core.h image: gather pixel-related types and enums into a single pixel.h header. 8 роки тому
dict.cpp base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
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 scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
emitter.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
entity.cpp scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
entity.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
font.cpp scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
font.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
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 scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
gradient.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
gradient.lolfx scene: start working on the scene class reorganisation. 8 роки тому
light.cpp scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
light.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
lolcore.vcxproj image: reimplement most image merge operations (overlay, screen, etc.). 8 роки тому
lolcore.vcxproj.filters image: reimplement most image merge operations (overlay, screen, etc.). 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 роки тому
messageservice.cpp base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
messageservice.h base: going on a lowercase rampage; today’s victim: Array. 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. 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 base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
sample.h audio: add Sampler::LoopSample(). 12 роки тому
sampler.cpp audio: add Sampler::LoopSample(). 12 роки тому
sampler.h audio: add Sampler::LoopSample(). 12 роки тому
scene.cpp base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
scene.h base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
sprite.cpp scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
sprite.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
text.cpp scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
text.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
ticker.cpp base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
ticker.h base: prevent instantiation of several static-only classes. 12 роки тому
tiler.cpp Added bunch of stuff on threads and images. 8 роки тому
tiler.h Added bunch of stuff on threads and images. 8 роки тому
tileset.cpp base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
tileset.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
utils.h base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
video.cpp Added Flat debugrendermode 8 роки тому
video.h Added Flat debugrendermode 8 роки тому
world.cpp base: going on a lowercase rampage; today’s victim: Array. 8 роки тому
world.h lua: add support for lua/init.lua in a global World object and give 12 роки тому
worldentity.cpp scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому
worldentity.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 роки тому