aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/vm_types.cpp
AgeCommit message (Expand)Author
2011-03-08SCI: Fixed typosmd5
2011-03-08SCI: Comparisons between pointers and numbers are also done in SCI1.1md5
2011-03-05SCI: Further clarify commentLars Skovlund
2011-03-03SCI: Fixed comment in pointerComparisonWithInteger()md5
2011-03-03SCI: Simplified arithmetic reg_t operations, based on fingolfin's commentsmd5
2011-03-02SCI: Fixed text positioning in the credits screen of Dr. Brain Amigamd5
2011-03-02SCI: Bug fixes to the reg_t addition operatormd5
2011-02-21SCI: Throw a warning instead of an error if there ever is a modulus calculationmd5
2011-02-21SCI: SCI1.1 script also compare pointers with integers (e.g. QFG3, room 440)md5
2011-02-21SCI: Added a custom modulo reg_t operatormd5
2011-02-19SCI: Refactored the reg_t related operations and comparisonsmd5