Age | Commit message (Collapse) | Author |
|
new AIs/NewGRFs inside a tar file are found
|
|
so it defaulted to dos
|
|
|
|
|
|
|
|
|
|
hide old NewGRFs / to choose the newest when loading compatible NewGRFs
|
|
|
|
user-changeable parameters
|
|
|
|
bitmask/bitset
|
|
palette for NewGRFs
|
|
|
|
a GRFText* to make translations possible
|
|
function co clone GRFConfig/GRFError
|
|
BaNaNaS instead of the initial (when the grf was added) md5sum from the gamelog. Neither method is 'better', but this way it is independent from the gamelog.
|
|
GRFConfig and move the GameLog operations directly to AfterLoad().
|
|
|
|
|
|
newgrf name is not empty
|
|
|
|
sure all members are properly initialized
|
|
subclassing it
|
|
helper functions
|
|
allocating errors more uniform.
-Fix: some grf error messages didn't free the previous error messages, creating a memory leak
|
|
|
|
|
|
|
|
did not get properly updated when the NewGRFs were rescanned causing reading of freed data
|
|
|
|
|
|
3rdparty directory.
|
|
|
|
mask for GRFID checks.
|
|
|
|
and strecpy where direct conversion is possible
|
|
but do return the number of characters written instead of the number of characters that would be written; as size_t is unsigned substraction can cause integer underflows quite quickly.
|
|
default to the DOS palette instead of the "default" palette.
|
|
in the savegame, so joining with a server using Windows palette will make a client with the DOS palette do palette conversion and (thus) not cause a desync due to the different palettes disabling different NewGRFs.
|
|
fileio_func.h so not everything that includes saveload.h needs to include everything else too.
|
|
extension extendable.
|
|
|
|
Removes indirect dependency on <string> and <map> for over 40 files
|
|
crashes to simplify debugging. See readme.txt for details
|
|
headers so that nothing from the network directory needs to include basically all network headers.
|
|
|
|
|
|
|
|
something more than whitespace as description of files that don't have a description.
|
|
|