Commit Graph

1628 Commits (6b59fc0081699901a75f194b61ee0413fab614bb)

Author SHA1 Message Date
kervala c2c4092730 Changed: Create a console-based working patcher
kervala c549c8f4dd Changed: Remove all warning when compiling Ryzom
kervala 7c71e0ce01 Changed: Remove all warning when compiling Ryzom
kervala 6b84d99679 Fixed: Create a console-based working patcher
kervala dcab3b681b Changed: Create a console-based working patcher
kervala 81c6b7e48a Changed: Create a console-based working patcher
kervala dd0b5df304 Changed: Create a console-based working patcher
kervala c1606111a8 Changed: Make sure all debug files are created in log directory
kervala 18dd1b0ee2 Changed: Remove all warning when compiling Ryzom
kervala 31236e1dea Changed: Remove/convert/update old projects
kervala c535f83ea3 Changed: Use PCH under Linux with CMake
vl 39b6194f02 Changed: misc things
kervala 082676ea80 Changed: CFile::copyFile takes now 2 std::string as parameters
kervala e1242bffea Removed: useless backup files
kervala 6457dd4f55 Changed: Remove/convert/update old projects
kervala d24c112408 Fixed: world_editor_sound_plugin compilation on 64 bits
kervala fbd689a6a0 Fixed: icon_search project
kervala 4e9550100a Added: patch_gen project in Ryzom tools
kaetemi ced1b79840 Changed: Corrected some config variable names for rbank build process.
kervala f2e43698ea Changed: Compilation on 64-bits platforms
kervala 7a00fb5082 Fixed: client_config compilation
kervala ea5c5b8bad Fixed: client_config compilation
kervala 6c47a3a615 Changed: Fix typos in comments/code
kervala 458203979c Fixed: variable_parser compilation
kervala 7cbe65d2ef Changed: Fix typos in comments/code
kervala f381f335e1 Changed: Fix typos in comments/code
kervala 2c5b13b4a4 Changed: Removed unused client code from sheets_packer
kervala 59bdca45fe Changed: Prefix all Ryzom binaries by ryzom_
Matt Raykowski 1b1c621cb6 merge
Matt Raykowski 9effa3d68f Chanegd: Added more server services and tools to the build.
kaetemi c71492c605 Added: Rbank build process for build pipeline.
kervala 3117e5fd5f Changed: Move OS specific code from client or server to NeL when it's possible
kaetemi a30c616cb7 Added: Work in progress of new build pipeline scripts.
kervala e065046317 Changed: Remove/convert/update old projects
Matt Raykowski 1a695c444b merge
Matt Raykowski 7977cefc40 Changed: Added BS, DSS, EVS, GUS, icon_search, named2csv, prim_export, uni_conv, AIS and csv_transform to CMake build.
kervala 9dcd284614 Changed: Remove all warning when compiling Ryzom on Linux
kervala 0668dc8408 Changed: Remove/convert/update Visual C++ projects
kervala 0107b510f2 Changed: Compilation on 64-bits platforms
kaetemi 61161d3092 Fixed: Added the land export tool vcproj to the tools sln.
vl d8e885e53d Removed: hardcoded path replaced with $RYZOM_PATH
vl b8ee03c43a Merge
vl 4add4275d8 Changed: no more hard coded paths
vl d6be8873e4 Added: graph_output directory that is necessary for the admin www tool
vl 9ae85fe837 Added: default_c directory that is necessary for the admin www tool
vl 47a4a8e20a Fixed: r2_login.php can't create log file on linux by kerozcak
vl d1cb8fde2d Changed: char* into const char*. string_constant_to_char.patch provided by vhelsing
vl f5ed11d46e Removed: compilation of nelns (not needed to run a ryzom shard)
Changed: don't compile in final version (easier to debug and test)
kervala 39e327c1b3 Changed: tool projects build failed issue (patch provided by kuo)
kervala db80394679 Fixed: tool projects build failed issue (patch provided by kuo)
kervala 0e7c1ddfe4 Fixed: Missing ; after two nlassert calls
kervala ef1182bc48 Changed: Compilation on 64-bits platforms
Matt Raykowski cbecd29fa6 Update: Applied some patches and fixed include directories for CMake.
vl 5d2cce5c81 Removed: default plugins
vl ec45939204 Changed: path on sound include
vl da6a581748 Fixed: all path are now relative. Only have to define $RYZOM_PATH
kervala 29a57b3efe Changed: Remove/convert/update old projects
kervala 0e97acfacf Changed: World editor crashes on launch ...
kervala 783c0ac359 Merge
kervala 732adbfe17 Changed: World editor crashes on launch ...
kervala ad487dae19 Changed: Remove/convert/update old projects
kervala c084a595f8 Changed: Remove/convert/update Visual C++ projects
Matt Raykowski e055fbd30b Update: Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB
kaetemi@users.sourceforge.net 818fabfa30 Fixed: Use of <? instead of <?php in some files broke login on some system configurations.
kervala 0391b3fad6 Changed: Remove/convert/update Visual C++ projects
kaetemi@users.sourceforge.net cd88931aa4 Added: The 'use' sql command on the admin default data sql as well for convenience.
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
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.
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"
acemtp@users.sourceforge.net d5c601ffa5 initial version