..
application
base: break the main loop apart for the emscripten port.
hace 12 años
base
base: print full stack traces in Emscripten builds.
hace 12 años
bullet
build: update .vcxproj files.
hace 12 años
data
build: reorganise automake build system.
hace 12 años
debug
debug: fewer lines of code in DrawBox().
hace 12 años
easymesh
base: roll our own constants because it’s always a pain in the ass
hace 12 años
generated
base: start removing occurrences of NULL on our long journey to nullptr.
hace 12 años
gpu
gpu: OS X and iOS compilation fix.
hace 12 años
image
base: roll our own constants because it’s always a pain in the ass
hace 12 años
input
input: make keyboard state platform-independent.
hace 12 años
lol
base: refactor Ticker so that it may one day work without threads.
hace 12 años
lua
build: update .vcxproj files.
hace 12 años
math
base: roll our own constants because it’s always a pain in the ass
hace 12 años
mesh
build: fix a few compiler warnings here and there.
hace 12 años
platform
build: more Emscripten improvements; keyboard input works properly now.
hace 12 años
sys
sys: refactor the binarydir detection code.
hace 12 años
Makefile.am
base: roll our own constants because it’s always a pain in the ass
hace 12 años
audio.cpp
audio: add a simple Stop() method to samples.
hace 12 años
audio.h
base: prevent instantiation of several static-only classes.
hace 12 años
camera.cpp
scene: start refactoring the camera code; we now have a stack of cameras
hace 12 años
camera.h
scene: start refactoring the camera code; we now have a stack of cameras
hace 12 años
core.h
base: refactor Ticker so that it may one day work without threads.
hace 12 años
dict.cpp
base: start removing occurrences of NULL on our long journey to nullptr.
hace 12 años
dict.h
build: fix the WTFPL site URL in all code comments.
hace 12 años
eglapp.cpp
base: start removing occurrences of NULL on our long journey to nullptr.
hace 12 años
eglapp.h
core: you can now while(app.MustTick()) { Tick(); } instead of app.Run().
hace 12 años
emitter.cpp
New year copyright update.
hace 12 años
emitter.h
New year copyright update.
hace 12 años
entity.cpp
base: a few minor style tweaks.
hace 12 años
entity.h
Entity : Added Draw group (very rudimentary)
hace 12 años
font.cpp
base: some refactoring in the tileset class.
hace 12 años
font.h
New year copyright update.
hace 12 años
forge.cpp
build: fix the WTFPL site URL in all code comments.
hace 12 años
forge.h
base: prevent instantiation of several static-only classes.
hace 12 años
gradient.cpp
base: start removing occurrences of NULL on our long journey to nullptr.
hace 12 años
gradient.h
New year copyright update.
hace 12 años
gradient.lolfx
core: add some noise to the gradient effect.
hace 12 años
layer.cpp
build: fix the WTFPL site URL in all code comments.
hace 12 años
layer.h
build: fix the WTFPL site URL in all code comments.
hace 12 años
light.cpp
easymesh: interface the shiny shader with new Light objects.
hace 12 años
light.h
easymesh: interface the shiny shader with new Light objects.
hace 12 años
lolcore.vcxproj
build: update .vcxproj files.
hace 12 años
lolcore.vcxproj.filters
base: roll our own constants because it’s always a pain in the ass
hace 12 años
loldebug.h
build: fix the WTFPL site URL in all code comments.
hace 12 años
lolgl.h
revert from 2630
hace 12 años
map.cpp
base: start removing occurrences of NULL on our long journey to nullptr.
hace 12 años
map.h
build: fix the WTFPL site URL in all code comments.
hace 12 años
numeric.h
math: move rand() to its own header, ensure it only returns
hace 12 años
platform.cpp
build: fix the WTFPL site URL in all code comments.
hace 12 años
platform.h
base: prevent instantiation of several static-only classes.
hace 12 años
profiler.cpp
build: fix the WTFPL site URL in all code comments.
hace 12 años
profiler.h
base: prevent instantiation of several static-only classes.
hace 12 años
sample.cpp
audio: don't die when failing to load a sample with SDL.
hace 12 años
sample.h
audio: add Sampler::LoopSample().
hace 12 años
sampler.cpp
audio: add Sampler::LoopSample().
hace 12 años
sampler.h
audio: add Sampler::LoopSample().
hace 12 años
scene.cpp
mrpigeon: try the new tile definition system… which doesn’t work.
hace 12 años
scene.h
debug: add Debug::DrawLine() and Debug::DrawBox() methods.
hace 12 años
sprite.cpp
New year copyright update.
hace 12 años
sprite.h
New year copyright update.
hace 12 años
text.cpp
base: remove some sprintf() calls in profit of string ops.
hace 12 años
text.h
added GetPos method to get text position
hace 12 años
ticker.cpp
base: don’t wait for next frame on Emscripten builds.
hace 12 años
ticker.h
base: prevent instantiation of several static-only classes.
hace 12 años
tiler.cpp
mrpigeon: try the new tile definition system… which doesn’t work.
hace 12 años
tiler.h
mrpigeon: try the new tile definition system… which doesn’t work.
hace 12 años
tileset.cpp
base: a few minor style tweaks.
hace 12 años
tileset.h
mrpigeon: try the new tile definition system… which doesn’t work.
hace 12 años
video.cpp
CIS PS3 small fix
hace 12 años
video.h
video : Added SetAlphaBlend() SetFaceCulling() SetCustomSize()
hace 12 años
world.cpp
ps3: implement Lua file loading.
hace 12 años
world.h
lua: add support for lua/init.lua in a global World object and give
hace 12 años
worldentity.cpp
input: support up to 32 mouse buttons.
hace 12 años
worldentity.h
input: support up to 32 mouse buttons.
hace 12 años