mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 05:49:56 +00:00
5fa8165f97
The data type is specified as char but the literals are unsigned char. This results in 798 truncation warnings in vs2010. The literals were converted with a simple python script to signed char while taking two's complement and the overflow into account. Also tested on Ubuntu 12.04 with gcc 4.6. |
||
---|---|---|
.. | ||
bsa | ||
compiler | ||
esm | ||
esm_store | ||
file_finder | ||
files | ||
interpreter | ||
misc | ||
nif | ||
nifbullet | ||
nifogre | ||
nifoverrides | ||
settings | ||
terrain | ||
to_utf8 | ||
CMakeLists.txt | ||
doc.hpp |