..
application
nacl: NaCl binaries no longer need a modified main() to work, the NaCl
12 anos atrás
bullet
core: fix shitloads of compiler warnings in the Bullet source code.
12 anos atrás
data
build: move all games to a "games" subdirectory to clean up the root
12 anos atrás
debug
data: fix ascii.png search path.
12 anos atrás
easymesh
easymesh: make hex colour command arguments case-insensitive.
12 anos atrás
generated
easymesh: make hex colour command arguments case-insensitive.
12 anos atrás
gpu
gpu: on the PS3, use the OES version of the framebuffer GL calls.
12 anos atrás
image
build: tweak everything to allow building with SDL on the Raspberry Pi.
12 anos atrás
input
Build FIX .... again.
12 anos atrás
lol
math: add an sprintf() method to real numbers, and ensure they are always
12 anos atrás
math
math: add an sprintf() method to real numbers, and ensure they are always
12 anos atrás
platform
build: split the D3d9 build flags into D3d9 and Xinput for situations where
12 anos atrás
thread
xbox: start working on an Xbox/Direct3D port.
12 anos atrás
Makefile.am
core: start working on a higher level LolFx compiler based on the latest
12 anos atrás
array.h
core: some clang and g++ 4.7 compilation fixes.
12 anos atrás
audio.cpp
build: tweak everything to allow building with SDL on the Raspberry Pi.
12 anos atrás
audio.h
core: fix include guard naming scheme.
13 anos atrás
bitfield.h
core: fix include guard naming scheme.
13 anos atrás
camera.cpp
So Character Controller works with a lazy camera logic.
12 anos atrás
camera.h
So Character Controller works with a lazy camera logic.
12 anos atrás
core.h
build: switch the Android native build rules to autoconf; still a bit rough
12 anos atrás
dict.cpp
xbox: start working on an Xbox/Direct3D port.
12 anos atrás
dict.h
osx: automake does not support .mm files yet, so rename ios-image.mm back
13 anos atrás
eglapp.cpp
input: switch SDL joystick handling mode to polling, because we won't get
12 anos atrás
eglapp.h
core: on the Raspberry Pi, use the proprietary graphics library instead of
12 anos atrás
emitter.cpp
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
12 anos atrás
emitter.h
core: tick methods now use seconds, like any sane system.
12 anos atrás
entity.cpp
core: fix a few build warnings and remove useless operators from the
12 anos atrás
entity.h
core: move some of the camera view logic from the Video class to the
12 anos atrás
font.cpp
core: tick methods now use seconds, like any sane system.
12 anos atrás
font.h
core: tick methods now use seconds, like any sane system.
12 anos atrás
forge.cpp
Put everything in the "lol" namespace. Better late than never.
13 anos atrás
forge.h
core: fix include guard naming scheme.
13 anos atrás
gradient.cpp
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
12 anos atrás
gradient.h
core: tick methods now use seconds, like any sane system.
12 anos atrás
hash.cpp
Put everything in the "lol" namespace. Better late than never.
13 anos atrás
hash.h
core: fix include guard naming scheme.
13 anos atrás
layer.cpp
core: fix a few build warnings and remove useless operators from the
12 anos atrás
layer.h
core: fix include guard naming scheme.
13 anos atrás
log.cpp
android: simplify the logger code.
12 anos atrás
log.h
android: simplify the logger code.
12 anos atrás
lolcore.vcxproj
build: rename "Lol.Core.Build.props" to the more explicit "config-build.xml"
12 anos atrás
lolcore.vcxproj.filters
build: rename "Lol.Core.Build.props" to the more explicit "config-build.xml"
12 anos atrás
loldebug.h
build: put debug stuff and shader stuff in subdirectories.
13 anos atrás
lolgl.h
osx: link with the proper OpenGL libraries on OS X.
13 anos atrás
map.cpp
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
12 anos atrás
map.h
core: fix include guard naming scheme.
13 anos atrás
numeric.h
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
12 anos atrás
platform.cpp
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
12 anos atrás
platform.h
ui: add a Platform class to query information about the current platform.
13 anos atrás
profiler.cpp
core: make timers second-based rather than millisecond-based.
12 anos atrás
profiler.h
core: fix include guard naming scheme.
13 anos atrás
sample.cpp
build: tweak everything to allow building with SDL on the Raspberry Pi.
12 anos atrás
sample.h
core: tick methods now use seconds, like any sane system.
12 anos atrás
sampler.cpp
Put everything in the "lol" namespace. Better late than never.
13 anos atrás
sampler.h
core: fix include guard naming scheme.
13 anos atrás
scene.cpp
scene: avoid doing hundreds of useless OpenGL calls if no 2D sprite is
12 anos atrás
scene.h
core: move some of the camera view logic from the Video class to the
12 anos atrás
sprite.cpp
core: tick methods now use seconds, like any sane system.
12 anos atrás
sprite.h
core: tick methods now use seconds, like any sane system.
12 anos atrás
text.cpp
core: tick methods now use seconds, like any sane system.
12 anos atrás
text.h
core: tick methods now use seconds, like any sane system.
12 anos atrás
ticker.cpp
core: clamp deltatime to 15 fps to avoid erratic behaviour.
12 anos atrás
ticker.h
core: try to merge Ticker and Emcee. Still not very good.
13 anos atrás
tiler.cpp
core: allow each blitted tile to be stretched differently.
12 anos atrás
tiler.h
core: allow each blitted tile to be stretched differently.
12 anos atrás
tileset.cpp
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
12 anos atrás
tileset.h
core: tick methods now use seconds, like any sane system.
12 anos atrás
timer.cpp
build: tweak everything to allow building with SDL on the Raspberry Pi.
12 anos atrás
timer.h
core: make timers second-based rather than millisecond-based.
12 anos atrás
video.cpp
core: replace usage of sin() or std::sin() with lol::sin() where appropriate.
12 anos atrás
video.h
core: move some of the camera view logic from the Video class to the
12 anos atrás
world.cpp
core: tick methods now use seconds, like any sane system.
12 anos atrás
world.h
core: tick methods now use seconds, like any sane system.
12 anos atrás
worldentity.cpp
Small WorldEntity tweaks.
12 anos atrás
worldentity.h
Small WorldEntity tweaks.
12 anos atrás