Age | Commit message (Collapse) | Author |
|
We are thus making room for the sentinel == -1
|
|
|
|
SubtitleCard
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No idea why they were bools in the first place.
|
|
|
|
|
|
It's just as good: at 30 FPS, this allows for
2 ^ 32 / 30 / 60 = 2386093 mins, which is, I guess, a reasonable limit.
|
|
|
|
|
|
|
|
|
|
Conflicts:
engines/wintermute/video/video_subtitler.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
engines/wintermute/video/video_subtitler.cpp
|
|
|
|
|
|
|
|
|
|
|
|
This should fix bug #6720.
|
|
Improve TTF Rendering (includes Font API changes).
|
|
|
|
|
|
|
|
Following a recent commit all the translations files contained two
duplicate msgid, which threw off msgmerge. Also merge with the
new scummvm.pot.
|
|
|
|
|