..
noir
TINSEL: Fix Signed vs. Unsigned Comparison GCC Compiler Warnings
2022-06-11 22:38:46 +01:00
actors.cpp
TINSEL: Rename the public methods in Dialogs to follow convention
2022-06-10 23:12:34 +03:00
actors.h
adpcm.cpp
adpcm.h
anim.cpp
TINSEL: Replace TinselV2 checks with comparisons
2022-04-21 20:34:17 +03:00
anim.h
background.cpp
TINSEL: Replace TinselV3 checks with comparisons
2022-04-21 20:34:17 +03:00
background.h
bg.cpp
TINSEL: Replace LockMem with GetFrame for FRAME
2022-06-10 23:12:34 +03:00
bmv.cpp
TINSEL: Remove unused defines
2022-05-12 01:25:18 +03:00
bmv.h
TINSEL: Replace TinselV3 checks with comparisons
2022-04-21 20:34:17 +03:00
cliprect.cpp
TINSEL: Replace TinselV3 checks with comparisons
2022-04-21 20:34:17 +03:00
cliprect.h
config.cpp
config.h
configure.engine
credits.pl
cursor.cpp
TINSEL: Rename the public methods in Dialogs to follow convention
2022-06-10 23:12:34 +03:00
cursor.h
debugger.cpp
TINSEL: Refactor Notebook and System reels to follow naming conventions
2022-06-10 23:12:34 +03:00
debugger.h
TINSEL: Add debug commands to add all clues, as well as listing them.
2022-06-10 23:12:34 +03:00
detection_tables.h
JANITORIAL: Fix some lost or outdated URLs in comments
2022-05-19 07:57:31 +03:00
detection.cpp
ENGINES: Change the MetaEngineDetection interface to match MetaEngine
2022-07-23 23:31:58 +02:00
detection.h
dialogs.cpp
TINSEL: Refactor Notebook and System reels to follow naming conventions
2022-06-10 23:12:34 +03:00
dialogs.h
TINSEL: Rename IsConvAndNotMove -> isConvAndNotMove
2022-06-10 23:12:34 +03:00
drives.cpp
TINSEL: Rename the private methods in Dialogs to follow convention
2022-06-10 23:12:34 +03:00
drives.h
dw.h
TINSEL: Implement basic menu support (NOIR)
2022-05-11 08:59:07 +03:00
effect.cpp
TINSEL: Replace TinselV2 checks with comparisons
2022-04-21 20:34:17 +03:00
events.cpp
TINSEL: Refactor Notebook and System reels to follow naming conventions
2022-06-10 23:12:34 +03:00
events.h
TINSEL: Add keymapping for F2/F3 for inventory/notebook (NOIR) (WIP)
2022-05-06 20:25:15 +02:00
faders.cpp
TINSEL: Replace TinselV2 checks with comparisons
2022-04-21 20:34:17 +03:00
faders.h
film.cpp
TINSEL: Replace LockMem with GetMultiInit for MULTI_INIT
2022-06-10 23:12:34 +03:00
film.h
TINSEL: Replace LockMem with GetMultiInit for MULTI_INIT
2022-06-10 23:12:34 +03:00
font.cpp
TINSEL: Replace TinselV0 checks with comparisons
2022-04-21 20:34:17 +03:00
font.h
graphics.cpp
TINSEL: Remove unused defines
2022-05-12 01:25:18 +03:00
graphics.h
TINSEL: Replace TinselV3 checks with comparisons
2022-04-21 20:34:17 +03:00
handle.cpp
TINSEL: Silence signed/unsigned comparison compiler warning
2022-06-02 23:41:32 +03:00
handle.h
TINSEL: Simplify reading of process information
2022-05-08 13:30:04 +03:00
heapmem.cpp
TINSEL: Implement DECINVMAIN libcall
2022-04-27 00:33:15 +03:00
heapmem.h
inv_objects.cpp
TINSEL: Further refactor InventoryObjects
2022-06-10 23:12:34 +03:00
inv_objects.h
TINSEL: Fix wrong mapping of IO_-attributes
2022-09-25 20:42:08 +02:00
mareels.cpp
mareels.h
metaengine.cpp
module.mk
TINSEL: Implement Notebook logic for adding clues and showing pages.
2022-06-10 23:12:34 +03:00
move.cpp
TINSEL: Remove unused defines
2022-05-12 01:25:18 +03:00
move.h
movers.cpp
TINSEL: Replace LockMem with GetMultiInit for MULTI_INIT
2022-06-10 23:12:34 +03:00
movers.h
TINSEL: Replace TinselV2 checks with comparisons
2022-04-21 20:34:17 +03:00
multiobj.cpp
TINSEL: Refactor Notebook and System reels to follow naming conventions
2022-06-10 23:12:34 +03:00
multiobj.h
TINSEL: Minor style-fixes
2022-06-10 23:12:34 +03:00
music.cpp
TINSEL: Work around PCM playback deadlock in Noir
2022-04-27 00:33:15 +03:00
music.h
object.cpp
TINSEL: Replace TinselV3 checks with comparisons
2022-04-21 20:34:17 +03:00
object.h
TINSEL: Remove unneeded packing around the OBJ_INIT struct
2022-05-07 22:21:38 +03:00
palette.cpp
TINSEL: Fix int vs int32 discrepancies
2022-05-08 10:32:09 +02:00
palette.h
TINSEL: Fix int vs int32 discrepancies
2022-05-08 10:32:09 +02:00
pcode.cpp
TINSEL: Implement a container for accessing the INV_OBJECTs
2022-05-11 08:59:07 +03:00
pcode.h
TINSEL: Implement a container for accessing the INV_OBJECTs
2022-05-11 08:59:07 +03:00
pdisplay.cpp
TINSEL: Remove unused defines
2022-05-12 01:25:18 +03:00
pdisplay.h
pid.h
TINSEL: Remap special PID values for v3
2022-04-27 00:33:15 +03:00
play.cpp
TINSEL: Replace LockMem with GetFrame for FRAME
2022-06-10 23:12:34 +03:00
play.h
polygons.cpp
TINSEL: Implement polygon-handling for Notebook
2022-06-10 23:12:34 +03:00
polygons.h
TINSEL: Implement polygon-handling for Notebook
2022-06-10 23:12:34 +03:00
POTFILES
saveload.cpp
TINSEL: Rename the public methods in Dialogs to follow convention
2022-06-10 23:12:34 +03:00
savescn.cpp
TINSEL: Rename the public methods in Dialogs to follow convention
2022-06-10 23:12:34 +03:00
savescn.h
scene.cpp
TINSEL: Rename the public methods in Dialogs to follow convention
2022-06-10 23:12:34 +03:00
scene.h
TINSEL: Parsing of cameras & lights
2022-05-07 12:30:52 +02:00
sched.cpp
TINSEL: Simplify reading of process information
2022-05-08 13:30:04 +03:00
sched.h
TINSEL: Simplify reading of process information
2022-05-08 13:30:04 +03:00
scn.cpp
TINSEL: Fix typos
2022-05-08 13:30:03 +03:00
scn.h
scroll.cpp
TINSEL: Replace TinselV2 checks with comparisons
2022-04-21 20:34:17 +03:00
scroll.h
sound.cpp
TINSEL: Replace TinselV3 checks with comparisons
2022-04-21 20:34:17 +03:00
sound.h
strres.cpp
TINSEL: Remove unused defines
2022-05-12 01:25:18 +03:00
strres.h
sysvar.cpp
sysvar.h
TINSEL: Remapping of Noir sysvars
2022-05-07 12:30:52 +02:00
text.cpp
TINSEL: Replace TinselV3 checks with comparisons
2022-04-21 20:34:17 +03:00
text.h
timers.cpp
timers.h
tinlib.cpp
TINSEL: Refactor Notebook and System reels to follow naming conventions
2022-06-10 23:12:34 +03:00
tinlib.h
tinsel.cpp
TINSEL: Rename the public methods in Dialogs to follow convention
2022-06-10 23:12:34 +03:00
tinsel.h
TINSEL: Implement SystemReel subsystem
2022-04-27 00:33:15 +03:00
token.cpp
token.h