.. |
animate.cpp
|
|
|
animate.h
|
|
|
cache.cpp
|
SCI32: Remove GfxScreen from SCI32
|
2016-08-19 13:57:40 -05:00 |
cache.h
|
|
|
celobj32.cpp
|
SCI32: Remove extra ! in error message
|
2016-08-24 15:23:30 -05:00 |
celobj32.h
|
SCI32: Increase maximum line width for graphics
|
2016-08-19 15:23:10 -05:00 |
compare.cpp
|
SCI32: Remove CoordAdjuster32, at least for the moment
|
2016-08-19 15:23:10 -05:00 |
compare.h
|
SCI32: Remove CoordAdjuster32, at least for the moment
|
2016-08-19 15:23:10 -05:00 |
controls16.cpp
|
|
|
controls16.h
|
|
|
controls32.cpp
|
SCI32: Add bitmap segment and remove GC option from hunk segment
|
2016-08-01 10:37:14 -05:00 |
controls32.h
|
SCI32: Enable optional explicit memory management of hunk entries
|
2016-08-01 10:37:14 -05:00 |
coordadjuster.cpp
|
SCI32: Remove CoordAdjuster32, at least for the moment
|
2016-08-19 15:23:10 -05:00 |
coordadjuster.h
|
SCI32: Remove CoordAdjuster32, at least for the moment
|
2016-08-19 15:23:10 -05:00 |
cursor32.cpp
|
SCI32: Move the SCI32 Mac cursor handling code into GfxCursor32
|
2016-08-22 19:56:06 +03:00 |
cursor32.h
|
SCI32: Move the SCI32 Mac cursor handling code into GfxCursor32
|
2016-08-22 19:56:06 +03:00 |
cursor.cpp
|
SCI32: Move the SCI32 Mac cursor handling code into GfxCursor32
|
2016-08-22 19:56:06 +03:00 |
cursor.h
|
SCI32: Move the SCI32 Mac cursor handling code into GfxCursor32
|
2016-08-22 19:56:06 +03:00 |
font.cpp
|
|
|
font.h
|
|
|
fontsjis.cpp
|
|
|
fontsjis.h
|
|
|
frameout.cpp
|
SCI32: Remove unused ResourceManager from GfxFrameout
|
2016-08-19 15:23:10 -05:00 |
frameout.h
|
SCI32: Remove unused ResourceManager from GfxFrameout
|
2016-08-19 15:23:10 -05:00 |
helpers.h
|
SCI32: Implement kShakeScreen for SCI32
|
2016-08-19 13:57:40 -05:00 |
lists32.h
|
|
|
maciconbar.cpp
|
|
|
maciconbar.h
|
|
|
menu.cpp
|
|
|
menu.h
|
|
|
paint16.cpp
|
SCI32: Remove CoordAdjuster32, at least for the moment
|
2016-08-19 15:23:10 -05:00 |
paint16.h
|
SCI32: Remove CoordAdjuster32, at least for the moment
|
2016-08-19 15:23:10 -05:00 |
paint32.cpp
|
SCI32: Add bitmap segment and remove GC option from hunk segment
|
2016-08-01 10:37:14 -05:00 |
paint32.h
|
SCI32: Add bitmap segment and remove GC option from hunk segment
|
2016-08-01 10:37:14 -05:00 |
palette32.cpp
|
SCI32: Fix palette in SCI32 Mac games
|
2016-08-23 05:18:42 +03:00 |
palette32.h
|
SCI32: Avoid flash of incorrect colour when palettes are changed
|
2016-07-12 14:41:17 -05:00 |
palette.cpp
|
SCI32: Add bitmap segment and remove GC option from hunk segment
|
2016-08-01 10:37:14 -05:00 |
palette.h
|
SCI32: Split GfxPalette and GfxPalette32 + HunkPalette
|
2016-07-11 10:39:50 -05:00 |
picture.cpp
|
SCI32: Remove CoordAdjuster32, at least for the moment
|
2016-08-19 15:23:10 -05:00 |
picture.h
|
SCI32: Remove CoordAdjuster32, at least for the moment
|
2016-08-19 15:23:10 -05:00 |
plane32.cpp
|
SCI32: Add 6-argument signature of kAddPicAt
|
2016-08-01 10:37:14 -05:00 |
plane32.h
|
SCI32: Add 6-argument signature of kAddPicAt
|
2016-08-01 10:37:14 -05:00 |
portrait.cpp
|
|
|
portrait.h
|
|
|
ports.cpp
|
|
|
ports.h
|
|
|
remap32.cpp
|
SCI32: Fix broken Remap implementation
|
2016-06-26 12:42:58 -05:00 |
remap32.h
|
SCI32: Handle remap data outside the game's remap range
|
2016-07-27 08:49:33 -05:00 |
remap.cpp
|
SCI32: Fix broken Remap implementation
|
2016-06-26 12:42:58 -05:00 |
remap.h
|
SCI32: Fix broken Remap implementation
|
2016-06-26 12:42:58 -05:00 |
screen_item32.cpp
|
SCI32: Fix crash in Torin, chapter 4, catapult scene (via ScreenItem)
|
2016-08-23 15:52:54 +03:00 |
screen_item32.h
|
SCI32: Implement kRobot
|
2016-08-19 14:08:22 -05:00 |
screen.cpp
|
SCI32: Implement kShakeScreen for SCI32
|
2016-08-19 13:57:40 -05:00 |
screen.h
|
|
|
text16.cpp
|
SCI32: Remove CoordAdjuster32, at least for the moment
|
2016-08-19 15:23:10 -05:00 |
text16.h
|
|
|
text32.cpp
|
SCI32: Add bitmap segment and remove GC option from hunk segment
|
2016-08-01 10:37:14 -05:00 |
text32.h
|
SCI32: Add bitmap segment and remove GC option from hunk segment
|
2016-08-01 10:37:14 -05:00 |
transitions32.cpp
|
SCI32: Fix limited data range comparison warning
|
2016-08-19 15:23:10 -05:00 |
transitions32.h
|
SCI32: Implement plane transitions (kSetShowStyle and kSetScroll)
|
2016-08-01 10:37:14 -05:00 |
transitions.cpp
|
|
|
transitions.h
|
|
|
video32.cpp
|
SCI32: Add kPlayVMDGetStatus kernel call
|
2016-08-19 15:23:10 -05:00 |
video32.h
|
SCI32: Add kPlayVMDGetStatus kernel call
|
2016-08-19 15:23:10 -05:00 |
view.cpp
|
SCI32: Remove CoordAdjuster32, at least for the moment
|
2016-08-19 15:23:10 -05:00 |
view.h
|
SCI32: Remove CoordAdjuster32, at least for the moment
|
2016-08-19 15:23:10 -05:00 |