Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
fixes transitions not working properly (and
possibly other stuff), hack was added because
of bug #5219, strangely none of it occurs anymore
|
|
|
|
|
|
ARM scan
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
method was/is used for debugging only
CID 1003612
|
|
character in different rooms
|
|
was used for debug command only
CID 1003543
|
|
|
|
|
|
|
|
MI2 deletes the parser object(!) so we can't access any member
variables here. Thanks to athrxx for finding this.
This reverts commit 86c2fe47e04449602e4c005fa0a9c183bc8bba39 and adds
a comment explaining why.
|
|
This broke SCI, since it doesn't call processEvent any more.
This reverts commit afa54072a9622d7a370846bf280016843dc61009.
|
|
(this caused a crash in MI2)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The previous update to the Wii configure sections including changing
the compiler prefix missed changing the Gamecube section.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Enable RTTI and clean up the code by exploiting the availability of dynamic_cast.
|
|
Thanks to fuzzie for these changes.
|
|
ENGINES: Make game path addition to SearchMan fully configurable
|
|
We still prefer 16bpp for performance reasons.
|
|
AGOS: Archive code cleanup
|