.. |
costume
|
COMMON: removed foreach.h
|
2023-01-07 02:40:44 +02:00 |
emi
|
JANITORIAL: Fix various "an" typos in comments
|
2023-03-16 14:47:28 +01:00 |
imuse
|
GRIM: Support uncompressed MCMP
|
2023-03-06 16:00:46 +01:00 |
lua
|
GRIM: Fix warning about unused variable
|
2023-09-19 14:25:48 +02:00 |
movie
|
VIDEO: Implement setOutputPixelFormat() for BinkDecoder
|
2023-04-05 12:45:13 +02:00 |
remastered
|
GRIM: Split TTF fonts from bitmap fonts and add a drawing interface
|
2023-03-05 22:39:27 +01:00 |
shaders
|
|
|
update
|
ALL: Unify zlib and gzio API
|
2023-08-28 21:49:03 +02:00 |
actor.cpp
|
COMMON: removed foreach.h
|
2023-01-07 02:40:44 +02:00 |
actor.h
|
|
|
animation.cpp
|
COMMON: removed foreach.h
|
2023-01-07 02:40:44 +02:00 |
animation.h
|
|
|
bitmap.cpp
|
GRIM: Check that Bitmap-loading succeeded.
|
2022-10-02 01:06:12 +02:00 |
bitmap.h
|
|
|
color.cpp
|
|
|
color.h
|
|
|
colormap.cpp
|
|
|
colormap.h
|
|
|
configure.engine
|
ALL: Unify zlib and gzio API
|
2023-08-28 21:49:03 +02:00 |
costume.cpp
|
GRIM: Initialize Costume::_components in Costume::load
|
2022-10-02 00:50:42 +02:00 |
costume.h
|
|
|
credits.pl
|
|
|
debug.cpp
|
|
|
debug.h
|
|
|
debugger.cpp
|
GRIM: Rename [gs]et_renderer console commands into renderer_[gs]et .
|
2023-06-21 09:44:05 +03:00 |
debugger.h
|
GRIM: Rename [gs]et_renderer console commands into renderer_[gs]et .
|
2023-06-21 09:44:05 +03:00 |
detection.cpp
|
GRIM: Add English Mac EMI detection entry
|
2023-07-25 20:25:11 +02:00 |
detection.h
|
GRIM: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
font.cpp
|
GRIM: Support Chinese TGA font
|
2023-05-10 13:18:54 +02:00 |
font.h
|
GRIM: Support Chinese TGA font
|
2023-05-10 13:18:54 +02:00 |
gfx_base.cpp
|
GRIM: Add runtime introspection of renderer type used via get_renderer console command.
|
2023-06-21 09:44:05 +03:00 |
gfx_base.h
|
GRIM: Add runtime introspection of renderer type used via get_renderer console command.
|
2023-06-21 09:44:05 +03:00 |
gfx_opengl_shaders.cpp
|
GRIM: Fix Shadowing GCC Compiler Warnings
|
2023-06-25 04:12:08 +01:00 |
gfx_opengl_shaders.h
|
|
|
gfx_opengl.cpp
|
GRIM: Fix Shadowing GCC Compiler Warnings
|
2023-06-25 04:12:08 +01:00 |
gfx_opengl.h
|
|
|
gfx_tinygl.cpp
|
GRIM: Add runtime introspection of renderer type used via get_renderer console command.
|
2023-06-21 09:44:05 +03:00 |
gfx_tinygl.h
|
|
|
grim_controls.cpp
|
|
|
grim.cpp
|
GRIM: Add runtime introspection of renderer type used via get_renderer console command.
|
2023-06-21 09:44:05 +03:00 |
grim.h
|
GRIM: Add runtime introspection of renderer type used via get_renderer console command.
|
2023-06-21 09:44:05 +03:00 |
inputdialog.cpp
|
|
|
inputdialog.h
|
|
|
iris.cpp
|
|
|
iris.h
|
|
|
keyframe.cpp
|
|
|
keyframe.h
|
|
|
lab.cpp
|
|
|
lab.h
|
COMMON: Add createReadStreamForAltStream to open Mac resource fork and metadata streams
|
2023-08-30 00:31:00 +02:00 |
lipsync.cpp
|
|
|
lipsync.h
|
|
|
localize.cpp
|
GRIM: Support localize file in UTF-16LE
|
2023-05-10 13:18:54 +02:00 |
localize.h
|
|
|
lua_v1_actor.cpp
|
COMMON: removed foreach.h
|
2023-01-07 02:40:44 +02:00 |
lua_v1_graphics.cpp
|
|
|
lua_v1_set.cpp
|
|
|
lua_v1_sound.cpp
|
|
|
lua_v1_text.cpp
|
COMMON: removed foreach.h
|
2023-01-07 02:40:44 +02:00 |
lua_v1.cpp
|
GRIM: Split TTF fonts from bitmap fonts and add a drawing interface
|
2023-03-05 22:39:27 +01:00 |
lua_v1.h
|
|
|
lua.cpp
|
GRIM: Split TTF fonts from bitmap fonts and add a drawing interface
|
2023-03-05 22:39:27 +01:00 |
lua.h
|
|
|
material.cpp
|
|
|
material.h
|
|
|
md5check.cpp
|
GRIM: Add English Mac EMI detection entry
|
2023-07-25 20:25:11 +02:00 |
md5check.h
|
|
|
md5checkdialog.cpp
|
|
|
md5checkdialog.h
|
|
|
metaengine.cpp
|
GRIM: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
model.cpp
|
GRIM: Don't use unsafe strcat and strcpy
|
2022-10-23 22:46:19 +02:00 |
model.h
|
GRIM: Initialize Model::_radius
|
2022-10-02 00:41:40 +02:00 |
module.mk
|
|
|
object.cpp
|
|
|
object.h
|
|
|
objectstate.cpp
|
|
|
objectstate.h
|
|
|
patchr.cpp
|
ALL: Unify zlib and gzio API
|
2023-08-28 21:49:03 +02:00 |
patchr.h
|
|
|
pool.h
|
|
|
POTFILES
|
GRIM: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
primitives.cpp
|
|
|
primitives.h
|
|
|
registry.cpp
|
|
|
registry.h
|
|
|
resource.cpp
|
ALL: Unify zlib and gzio API
|
2023-08-28 21:49:03 +02:00 |
resource.h
|
|
|
savegame.cpp
|
GRIM: Split TTF fonts from bitmap fonts and add a drawing interface
|
2023-03-05 22:39:27 +01:00 |
savegame.h
|
|
|
sector.cpp
|
GRIM: Don't use unsafe strcat and strcpy
|
2022-10-23 22:46:19 +02:00 |
sector.h
|
|
|
set.cpp
|
COMMON: removed foreach.h
|
2023-01-07 02:40:44 +02:00 |
set.h
|
|
|
sound.cpp
|
|
|
sound.h
|
|
|
sprite.cpp
|
|
|
sprite.h
|
|
|
textobject.cpp
|
GRIM: Support DBCS and Unicode word-wrapping
|
2023-05-10 13:18:54 +02:00 |
textobject.h
|
GRIM: Support DBCS and Unicode word-wrapping
|
2023-05-10 13:18:54 +02:00 |
textsplit.cpp
|
|
|
textsplit.h
|
|
|