.. |
animate.cpp
|
SCI: Merged all the code to get/set the NS rect
|
2011-10-19 20:29:05 +03:00 |
animate.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
cache.cpp
|
SCI: Implementation of kCelInfo subop 4
|
2011-10-12 02:50:28 +03:00 |
cache.h
|
SCI: Implementation of kCelInfo subop 4
|
2011-10-12 02:50:28 +03:00 |
compare.cpp
|
SCI: Merged all the code to get/set the NS rect
|
2011-10-19 20:29:05 +03:00 |
compare.h
|
SCI: Merged all the code to get/set the NS rect
|
2011-10-19 20:29:05 +03:00 |
controls16.cpp
|
SCI: Renamed GfxControls to GfxControls16
|
2011-10-26 01:54:27 +03:00 |
controls16.h
|
SCI: Renamed GfxControls to GfxControls16
|
2011-10-26 01:54:27 +03:00 |
controls32.cpp
|
SCI: More work on kEditText
|
2011-10-30 21:42:33 +02:00 |
controls32.h
|
SCI: More work on kEditText
|
2011-10-30 21:42:33 +02:00 |
coordadjuster.cpp
|
SCI: Prefix class variables with underscores
|
2011-11-17 22:09:16 +02:00 |
coordadjuster.h
|
SCI: Prefix class variables with underscores
|
2011-11-17 22:09:16 +02:00 |
cursor.cpp
|
SCI: Added some hacks related to new functionality in Phantasmagoria 2
|
2011-10-18 03:10:19 +03:00 |
cursor.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
font.cpp
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
font.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
fontsjis.cpp
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
fontsjis.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
frameout.cpp
|
SCI: Plug loads of memory leaks in the SCI32 graphics code
|
2012-01-15 18:35:33 +02:00 |
frameout.h
|
SCI: When deleting a plane, also delete the items in it
|
2012-01-14 14:22:54 +02:00 |
helpers.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
maciconbar.cpp
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
maciconbar.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
menu.cpp
|
ALL: Remove trailing whitespaces
|
2011-06-20 00:59:48 +02:00 |
menu.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
paint16.cpp
|
SCI: Fixed script bug #3425276 - "SCI: PQ2: Game crashes when looking at file"
|
2011-10-19 15:24:45 +03:00 |
paint16.h
|
SCI: Removed unused includes
|
2011-10-19 20:29:04 +03:00 |
paint32.cpp
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
paint32.h
|
SCI: Removed unused includes
|
2011-10-19 20:29:04 +03:00 |
paint.cpp
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
paint.h
|
SCI: Removed unused includes
|
2011-10-19 20:29:04 +03:00 |
palette.cpp
|
SCI: Updated information regarding bug #3439240
|
2011-11-17 11:16:10 +02:00 |
palette.h
|
SCI: Move the palette merging checking code inside the GfxPalette class
|
2011-10-19 23:52:51 +03:00 |
picture.cpp
|
SCI: The draw_pic console command now works in SCI32
|
2011-10-19 02:02:04 +03:00 |
picture.h
|
SCI: More work on the vertical plane offset for SCI32. Still WIP.
|
2011-10-14 14:07:00 +03:00 |
portrait.cpp
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
portrait.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
ports.cpp
|
ALL: Remove trailing whitespaces
|
2011-06-20 00:59:48 +02:00 |
ports.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
screen.cpp
|
OSYSTEM: extended installTimerProc() with timer ID parameter
|
2011-08-06 11:28:35 +01:00 |
screen.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
text16.cpp
|
ANALYSIS: Add static casts to is* functions
|
2011-06-23 08:52:52 -04:00 |
text16.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
text32.cpp
|
SCI: Properly handle negative coordinates in drawTextBitmap()
|
2012-01-15 23:00:23 +02:00 |
text32.h
|
SCI: Properly handle negative coordinates in drawTextBitmap()
|
2012-01-15 23:00:23 +02:00 |
transitions.cpp
|
SCI: Fix bug in fadeIn()/fadeOut()
|
2012-01-14 00:21:55 +02:00 |
transitions.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
view.cpp
|
SCI: Add support for slater mac
|
2011-11-16 17:56:12 -05:00 |
view.h
|
SCI: Implementation of kCelInfo subop 4
|
2011-10-12 02:50:28 +03:00 |