Age | Commit message (Expand) | Author |
2010-10-07 | SCI: Still show warning for uninit. reads in release mode | Willem Jan Palenstijn |
2010-10-07 | SCI: unknown valgrind cases->fake 0 when official | Martin Kiewitz |
2010-09-09 | SCI: Changed the error message when execute_method() references an invalid ex... | Filippos Karapetis |
2010-09-02 | SCI: Fixed compilation when VM_DEBUG_SEND is enabled | Filippos Karapetis |
2010-09-02 | SCI: fixing debug output for bpx | Martin Kiewitz |
2010-09-02 | SCI: adding "bpr" and "bpw" debug commands | Martin Kiewitz |
2010-09-02 | JANITORIAL: Remove extra semi-colons. | Torbjörn Andersson |
2010-08-29 | SCI: Throttle the invocations of Engine::shouldQuit() | Filippos Karapetis |
2010-08-25 | SCI: Make assert stricter. | Willem Jan Palenstijn |
2010-08-19 | SCI: Fixed one of the bugs in hoyle3, from bug report #3038837 - "HOYLE3: EGA... | Filippos Karapetis |
2010-08-14 | SCI: Silence shadowed variable warning of g++. | Johannes Schickel |
2010-08-14 | SCI: adding workaround for camelot during ending | Martin Kiewitz |
2010-08-07 | SCI: Improve output when VM_DEBUG_SEND is set | Filippos Karapetis |
2010-08-07 | SCI: Fixed script bug #3040142 - "PEPPER: Crash on Pugh's office" | Filippos Karapetis |
2010-08-06 | SCI: Rewrote the Mother Goose workaround to be like the others, some cleanup | Filippos Karapetis |
2010-08-06 | SCI: properly implementing qfg2 astrologer workaround | Martin Kiewitz |
2010-08-05 | SCI: Added a workaround for a script bug in QFG2, room 200, when talking with... | Filippos Karapetis |
2010-08-05 | SCI: Changed the warning when a script can't be found from a segment into an ... | Filippos Karapetis |
2010-08-04 | SCI: Fix bug #3038913 - SCI Fanmade - The Legend of the Lost Jewel: Crash by ... | Matthew Hoops |
2010-08-03 | SCI: adding bpk debug command | Martin Kiewitz |
2010-08-03 | SCI: adding workaround for pq3 | Martin Kiewitz |
2010-07-31 | SCI: removing warning about uninitialized parameters | Martin Kiewitz |
2010-07-30 | SCI: Updated the op_mod changes and added a link to the original bug report | Filippos Karapetis |
2010-07-30 | SCI: Added handling of negative numbers to | Filippos Karapetis |
2010-07-29 | SCI: some subfunction support for logkernel | Martin Kiewitz |
2010-07-28 | SCI: Adding the room number to some more errors | Filippos Karapetis |
2010-07-27 | SCI: changes for mother goose sci2.1 | Martin Kiewitz |
2010-07-27 | SCI: Add a 0x prefix to localCall to show it's a hexadecimal number | Matthew Hoops |
2010-07-26 | SCI: Added room number to signature mismatch errors | Filippos Karapetis |
2010-07-26 | SCI: Fixed bug #3034464, "ECOQUEST2: Crash near beginning" | Filippos Karapetis |
2010-07-24 | SCI: added said spec dump ability to logkernel | Martin Kiewitz |
2010-07-23 | SCI: result now displayed in decimal for logkernel | Martin Kiewitz |
2010-07-23 | SCI: some small logkernel changes | Martin Kiewitz |
2010-07-23 | SCI: logkernel changes | Martin Kiewitz |
2010-07-23 | SCI: adding new debug command logkernel | Martin Kiewitz |
2010-07-23 | SCI: adding table for kDisplay workarounds | Martin Kiewitz |
2010-07-22 | When modifying variable selectors with argc > 1, don't throw a warning, but u... | Filippos Karapetis |
2010-07-22 | SCI: Fixed a bug when loading some saved games (sometimes, the execution stac... | Filippos Karapetis |
2010-07-21 | SCI: Moved all the static kernel-related tables in a separate file. Also, mov... | Filippos Karapetis |
2010-07-21 | SCI: Moved all the workaround tables in a separate file, to keep them apart f... | Filippos Karapetis |
2010-07-21 | SCI: adding lsl6hires uninit workaround | Martin Kiewitz |
2010-07-20 | SCI: Removed the restoring parameter of the run_vm() function | Filippos Karapetis |
2010-07-20 | SCI: some sci32 fixes | Martin Kiewitz |
2010-07-20 | SCI: adding lsl6hires uninit workaround | Martin Kiewitz |
2010-07-20 | SCI: tiny comment change | Martin Kiewitz |
2010-07-20 | SCI: clean up workaround tables/code | Martin Kiewitz |
2010-07-20 | SCI: adding uninit workarounds for cnick games | Martin Kiewitz |
2010-07-20 | SCI: fix regression of r51060 | Martin Kiewitz |
2010-07-20 | SCI: change the workaround-types | Martin Kiewitz |
2010-07-19 | SCI: adding 2 uninit workarounds for hoyle1 | Martin Kiewitz |