Commit Graph

1076 Commits (78984475bb0e37e45acc56eebdc3bfa35c273399)

Author SHA1 Message Date
kervala 0cdb90cf44 Changed: #1111 Create a CMake macro to check if we should link to an external lib or not 14 years ago
kervala 92c923d7d2 Changed: #878 Fix typos in comments/code 14 years ago
kervala 1927750a9b Changed: FindCppTest.cmake now can link to a specific STLport version of CppTest 14 years ago
kervala 8139ee2911 Fixed: #1114 Add a check for boost includes directory 14 years ago
kervala af1cddcb14 Added: Groups in client target 14 years ago
kervala 6b2f637b88 Fixed: Use of new CMAKE_*_OUTPUT_DIRECTORY 14 years ago
kervala 62d821ebe0 Fixed: Bad detection of MFC 14 years ago
kervala 5c55cd1221 Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects 14 years ago
kervala aad61b3ecb Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala d99f9aa3cf Changed: Enable WITH_STLPORT by default under Windows (because we are providing external with STLport) 14 years ago
kervala c9ca9c6a9b Changed: User can now have 2 externals: external and external_stlport, it will use the correct one 14 years ago
kervala 47e1fe0f27 Fixed: server_share compilation (include guard added) 14 years ago
kervala 3115f50006 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 14 years ago
kervala f1c8d140aa Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 14 years ago
kervala 84986b79b7 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 14 years ago
kervala 9ad779931b Changed: Make some options less verbose (MFC and Libwww) 14 years ago
kervala b9d24855ec Fixed: PCH problem with GCC 14 years ago
sfb 1e4deb92ce Changed: Default env path to Qt changed to 4.6.3 14 years ago
sfb 56b5247fb3 merge 14 years ago
sfb a1648d5fe3 Changed: Install Qt DLLs from bin instead of lib 14 years ago
kervala 0322c32737 Fixed: Compilation with nmake and jom 14 years ago
kervala 7912010f99 Fixed: CMAKE_MAKE_PROGRAM or CMAKE_CXX_COMPILER can have relative path 14 years ago
kervala 9ce327a46a Fixed: PCHSupport.cmake to support Jom and Nmake 14 years ago
kervala 30e628148e Changed: Updated variables EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH (they are depreciated in CMake 2.6+) 14 years ago
kervala 959dc8e3c4 Fixed: Use of CMAKE_CXX_COMPILER instead of CMAKE_MAKE_PROGRAM because Jom is not installed in VC++ directory 14 years ago
kervala b5257a0f94 Changed: Optimized PCH for EGS 14 years ago
kervala 9e058f053d Changed: Compare GetFileAttributes with INVALID_FILE_ATTRIBUTES to check if attributes are valid 14 years ago
kervala 1677874af2 Added: Detailed error for GL_FRAGMENT_PROGRAM_ARB 14 years ago
kervala 13f3a96c60 Changed: Moved some #include 14 years ago
kervala 429087d4d6 Added: Groups for EGS project 14 years ago
kervala 01eb101355 Fixed: Compilation with STLport under Linux (and probably Mac OS X) 14 years ago
kervala 5ed290b256 Changed: Move /X in build flags, only Debug and Release (default) modes, link flags are set automatically to all projects 14 years ago
kervala cacd5be701 Changed: Use MFC only under Windows 14 years ago
kervala 03d16778cb Fixed: Luabind library name with STLport 14 years ago
kervala 3f9f5aaee4 Changed: Generate only one config.h in root 14 years ago
kervala 148a7260fc Fixed: #1105 NLMISC::createDebug - Infinite loop 14 years ago
kervala cfc125cd38 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kaetemi d6c99a6d9c Changed: #964 Properly update nel material texture changes in viewport/render, handle more cases for max file path conversion, added conversion log, allow use of a timestamp tag file to facilitate resuming the conversion process. 14 years ago
kaetemi 76b1a30af9 Changed: #1092 Improved build pipeline scripts to properly avoid 3ds max hanging and handle crashes without user interference 14 years ago
kaetemi 5d9db22b91 Changed: #1092 Reliability improvements for batched anim export from max 14 years ago
vl ff8f7b1875 Added: missing namespace nlmisc 14 years ago
kervala 08bcbc3451 Changed: Updated CMake projects 14 years ago
kervala 5a68440aa5 Changed: #825 object_viewer warnings 14 years ago
kervala 7939c1a07d Fixed: Some compilation errors 14 years ago
kervala 9e29a11377 Fixed: Bad merge 14 years ago
kervala 6d4bdb0db5 Changed: Centralized NeL includes in PCH 14 years ago
kervala 123c773bae Changed: #825 Commented out all #pragma message 14 years ago
kervala 0c750706c8 Added: Options to build NeLNS and Snowballs (OFF by default) 14 years ago
kervala ce9e1514d8 Fixed: DirectX SDK 64bits directory 14 years ago
kervala 92f42ec9bd Fixed: Compilation with MFC in a custom path and/or STLport 14 years ago
kervala 7be61404af Fixed: tile_edit compilation 14 years ago
kervala 4a62ca74e5 Changed: Removed "using namespace" in *.h 14 years ago
kervala c86d923901 Changed: #841 Change the wrong header in the source code 14 years ago
kervala 2c09b73e7c Changed: Optimized PCH for ai_share 14 years ago
kervala ff0029ff5a Changed: Added namespace in some macros 14 years ago
kervala 25eabdf305 Changed: Removed using namespace in *.h 14 years ago
kervala 243b1e7d38 Fixed: tile_edit compilation 14 years ago
kervala e33ffc0a3c Added: New tools projects 14 years ago
kervala 6a348e7194 Removed: Useless stdafx.h/cpp 14 years ago
kervala b301f0d03d Changed: Updated CMake modules for 64bits and STLport 14 years ago
kervala 9be9822b15 Removed: .hgignore from ryzom directory 14 years ago
kervala 4e87c04806 Removed: CMake modules from Snowballs (already in root directory) 14 years ago
kervala 32a67cc16e Changed: Use of FindExternal module 14 years ago
kervala 92009c3ce5 Added: CMake module to find external/3rd party libs 14 years ago
"Matt Raykowski" b95e0b675a Changed: Moved the check for CppTest so that nel_unit_test has it available. 14 years ago
"Matt Raykowski" ca4f13daeb merge 14 years ago
"Matt Raykowski" e22b5c02f1 Fixed: C++-style comments in PIC C code, eliminates errors on recent gcc compilers for tile editor. 14 years ago
"Matt Raykowski" b4d5572a83 Changed: WITH_TESTS has been changed to WITH_NEL_TESTS, CI unit testing should work now. 14 years ago
vl 6549c71170 Merge 14 years ago
vl 3f66586110 Fixed: #1033 WebIG now works on linux too 14 years ago
"Matt Raykowski" d4570fffd5 Changed: Fixed error in CMake IF() ENDIF() closure for nelmisc 14 years ago
"Matt Raykowski" ed4c26a0e2 merge 14 years ago
"Matt Raykowski" 960d1c20ef Changed: Fixed the CTest suite for CI and Nightly builds - may not update repo. 14 years ago
vl 45eb6f48c7 Changed: include ssl only if the lib is found 14 years ago
vl c53f0b1b48 Added: special case of rgba.cpp on static 14 years ago
vl 9275ac1fce Merge 14 years ago
kervala 7521923c95 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 2ac36f839c Fixed: optional OpenSSL only when building in static (curl could need it) 14 years ago
vl f9903f46de Changed: ogg vorbis lib order 14 years ago
vl 0c00af96a5 Removed: sound lib inclusion 14 years ago
kervala abd1827468 Fixed: ryzom_ai_service compilation 14 years ago
kervala a69f0050b6 Changed: Removed "using namespace" from *.h 14 years ago
kervala 940de867ee Fixed: Static sound drivers link to nelsnd_lowlevel 14 years ago
vl b11891dbc1 Added: in static driver, include ogg vorbis in the ryzom client 14 years ago
vl 8bde6fa98d Fixed: missing endline 14 years ago
vl 837ab5c68f Added: in static, we don't compile fmod since it only exists in dynlib 14 years ago
vl 65a58d76d1 Added: case for static version of the driver 14 years ago
acemtp@acemtp-desktop 0f4fd77f3b Added: include dir of zlib because game_share need zlib 14 years ago
acemtp@acemtp-desktop 48c3bfaf75 Changed: order of the lib to make it link in static 14 years ago
kervala a54366aba6 Changed: #825 Remove all warnings when compiling Ryzom (patch provided by abelgar) 14 years ago
kervala 2a939c2800 Fixed: #1096 Build error with gcc 14 years ago
kervala a6bdd40593 Changed: #1096 Build error with gcc (patch provided by abelgar) 14 years ago
"Matt Raykowski" f78901ae60 Changed: Moved the dashboard build helpers. 14 years ago
"Matt Raykowski" 9d69716a18 merge 14 years ago
"Matt Raykowski" 3d842b3d99 Changed: Altered build to allow CI builds to be submitted to CDash 14 years ago
mattraykowski 2acf06da85 Changed: #1102 Explicitly linked nelmisc in build_ig_boxes and build_indoor_rbank 14 years ago
mattraykowski b625859997 Changed: #1102 Explicitly linking nelmisc to zviewer tool. 14 years ago
mattraykowski efa0e7a017 Changed: #1102 Explicitly linking nelmisc in build_shadow_skin 14 years ago
mattraykowski c425329719 merge 14 years ago
mattraykowski 399eeebf8e Changed: Added source groups to Tile Edit Qt. 14 years ago
mattraykowski 3a3d2137ea Changed: #1102 Explicitly link nelmisc in ig_lighter. 14 years ago
vl 2cdf9e71f6 Fixed: a bug with interface due to the static keyword 14 years ago
vl e9492506b1 Fixed: compile on linux 14 years ago
vl 09d80bfb6e Added: define the toString() for size_t 14 years ago
vl bc8339857d Added: warning when we cannot open a big file 14 years ago
vl 8046962fa2 Added: setrlimit to define how many open file we can have in the same time 14 years ago
vl eb45c9e694 Fixed: make it compile on mac 14 years ago
kaetemi 7f739bed8a Changed: #1092 Reliability improvements for 3dsmax nel export 14 years ago
kervala 998e5b4c17 Changed: Added NL_ADD_RUNTIME_FLAGS 14 years ago
kervala 32f0a5037f Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 7528f35fdf Changed: NeLNS projects updated 14 years ago
kervala e1ae7e0c4d Changed: Added NL_ADD_RUNTIME_FLAGS 14 years ago
kervala 149a73e6eb Fixed: build_world_packed_col compilation 14 years ago
kervala 2758e14672 Changed: Snowballs projects updated 14 years ago
kervala 7e70573c6e Fixed: Debug version of mysqlclient 14 years ago
kervala b2f006b9ca Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kaetemi 32cce09f83 Added: #964 Missing vcproj for wmap tools 14 years ago
kervala db4a842b44 Fixed: Changed from Color to String (patch provided by aquiles) 14 years ago
kaetemi 6cdc77986e Fixed: #929 Gamedata build pipeline works mostly. Install writes to seperate dir instead of directly to dev client data dir. Added scripts to build dev client linked to install dir, as well as client install with bnp and patches generation, and shard data install. No more generated buildsite on repo. Panoply build added to map process. Fixed an issue with rbank build. Implemented sheets and sheet id building processes. Fixed some lookup paths. Implemented wmap build process. Added gamedev and data_common to install output. Added projects for characters and maps, sheets, indoors, and projects for fyros, matis, zorai and tryker continents to export shape and texture data. 14 years ago
kaetemi 59e5c03a83 Changed: #964 Fix crash with hls texture bank generation when memcpy of 0 bytes at end of allocated memory. 14 years ago
kaetemi f157610a73 Changed: #964 Added wmap tools to ryzom tool sln and fixed stuff. 14 years ago
kaetemi 74b6430afb Fixed: Compile error with object viewer exe missing windows.h 14 years ago
kaetemi 2f61e2200c Changed: #964 Allow setting hls info dir in panoply config. 14 years ago
kaetemi 4c9d9f593b Fixed: Compile error with mutex.h on Windows. 14 years ago
kervala 3e3a987395 Fixed: Compilation with STLport under Linux 14 years ago
kervala cd822bc0b4 Fixed: Display of .h files in generated projects 14 years ago
kervala d568711258 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 17abf65489 Changed: Renamed gameplay_module_lib to ryzom_gameplaymodule 14 years ago
mattraykowski f92ebac8aa merge 14 years ago
mattraykowski bdb2a65906 Changed: Fixed typo in build_packed_world_col CMakeLists.txt 14 years ago
kervala 256062307b Changed: #825 Remove all warnings when compiling Ryzom (patch provided by Abelgar) 14 years ago
kervala 5764efeace Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 9dbc7d7483 Changed: Replaced uiErrPatching by uiErrPatchApply 14 years ago
kervala 40179ff764 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala b81696a2a1 Fixed: Some tools compilation 14 years ago
kervala 7a95148eef Fixed: shapes_exporter compilation 14 years ago
mattraykowski 42709b136c Changed: Fixed pacs_scan.cpp used by ai_build_wmap, build_packed_world_col for compilation under Linux. 14 years ago
kervala 92580e0239 Fixed: Parsing of CMAKE_MAKE_PROGRAM 14 years ago
mattraykowski b10efeb9bb merge 14 years ago
mattraykowski a5bc41e1be Changed: #842 Added missing server tools to CMake build. Tweaked code to find headers in correct places. 14 years ago
mattraykowski 90f5d64709 Changed: #842 FindSquish finds both release and debug libraries. 14 years ago
kervala 71da504731 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 554aeef7ba Changed: Renamed servers executables and libs with CMake 14 years ago
kervala c0698a39a2 Fixed: STLport can't be used under Windows 14 years ago
kervala e9a70bbe13 Added: client.rc in sources and NL_ADD_LIB_SUFFIX for Ryzom client 14 years ago
kervala 13de385469 Added: NL_ADD_RUNTIME_FLAGS for libraries 14 years ago
kaetemi 4a37bc4d74 Changed: #929 Improved stability of shape export, fixed export of cmb from ligo zones, map export copies originals for use with other processes as originally was done, corrected some lookup paths, removed unnecessary dependencies of some processes, copy only the needed lr files to the install, added export_build_install combination script. 14 years ago
kervala 7b22cb92e8 Changed: Added -ldl for NELMISC 14 years ago
kervala 1d8597eeb1 Changed: Winsock definition in root CMakeLists.txt 14 years ago
kervala a6c5356761 Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind) 14 years ago
kervala c7f0dab429 Changed: #841 Change the wrong header in the source code 14 years ago
kervala 048a53558d Fixed: libwww unresolved symbols on Archlinux 14 years ago
kervala a983aa0783 Changed: Dependencies definitions 14 years ago
kervala 4c1fb29b70 Changed: Winsock definition in root CMakeLists.txt 14 years ago
kervala 7cd92db05b Merge 14 years ago
kervala 072a44cac3 Changed: #878 Fix typos in comments/code 14 years ago
kervala 2e40a2a593 Fixed: Servers link errors under Linux 14 years ago
rti 1322a9bbb1 merge 14 years ago
rti 5808e90181 Fixed: don't use GNU linker options with BSD's linker installed on mac os x 14 years ago
mattraykowski 7961fe8838 merge 14 years ago
mattraykowski 8e2b6b6737 merge 14 years ago
mattraykowski b4b9c37068 merged FindLibwww.cmake 14 years ago
mattraykowski 52483da28f Changed: #842 Correctly add found libwww libraries the the LIBWWW_LIBRARIES variable. 14 years ago
kervala 8db652391b Changed: #915 NeL fails to build with --as-needed 14 years ago
rti 4b1fcc8726 Fixed: add all found libwww libs to the LIBWWW_LIBRARIES variable 14 years ago
kervala 58635a112c Fixed: Added missing RYZOM_*_PREFIX 14 years ago
kervala 9945d92572 Fixed: Installation of nel-config 14 years ago
kervala 08efa3a809 Changed: Samples projects updated 14 years ago
mattraykowski 359ff4211c Changed: #842 Cleaned up a couple tools to build correctly (especially when using STLport.) 14 years ago
kervala cd72e7cb11 Changed: Used qtmain instead of WinMain under Windows 14 years ago
mattraykowski 007037b407 Changed: #842 Fixed libwww cmake package for "LIBRARIES" instead of "LIBRARY" 14 years ago
kervala ac9684c8e5 Fixed: Compilation under Windows 14 years ago
kervala 709b796f0a Fixed: Compilation under Linux 14 years ago
kervala 78b10b758b Changed: Don't create config.h under Windows 14 years ago
kervala ddff2f28ca Changed: Use LIBXML_STATIC if building static libraries 14 years ago
kervala 2966ff7392 Changed: FindLibwww search also for libexpat 14 years ago
kervala 92b4d5ef8a Changed: #841 Change the wrong header in the source code 14 years ago
kervala 968a752e55 Fixed: Windows compilation problems 14 years ago
kervala 7f72ef0bcb Fixed: ryzom_client_patcher compilation 14 years ago
kervala 9895da21d0 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 7401b20488 Fixed: Some services compilation (winmain not found) 14 years ago
kervala 4b48c3a77c Fixed: Including windows.h before using WinMain 14 years ago
kervala 66d5227ce7 Changed: Don't use "using namespace" in .h 14 years ago
kervala bb86bb0991 Changed: Don't use "using namespace" in .h 14 years ago
kervala f884148dde Fixed: make_anim_melee_impact compilation 14 years ago
kervala 3f8bc64bca Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 10af2433ea Fixed: libwww GNU Regex, libcurl OpenSSL dependencies under Windows 14 years ago
kervala f432768edc Fixed: sheets_packer compilation 14 years ago
kervala 5ab87d866b Fixed: Server source directory 14 years ago
kervala f4d64df8c3 Fixed: Merged Windows and Mac OS executable types 14 years ago
kervala 1020a09ca4 Fixed: Detects mysqlclient library 14 years ago
kervala 36623018b4 Fixed: Detects fmod 64bits library 14 years ago
mattraykowski cc43911ccb Change: #842 More root-build paths changes for NeL and Ryzom. Fixed some bad merges. 14 years ago
mattraykowski c3e4ffbe26 merge while working on rebase root source dir 14 years ago
mattraykowski 972e141687 Changed: #842 Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout. 14 years ago
kaetemi a3b71cdb3e Added: #929 Generators for ecosystem projects, all four ecosystem projects, generators for max exporter scripts, rbank cmb export.
Changed: #929 Improved skipping of exported max files, corrected search paths for some tools configurations.
14 years ago
kaetemi 411f2893c8 Changed: #964 Max asset batch converter now also shows maps in older max versions. 14 years ago
kaetemi 73bfbdc4f8 Fixed: georges2csv.vcproj dependencies 14 years ago
mattraykowski 1b511949c9 Update: #842 Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows. 14 years ago
kervala f0d758bc6a Changed: Moved config.h stuff in ConfigureChecks.cmake 14 years ago
kervala 6cf96b9e36 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala e9c9345826 Changed: Updated tools CMake projects 14 years ago
kervala aff9d7946d Fixed: nel_unit_test compilation 14 years ago
kervala 8c7aec84c3 Changed: Check for MFC (to disable tools using MFC if not found) 14 years ago
kervala 811b229f52 Changed: #878 Fix typos in comments/code 14 years ago
kervala 3bb72a0d06 Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 14 years ago
kervala 1481d48ab8 Fixed: non detection of STLport libs under Windows 14 years ago
kervala 0ec41da752 Changed: #841 Change the wrong header in the source code 14 years ago
kervala b83fdd467e Changed: Added PCH to nelligo 14 years ago
kervala d4346ef771 Changed: Added PCH to nelligo 14 years ago
kervala 1d5f2e8df9 Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 14 years ago
kervala 6781fcf098 Fixed: warning when destination file doesn'texist 14 years ago
kervala 44ae363d64 Changed: removed MFC dependencies to object_viewer 14 years ago
kervala 16535f7e84 Changed: Updated tools and samples CMake projects 14 years ago
kaetemi d4caf01eb1 Added: #929 Process for anim, font, swt, clodbank, pacs_prim, ps, skel. Project for objects, sky, contruction, fauna, fonts, outgame, sfx. 14 years ago
kaetemi ad068c46bb Changed: #964 Add remapping in client of tga filenames onto png files for unprocessed textures from the png asset database. 14 years ago
kaetemi c8ee84fbe4 Changed: #964 Some more rules for batched max convert paths. 14 years ago
kaetemi f362c9363b Changed: #964 Skip over deleted bones in skinning when exporting from max. 14 years ago
kervala e3ea920741 Changed: Updated 3dsmax plugins CMake projects 14 years ago
kervala aceaccc3c0 Fixed: 3dsmax plugins compilation (64 bits and STLport) 14 years ago
kervala ca710cdac4 Changed: Updated tools CMake projects 14 years ago
mattraykowski f6c11aff7e Update: #842 Initial file/folder move for single project build. 14 years ago
kervala bce05f44f9 Changed: #1051 Progress tweak 14 years ago
kervala 99181c4a9d Fixed: sound_source compilation under Linux 14 years ago
kaetemi 328dc084ac Added: #929 Some more path fixing rules for max batch asset convert. 14 years ago
kaetemi 42aa859245 Added: #929 Added the objects build project and updated the max file batch convert script. 14 years ago
kervala ad51d50449 Changed: Prevent Windows to draw background of NeL windows and some other messages 14 years ago
kervala 27f3b8c8e8 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 06ec6effa8 Fixed: tga2dds compilation under Linux 14 years ago
kervala 47b3d5ce60 Changed: Use of CFile::getApplicationDirectory 14 years ago
kervala ee40f8f9b5 Changed: Updated samples CMake projects 14 years ago
rti 4f02a8591a Fixed: #1080 cmake MODULE compiles to *.so, adjusted dynloadlib accordingly 14 years ago
kervala 65062f5dee Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 6328b3fd56 Changed: Tweaked CMake default flags to use identical settings as VC++ projects 14 years ago
kervala c962ee318b Changed: Added tga2dds project if libsquish is found (s3tc dependency removed) 14 years ago
kervala b99425d5eb Changed: Allow user to specify externals location for CMake 14 years ago
kervala aa506598d0 Fixed: #1080 Under Linux, load NeL drivers from a specific directory 14 years ago
kaetemi 5b0a249338 Changed: #929 Max shape export runs all the way through now.
Added: #929, #1082 Interface build project.
14 years ago
kaetemi 61f2851a2b Fixed: #1082 Interface texturemaps can be configured in cfg file, png and tga inside interface texturemap treated equally. 14 years ago
kervala a1fcd412b1 Changed: code simplification for s3tc_compressor_lib 14 years ago
kervala 1ff44fdb50 Changed: Added DDSD_LINEARSIZE in tga2dds to avoid warning in CBitmap 14 years ago
kervala b2417a68ab Changed: Bad parenthesis 14 years ago
kervala 7610d61b80 Changed: Allow to write interface into a PNG file 14 years ago
kervala 790cdf83c1 Fixed: #1074 sheets_packer using default static relative paths 14 years ago
kervala b80b9c4c58 Fixed: #1074 sheets_packer using default static relative paths 14 years ago
kervala cfe8f1870f Changed: #1074 sheets_packer using default static relative paths 14 years ago
kaetemi 4cf6235095 Changed: #929 Some reliability fixes for the max export plugin. 14 years ago
kervala b5f6188757 Fixed: #1044 Window content is black after switching windowed <-> fullscreen 14 years ago
kervala eaa26434bc Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 5c8e161c7a Merge 14 years ago