Commit Graph

37 Commits (aa0d9d0be9fd0f465925a514d0b90e693133edb8)

Author SHA1 Message Date
kaetemi 8e21fed1e6 AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date
kaetemi b85dbdd7df Add versioning info to tools
kaetemi 33881e9627 Added: Blue icons for build tools, gold icons for command utilities, yellow icons for script utilities, red for gui tools and services, turquoise for cross platform design tools
kervala f323974dba Changed: Don't fix files within panoply_maker, use textures_optimizer (but checks can be enabled)
--HG--
branch : develop
kervala 95404bd724 Fixed: Don't load grayscale textures as alpha
--HG--
branch : develop
kervala 798cb1c7ce Fixed: Alpha channel with 0 is correct, don't change it
--HG--
branch : develop
kervala aaa9c394d7 Fixed: If mask is using colors, convert it to grayscale using Red value (compatible with previous algorithm)
--HG--
branch : develop
kervala ed98662de3 Changed: OutputPath is already "standardized"
--HG--
branch : develop
kervala fe018c959b Changed: Use lowercase instead of uppercase for extensions
--HG--
branch : develop
kervala 79e3ec61b1 Changed: Convert masks to 8 bits grayscale instead of using only Red component of RGBA bitmaps
--HG--
branch : develop
kervala cf8ed540a7 Changed: Use new methods in panoply_maker
--HG--
branch : develop
kervala 8b770d41ac Fixed: Wrong bitmap size
--HG--
branch : develop
kervala 5ccf0df1ab Changed: Allow panoply_maker to optimize textures and masks (remove alpha channel if useless)
--HG--
branch : develop
kervala ad93a9005f Changed: Improve errors reporting
--HG--
branch : develop
kervala a22e056de1 Fixed: Typos
--HG--
branch : develop
kervala 5efaa8360f Changed: Minor changes
--HG--
branch : develop
kervala fc951a24ce Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
kervala b0937ec02b Changed: Minor changes
--HG--
branch : hotfix
kervala 45c8b20f39 Changed: Typo fixes (thanks to Vagrant!)
kervala 6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL
kervala fc8c26ff9f Fixed: Error while compiling with current stable squish
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
kervala 3c47b9f8d5 Fixed: Remove all remaining .vcproj, Makefiles, automake scripts, etc...
kervala f9cc842b82 Changed: Exceptions catched by reference
kervala ed64aaeb62 Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
kervala 90ad8da878 Changed: Fix typos in comments/code
kervala 5c55cd1221 Fixed: Avoid VC++ to relink all projects when using CMake generated projects
kaetemi 2f61e2200c Changed: Allow setting hls info dir in panoply config.
kervala a6c5356761 Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind)
mattraykowski c3e4ffbe26 merge while working on rebase root source dir
mattraykowski 972e141687 Changed: Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout.
kervala 16535f7e84 Changed: Updated tools and samples CMake projects
kervala 7d7ded9528 Changed: Added new optimizations for VC++ linker and compiler
kervala f381f335e1 Changed: Fix typos in comments/code
"Matt Raykowski" ede3c57553 Changed: panolpy_maker finds libsquish, OpenAL driver finds EFX-Util on Windows.
kervala cb39bf549d Changed: Remove all warning when compiling Ryzom on Linux
acemtp@users.sourceforge.net d5c601ffa5 initial version