..
application
nacl: NaCl binaries no longer need a modified main() to work, the NaCl
il y a 12 ans
bullet
core: fix shitloads of compiler warnings in the Bullet source code.
il y a 12 ans
data
build: move all games to a "games" subdirectory to clean up the root
il y a 12 ans
debug
data: fix ascii.png search path.
il y a 12 ans
easymesh
easymesh: make hex colour command arguments case-insensitive.
il y a 12 ans
generated
easymesh: make hex colour command arguments case-insensitive.
il y a 12 ans
gpu
gpu: activate FBO support on Android.
il y a 12 ans
image
build: tweak everything to allow building with SDL on the Raspberry Pi.
il y a 12 ans
input
input: allow to easily track more than one input stick.
il y a 12 ans
lol
math: add an sprintf() method to real numbers, and ensure they are always
il y a 12 ans
math
math: add an sprintf() method to real numbers, and ensure they are always
il y a 12 ans
platform
build: split the D3d9 build flags into D3d9 and Xinput for situations where
il y a 12 ans
thread
xbox: start working on an Xbox/Direct3D port.
il y a 12 ans
Makefile.am
core: start working on a higher level LolFx compiler based on the latest
il y a 12 ans
array.h
core: some clang and g++ 4.7 compilation fixes.
il y a 12 ans
audio.cpp
build: tweak everything to allow building with SDL on the Raspberry Pi.
il y a 12 ans
audio.h
core: fix include guard naming scheme.
il y a 13 ans
bitfield.h
core: fix include guard naming scheme.
il y a 13 ans
camera.cpp
So Character Controller works with a lazy camera logic.
il y a 12 ans
camera.h
So Character Controller works with a lazy camera logic.
il y a 12 ans
core.h
build: switch the Android native build rules to autoconf; still a bit rough
il y a 12 ans
dict.cpp
xbox: start working on an Xbox/Direct3D port.
il y a 12 ans
dict.h
osx: automake does not support .mm files yet, so rename ios-image.mm back
il y a 13 ans
eglapp.cpp
input: switch SDL joystick handling mode to polling, because we won't get
il y a 12 ans
eglapp.h
core: on the Raspberry Pi, use the proprietary graphics library instead of
il y a 12 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 12 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 12 ans
font.h
core: tick methods now use seconds, like any sane system.
il y a 12 ans
forge.cpp
Put everything in the "lol" namespace. Better late than never.
il y a 13 ans
forge.h
core: fix include guard naming scheme.
il y a 13 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 12 ans
hash.cpp
Put everything in the "lol" namespace. Better late than never.
il y a 13 ans
hash.h
core: fix include guard naming scheme.
il y a 13 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 13 ans
log.cpp
android: simplify the logger code.
il y a 12 ans
log.h
android: simplify the logger code.
il y a 12 ans
lolcore.vcxproj
build: rename "Lol.Core.Build.props" to the more explicit "config-build.xml"
il y a 12 ans
lolcore.vcxproj.filters
build: rename "Lol.Core.Build.props" to the more explicit "config-build.xml"
il y a 12 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 13 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 13 ans
profiler.cpp
core: make timers second-based rather than millisecond-based.
il y a 12 ans
profiler.h
core: fix include guard naming scheme.
il y a 13 ans
sample.cpp
build: tweak everything to allow building with SDL on the Raspberry Pi.
il y a 12 ans
sample.h
core: tick methods now use seconds, like any sane system.
il y a 12 ans
sampler.cpp
Put everything in the "lol" namespace. Better late than never.
il y a 13 ans
sampler.h
core: fix include guard naming scheme.
il y a 13 ans
scene.cpp
scene: avoid doing hundreds of useless OpenGL calls if no 2D sprite is
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 12 ans
sprite.h
core: tick methods now use seconds, like any sane system.
il y a 12 ans
text.cpp
core: tick methods now use seconds, like any sane system.
il y a 12 ans
text.h
core: tick methods now use seconds, like any sane system.
il y a 12 ans
ticker.cpp
core: clamp deltatime to 15 fps to avoid erratic behaviour.
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 12 ans
tiler.h
core: allow each blitted tile to be stretched differently.
il y a 12 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 12 ans
timer.cpp
build: tweak everything to allow building with SDL on the Raspberry Pi.
il y a 12 ans
timer.h
core: make timers second-based rather than millisecond-based.
il y a 12 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 12 ans
world.h
core: tick methods now use seconds, like any sane system.
il y a 12 ans
worldentity.cpp
Small WorldEntity tweaks.
il y a 12 ans
worldentity.h
Small WorldEntity tweaks.
il y a 12 ans