aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/vm_types.cpp
AgeCommit message (Expand)Author
2013-08-23SCI: Give more verbose error messages on arithmetic errorsFilippos Karapetis
2012-06-18SCI: Add setter/getter methods to reg_t'sFilippos Karapetis
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-11SCI: Changed order of script and room in error messagesmd5
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
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