Commit Graph

7164 Commits (27d3b068d628cfbab0e86478fbb18a6e860e5036)

Author SHA1 Message Date
Matt Raykowski 49014f0a47 Update: In progress: adding EGS to CMake build.
Matt Raykowski 2028cfb46e merge
Matt Raykowski a3bc0ea702 Update: Starting to add services to CMake, added admin_modules and frontend_service.
kervala 3449a727c0 Fixed: 24bpp support (patch provided by ThibG)
Matt Raykowski 6901aaa0e4 merge
Matt Raykowski cbecd29fa6 Update: Applied some patches and fixed include directories for CMake.
Matt Raykowski cd7af53bc8 Fixed: CMake now finds XF86VidMode and links OpenGL correctly.
kervala d6830102f5 Changed: luabind (On Windows Breaks Compiling)
kervala d955ac8426 Changed: Fix typos in comments/code
kervala 6eff3d4d61 Changed: Fix typos in comments/code
vl 8ef863c832 Merge
kervala 0ce1916acb Changed: Fix typos in comments/code
kervala 1c96de0be8 Fixed: Ryzom Client Build Fix - _Bool is a keyword in C99 (patch provided by rti)
vl 1009564115 Changed: make it compile in pure static
kervala e4653bbde9 Fixed: NELNS: build on Mac OS X (patch provided by rti)
kervala 7734507190 Fixed: Shared Libs loading on Mac OS X (patch provided by rti)
kervala 05c1f6bd2a Merge
kervala 85d83088a3 Fixed: 24bpp support (patch provided by ThibG)
vl b1022a83c5 Fixed: in static, it didn't compile
kervala 404e26a51f Fixed: cannot move, only spin in circles (patch provided by ratmice)
kervala c0318a2823 Changed: Remove all warning when compiling Ryzom on Linux
kervala aa8eba9d99 Fixed: NLMISC ticksToSecond error on Mac OS X (patch provided by rti)
kervala 1c51331f5d Fixed: NLMISC ticksToSecond error on Mac OS X (patch provided by rti)
kervala b8645f969f Changed: Change the wrong header in the source code
kervala b91fe891f3 Fixed: luabind (On Windows Breaks Compiling)
kervala 538f7abb14 Fixed: CSString::find and CSString::findNS broken
kervala e8d80432ba Fixed: linux segfault in lua
kervala d2d2427288 Changed: Nel driver_xaudio2 and driver_dsound failed to compile
kervala 5214dc06fc Changed: Remove/convert/update old projects
vl 5d2cce5c81 Removed: default plugins
vl ec45939204 Changed: path on sound include
vl 929717e3b1 Fixed: make it compile
vl da6a581748 Fixed: all path are now relative. Only have to define $RYZOM_PATH
kervala c4a4e1c9e9 Changed: Remove/convert/update old projects
kervala e035f914c1 Changed: Compilation on 64-bits platforms
kervala 29a57b3efe Changed: Remove/convert/update old projects
vl b8f28bda34 Merge
vl c29d30f319 Fixed: commented the old asm g++ code and use the builtin function. patch by rti
vl 94cb8e9c26 Changed: fixed a void* to uint32 conversion
kervala 0e97acfacf Changed: World editor crashes on launch ...
kervala ad6a1e6888 Changed: Client Core crashing on direct3d shader driver
kervala 1a649a8d23 Merge
kervala 783c0ac359 Merge
kervala 732adbfe17 Changed: World editor crashes on launch ...
kervala b5ebd09065 Changed: Fix typos in comments/code
kervala f4e5757d07 Changed: Remove/convert/update old projects
Matt Raykowski c9d0e92ad7 Resolved: Applied patch from Nille02 - typos in header move branch. Missed music_channel_xaudio2.h
--HG--
branch : branch_pvt_headers
Matt Raykowski 57220dbd7d Resolved: Applied patch from Nille02 - typos in header move branch.
--HG--
branch : branch_pvt_headers
Matt Raykowski 85bc5bdb84 merge
kervala 7c57b18dd0 Changed: zviewer already in code/nel/tools/3d
Matt Raykowski f5b2d23db4 Update: Fixing the private headers issues.
kervala ad487dae19 Changed: Remove/convert/update old projects
kervala a61aa6616b Fixed: Add possibility to change default audio driver
kervala 307208ccb6 Changed: Remove all warning when compiling Ryzom on Linux
kervala b25c2fa105 Merge
kervala e41e144d99 Changed: Crash when updating Windows 7 progress bar
kervala bfb3742639 Changed: Make Ryzom client working with latest liblua, luabind, libwww
kervala c084a595f8 Changed: Remove/convert/update Visual C++ projects
Matt Raykowski 99a66f677b Update: merged
Matt Raykowski e055fbd30b Update: Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB
vl 6bc0e6d202 Fixed: problem with crypt function under 64b system. patch by ratmice
vl b577ab73bc Fixed: linux/assertion failure CCoTask::getCurrentTask() == this. patch by ratmice
vl 45283a568c Changed: make the mutex working on Linux
vl b827ad959a Changed: cfg variable to fit open shard
vl b1cb46b72e Fixed: patched by kvogel
kervala 8b7144733a Changed: VER_SUITE_STORAGE_SERVER and VER_SUITE_COMPUTE_SERVER not defined
kaetemi@users.sourceforge.net 818fabfa30 Fixed: Use of <? instead of <?php in some files broke login on some system configurations.
kaetemi@users.sourceforge.net a4457c5778 Fixed: Server crash on character create when compile on win without stlport
kervala a110c5e4a3 Changed: Remove/convert/update old projects
kervala 0ad6f116b1 Changed: Remove/convert/update old projects
kervala 8138abd67e Fixed: Update autoexp.dat for Qt and STLport
kervala 3e1b1fa0cc Changed: Don't check for MS STL headers if STLport is used
kervala 091e2ea9d5 Changed: Compilation on 64-bits platforms
kervala ed28f1f290 Changed: Remove/convert/update Visual C++ projects
kervala 0391b3fad6 Changed: Remove/convert/update Visual C++ projects
kervala f2abf727a8 Fixed: surpress the annoying "Using TR1 extensions" message
kaetemi@users.sourceforge.net cd88931aa4 Added: The 'use' sql command on the admin default data sql as well for convenience.
thorbjorn ea28199136 Fixed: Compile fixes for gcc 4.5.0
Example:

