scummvm/engines/freescape
2025-04-01 12:27:29 +02:00
..
games FREESCAPE: Stop the jetpack sound if energy reaches 0 2025-03-15 19:49:08 +01:00
language FREESCAPE: improved support for c64 releases 2025-02-05 22:08:02 +01:00
loaders FREESCAPE: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
objects FREESCAPE: avoid re-executing group opcode 0xff 2024-12-19 20:35:11 +01:00
shaders FREESCAPE: Implement skybox for opengl with shaders 2025-02-16 16:11:16 +01:00
area.cpp FREESCAPE: Fix for #15486 TINYGL: triangles always override zbuffer from lines 2025-04-01 12:27:29 +02:00
area.h
assets.cpp
configure.engine CONFIGURE: Added tinygl as a component 2024-12-25 00:34:39 +01:00
credits.pl
demo.cpp FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
detection.cpp FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
detection.h
doodle.cpp FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
doodle.h FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
events.cpp FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
font.cpp FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
font.h FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
freescape.cpp FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
freescape.h FREESCAPE: some code to load doodle images in c64 releases 2025-03-04 08:38:34 +01:00
gfx.cpp FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
gfx.h FREESCAPE: Implement skybox for opengl with shaders 2025-02-16 16:11:16 +01:00
gfx_opengl.cpp FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
gfx_opengl.h FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
gfx_opengl_shaders.cpp FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
gfx_opengl_shaders.h FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
gfx_opengl_texture.cpp FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
gfx_opengl_texture.h FREESCAPE: refactored and unified getRGBAPixelFormat across all the codebase 2024-11-23 09:01:43 +01:00
gfx_tinygl.cpp FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
gfx_tinygl.h FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
gfx_tinygl_texture.cpp FREESCAPE: first attempt to implement stipple patterns in TinyGL using textures 2024-11-23 09:01:43 +01:00
gfx_tinygl_texture.h FREESCAPE: first attempt to implement stipple patterns in TinyGL using textures 2024-11-23 09:01:43 +01:00
metaengine.cpp
module.mk FREESCAPE: some code to load doodle images in c64 releases 2025-03-04 08:38:34 +01:00
movement.cpp FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
POTFILES I18N: Added more missing POTFILES entries 2024-11-08 01:29:59 +01:00
sound.cpp FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
sound.h
sweepAABB.cpp FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
sweepAABB.h
ui.cpp FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
unpack.cpp FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00