..
application
nacl: NaCl binaries no longer need a modified main() to work, the NaCl
il y a 12 ans
debug
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
easymesh
build: fix the PS3 port by using our trig.h everywhere instead of stdlib
il y a 12 ans
generated
build: fix the PS3 port by using our trig.h everywhere instead of stdlib
il y a 12 ans
gpu
gpu: disable framebuffer objects on GL ES for now, and disable integer
il y a 12 ans
image
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
input
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
lol
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
math
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
platform
nacl: NaCl binaries no longer need a modified main() to work, the NaCl
il y a 12 ans
thread
xbox: start working on an Xbox/Direct3D port.
il y a 13 ans
Makefile.am
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
array.h
core: some clang and g++ 4.7 compilation fixes.
il y a 12 ans
audio.cpp
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
audio.h
core: fix include guard naming scheme.
il y a 14 ans
bitfield.h
core: fix include guard naming scheme.
il y a 14 ans
camera.cpp
orbital: some improvements to the mesh parser and error reporting.
il y a 12 ans
camera.h
Added some convenient functions in camera.
il y a 12 ans
core.h
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
dict.cpp
xbox: start working on an Xbox/Direct3D port.
il y a 13 ans
dict.h
osx: automake does not support .mm files yet, so rename ios-image.mm back
il y a 13 ans
eglapp.cpp
core: try to merge Ticker and Emcee. Still not very good.
il y a 13 ans
eglapp.h
math: rename matrix.h to vector.h and simplify some stuff, especially in
il y a 13 ans
emitter.cpp
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
emitter.h
core: tick methods now use seconds, like any sane system.
il y a 13 ans
entity.cpp
core: fix a few build warnings and remove useless operators from the
il y a 12 ans
entity.h
core: move some of the camera view logic from the Video class to the
il y a 12 ans
font.cpp
core: tick methods now use seconds, like any sane system.
il y a 13 ans
font.h
core: tick methods now use seconds, like any sane system.
il y a 13 ans
forge.cpp
Put everything in the "lol" namespace. Better late than never.
il y a 14 ans
forge.h
core: fix include guard naming scheme.
il y a 14 ans
gradient.cpp
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
gradient.h
core: tick methods now use seconds, like any sane system.
il y a 13 ans
hash.cpp
Put everything in the "lol" namespace. Better late than never.
il y a 14 ans
hash.h
core: fix include guard naming scheme.
il y a 14 ans
layer.cpp
core: fix a few build warnings and remove useless operators from the
il y a 12 ans
layer.h
core: fix include guard naming scheme.
il y a 14 ans
log.cpp
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
log.h
core: a few compilation fixes for non-GCC compilers.
il y a 13 ans
loldebug.h
build: put debug stuff and shader stuff in subdirectories.
il y a 13 ans
lolgl.h
osx: link with the proper OpenGL libraries on OS X.
il y a 13 ans
map.cpp
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
map.h
core: fix include guard naming scheme.
il y a 14 ans
numeric.h
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
platform.cpp
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
platform.h
ui: add a Platform class to query information about the current platform.
il y a 14 ans
profiler.cpp
core: make timers second-based rather than millisecond-based.
il y a 13 ans
profiler.h
core: fix include guard naming scheme.
il y a 14 ans
sample.cpp
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
sample.h
core: tick methods now use seconds, like any sane system.
il y a 13 ans
sampler.cpp
Put everything in the "lol" namespace. Better late than never.
il y a 14 ans
sampler.h
core: fix include guard naming scheme.
il y a 14 ans
scene.cpp
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
scene.h
core: move some of the camera view logic from the Video class to the
il y a 12 ans
sprite.cpp
core: tick methods now use seconds, like any sane system.
il y a 13 ans
sprite.h
core: tick methods now use seconds, like any sane system.
il y a 13 ans
text.cpp
core: tick methods now use seconds, like any sane system.
il y a 13 ans
text.h
core: tick methods now use seconds, like any sane system.
il y a 13 ans
ticker.cpp
core: fix a few build warnings and remove useless operators from the
il y a 12 ans
ticker.h
core: try to merge Ticker and Emcee. Still not very good.
il y a 13 ans
tiler.cpp
core: allow each blitted tile to be stretched differently.
il y a 13 ans
tiler.h
core: allow each blitted tile to be stretched differently.
il y a 13 ans
tileset.cpp
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
tileset.h
core: tick methods now use seconds, like any sane system.
il y a 13 ans
timer.cpp
core: make timers second-based rather than millisecond-based.
il y a 13 ans
timer.h
core: make timers second-based rather than millisecond-based.
il y a 13 ans
video.cpp
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
il y a 12 ans
video.h
core: move some of the camera view logic from the Video class to the
il y a 12 ans
world.cpp
core: tick methods now use seconds, like any sane system.
il y a 13 ans
world.h
core: tick methods now use seconds, like any sane system.
il y a 13 ans
worldentity.cpp
Small WorldEntity tweaks.
il y a 12 ans
worldentity.h
Small WorldEntity tweaks.
il y a 12 ans