error: cannot call constructor ‘std::pair<std::basic_string<char>, CInterfaceDDX*>::pair’ directly
error:   for a function-style cast, remove the redundant ‘::pair’
vl b3a13e1adc Added: 2 scripts to start/stop the shard on Windows
vl 20b9c59e3e Fixed: bad mysql lib name in debug
vl 1031f80566 Added: common.cfg include variable needed by all services (for example WindowStyle = "WIN"; )
vl f2486352a2 Added: default cfg include common.cfg
vl 4726dc72b0 Changed: use the client cfg variable StartupHost to say where the login system is (not harcoded anymore)
vl cf82bb4a8c Fixed: by default on linux DisableDirectInput is set to true
kaetemi@users.sourceforge.net 4d04e7b9ce Changed: Values for success table set to 50% for success chance, partial success 90% and xp gain 1.0 on all entries, instead of 0.
kaetemi@users.sourceforge.net a31ef6297d Fixed: Missed version in skill tree.
kaetemi@users.sourceforge.net 4b05f562d2 Added: Missing skill tree sheets.
kaetemi@users.sourceforge.net 9588e40e6b Added: Missing skill tree sheets.
acemtp@users.sourceforge.net 36b8bf5ceb Added: default data for admin tool
acemtp@users.sourceforge.net 271838046d Added: 'use' sql command to set the good table
kaetemi@users.sourceforge.net baa0de57a6 Fixed: Some windows system lib was not linked when using self compiled external libraries.
acemtp@users.sourceforge.net 297446ef5f Added: tables and default data for sql
kaetemi@users.sourceforge.net 3773bb3e6b Merge
kaetemi@users.sourceforge.net 1d7f0999b8 Removed: Some files generated by VS compiler.
kervala c863ea7644 Changed: misc linux patches (patches provided by ratmice)
kervala bac9d3f6ff Changed: Compilation on 64-bits platforms
kaetemi@users.sourceforge.net b5c66e8a19 Added: Missing sheets causing server crash.
kervala 0fe4c2696c Merge
kervala 311e87b746 Changed: Compilation on 64-bits platforms
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.
kervala cd0b60ad4e Merge
kervala cb500bd3e3 Changed: Don't check for MS STL headers if STLport is used
acemtp@users.sourceforge.net 796809b5d1 Fixed: posix cp flag
acemtp@users.sourceforge.net d8eff382db Fixed: remove the -march=pentium
acemtp@users.sourceforge.net 8b920944dd Changed: add +x on linux script to be executable
acemtp@users.sourceforge.net 61eefa97c2 Fixed: set the good agpl header
acemtp@users.sourceforge.net 29b38937a5 Fixed: set the good agpl header
kaetemi@users.sourceforge.net 318c2d4f6f Fixed: Availability of DirectSound 8 functions differs between versions.
kaetemi@users.sourceforge.net 4d3a73dfc4 Fixed: Picture files in tile edit exe project don't use precompiled header.
acemtp@users.sourceforge.net c0e0bc625d Added: replace_vista_icon.exe to fix the error PRJ0019: A tool returned an error code from "insert the hi res icon"
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
acemtp@users.sourceforge.net 6f07d020c9 initial version