.. |
animate.cpp
|
SCI: Improve kAnimate fastcast detection, Remove EQ1 hack
|
2016-02-23 20:17:18 +01:00 |
animate.h
|
SCI: Improve kAnimate fastcast detection, Remove EQ1 hack
|
2016-02-23 20:17:18 +01:00 |
cache.cpp
|
SCI32: Remove getColorAtCoordinate()
|
2016-03-16 01:51:06 +02:00 |
cache.h
|
SCI32: Remove getColorAtCoordinate()
|
2016-03-16 01:51:06 +02:00 |
celobj32.cpp
|
SCI32: Implement analyzeForRemap()
|
2016-03-16 01:51:09 +02:00 |
celobj32.h
|
SCI32: Remove dead code related to priority map handling
|
2016-03-16 01:51:07 +02:00 |
compare.cpp
|
SCI32: Add note about kCantBeHere rect
|
2016-03-13 13:28:14 -05:00 |
compare.h
|
SCI32: Use correct name of kCantBeHere kernel function
|
2016-03-10 18:31:10 -06:00 |
controls16.cpp
|
JANITORIAL: Typos detected with lintian & grep
|
2016-02-15 18:27:02 +01:00 |
controls16.h
|
SCI: fix Japanese Space Quest 4 (intro + buttons)
|
2014-11-04 22:01:21 +01:00 |
controls32.cpp
|
SCI32: Move in-memory bitmap read/write into its own class
|
2016-03-07 20:51:06 -06:00 |
controls32.h
|
SCI32: Fix memory leaks
|
2016-03-06 21:34:43 -06:00 |
coordadjuster.cpp
|
SCI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:37 +01:00 |
coordadjuster.h
|
SCI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:37 +01:00 |
cursor.cpp
|
SCI: Make cursor workaround work properly on OpenPandora
|
2016-03-05 21:28:09 +01:00 |
cursor.h
|
SCI: Document kernelSetZoomZone()
|
2016-02-20 15:30:39 +02:00 |
font.cpp
|
SCI: some more work on 480x300 mac support
|
2014-11-09 12:54:41 +01:00 |
font.h
|
SCI: some more work on 480x300 mac support
|
2014-11-09 12:54:41 +01:00 |
fontsjis.cpp
|
SCI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:37 +01:00 |
fontsjis.h
|
SCI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:37 +01:00 |
frameout.cpp
|
SCI32: Remove dead code related to priority map handling
|
2016-03-16 01:51:07 +02:00 |
frameout.h
|
SCI32: Remove dead code related to priority map handling
|
2016-03-16 01:51:07 +02:00 |
helpers.h
|
SCI32: Review rect rounding in Plane and ScreenItem
|
2016-03-02 00:01:13 -06:00 |
lists32.h
|
SCI: Slight template formatting fixes.
|
2016-03-08 20:15:22 +01:00 |
maciconbar.cpp
|
SCI32: Add initial support for palette cycling (kPalCycle) and fading (kPalFade)
|
2016-01-07 16:35:09 -06:00 |
maciconbar.h
|
SCI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:37 +01:00 |
menu.cpp
|
SCI: Removed ".data" from SciEvent
|
2016-02-02 11:33:40 +01:00 |
menu.h
|
SCI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:37 +01:00 |
paint16.cpp
|
SCI: workaround sig pq2/demo:lb+hq1 migrated
|
2015-04-19 15:49:43 +02:00 |
paint16.h
|
SCI: fix Japanese Space Quest 4 (intro + buttons)
|
2014-11-04 22:01:21 +01:00 |
paint32.cpp
|
SCI: Remove trailing whitespace
|
2014-10-28 16:17:06 +02:00 |
paint32.h
|
SCI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:37 +01:00 |
paint.cpp
|
SCI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:37 +01:00 |
paint.h
|
SCI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:37 +01:00 |
palette32.cpp
|
SCI32: Initial implementation of kRemapColors
|
2016-03-11 05:10:32 +02:00 |
palette32.h
|
SCI32: More work on remapping
|
2016-03-11 07:22:01 +02:00 |
palette.cpp
|
SCI: Split color remapping functionality into a separate class
|
2016-03-08 20:36:03 +02:00 |
palette.h
|
SCI: Split color remapping functionality into a separate class
|
2016-03-08 20:36:03 +02:00 |
picture.cpp
|
SCI: Implement accurate renderer architecture for SCI32
|
2016-02-18 13:18:02 -06:00 |
picture.h
|
SCI: Implement accurate renderer architecture for SCI32
|
2016-02-18 13:18:02 -06:00 |
plane32.cpp
|
SCI32: More work on remapping
|
2016-03-15 21:06:46 +02:00 |
plane32.h
|
SCI32: More work on remapping
|
2016-03-15 21:06:46 +02:00 |
portrait.cpp
|
SCI: Removed ".data" from SciEvent
|
2016-02-02 11:33:40 +01:00 |
portrait.h
|
SCI: Remove trailing whitespace
|
2014-10-28 16:17:06 +02:00 |
ports.cpp
|
SCI: fix kernelCoordinateToPriority
|
2016-01-14 23:37:13 +01:00 |
ports.h
|
SCI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:37 +01:00 |
remap.cpp
|
SCI32: Implement the remapping drawing functions
|
2016-03-16 01:51:09 +02:00 |
remap.h
|
SCI32: Implement the remapping drawing functions
|
2016-03-16 01:51:09 +02:00 |
screen_item32.cpp
|
SCI32: Clarify the purpose of scaling ratios used in ScreenItem
|
2016-03-13 12:45:59 -05:00 |
screen_item32.h
|
SCI32: Implement kSetNowSeen
|
2016-03-10 14:16:56 -06:00 |
screen.cpp
|
SCI: Screen pixel optimizations
|
2016-02-06 23:41:20 +01:00 |
screen.h
|
SCI: Implement accurate renderer architecture for SCI32
|
2016-02-18 13:18:02 -06:00 |
text16.cpp
|
SCI: Fix obsolete comment
|
2015-12-28 10:28:27 +01:00 |
text16.h
|
SCI: fix Japanese Space Quest 4 (intro + buttons)
|
2014-11-04 22:01:21 +01:00 |
text32.cpp
|
SCI32: Implement GfxText32::getTextCount
|
2016-03-10 20:07:36 -06:00 |
text32.h
|
SCI32: Implement GfxText32::getTextCount
|
2016-03-10 20:07:36 -06:00 |
transitions.cpp
|
SCI: implement frame skipping for all transitions
|
2015-08-02 01:32:26 +02:00 |
transitions.h
|
SCI: implement frame skipping for all transitions
|
2015-08-02 01:32:26 +02:00 |
view.cpp
|
SCI32: Remove getColorAtCoordinate()
|
2016-03-16 01:51:06 +02:00 |
view.h
|
SCI32: Remove getColorAtCoordinate()
|
2016-03-16 01:51:06 +02:00 |