Commit Graph

723 Commits (32e814ecb674e15e75013723f83c9ab0402356cd)

Author SHA1 Message Date
kaetemi 5b0a249338 Changed: Max shape export runs all the way through now.
Added: ,  Interface build project.
kervala a1fcd412b1 Changed: code simplification for s3tc_compressor_lib
kervala 1ff44fdb50 Changed: Added DDSD_LINEARSIZE in tga2dds to avoid warning in CBitmap
kervala b2417a68ab Changed: Bad parenthesis
kervala 7610d61b80 Changed: Allow to write interface into a PNG file
kaetemi 4cf6235095 Changed: Some reliability fixes for the max export plugin.
Matt Raykowski 80b478b408 Changed: Fixed warning/error about C++ comment blocks in C code.
kervala 55d518498d Changed: Removed uneeded dependency to libxml and using new macros
kervala ab11ddb805 Changed: Remove all warning when compiling Ryzom
kervala 57bbdf7a85 Changed: Removed useless dependencies
kaetemi 248a8464ec Added: Ig build process.
kervala 0ace3e9251 Changed: Remove all warning when compiling Ryzom
kervala c693c47cac Changed: Remove all warning when compiling Ryzom
kaetemi 3e7ac724ca Fixed: Added hack to handle badly exported FO_S2_big_tree in build_gamedata, and cleaned up some stuff.
kervala 6386f37f4f Fixed: Parsing error in make_sheet_id.cfg
kervala ac5cd5e41e Changed: main() returns 0 when success
kervala 5bb012883d Changed: Remove/convert/update old projects
Matt Raykowski b4a635c412 Changed: Added helper macros to cleanup files, removed useless DECORATE_NEL_LIB macro and started adding WITH_STATIC/WITH_STATIC_DRIVER support for full static linking.
kervala f497cba0c2 Changed: Remove/convert/update old projects
kervala 64a175ff09 Fixed: tile_edit_qt compilation
kervala 8a9208b24c Changed: Change the wrong header in the source code
kervala b9750904f1 Changed: Make sure all debug files are created in log directory
kervala 31236e1dea Changed: Remove/convert/update old projects
kervala c535f83ea3 Changed: Use PCH under Linux with CMake
kervala 23387884dc Changed: Change the wrong header in the source code
kervala 220a3458c2 Changed: USE_JPEG is only used when building NLMISC now
kervala 082676ea80 Changed: CFile::copyFile takes now 2 std::string as parameters
kervala ae239a6b94 Changed: Use PCH under Linux with CMake
kervala 7cb5099a1c Changed: Remove all warning when compiling Ryzom
kervala f33365ea10 Changed: Added WITH_PCH to activate Precompiled Header (default is ON)
kervala 7d7ded9528 Changed: Added new optimizations for VC++ linker and compiler
kervala 6eda3d5039 Changed: Added SOVERSION property to shared libraries
kervala fc22fcb3de Changed: Change the wrong header in the source code
kervala 5c913341e2 Fixed: bnp_make returns 1 when successful
kervala f5e591486f Changed: Compilation on 64-bits platforms
kervala 7a8e9b3198 Changed: Remove all warning when compiling Ryzom
kaetemi ced1b79840 Changed: Corrected some config variable names for rbank build process.
kervala 6c595f6c3c Changed: Remove all warning when compiling Ryzom on Linux (patch provided by ThibG)
kervala 7cbe65d2ef Changed: Fix typos in comments/code
kervala f381f335e1 Changed: Fix typos in comments/code
kervala 74150b80b6 Added: shapes_exporter in NeL tools
"Matt Raykowski" ede3c57553 Changed: panolpy_maker finds libsquish, OpenAL driver finds EFX-Util on Windows.
kaetemi c71492c605 Added: Rbank build process for build pipeline.
kaetemi 401dafe705 Changed: Allow disabling of consistency check in rbank build tool, because it's immensely slow.
kaetemi 2ef597aaae Added: Maxscript for automatically fixing paths and png extensions of all max files in the asset database.
kaetemi a30c616cb7 Added: Work in progress of new build pipeline scripts.
kaetemi 0b54c00362 Changed: Build max plugins with debug information.
kaetemi c7c9f927c7 Changed: Stability fixes for exporting with max plugins.
kaetemi cdc72262be Changed: Use nlinfo instead of printf in build_coarse_mesh tool so build output is logged.
kaetemi 9c258ad628 Fixed: Export crashes caused by incorrect delete of objects created by max.
kaetemi 196dc070e7 Changed: Max plugins now share the same NeL context.
kervala e065046317 Changed: Remove/convert/update old projects
kaetemi 6ae9a74e21 Changed: Tga2dds tool no longer complains on every file that doesn't have _usercolor.
kervala 0668dc8408 Changed: Remove/convert/update Visual C++ projects
kaetemi 93277088e1 Fixed: Nel application context missing in build far bank tool.
kaetemi a2f203f7a9 Fixed: Correctly update 3ds Max NeL Material parameters from v11 to latest version.
kaetemi c290f234b4 Fixed: Some files in object viewer missing dot comma after nlassert(...).
kaetemi 7e6f6c3e5a Fixed: Compile error when using 3ds Max 2011 SDK.
kervala 3c6c83bf03 Changed: Compilation on 64-bits platforms
kervala cecb9d646b Changed: Compilation on 64-bits platforms
kervala 2c88d837e3 Fixed: removed MFC dependencies
kervala cb39bf549d Changed: Remove all warning when compiling Ryzom on Linux
kervala cdc1dde0aa Fixed: Missing ; after two nlassert calls (patch provided by vhelsing)
kervala 29a57b3efe Changed: Remove/convert/update old projects
kervala 0ad6f116b1 Changed: Remove/convert/update old projects
kervala 0391b3fad6 Changed: Remove/convert/update Visual C++ projects
kaetemi@users.sourceforge.net 1d7f0999b8 Removed: Some files generated by VS compiler.
kaetemi@users.sourceforge.net a9c74710fe Removed: Some files generated by VS compiler.
kaetemi@users.sourceforge.net 1a162a7fb9 Changed: VS2008 project for max vertex tree paint.
acemtp@users.sourceforge.net 29b38937a5 Fixed: set the good agpl header
kaetemi@users.sourceforge.net 4d3a73dfc4 Fixed: Picture files in tile edit exe project don't use precompiled header.
kaetemi@users.sourceforge.net 670a95686a Added: Scripts for cleaning up asset paths in .max files, and for fixing texture filenames to .png extension.
acemtp@users.sourceforge.net d5c601ffa5 initial version