25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Sam Hocevar 4cee96d09d easymesh: use "ato" for torus, because "at" is already for triangle. 12 yıl önce
..
application nacl: NaCl binaries no longer need a modified main() to work, the NaCl 12 yıl önce
bullet build: fix shitloads of warnings. 12 yıl önce
data build: move all games to a "games" subdirectory to clean up the root 12 yıl önce
debug debug: get rid of DebugSphere, it's totally obsoleted by EasyMesh. 12 yıl önce
easymesh easymesh: use "ato" for torus, because "at" is already for triangle. 12 yıl önce
generated easymesh: use "ato" for torus, because "at" is already for triangle. 12 yıl önce
gpu gpu: fix a few minor compiler warnings. 12 yıl önce
image build: tweak everything to allow building with SDL on the Raspberry Pi. 12 yıl önce
input input: some refactoring in the action bindings. 12 yıl önce
lol math: refactor real number constant declarations so that they are only 12 yıl önce
math math: refactor real number constant declarations so that they are only 12 yıl önce
platform build: fix shitloads of warnings. 12 yıl önce
thread xbox: start working on an Xbox/Direct3D port. 12 yıl önce
Makefile.am debug: get rid of DebugSphere, it's totally obsoleted by EasyMesh. 12 yıl önce
array.h core: revert unfinished commit that wasn't really interesting. 12 yıl önce
audio.cpp build: tweak everything to allow building with SDL on the Raspberry Pi. 12 yıl önce
audio.h core: fix include guard naming scheme. 13 yıl önce
bitfield.h core: fix include guard naming scheme. 13 yıl önce
camera.cpp So Character Controller works with a lazy camera logic. 12 yıl önce
camera.h So Character Controller works with a lazy camera logic. 12 yıl önce
core.h build: switch the Android native build rules to autoconf; still a bit rough 12 yıl önce
dict.cpp xbox: start working on an Xbox/Direct3D port. 12 yıl önce
dict.h osx: automake does not support .mm files yet, so rename ios-image.mm back 13 yıl önce
eglapp.cpp build: fix shitloads of warnings. 12 yıl önce
eglapp.h core: on the Raspberry Pi, use the proprietary graphics library instead of 12 yıl önce
emitter.cpp core: replace usage of sin() or std::sin() with lol::sin() where appropriate. 12 yıl önce
emitter.h core: tick methods now use seconds, like any sane system. 12 yıl önce
entity.cpp core: fix a few build warnings and remove useless operators from the 12 yıl önce
entity.h fixed 23 files out of 277: 12 yıl önce
font.cpp core: tick methods now use seconds, like any sane system. 12 yıl önce
font.h core: tick methods now use seconds, like any sane system. 12 yıl önce
forge.cpp Put everything in the "lol" namespace. Better late than never. 13 yıl önce
forge.h core: fix include guard naming scheme. 13 yıl önce
gradient.cpp gpu: convert the gradient shader to a LolFx effect file. 12 yıl önce
gradient.h core: tick methods now use seconds, like any sane system. 12 yıl önce
gradient.lolfx gpu: convert the gradient shader to a LolFx effect file. 12 yıl önce
hash.cpp Put everything in the "lol" namespace. Better late than never. 13 yıl önce
hash.h core: fix include guard naming scheme. 13 yıl önce
layer.cpp core: fix a few build warnings and remove useless operators from the 12 yıl önce
layer.h core: fix include guard naming scheme. 13 yıl önce
log.cpp android: simplify the logger code. 12 yıl önce
log.h android: simplify the logger code. 12 yıl önce
lolcore.vcxproj debug: get rid of DebugSphere, it's totally obsoleted by EasyMesh. 12 yıl önce
lolcore.vcxproj.filters debug: get rid of DebugSphere, it's totally obsoleted by EasyMesh. 12 yıl önce
loldebug.h debug: get rid of DebugSphere, it's totally obsoleted by EasyMesh. 12 yıl önce
lolgl.h osx: link with the proper OpenGL libraries on OS X. 13 yıl önce
map.cpp core: replace usage of sin() or std::sin() with lol::sin() where appropriate. 12 yıl önce
map.h core: fix include guard naming scheme. 13 yıl önce
numeric.h fixed 23 files out of 277: 12 yıl önce
platform.cpp core: replace usage of sin() or std::sin() with lol::sin() where appropriate. 12 yıl önce
platform.h ui: add a Platform class to query information about the current platform. 13 yıl önce
profiler.cpp core: make timers second-based rather than millisecond-based. 12 yıl önce
profiler.h core: fix include guard naming scheme. 13 yıl önce
sample.cpp build: tweak everything to allow building with SDL on the Raspberry Pi. 12 yıl önce
sample.h core: tick methods now use seconds, like any sane system. 12 yıl önce
sampler.cpp Put everything in the "lol" namespace. Better late than never. 13 yıl önce
sampler.h core: fix include guard naming scheme. 13 yıl önce
scene.cpp gpu: get rid of the inline 2D shader and create "tile.lolfx". 12 yıl önce
scene.h core: move some of the camera view logic from the Video class to the 12 yıl önce
sprite.cpp core: tick methods now use seconds, like any sane system. 12 yıl önce
sprite.h core: tick methods now use seconds, like any sane system. 12 yıl önce
text.cpp core: tick methods now use seconds, like any sane system. 12 yıl önce
text.h core: tick methods now use seconds, like any sane system. 12 yıl önce
ticker.cpp debug: add minor debug messages to the ticker, ensure LOL_DEBUG and 12 yıl önce
ticker.h core: try to merge Ticker and Emcee. Still not very good. 13 yıl önce
tiler.cpp core: allow each blitted tile to be stretched differently. 12 yıl önce
tiler.h core: allow each blitted tile to be stretched differently. 12 yıl önce
tileset.cpp build: fix shitloads of warnings. 12 yıl önce
tileset.h core: tick methods now use seconds, like any sane system. 12 yıl önce
timer.cpp build: tweak everything to allow building with SDL on the Raspberry Pi. 12 yıl önce
timer.h core: make timers second-based rather than millisecond-based. 12 yıl önce
video.cpp gpu: remove support for the accumulation buffer, it's deprecated anyway. 12 yıl önce
video.h gpu: document and tweak some class declarations. 12 yıl önce
world.cpp core: tick methods now use seconds, like any sane system. 12 yıl önce
world.h core: tick methods now use seconds, like any sane system. 12 yıl önce
worldentity.cpp fixed 23 files out of 277: 12 yıl önce
worldentity.h Small WorldEntity tweaks. 12 yıl önce