.. |
animate.cpp
|
SCI: Added a new console command, "animate_list" or "al"
|
2011-03-20 04:10:29 +02:00 |
animate.h
|
SCI: Added a new console command, "animate_list" or "al"
|
2011-03-20 04:10:29 +02:00 |
cache.cpp
|
SCI: kCelWide/kCelHigh now adjust on hires views
|
2010-07-24 15:15:38 +00:00 |
cache.h
|
SCI: Cleanup
|
2011-01-09 13:21:19 +00:00 |
compare.cpp
|
SCI32: Support for views with 640x400 native resolution
|
2011-03-30 21:30:51 +02:00 |
compare.h
|
SCI: some big changes to kCantBeHere - kCantBeHere returns the actual "problem" instead of being a plain boolean - part of solving lsl1 casino door / qfg1vga gate
|
2010-07-15 19:23:18 +00:00 |
controls.cpp
|
SCI: Changed the bShow parameter of GfxText16:Box() into a bool
|
2011-01-09 00:32:26 +00:00 |
controls.h
|
SCI: replaced value with constant when checking if controls are selected
|
2010-04-25 15:44:11 +00:00 |
coordadjuster.cpp
|
SCI: removing onControl from coordAdjuster32
|
2010-07-25 17:01:54 +00:00 |
coordadjuster.h
|
SCI: removing onControl from coordAdjuster32
|
2010-07-25 17:01:54 +00:00 |
cursor.cpp
|
SCI: Implement Mac iconbar event handling.
|
2011-03-09 21:05:19 +01:00 |
cursor.h
|
SCI: Improve Mac SCI1.1+ cursor support
|
2011-02-06 00:05:27 +00:00 |
font.cpp
|
SCI: Add support for GK1 Mac high-res fonts
|
2011-02-03 15:51:51 +00:00 |
font.h
|
SCI: Cleanup
|
2011-01-09 13:21:19 +00:00 |
fontsjis.cpp
|
SCI: removing single byte chars from double byte check in sjis class (damn wikipedia with their similar colors hehe)
|
2010-04-18 21:18:58 +00:00 |
fontsjis.h
|
Reduced header dependency
|
2010-06-17 23:20:39 +00:00 |
frameout.cpp
|
SCI: Initialize newPlane fully before adding it to _planes
|
2011-04-04 09:53:26 +02:00 |
frameout.h
|
SCI: Fix loading SCI32 games
|
2011-02-14 22:38:12 -05:00 |
helpers.h
|
SCI: Initial handling of the views in Longbow Amiga. Still not right
|
2011-03-07 13:23:52 +02:00 |
maciconbar.cpp
|
SCI: Implement Mac iconbar event handling.
|
2011-03-09 21:05:19 +01:00 |
maciconbar.h
|
SCI: Implement Mac iconbar event handling.
|
2011-03-09 21:05:19 +01:00 |
menu.cpp
|
SCI: Fixed the flashing icon bar in the Mac version of Castle of Dr. Brain
|
2011-03-13 23:34:08 +02:00 |
menu.h
|
SCI: Plugged 2 memory leaks, reported by digitall
|
2011-01-15 23:55:35 +00:00 |
paint.cpp
|
SCI: Removed the SCI32 version of kernelDrawCel() and placed its code inside the debug function cmdDrawCel, as it was hacked together to be used specifically in that command (thanks to salty-horse for spotting this)
|
2011-02-26 19:07:31 +02:00 |
paint.h
|
SCI: Removed the SCI32 version of kernelDrawCel() and placed its code inside the debug function cmdDrawCel, as it was hacked together to be used specifically in that command (thanks to salty-horse for spotting this)
|
2011-02-26 19:07:31 +02:00 |
paint16.cpp
|
SCI32: Support for views with 640x400 native resolution
|
2011-03-30 21:30:51 +02:00 |
paint16.h
|
SCI: Removed forward references to obsolete classes
|
2011-03-20 14:54:36 +02:00 |
paint32.cpp
|
SCI: Removed the SCI32 version of kernelDrawCel() and placed its code inside the debug function cmdDrawCel, as it was hacked together to be used specifically in that command (thanks to salty-horse for spotting this)
|
2011-02-26 19:07:31 +02:00 |
paint32.h
|
SCI: Removed the SCI32 version of kernelDrawCel() and placed its code inside the debug function cmdDrawCel, as it was hacked together to be used specifically in that command (thanks to salty-horse for spotting this)
|
2011-02-26 19:07:31 +02:00 |
palette.cpp
|
SCI: Initial handling of the views in Longbow Amiga. Still not right
|
2011-03-07 13:23:52 +02:00 |
palette.h
|
SCI: Some palette related changes
|
2011-03-04 22:04:13 +02:00 |
picture.cpp
|
SCI: Fix Mac SCI32 picture transparency
|
2011-04-02 22:35:23 -04:00 |
picture.h
|
SCI: adding scrollcapability to sci32
|
2010-07-26 14:41:19 +00:00 |
portrait.cpp
|
SCI: Reset the portrait bitmap to the "closed mouth" state, when skipping dialogs
|
2010-12-21 07:53:34 +00:00 |
portrait.h
|
SCI: SciGui/SciGui32 gone for good...
|
2010-06-15 15:44:24 +00:00 |
ports.cpp
|
SCI: Moved the engine hunk pointer processing code inside the GfxPorts class
|
2011-03-20 15:29:12 +02:00 |
ports.h
|
SCI: Moved the engine hunk pointer processing code inside the GfxPorts class
|
2011-03-20 15:29:12 +02:00 |
screen.cpp
|
SCI: Minor cleanup
|
2011-03-30 16:00:46 -04:00 |
screen.h
|
SCI32: Support for views with 640x400 native resolution
|
2011-03-30 21:30:51 +02:00 |
text16.cpp
|
SCI: Fixed regression of rev b1055a3c86 . Japanese games should work again
|
2011-03-13 23:34:05 +02:00 |
text16.h
|
SCI: Changed the bShow parameter of GfxText16:Box() into a bool
|
2011-01-09 00:32:26 +00:00 |
transitions.cpp
|
JANITORIAL: Remove/comment unused vars
|
2011-03-29 21:57:56 +02:00 |
transitions.h
|
SCI: Enable fade transitions for SCI1 EGA games
|
2011-03-04 22:04:11 +02:00 |
view.cpp
|
SCI: Minor cleanup
|
2011-03-30 16:00:46 -04:00 |
view.h
|
SCI32: Support for views with 640x400 native resolution
|
2011-03-30 21:30:51 +02:00 |