.. |
animate.cpp
|
SCI: Implement bounds-checked reads of game resources
|
2017-03-27 19:42:31 -05:00 |
animate.h
|
|
|
cache.cpp
|
|
|
cache.h
|
|
|
celobj32.cpp
|
SCI32: Ignore chest view palette in Phantasmagoria
|
2017-07-13 21:31:21 -05:00 |
celobj32.h
|
SCI32: Fix warning
|
2017-05-26 19:33:59 +02:00 |
compare.cpp
|
SCI: Implement bounds-checked reads of game resources
|
2017-03-27 19:42:31 -05:00 |
compare.h
|
|
|
controls16.cpp
|
SCI: Fix more unsafe C-string usage
|
2017-02-05 12:38:21 -06:00 |
controls16.h
|
SCI: Fix more unsafe C-string usage
|
2017-02-05 12:38:21 -06:00 |
controls32.cpp
|
SCI32: Centralise OSystem screen updates
|
2017-07-06 19:12:35 -05:00 |
controls32.h
|
|
|
coordadjuster.cpp
|
|
|
coordadjuster.h
|
|
|
cursor.cpp
|
COMMON: Make SpanOwner copy assignment make a copy of the owned Span
|
2017-06-08 10:45:55 -05:00 |
cursor.h
|
SCI: Implement bounds-checked reads of game resources
|
2017-03-27 19:42:31 -05:00 |
cursor32.cpp
|
SCI32: Fix explicit mouse position changes
|
2017-07-23 11:42:55 -05:00 |
cursor32.h
|
|
|
font.cpp
|
SCI32: Use built-in system font as default font for GfxText32
|
2017-03-30 19:46:27 -05:00 |
font.h
|
SCI32: Use built-in system font as default font for GfxText32
|
2017-03-30 19:46:27 -05:00 |
fontsjis.cpp
|
|
|
fontsjis.h
|
|
|
frameout.cpp
|
SCI32: Stop throttling of kFrameOut during interactive VMD playback
|
2017-07-23 10:35:13 -05:00 |
frameout.h
|
SCI32: Add missing method documentation
|
2017-07-23 10:35:13 -05:00 |
helpers.h
|
SCI32: Improve kPlayVMD rendering
|
2017-07-06 19:12:38 -05:00 |
lists32.h
|
|
|
maciconbar.cpp
|
SCI: Implement bounds-checked reads of game resources
|
2017-03-27 19:42:31 -05:00 |
maciconbar.h
|
|
|
menu.cpp
|
SCI: Clarify Tab character & modifier workarounds in GfxMenu
|
2017-07-16 14:26:30 -05:00 |
menu.h
|
|
|
paint16.cpp
|
|
|
paint16.h
|
|
|
paint32.cpp
|
|
|
paint32.h
|
|
|
palette.cpp
|
SCI: Update formatting strings to match updated Span API
|
2017-03-30 14:23:41 -05:00 |
palette.h
|
SCI: Implement bounds-checked reads of game resources
|
2017-03-27 19:42:31 -05:00 |
palette32.cpp
|
SCI32: Remove ENABLE_SCI3_GAMES ifdef, now that they are supported
|
2017-07-17 22:42:18 -05:00 |
palette32.h
|
SCI32: Improve kPlayVMD rendering
|
2017-07-06 19:12:38 -05:00 |
picture.cpp
|
SCI: Implement bounds-checked reads of game resources
|
2017-03-27 19:42:31 -05:00 |
picture.h
|
SCI: Implement bounds-checked reads of game resources
|
2017-03-27 19:42:31 -05:00 |
plane32.cpp
|
SCI32: Move priority comparison of ScreenItems into its own function
|
2017-07-13 21:31:07 -05:00 |
plane32.h
|
|
|
portrait.cpp
|
SCI: Clean up unnecessary delayed restore flags
|
2017-04-22 13:01:35 -05:00 |
portrait.h
|
SCI: Implement bounds-checked reads of game resources
|
2017-03-27 19:42:31 -05:00 |
ports.cpp
|
SCI: Implement bounds-checked reads of game resources
|
2017-03-27 19:42:31 -05:00 |
ports.h
|
SCI: Implement bounds-checked reads of game resources
|
2017-03-27 19:42:31 -05:00 |
remap.cpp
|
|
|
remap.h
|
|
|
remap32.cpp
|
SCI32: Add palette code for late SCI2.1mid+ games
|
2017-04-22 13:01:37 -05:00 |
remap32.h
|
|
|
screen.cpp
|
SCI: Implement bounds-checked reads of game resources
|
2017-03-27 19:42:31 -05:00 |
screen.h
|
SCI: Implement bounds-checked reads of game resources
|
2017-03-27 19:42:31 -05:00 |
screen_item32.cpp
|
SCI32: Fix kIsOnMe crashes in LSL7 About screen
|
2017-07-18 12:35:06 -05:00 |
screen_item32.h
|
SCI32: Move priority comparison of ScreenItems into its own function
|
2017-07-13 21:31:07 -05:00 |
text16.cpp
|
SCI: Fix more unsafe C-string usage
|
2017-02-05 12:38:21 -06:00 |
text16.h
|
SCI: Fix more unsafe C-string usage
|
2017-02-05 12:38:21 -06:00 |
text32.cpp
|
SCI32: Fix bad kPointSize implementation
|
2017-04-22 19:25:20 -05:00 |
text32.h
|
SCI32: Fix bad kPointSize implementation
|
2017-04-22 19:25:20 -05:00 |
transitions.cpp
|
|
|
transitions.h
|
|
|
transitions32.cpp
|
SCI32: Implement kShowStyle HShutterOut transition
|
2017-07-07 23:42:30 -05:00 |
transitions32.h
|
SCI32: Implement kShowStyle HShutterOut transition
|
2017-07-07 23:42:30 -05:00 |
video32.cpp
|
SCI32: Stop throttling of kFrameOut during interactive VMD playback
|
2017-07-23 10:35:13 -05:00 |
video32.h
|
SCI32: Refactor DuckPlayer to use common video playback code
|
2017-07-06 19:12:39 -05:00 |
view.cpp
|
SCI: Ignore priority and transparency for KQ6 hi-res views
|
2017-05-15 22:03:25 +02:00 |
view.h
|
SCI: Use containers in GfxView and remove some SCI32 code
|
2017-03-27 19:42:31 -05:00 |