Age | Commit message (Collapse) | Author |
|
(this detection entry applies if the game has been patched with the official 1.02 patch before using the translation patch)
|
|
|
|
This is achieved by hiding the graphical debugger overlay temporarily in
order to show the command's results
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This matches the order in which workarounds are stored in workarounds.cpp
|
|
|
|
|
|
(LoL support for Italian fan translation)
|
|
Turns out params.depth == 0 is the same as == 1
|
|
The eventual goal here is to make it easier (well, *possible*) for
subclasses to modify the detector behavior, e.g. to implement
custom fallback detection.
One immediate goal could be to move the filebased fallback detector
into a subclass.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|