..
debug
debug: reset texture unit in the GL quad.
14 anni fa
shader
shader: check that the shader really failed to compile before outputting
14 anni fa
Makefile.am
build: put debug stuff and shader stuff in subdirectories.
14 anni fa
androidapp.cpp
android: compilation fixes for recent engine changes.
14 anni fa
audio.cpp
Put everything in the "lol" namespace. Better late than never.
15 anni fa
audio.h
core: fix include guard naming scheme.
14 anni fa
bitfield.h
core: fix include guard naming scheme.
14 anni fa
core.h
build: put debug stuff and shader stuff in subdirectories.
14 anni fa
dict.cpp
core: Dict::RemoveSlot can now directly remove an Entity.
14 anni fa
dict.h
core: Dict::RemoveSlot can now directly remove an Entity.
14 anni fa
eglapp.cpp
video: get rid of Video::GetWidth() and Video::GetHeight().
14 anni fa
eglapp.h
core: fix include guard naming scheme.
14 anni fa
emitter.cpp
tiler: ensure AddTile() and BlitTile() accept vec3i arguments.
14 anni fa
emitter.h
tileset: replace the Tiler ID system with real TileSet objects. The only
14 anni fa
entity.cpp
core: get rid of now useless <cstdio> includes.
15 anni fa
entity.h
core: fix include guard naming scheme.
14 anni fa
font.cpp
tiler: ensure AddTile() and BlitTile() accept vec3i arguments.
14 anni fa
font.h
core: fix include guard naming scheme.
14 anni fa
forge.cpp
Put everything in the "lol" namespace. Better late than never.
15 anni fa
forge.h
core: fix include guard naming scheme.
14 anni fa
hash.cpp
Put everything in the "lol" namespace. Better late than never.
15 anni fa
hash.h
core: fix include guard naming scheme.
14 anni fa
image.cpp
ps3: start a minimal PS3 port using PSGL, but not CG yet.
14 anni fa
image.h
core: fix include guard naming scheme.
14 anni fa
input.cpp
sdl: fix touchscreen event handling by first applying mouse moves, then
14 anni fa
input.h
core: fix include guard naming scheme.
14 anni fa
layer.cpp
debug: only print the layer and map errors once.
14 anni fa
layer.h
core: fix include guard naming scheme.
14 anni fa
log.cpp
core: create a logger class to reduce printf usage.
15 anni fa
log.h
core: fix include guard naming scheme.
14 anni fa
loldebug.h
build: put debug stuff and shader stuff in subdirectories.
14 anni fa
lolgl.h
gl: use Glew if available.
14 anni fa
map.cpp
debug: only print the layer and map errors once.
14 anni fa
map.h
core: fix include guard naming scheme.
14 anni fa
matrix.cpp
ps3: start a minimal PS3 port using PSGL, but not CG yet.
14 anni fa
matrix.h
core: add the unary minus operator to vectors.
14 anni fa
numeric.h
core: don't explicitly use std:: prefix when the platform may not
14 anni fa
platform.cpp
ui: add a Platform class to query information about the current platform.
14 anni fa
platform.h
ui: add a Platform class to query information about the current platform.
14 anni fa
profiler.cpp
core: get rid of now useless <cstdio> includes.
15 anni fa
profiler.h
core: fix include guard naming scheme.
14 anni fa
ps3app.cpp
ps3: start a minimal PS3 port using PSGL, but not CG yet.
14 anni fa
ps3app.h
ps3: start a minimal PS3 port using PSGL, but not CG yet.
14 anni fa
sample.cpp
ps3: start a minimal PS3 port using PSGL, but not CG yet.
14 anni fa
sample.h
core: fix include guard naming scheme.
14 anni fa
sampler.cpp
Put everything in the "lol" namespace. Better late than never.
15 anni fa
sampler.h
core: fix include guard naming scheme.
14 anni fa
scene.cpp
tiler: ensure AddTile() and BlitTile() accept vec3i arguments.
14 anni fa
scene.h
tiler: ensure AddTile() and BlitTile() accept vec3i arguments.
14 anni fa
sdlapp.cpp
gl: initialise Glew in the video setup instead of the SDL app, so we don't
14 anni fa
sdlapp.h
core: fix include guard naming scheme.
14 anni fa
sdlinput.cpp
sdl: fix touchscreen event handling by first applying mouse moves, then
14 anni fa
sdlinput.h
core: fix include guard naming scheme.
14 anni fa
text.cpp
ps3: start a minimal PS3 port using PSGL, but not CG yet.
14 anni fa
text.h
core: fix include guard naming scheme.
14 anni fa
ticker.cpp
core: get rid of now useless <cstdio> includes.
15 anni fa
ticker.h
core: fix include guard naming scheme.
14 anni fa
tiler.cpp
tileset: replace the Tiler ID system with real TileSet objects. The only
14 anni fa
tiler.h
tileset: replace the Tiler ID system with real TileSet objects. The only
14 anni fa
tileset.cpp
tiler: ensure AddTile() and BlitTile() accept vec3i arguments.
14 anni fa
tileset.h
tiler: ensure AddTile() and BlitTile() accept vec3i arguments.
14 anni fa
timer.cpp
core: fix a typo in the Win32 timer code.
14 anni fa
timer.h
core: fix include guard naming scheme.
14 anni fa
video.cpp
gl: initialise Glew in the video setup instead of the SDL app, so we don't
14 anni fa
video.h
video: move the last shader from the Video class to Scene itself.
14 anni fa
world.cpp
core: get rid of now useless <cstdio> includes.
15 anni fa
world.h
core: fix include guard naming scheme.
14 anni fa
worldentity.cpp
core: get rid of now useless <cstdio> includes.
15 anni fa
worldentity.h
core: fix include guard naming scheme.
14 anni fa