Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This is a C++11 feature that allows the compiler to check that a virtual
member declaration overrides a base-class member with the same signature.
Also src/blitter/32bpp_anim_sse4.hpp +38 is no longer erroneously marked
as virtual despite being a template.
|
|
Just complain if an index into a CAT file that exists is invalid.
|
|
|
|
This improves bad looping of title screen song from Windows TTD, and fixes
a long silence at the end of "Can't get there from here" from Windows TTD.
|
|
This is based on reverse-engineering the TTD DOS driver for General MIDI music.
|
|
drivers.
Preparation for later extending the info passed to music drivers.
|
|
|
|
path instead of a boolean (LordAro)
|
|
|
|
|
|
bytes of the file.
|
|
coding style
|
|
data to baseset or newgrf, and gm to baseset
|
|
parameter to determine what to do
|
|
don't need to cast to void/non-const before being able to free
|
|
blitter which OpenTTD uses to decide which blitter to load.
|
|
|
|
for their directory
|
|
-Remove: the '-i' option for palette selection.
|
|
more likely to be updates [a-c].
|
|
not only the latest version. This to stop confusing people that use newer versions of the base sets than those available via BaNaNaS.
|
|
were unreadable
|
|
|
|
caused segfaults
|
|
load the NoMusic/NoSound sets when there is another set
|
|
|
|
|
|
|
|
|
|
files. If (at least) one data file is missing do not consider the set to be useable. Do also no autodetect sets with missing files.
|
|
|
|
|
|
|
|
|