Nimetu 07d9107b6b Fixed: build interface border duplication
--HG--
branch : develop
..
anim_builder Changed: Use *_PREFIX instead of fixed values with INSTALL
animation_set_builder Changed: Use *_PREFIX instead of fixed values with INSTALL
build_clod_bank Changed: Replaced atof by NLMISC::fromString
build_clodtex Changed: Use *_PREFIX instead of fixed values with INSTALL
build_coarse_mesh Changed: Use *_PREFIX instead of fixed values with INSTALL
build_far_bank Changed: Replace all "" by empty(), clear(), Empty(), etc...
build_gamedata Changed: Typo fixes (thanks to Vagrant!)
build_interface Fixed: build interface border duplication
build_shadow_skin Changed: Use *_PREFIX instead of fixed values with INSTALL
build_smallbank Changed: Use *_PREFIX instead of fixed values with INSTALL
cluster_viewer Changed: Replace size() comparisons by empty() ones
crash_log_analyser Fixed EOL issues and added .hgeol file.
file_info Fixed: Use nlfopen in tools and servers
get_neighbors Changed: Use *_PREFIX instead of fixed values with INSTALL
hls_bank_maker Changed: Use *_PREFIX instead of fixed values with INSTALL
ig_add Changed: Use *_PREFIX instead of fixed values with INSTALL
ig_elevation Fixed: Remove inherited dependency on libxml2 for all projects
ig_info Changed: Use *_PREFIX instead of fixed values with INSTALL
ig_lighter Changed: Replace all "" by empty(), clear(), Empty(), etc...
ig_lighter_lib Crashfix in case pacs_prim are exported into .ig
lightmap_optimizer Changed: Replace size() comparisons by empty() ones
ligo Changed: Memory leaks detection
mesh_export Fixed: Don't try to convert next meshes if an error occurs
mesh_utils Fixed: New versions of AssImp depend on IrrXML
object_viewer Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
object_viewer_exe Changed: Use TCHAR functions
object_viewer_widget Changed: Replace all "" by empty(), clear(), Empty(), etc...
panoply_maker Changed: Don't fix files within panoply_maker, use textures_optimizer (but checks can be enabled)
panoply_preview Changed: Replaced spaces by tabs
plugin_max Changed: Constify parameters
s3tc_compressor_lib Changed: Simplified all ENDIF and ELSE
shape2obj Changed: Constification of catches
shapes_exporter Fixed: Typos detected by Lintian
shared_widgets Changed: Simplified all ENDIF and ELSE
textures_optimizer Changed: Added default checks for textures and masks (-t and -m)
textures_tool Changed: Use modulateFromColorRGBOnly to colorize a bitmap in textures_tool
tga_2_dds Changed: New tga2dds option -g to force grayscale image instead of alpha
tga_cut Changed: Use *_PREFIX instead of fixed values with INSTALL
tga_resize Changed: Use *_PREFIX instead of fixed values with INSTALL
tile_edit Fixed: Compilation of Tiles Editor MFC version
tile_edit_qt Changed: Replace all path native functions by NeL methods
zone_check_bind Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
zone_dependencies Changed: Replace all path native functions by NeL methods
zone_dump Changed: Typo fixes (thanks to Vagrant!)
zone_ig_lighter Crashfix in case pacs_prim are exported into .ig
zone_lib Fixed EOL issues and added .hgeol file.
zone_lighter Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
zone_welder Fixed: Use nlfopen in tools and servers
zviewer Changed: Replace all "" by empty(), clear(), Empty(), etc...
CMakeLists.txt Added: New tool textures_tool to produce diffuse, normal, specular, etc... textures from an UV template and seamless textures or colorize a texture with a color