Age | Commit message (Collapse) | Author |
|
config file.
Only code internal configuration is used now.
|
|
This is taken from a patch provided in ticket #1064.
|
|
tntnet version string. Jan's patch resolved the immediate problem with
regard to the updated version but was not backwards compatible for older
tntnet version.
My changes to the code adressed that problem and added an enhancement
how to deal with that problem in the future.
|
|
Now there is a define TNTVERSION set to a number that can be compared in
C oreprocessor 'if' statements. This allows for adding support for tntnet
specific features with evolving tntnet version.
|
|
|