Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
The length requested in this case is 250, which overflows a char variable
|
|
Thanks to wjp for finding these
|
|
A regression from commit 9fd66de
|
|
Also, remove two engines not using VOC from voc.h header.
|
|
|
|
|
|
|
|
|
|
|
|
in scene 910
|
|
|
|
and items. (WIP)
|
|
|
|
|
|
|
|
The warning can be safely removed, as the parameter is a string that
should not be set
|
|
|
|
|
|
|
|
|
|
|
|
evidence
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As far as I can tell, it converted the selection back to Y coordinate
for no apparent reason.
|
|
startup glitches
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to lskovlun for the fix
|
|
The old behavior is currently hacked in inside kernelTextSize(), as the
top of the subtitles frame is wrong if kTextWidth() is properly working...
|
|
The cache issue has been discussed before, it breaks accessing files
beginning with a dot on POSIX. The change to the advancedDetector
to see hidden files was suggested by AdamRi on IRC.
|
|
|
|
|
|
|
|
|
|
|