Changes between Version 3 and Version 4 of Ticket #10814, comment 3
- Timestamp:
- Nov 21, 2018, 10:03:00 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10814, comment 3
v3 v4 2 2 * #10138 - Revenant combat 3 3 * [https://github.com/scummvm/scummvm/commit/01f3e6ccd2cb17b8997344c46fe2679dfc82a4e3 Commit]: 01f3e6c - an arithmetic workaround 4 * The OP s error pointed to a method with this same idiom, OR'ing the result of SetNowSeen().4 * The OP's error pointed to a method with this same idiom, OR'ing the result of SetNowSeen(). 5 5 6 6 * #10419 - Necrotaur combat … … 10 10 * #10710 - Wraith combat, thief parrying without the skill 11 11 * Not yet fixed. 12 * The OP s error pointed to a method with this same idiom.12 * The OP's error pointed to a method with this same idiom. 13 13 14 14 What do arithmetic workarounds do?