.. |
games
|
FREESCAPE: fixes for driller demo
|
2023-06-04 14:49:11 +02:00 |
language
|
FREESCAPE: more precise timing of some fcl instructions
|
2023-06-04 14:49:10 +02:00 |
loaders
|
FREESCAPE: improved parsing of castle demo for amiga
|
2023-05-21 10:32:20 +02:00 |
objects
|
FREESCAPE: improved rendering of group animations
|
2023-05-18 11:28:43 +02:00 |
shaders
|
FREESCAPE: make triangle shader more compatible with gles2 (again)
|
2023-04-07 08:11:30 +02:00 |
area.cpp
|
FREESCAPE: improved rendering of group animations
|
2023-05-18 11:28:43 +02:00 |
area.h
|
FREESCAPE: improved rendering and scaling of group objects
|
2023-05-18 11:28:43 +02:00 |
assets.cpp
|
FREESCAPE: initial support for Dark Side ZX demo
|
2023-04-21 13:45:18 +02:00 |
configure.engine
|
FREESCAPE: enable building by default
|
2022-12-05 10:06:29 +01:00 |
credits.pl
|
FREESCAPE: added credits.pl
|
2022-12-13 11:32:14 -03:00 |
demo.cpp
|
FREESCAPE: fixes for driller demo
|
2023-06-04 14:49:11 +02:00 |
detection.cpp
|
FREESCAPE: Fix typos in detection "extra" field
|
2023-06-23 19:29:46 +02:00 |
detection.h
|
FREESCAPE: implemented falling in Driller and added a cheat to avoid it
|
2023-01-07 19:42:00 -03:00 |
freescape.cpp
|
FREESCAPE: enable on screen controls in driller for all the scummvm platforms
|
2023-06-04 16:50:38 +02:00 |
freescape.h
|
FREESCAPE: better detection of driller releases for atari
|
2023-06-04 14:49:10 +02:00 |
gfx_opengl_shaders.cpp
|
FREESCAPE: correctly scale mouse position in opengl renderers
|
2023-06-04 14:49:10 +02:00 |
gfx_opengl_shaders.h
|
FREESCAPE: correctly scale mouse position in opengl renderers
|
2023-06-04 14:49:10 +02:00 |
gfx_opengl_texture.cpp
|
FREESCAPE: avoid blurry textures in OpenGL
|
2022-11-06 22:00:43 +01:00 |
gfx_opengl_texture.h
|
FREESCAPE: define texture pixel format and convert images if necessary
|
2022-11-06 22:00:41 +01:00 |
gfx_opengl.cpp
|
FREESCAPE: correctly scale mouse position in opengl renderers
|
2023-06-04 14:49:10 +02:00 |
gfx_opengl.h
|
FREESCAPE: correctly scale mouse position in opengl renderers
|
2023-06-04 14:49:10 +02:00 |
gfx_tinygl_texture.cpp
|
TINYGL: Fix memory leak
|
2023-02-03 22:18:45 +00:00 |
gfx_tinygl_texture.h
|
TINYGL: Fix memory leak
|
2023-02-03 22:18:45 +00:00 |
gfx_tinygl.cpp
|
FREESCAPE: refactored clear code as drawBackground
|
2023-04-27 20:35:03 +02:00 |
gfx_tinygl.h
|
FREESCAPE: refactored clear code as drawBackground
|
2023-04-27 20:35:03 +02:00 |
gfx.cpp
|
FREESCAPE: color remap fixes for driller cpc/amiga/atari
|
2023-05-17 10:11:20 +02:00 |
gfx.h
|
FREESCAPE: correctly scale mouse position in opengl renderers
|
2023-06-04 14:49:10 +02:00 |
metaengine.cpp
|
FREESCAPE: implemented falling in Driller and added a cheat to avoid it
|
2023-01-07 19:42:00 -03:00 |
module.mk
|
FREESCAPE: added code to decrypt dark for amiga/atari
|
2023-05-28 19:33:43 +02:00 |
movement.cpp
|
FREESCAPE: better code to transition between areas
|
2023-06-04 14:49:10 +02:00 |
neo.cpp
|
FREESCAPE: moved NeoDecoder into the Freescape namespace
|
2022-11-06 22:00:46 +01:00 |
neo.h
|
FREESCAPE: moved NeoDecoder into the Freescape namespace
|
2022-11-06 22:00:46 +01:00 |
POTFILES
|
FREESCAPE: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
scr.cpp
|
FREESCAPE: implemented scr image loader and read title/borders images in driller for zx directly from the game data
|
2023-02-22 20:53:49 +01:00 |
scr.h
|
FREESCAPE: implemented scr image loader and read title/borders images in driller for zx directly from the game data
|
2023-02-22 20:53:49 +01:00 |
sound.cpp
|
FREESCAPE: more precise timing of some fcl instructions
|
2023-06-04 14:49:10 +02:00 |
ui.cpp
|
FREESCAPE: moved some functions to the main freescape class and reorganized game code
|
2023-03-11 11:37:38 +01:00 |