scummvm/engines/glk
Paul Gilbert 1255854f1b GLK: COMPREHEND: Implement draw line algorithm, disabled for now
SOme screens have issues with the flood fill, and minor
differences in the line draw algorithm may contribute to it.
I've implemented the original's algorithm, but I'm leaving it
disabled for now, until I can verify it makes any difference in
rendering any of the scenes
2020-06-06 11:53:22 -07:00
..
adrift GLK: COMPREHEND: Capitalizing class names 2020-06-02 18:22:09 -07:00
advsys GLK: Add override keywords 2020-02-09 12:43:15 +01:00
agt JANITORIAL: Fix code formatting 2020-04-30 15:44:13 +02:00
alan2 GLK: ALAN2: Fixed more printf format strings 2020-04-30 14:36:37 +02:00
alan3 GLK: ALAN3: Fix malloc/delete[] mismatch 2020-04-28 09:46:57 +02:00
archetype GLK: Add override keywords 2020-02-09 12:43:15 +01:00
comprehend GLK: COMPREHEND: Implement draw line algorithm, disabled for now 2020-06-06 11:53:22 -07:00
frotz GLK: Adding game detections 2020-04-29 22:00:44 -07:00
glulxe GLK: Adding game detections 2020-04-29 22:00:44 -07:00
hugo GLK: HUGO: Use memmove for overlapping buffers 2020-04-30 14:42:43 +02:00
jacl GLK: JACL: Fix copy/paste errors 2020-04-30 15:31:37 +02:00
level9 GLK: Add override keywords 2020-02-09 12:43:15 +01:00
magnetic GLK: Add override keywords 2020-02-09 12:43:15 +01:00
quest GLK: QUEST: Fix va_args usage 2020-04-30 14:34:04 +02:00
scott GLK: SCOTT: Add detection for Buckaroo Bonzai 2020-04-30 17:40:40 -07:00
tads JANITORIAL: Rename additional RTL references and comments 2020-05-12 10:36:38 +02:00
blorb.cpp GLK: ADRIFT: Adding Blorb support 2019-09-25 20:13:26 -07:00
blorb.h GLK: Add override keywords 2020-02-09 12:43:15 +01:00
conf.cpp GLK: Add support for input cursors in text grid windows 2019-03-02 18:11:51 -08:00
conf.h GLK: Change use of RGB tuplets to uint 2019-01-31 21:54:34 -08:00
configure.engine GLK: Remove sub-engine enablement 2020-05-17 18:21:14 -07:00
debugger.cpp GLK: Remove unused _vm field of Debugger 2019-08-02 19:03:11 -07:00
debugger.h GLK: Remove unused _vm field of Debugger 2019-08-02 19:03:11 -07:00
detection.cpp GLK: COMPREHEND: Skeleton engine 2020-06-02 18:22:08 -07:00
detection.h GLK: COMPREHEND: Remove unused _filename field from GlkDetectionEntry 2020-06-03 15:23:45 -07:00
events.cpp GLK: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
events.h GLK: FROTZ: Title screen for Arthur is partially showing 2019-08-02 20:29:51 -07:00
fonts.cpp GLK: Add support for input cursors in text grid windows 2019-03-02 18:11:51 -08:00
fonts.h GLK: Add support for input cursors in text grid windows 2019-03-02 18:11:51 -08:00
glk_api.cpp GLK: Fix Missing Default Switch Cases in Engine Base Code 2019-12-11 03:09:35 +00:00
glk_api.h GLK: Add override keywords 2020-02-09 12:43:15 +01:00
glk_dispa.cpp GLK: Remove redundant function_table arrary and associated functions 2019-07-24 19:59:25 -07:00
glk_types.h GLK: COMPREHEND: Skeleton engine 2020-06-02 18:22:08 -07:00
glk.cpp GLK: COMPREHEND: Creating debugger to hold dumping methods 2020-06-02 18:22:09 -07:00
glk.h GLK: COMPREHEND: Creating debugger to hold dumping methods 2020-06-02 18:22:09 -07:00
jumps.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
module.mk GLK: COMPREHEND: Implemented game font 2020-06-02 18:22:12 -07:00
pc_speaker.cpp GLK: FROTZ: Implement os_beep method 2019-03-02 20:43:19 -08:00
pc_speaker.h GLK: FROTZ: Implement os_beep method 2019-03-02 20:43:19 -08:00
picture.cpp GLK: COMPREHEND: Implemented game font 2020-06-02 18:22:12 -07:00
picture.h GLK: Properly handle Blorb images that have an adaptive palette 2019-08-01 22:05:40 -07:00
POTFILES GLK: Further changeover of sub-engines to use new savegame code 2019-06-16 14:59:26 -07:00
quetzal.cpp GLK: COMPREHEND: Skeleton engine 2020-06-02 18:22:08 -07:00
quetzal.h GLK: Safer interpreter tag generation for Quetzal save files 2019-10-26 11:13:29 -07:00
raw_decoder.cpp GLK: COMPREHEND: Finish implementing PIcs archive 2020-06-02 18:22:11 -07:00
raw_decoder.h GLK: Add override keywords 2020-02-09 12:43:15 +01:00
screen.cpp GLK: FROTZ: Change fonts version check to not use atof 2019-02-20 07:47:33 -08:00
screen.h GLK: Add override keywords 2020-02-09 12:43:15 +01:00
selection.cpp BACKENDS: Add a default clipboard implementation 2019-09-21 22:16:01 +03:00
selection.h GLK: Change all references to glui32 and glsi32 to uint and int 2018-12-09 11:36:20 -08:00
sound.cpp GLK: Implement glk_schannel_create_ext 2019-11-24 20:30:43 -08:00
sound.h GLK: Implement glk_schannel_create_ext 2019-11-24 20:30:43 -08:00
speech.h GLK: Standardizing uint vs uint32 usage 2018-12-09 14:47:15 -08:00
streams.cpp GLK: Remove incorrect include. Thanks to ccawley2011 2019-10-22 18:55:55 -07:00
streams.h GLK: Add override keywords 2020-02-09 12:43:15 +01:00
time.cpp
time.h GLK: Change all references to glui32 and glsi32 to uint and int 2018-12-09 11:36:20 -08:00
unicode_gen.cpp GLK: Change all references to glui32 and glsi32 to uint and int 2018-12-09 11:36:20 -08:00
unicode_gen.h GLK: Change all references to glui32 and glsi32 to uint and int 2018-12-09 11:36:20 -08:00
unicode.cpp GLK: Fix mismatching new[]/free 2020-04-27 22:53:26 +02:00
unicode.h JANITORIAL: Whitespace fixes 2018-12-18 22:53:30 +01:00
utils.cpp
utils.h GLK: Add methods for sending windows to the front/back of draw order 2019-08-08 20:10:33 -07:00
window_graphics.cpp GLK: COMPREHEND: Implementing some graphic primitives 2020-06-02 18:22:10 -07:00
window_graphics.h GLK: COMPREHEND: Implementing some graphic primitives 2020-06-02 18:22:10 -07:00
window_pair.cpp GLK: FROTZ: Fix crash in Arthur intro 2019-08-04 16:44:22 -07:00
window_pair.h GLK: Add override keywords 2020-02-09 12:43:15 +01:00
window_text_buffer.cpp GLK: Fix Missing Default Switch Cases in Engine Base Code 2019-12-11 03:09:35 +00:00
window_text_buffer.h GLK: Add override keywords 2020-02-09 12:43:15 +01:00
window_text_grid.cpp GLK: Create an intermediate TextWindow base class for text windows 2019-08-04 16:44:22 -07:00
window_text_grid.h GLK: Add override keywords 2020-02-09 12:43:15 +01:00
windows.cpp GLK: Fix warnings 2020-01-31 16:37:12 +01:00
windows.h GLK: Fix warnings 2020-01-31 16:37:12 +01:00