..
application
android: slightly update Android project for newer SDK versions.
hace 14 años
debug
core: tick methods now use seconds, like any sane system.
hace 14 años
gpu
win32: add a custom build rule for '.lolfx' files. The files are properly
hace 14 años
image
win32: the GDI+ byte swapping was wrong; fix that.
hace 14 años
input
input: allow to remap gamepad axes in the generic input layer.
hace 14 años
lol
math: replace len(vec) with length(vec) to match the GLSL naming.
hace 14 años
math
math: implement all Euler conversions for 3×3 matrices.
hace 14 años
platform
win32: add an Xinput class for Xbox360 controllers, because they're not
hace 14 años
thread
xbox: start working on an Xbox/Direct3D port.
hace 14 años
Makefile.am
win32: add an Xinput class for Xbox360 controllers, because they're not
hace 14 años
array.h
core: allow to concatenate arrays, and add unit tests for that.
hace 14 años
audio.cpp
build: fix Win64 compilation with mingw64, using an updated SDL build.
hace 14 años
audio.h
core: fix include guard naming scheme.
hace 15 años
bitfield.h
core: fix include guard naming scheme.
hace 15 años
camera.cpp
Added some convenient functions in camera.
hace 14 años
camera.h
Added some convenient functions in camera.
hace 14 años
core.h
input: add core joystick support and bind the SDL input to that.
hace 14 años
dict.cpp
xbox: start working on an Xbox/Direct3D port.
hace 14 años
dict.h
osx: automake does not support .mm files yet, so rename ios-image.mm back
hace 14 años
eglapp.cpp
core: try to merge Ticker and Emcee. Still not very good.
hace 14 años
eglapp.h
math: rename matrix.h to vector.h and simplify some stuff, especially in
hace 14 años
emitter.cpp
core: tick methods now use seconds, like any sane system.
hace 14 años
emitter.h
core: tick methods now use seconds, like any sane system.
hace 14 años
entity.cpp
core: tick methods now use seconds, like any sane system.
hace 14 años
entity.h
core: move some of the camera view logic from the Video class to the
hace 14 años
font.cpp
core: tick methods now use seconds, like any sane system.
hace 14 años
font.h
core: tick methods now use seconds, like any sane system.
hace 14 años
forge.cpp
Put everything in the "lol" namespace. Better late than never.
hace 15 años
forge.h
core: fix include guard naming scheme.
hace 15 años
gradient.cpp
gpu: activate backface culling on OpenGL to remain consistent with
hace 14 años
gradient.h
core: tick methods now use seconds, like any sane system.
hace 14 años
hash.cpp
Put everything in the "lol" namespace. Better late than never.
hace 15 años
hash.h
core: fix include guard naming scheme.
hace 15 años
layer.cpp
core: more vec?i -> ?veci renames.
hace 15 años
layer.h
core: fix include guard naming scheme.
hace 15 años
log.cpp
build: stop defining ANDROID_NDK and check for __ANDROID__ instead.
hace 14 años
log.h
core: a few compilation fixes for non-GCC compilers.
hace 14 años
loldebug.h
build: put debug stuff and shader stuff in subdirectories.
hace 15 años
lolgl.h
osx: link with the proper OpenGL libraries on OS X.
hace 14 años
map.cpp
core: allow each blitted tile to be stretched differently.
hace 14 años
map.h
core: fix include guard naming scheme.
hace 15 años
numeric.h
core: don't explicitly use std:: prefix when the platform may not
hace 15 años
platform.cpp
build: stop defining ANDROID_NDK and check for __ANDROID__ instead.
hace 14 años
platform.h
ui: add a Platform class to query information about the current platform.
hace 15 años
profiler.cpp
core: make timers second-based rather than millisecond-based.
hace 14 años
profiler.h
core: fix include guard naming scheme.
hace 15 años
sample.cpp
core: tick methods now use seconds, like any sane system.
hace 14 años
sample.h
core: tick methods now use seconds, like any sane system.
hace 14 años
sampler.cpp
Put everything in the "lol" namespace. Better late than never.
hace 15 años
sampler.h
core: fix include guard naming scheme.
hace 15 años
scene.cpp
core: convert some realloc() calls to our nice dynamic Array class.
hace 14 años
scene.h
core: move some of the camera view logic from the Video class to the
hace 14 años
sprite.cpp
core: tick methods now use seconds, like any sane system.
hace 14 años
sprite.h
core: tick methods now use seconds, like any sane system.
hace 14 años
text.cpp
core: tick methods now use seconds, like any sane system.
hace 14 años
text.h
core: tick methods now use seconds, like any sane system.
hace 14 años
ticker.cpp
core: move some of the camera view logic from the Video class to the
hace 14 años
ticker.h
core: try to merge Ticker and Emcee. Still not very good.
hace 14 años
tiler.cpp
core: allow each blitted tile to be stretched differently.
hace 14 años
tiler.h
core: allow each blitted tile to be stretched differently.
hace 14 años
tileset.cpp
gpu: activate backface culling on OpenGL to remain consistent with
hace 14 años
tileset.h
core: tick methods now use seconds, like any sane system.
hace 14 años
timer.cpp
core: make timers second-based rather than millisecond-based.
hace 14 años
timer.h
core: make timers second-based rather than millisecond-based.
hace 14 años
video.cpp
core: move some of the camera view logic from the Video class to the
hace 14 años
video.h
core: move some of the camera view logic from the Video class to the
hace 14 años
world.cpp
core: tick methods now use seconds, like any sane system.
hace 14 años
world.h
core: tick methods now use seconds, like any sane system.
hace 14 años
worldentity.cpp
Small WorldEntity tweaks.
hace 14 años
worldentity.h
Small WorldEntity tweaks.
hace 14 años