選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Sam Hocevar 4cee96d09d easymesh: use "ato" for torus, because "at" is already for triangle. 12年前
..
application nacl: NaCl binaries no longer need a modified main() to work, the NaCl 12年前
bullet build: fix shitloads of warnings. 12年前
data build: move all games to a "games" subdirectory to clean up the root 12年前
debug debug: get rid of DebugSphere, it's totally obsoleted by EasyMesh. 12年前
easymesh easymesh: use "ato" for torus, because "at" is already for triangle. 12年前
generated easymesh: use "ato" for torus, because "at" is already for triangle. 12年前
gpu gpu: fix a few minor compiler warnings. 12年前
image build: tweak everything to allow building with SDL on the Raspberry Pi. 12年前
input input: some refactoring in the action bindings. 12年前
lol math: refactor real number constant declarations so that they are only 12年前
math math: refactor real number constant declarations so that they are only 12年前
platform build: fix shitloads of warnings. 12年前
thread xbox: start working on an Xbox/Direct3D port. 12年前
Makefile.am debug: get rid of DebugSphere, it's totally obsoleted by EasyMesh. 12年前
array.h core: revert unfinished commit that wasn't really interesting. 12年前
audio.cpp build: tweak everything to allow building with SDL on the Raspberry Pi. 12年前
audio.h core: fix include guard naming scheme. 13年前
bitfield.h core: fix include guard naming scheme. 13年前
camera.cpp So Character Controller works with a lazy camera logic. 12年前
camera.h So Character Controller works with a lazy camera logic. 12年前
core.h build: switch the Android native build rules to autoconf; still a bit rough 12年前
dict.cpp xbox: start working on an Xbox/Direct3D port. 12年前
dict.h osx: automake does not support .mm files yet, so rename ios-image.mm back 13年前
eglapp.cpp build: fix shitloads of warnings. 12年前
eglapp.h core: on the Raspberry Pi, use the proprietary graphics library instead of 12年前
emitter.cpp core: replace usage of sin() or std::sin() with lol::sin() where appropriate. 12年前
emitter.h core: tick methods now use seconds, like any sane system. 12年前
entity.cpp core: fix a few build warnings and remove useless operators from the 12年前
entity.h fixed 23 files out of 277: 12年前
font.cpp core: tick methods now use seconds, like any sane system. 12年前
font.h core: tick methods now use seconds, like any sane system. 12年前
forge.cpp Put everything in the "lol" namespace. Better late than never. 14年前
forge.h core: fix include guard naming scheme. 13年前
gradient.cpp gpu: convert the gradient shader to a LolFx effect file. 12年前
gradient.h core: tick methods now use seconds, like any sane system. 12年前
gradient.lolfx gpu: convert the gradient shader to a LolFx effect file. 12年前
hash.cpp Put everything in the "lol" namespace. Better late than never. 14年前
hash.h core: fix include guard naming scheme. 13年前
layer.cpp core: fix a few build warnings and remove useless operators from the 12年前
layer.h core: fix include guard naming scheme. 13年前
log.cpp android: simplify the logger code. 12年前
log.h android: simplify the logger code. 12年前
lolcore.vcxproj debug: get rid of DebugSphere, it's totally obsoleted by EasyMesh. 12年前
lolcore.vcxproj.filters debug: get rid of DebugSphere, it's totally obsoleted by EasyMesh. 12年前
loldebug.h debug: get rid of DebugSphere, it's totally obsoleted by EasyMesh. 12年前
lolgl.h osx: link with the proper OpenGL libraries on OS X. 13年前
map.cpp core: replace usage of sin() or std::sin() with lol::sin() where appropriate. 12年前
map.h core: fix include guard naming scheme. 13年前
numeric.h fixed 23 files out of 277: 12年前
platform.cpp core: replace usage of sin() or std::sin() with lol::sin() where appropriate. 12年前
platform.h ui: add a Platform class to query information about the current platform. 13年前
profiler.cpp core: make timers second-based rather than millisecond-based. 12年前
profiler.h core: fix include guard naming scheme. 13年前
sample.cpp build: tweak everything to allow building with SDL on the Raspberry Pi. 12年前
sample.h core: tick methods now use seconds, like any sane system. 12年前
sampler.cpp Put everything in the "lol" namespace. Better late than never. 14年前
sampler.h core: fix include guard naming scheme. 13年前
scene.cpp gpu: get rid of the inline 2D shader and create "tile.lolfx". 12年前
scene.h core: move some of the camera view logic from the Video class to the 12年前
sprite.cpp core: tick methods now use seconds, like any sane system. 12年前
sprite.h core: tick methods now use seconds, like any sane system. 12年前
text.cpp core: tick methods now use seconds, like any sane system. 12年前
text.h core: tick methods now use seconds, like any sane system. 12年前
ticker.cpp debug: add minor debug messages to the ticker, ensure LOL_DEBUG and 12年前
ticker.h core: try to merge Ticker and Emcee. Still not very good. 13年前
tiler.cpp core: allow each blitted tile to be stretched differently. 12年前
tiler.h core: allow each blitted tile to be stretched differently. 12年前
tileset.cpp build: fix shitloads of warnings. 12年前
tileset.h core: tick methods now use seconds, like any sane system. 12年前
timer.cpp build: tweak everything to allow building with SDL on the Raspberry Pi. 12年前
timer.h core: make timers second-based rather than millisecond-based. 12年前
video.cpp gpu: remove support for the accumulation buffer, it's deprecated anyway. 12年前
video.h gpu: document and tweak some class declarations. 12年前
world.cpp core: tick methods now use seconds, like any sane system. 12年前
world.h core: tick methods now use seconds, like any sane system. 12年前
worldentity.cpp fixed 23 files out of 277: 12年前
worldentity.h Small WorldEntity tweaks. 12年前