Commit Graph

1608 Commits (aa9c18481de2845db19689bfdbdcf9ff8db13680)

Author SHA1 Message Date
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 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
vl b11891dbc1 Added: in static driver, include ogg vorbis in the ryzom client 14 years ago
vl 8bde6fa98d Fixed: missing endline 14 years ago
acemtp@acemtp-desktop 0f4fd77f3b Added: include dir of zlib because game_share need zlib 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
vl 2cdf9e71f6 Fixed: a bug with interface due to the static keyword 14 years ago
vl 8046962fa2 Added: setrlimit to define how many open file we can have in the same time 14 years ago
kervala 32f0a5037f Changed: #825 Remove all warnings when compiling Ryzom 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
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 f157610a73 Changed: #964 Added wmap tools to ryzom tool sln and fixed stuff. 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 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
mattraykowski 42709b136c Changed: Fixed pacs_scan.cpp used by ai_build_wmap, build_packed_world_col for compilation under Linux. 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
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 e9a70bbe13 Added: client.rc in sources and NL_ADD_LIB_SUFFIX for Ryzom client 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 a6c5356761 Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind) 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
mattraykowski 8e2b6b6737 merge 14 years ago
kervala 58635a112c Fixed: Added missing RYZOM_*_PREFIX 14 years ago
mattraykowski 359ff4211c Changed: #842 Cleaned up a couple tools to build correctly (especially when using STLport.) 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 2966ff7392 Changed: FindLibwww search also for libexpat 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 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
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
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 811b229f52 Changed: #878 Fix typos in comments/code 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
mattraykowski f6c11aff7e Update: #842 Initial file/folder move for single project build. 14 years ago
kervala bce05f44f9 Changed: #1051 Progress tweak 14 years ago
kaetemi 42aa859245 Added: #929 Added the objects build project and updated the max file batch convert script. 14 years ago
kervala 65062f5dee Changed: #825 Remove all warnings when compiling Ryzom 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 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
kervala d7943cfa7d Fixed: #955 CMake does not search luabind 14 years ago
kervala 70e5a1e98e Fixed: client_patcher compilation under Windows 14 years ago
rti 06f7326e34 Fixed: #1059 Make cocoa the default subsystem on Mac OS X 14 years ago
kervala a7f0ee94e8 Changed: client_default.cfg and patcher translations installation 14 years ago
kervala ed1f993f2e Added: client_default.cfg.in to use specified data pathes 14 years ago
kervala b95f861fa5 Added: translations for client_patcher 14 years ago
kervala bf1d4b604b Fixed: nelsound dependency to nelsound_lowlevel 14 years ago
kervala 53d0963dba Fixed: libc functions wouldn't be replaced by intrinsics equivalent 14 years ago
kervala c847c1dd87 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala dc43321615 Changed: #878 Fix typos in comments/code 14 years ago
kervala 4b294f9402 Fixed: libc functions wouldn't be replaced by intrinsics equivalent 14 years ago
kaetemi 248a8464ec Added: #929 Ig build process. 14 years ago
kervala 67ebdb938a Changed: #878 Fix typos in comments/code 14 years ago
kervala 6870bb4ce3 Changed: #1023 PreDataPath and DataPath must be set in client_default.cfg 14 years ago
kervala 4884d2ed97 Changed: #1051 Progress overwrite current line 14 years ago
kervala 0cb39b3bd2 Fixed: #1064 New interface definition missing (patch provided by Naush) 14 years ago
kervala c2c4092730 Changed: #1051 Create a console-based working patcher 14 years ago
kervala c549c8f4dd Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 7c71e0ce01 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 6b84d99679 Fixed: #1051 Create a console-based working patcher 14 years ago
kervala dcab3b681b Changed: #1051 Create a console-based working patcher 14 years ago
kervala 81c6b7e48a Changed: #1051 Create a console-based working patcher 14 years ago
kervala dd0b5df304 Changed: #1051 Create a console-based working patcher 14 years ago
kervala 2bc8aa793e Changed: Removed wrong #endif 14 years ago
kervala bc3190ab1e Changed: Optimization for files loading under Linux 14 years ago
kervala a2be9e1d1b Changed: Added a space before filename 14 years ago
kervala ada9fd28ee Changed: Using RZ_NO_CLIENT to include CClientConfig from client without adding other dependencies 14 years ago
kervala c96c540d34 Changed: Added parsing of PatchServer variable 14 years ago
kervala 47e2d3532d Changed: Save CameraDistance and FPV not only if in Windowed mode (fix) 15 years ago
kervala b5f09fc9c9 Changed: Save CameraDistance and FPV not only if in Windowed mode 15 years ago
kervala 042507413a Changed: #878 Fix typos in comments/code 15 years ago
kervala bd44224959 Changed: #1032 Crash in OpenAL driver when a music is playing and user returns to selection menu 15 years ago
kervala a1d8277eea Fixed: #1042 Loading music is not fading after reselecting a character 15 years ago
kervala 20a2fbd674 Changed: #1030 Don't add buffer to queue when using sync mode 15 years ago
kervala d35da7cfd8 Changed: #878 Fix typos in comments/code 15 years ago
kervala 032284affa Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 2a1441858f Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 15 years ago
kervala 6dec8a3cf5 Changed: #878 Fix typos in comments/code 15 years ago
vl 3b0e201dd6 Merge 15 years ago
vl f34e513192 Fixed: the nel tracer/printer for libwww 15 years ago
vl 056f8e147f Removed: flooding warning 15 years ago
vl 5a42894005 Fixed: crash when we pass the login/pass in command line 15 years ago
vl c9951246a7 Changed: order or the lib to make it compile in pure static 15 years ago
kervala bf5e086157 Fixed: #1032 Crash in OpenAL driver when a music is playing and user quit client 15 years ago
kervala aa446917b9 Fixed: #1031 Music is "stopped" when client is loading with OpenAL driver 15 years ago
kervala a3ae822a88 Changed: #878 Fix typos in comments/code 15 years ago
vl 30ee5647df Changed: generate symbol by default 15 years ago
vl 5a1fa02588 Changed: No more log in stdout, only in log file 15 years ago
vl daedac045b Added: search ryzom.png in path 15 years ago
vl bd86b6f29d Changed: don't add the "data" directory 2 times 15 years ago
vl d971a9537c Removed: flooding warning 15 years ago
kervala c6d7643b4b Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 43de0a28b1 Changed: #963 Floating point exceptions 15 years ago
vl 49c8252f99 Changed: sint64 into uint64 to compile on old gcc 15 years ago
vl edeeb18515 Merge 15 years ago
vl e71c3b5417 Merge 15 years ago
vl fa493394b5 Changed: Display fps and spf on SHIFT+F2 15 years ago
kervala e918f393c9 Fixed: #1024 Ryzom-client requires Cmake 2.8 - Not standard in Ubuntu 9.04 15 years ago
kervala 9e7420a442 Changed: #1023 Use a standard application path for writing files 15 years ago
kervala 714e99ec08 Changed: #842 Removed CMake unused files 15 years ago
kervala ddeff78c93 Changed: only check screenshot folder presence one time 15 years ago
kervala d9b644d153 Changed: #842 Added new files for X11 applications 15 years ago
kervala c1606111a8 Changed: #991 Make sure all debug files are created in log directory 15 years ago
kervala bbc814e12b Changed: #1023 Use a standard application path for writing files 15 years ago
kervala 5f0a250598 Changed: #982 Remove seven_zip dependency for Mac OS and Linux client 15 years ago
kervala 0e5c1c4af3 Changed: #1023 Use a standard application path for writing files 15 years ago
kervala 8caf0eb97e Changed: #973 Added an icon for X11 15 years ago
kervala a1356178fd Changed: #878 Fix typos in comments/code 15 years ago
kervala 5f3ecbe8ff Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 61d960a970 Changed: #1023 Use a standard application path for writing files 15 years ago
kervala 3334163590 Changed: #842 Added new files for X11 applications 15 years ago
kervala 9cb67be062 Changed: #842 Removed CMake unused files 15 years ago
kervala d65129e67d Changed: #1023 Use a standard application path for writing files 15 years ago
kervala f4c0778e45 Changed: #878 Fix typos in comments/code 15 years ago
kervala 18dd1b0ee2 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 5bb012883d Changed: #860 Remove/convert/update old projects 15 years ago
kervala c426347080 Changed: #1023 Use a standard application path for writing files 15 years ago
kervala aa88a7fb49 Changed: NLMISC::strupr is depreciated (use NLMISC::toUpper instead 15 years ago
kervala 8605f833e9 Changed: #927 Move OS specific code from client or server to NeL when it's possible 15 years ago
vl dee391151a Fixed: some gcc warning 15 years ago
vl 4e87d65d87 Added: default value for fxMatrix (thx valgrind) 15 years ago
kervala 77708e8d52 Changed: optimizations for PCH 15 years ago
kervala b9750904f1 Changed: #991 Make sure all debug files are created in log directory 15 years ago
kervala 31236e1dea Changed: #860 Remove/convert/update old projects 15 years ago
kervala c6349e415f Changed: optimizations for PCH 15 years ago
kervala 0383b14169 Changed: optimizations for PCH 15 years ago
kervala d330483dd9 Changed: #880 Use PCH under Linux with CMake 15 years ago
kervala c535f83ea3 Changed: #880 Use PCH under Linux with CMake 15 years ago
kervala 76aa034bea Changed: #841 Change the wrong header in the source code 15 years ago
vl f38d78a22d Added: default value for HairColor (thx valgrind) 15 years ago
vl e9834f7270 Removed: hi res icon post build 15 years ago
vl dfbb27fafc Merge 15 years ago
vl 39b6194f02 Changed: misc things 15 years ago
vl 7fa8e70111 Added: new rp jobs 15 years ago
vl eb8d775332 Added: new login interface and loading background 15 years ago
vl f4a2b13452 Removed: some flooding warning 15 years ago
vl 8ecf22ad3f Fixed: Bad way to loop a number between 0 and 5 15 years ago
kervala 220a3458c2 Changed: USE_JPEG is only used when building NLMISC now 15 years ago
kervala 082676ea80 Changed: CFile::copyFile takes now 2 std::string as parameters 15 years ago
kervala 575f577dac Changed: #841 Change the wrong header in the source code 15 years ago
kervala e1242bffea Removed: useless backup files 15 years ago
kervala de9ba8fbe4 Changed: #841 Change the wrong header in the source code 15 years ago
kervala ae239a6b94 Changed: #880 Use PCH under Linux with CMake 15 years ago
vl fa1ec407e8 Added: monitor service cfg 15 years ago
rti 1e1e0c45ae Fixed: #1000 ft2build.h not found by FindFreetype 15 years ago
kervala deb32e7dda Changed: #841 Change the wrong header in the source code 15 years ago
kervala 6457dd4f55 Changed: #860 Remove/convert/update old projects 15 years ago
kervala d24c112408 Fixed: world_editor_sound_plugin compilation on 64 bits 15 years ago
kervala fbd689a6a0 Fixed: icon_search project 15 years ago
kervala 8eac425f0f Changed: #842 NeL and Ryzom Core version 0.7.0 15 years ago
kervala 6eda3d5039 Changed: #842 Added SOVERSION property to shared libraries 15 years ago
kervala 9de1c9e027 Changed: #878 Fix typos in comments/code 15 years ago
rti 59b7ac1f9f merge 15 years ago
rti 60dae3bfd0 Changed: #947 adapted to recent driver changes, some cleanup 15 years ago
kervala 4e9550100a Added: patch_gen project in Ryzom tools 15 years ago
kervala ec62912164 Changed: #991 Make sure all debug files are created in log directory 15 years ago
Matt Raykowski 95c62c13fe Changed: #842 Added PDS, SBS, SUS and TS to CMake build. 15 years ago
kaetemi ced1b79840 Changed: #929 Corrected some config variable names for rbank build process. 15 years ago
Matt Raykowski 96f88d8a8d Changed: #842 Added three more services: MOS, RBS, PDSS. 15 years ago
Matt Raykowski ce1bcbaf27 Changed: #842 Added a few more services: LAS, LGS, MFS, MS, AS, NS, WS. 15 years ago
kervala 982734fc81 Fixed: #943 Compiling under Debian 5 (linux) 64bit 15 years ago
kervala f2e43698ea Changed: #853 Compilation on 64-bits platforms 15 years ago
vl 74bcf2dd7e Fixed: #965 added missing leveldesign files 15 years ago
kervala 7a00fb5082 Fixed: client_config compilation 15 years ago
kervala a5a3929833 Fixed: #985 Crash when opening a door 15 years ago
kervala ea5c5b8bad Fixed: client_config compilation 15 years ago
kervala 51bd12ec4a Changed: #985 Crash when opening a door 15 years ago
kervala 4095bf6a4c Fixed: #977 Characters without heads. 15 years ago
kervala 6c47a3a615 Changed: #878 Fix typos in comments/code 15 years ago
kervala 458203979c Fixed: variable_parser compilation 15 years ago
kervala dcf1277953 Changed: #842 Added SOVERSION property to shared libraries 15 years ago
kervala 7cbe65d2ef Changed: #878 Fix typos in comments/code 15 years ago
rti 7e91dd34fd merge 15 years ago
rti 2e6078898e Changed: #947 fixed multi screen window positioning, implemented getCurrentScreenMode, (IDriver::InterfaceVersion = 0x67 to enable negative window positions) 15 years ago
kervala 295c02ccd1 Fixed: #982 Remove seven_zip dependency for Mac OS and Linux client 15 years ago
kervala 8b5437515c Changed: #878 Fix typos in comments/code 15 years ago
kervala f381f335e1 Changed: #878 Fix typos in comments/code 15 years ago
rti 6208a8130a Fixed: LzmaDecode, use SizeT typedef 15 years ago
kervala eb769bfb9c Changed: #878 Fix typos in comments/code 15 years ago
kervala 2c5b13b4a4 Changed: Removed unused client code from sheets_packer 15 years ago
kervala 1f1981e0ad Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala a6d55108f2 Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala f0af732417 Changed: #842 Prefix all Ryzom binaries by ryzom_ 15 years ago
kervala 613a7ffa58 Changed: #842 Missing parenthesis 15 years ago
kervala 59bdca45fe Changed: #842 Prefix all Ryzom binaries by ryzom_ 15 years ago
rti 0eda79d7b3 merge 15 years ago
rti f082ef3efb Fixed: #972 Do not reset mouse position to implement FreeLook (IDriver::InterfaceVersion = 0x66) 15 years ago
kervala 004f5b3f83 Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala 9a90995ce2 Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala b8e5331ffe Changed: #842 Prefix all Ryzom binaries by ryzom_ 15 years ago
kervala a6b5c5f453 Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by Letto) 15 years ago
kervala ab7adb557f Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala 4b15d7273e Changed: #878 Fix typos in comments/code 15 years ago
kervala 25585bb828 Changed: #927 Move OS specific code from client or server to NeL when it's possible 15 years ago
rti 1b6382633a merge 15 years ago
rti 38fd14fbd2 Changed: #947 showCursor, setMousePos, improved window move, useOptimizedDrawing:YES, cleaned up comments 15 years ago
kervala dc69bc2c73 Changed: #842 Some unneeded libwww libs are needed on some platforms 15 years ago
kervala 5a113d7950 Changed: #842 Removed unneeded libwww libs 15 years ago
vl 09bcc39b6d Merge 15 years ago
vl 6c8593a312 Changed: moved nelns file in ryzom directories 15 years ago
Matt Raykowski 1b1c621cb6 merge 15 years ago
Matt Raykowski 9effa3d68f Chanegd: #842 Added more server services and tools to the build. 15 years ago
vl 6c1a803c6a Fixed: #962 animal consumes one unit too many (by nimetu) 15 years ago
vl 8fcec5faf7 Changed: moved nelns file in ryzom directories 15 years ago
vl 71486048f7 Added: dss cfg 15 years ago
kervala 6672da9201 Fixed: #966 Don't exit if no corresponding screen mode found in windowed 15 years ago
kaetemi c71492c605 Added: #929 Rbank build process for build pipeline. 15 years ago
kervala 85d980b816 Changed: #860 Remove/convert/update old projects 15 years ago
kervala 3117e5fd5f Changed: #927 Move OS specific code from client or server to NeL when it's possible 15 years ago
kervala 7cb2d2e09e Changed: #927 Move OS specific code from client or server to NeL when it's possible 15 years ago
kervala d14e6418da Fixed: #963 Floating point exceptions 15 years ago
kaetemi a30c616cb7 Added: #929 Work in progress of new build pipeline scripts. 15 years ago
kaetemi cb176f9c1f Changed: Also remap png to dds in client. 15 years ago
kervala e823e9ece2 Changed: #878 Fix typos in comments/code 15 years ago
kervala e065046317 Changed: #860 Remove/convert/update old projects 15 years ago
rti 5566ef2310 Fixed: #958 libmd5 is not linked (patch by vbmithr) 15 years ago
rti 46e81fa4c1 Changed: #956 hardcoded linking to expat for now 15 years ago
rti 97917f9602 Fixed: #957 find all the libwww sub libraries - not only on mac 15 years ago
Matt Raykowski 1a695c444b merge 15 years ago
Matt Raykowski 7977cefc40 Changed: #842 Added BS, DSS, EVS, GUS, icon_search, named2csv, prim_export, uni_conv, AIS and csv_transform to CMake build. 15 years ago
kervala acc2f84ef9 Changed: #927 Move OS specific code from client or server to NeL when it's possible 15 years ago
rti 0f62cfa0f2 Changed: #947 adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES) 15 years ago
kervala 1cb477b8d3 Fixed: #951 Use nlWindow instead of void* for window ID 15 years ago
rti 80e7cb03c7 Fixed: #910 - NeL and Ryzom client should build out of the box using CMake on mac os x now. 15 years ago
vl cfabb13cca Fixed: #847 downcast in 32b on 64b platform. 15 years ago
vl 7db7fac7b3 Fixed: #847 downcast the groupid in 32b on 64b platform. 15 years ago
vl 840ead61ba Changed: #847 downcast works in 64b. it's not a problem to use only the low half of the pointer since Seed is only used for randomize. 15 years ago
vl 1d145a0b62 Fixed: #935 save the screenshots in screenshot directory 15 years ago
vl 4690908535 Fixed: #945 mouse click events do not respect mouse position (by rti) 15 years ago
kervala 9dcd284614 Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala 0668dc8408 Changed: #860 Remove/convert/update Visual C++ projects 15 years ago
Matt Raykowski f0d9ff49d7 Update: #842 ai_service links, for real. 15 years ago
kervala 0107b510f2 Changed: #853 Compilation on 64-bits platforms 15 years ago
kaetemi 61161d3092 Fixed: #930 Added the land export tool vcproj to the tools sln. 15 years ago
kervala 05b6447aad Changed: #927 Move OS specific code from client or server to NeL when it's possible 15 years ago
kervala 2572ef9e9f Fixed: #869 Crash when updating Windows 7 progress bar 15 years ago
vl 962491b33d Changed: #906 due to strange crash, we remove the stl xml allocator 15 years ago
kervala 7ca5eea749 Fixed: Linux and Mac OS clients trying to download patches 15 years ago
kervala 05f51ac50d Removed: bloom_effect in client (the used version is in NeL) 15 years ago
kervala d5cb795113 Fixed: #923 Loot does not appear in loot window 15 years ago
Matt Raykowski 6eb4cfa546 merge 15 years ago
Matt Raykowski 526effaaca Update: Fixing some warnings and some more CMake work. 15 years ago
vl e0e050970a Fixed: #919 egs warning by kerozcak 15 years ago
Matt Raykowski f0ecd029f2 Fixed: #914 Added additional path to FindMySQL.cmake 15 years ago
kervala e6412d9f25 Merge 15 years ago
vl 2213015d4a Fixed: #919 egs warning by kerozcak 15 years ago
kervala 78111dec49 Fixed: assert when Local mode is used 15 years ago
vl a819027d72 Changed: new cfg cleaned by kerozcak 15 years ago
vl d8e885e53d Removed: hardcoded path replaced with $RYZOM_PATH 15 years ago
vl 25b512bf8a Removed: a hardcoded path, replaced with RYZOM_PATH 15 years ago
vl 79e9fb5bdc Merge 15 years ago
vl b8ee03c43a Merge 15 years ago
vl 4add4275d8 Changed: no more hard coded paths 15 years ago
kervala dc7c67701a Fixed: #913 shard_start.bat file unable to locate service executable files 15 years ago
vl d6be8873e4 Added: graph_output directory that is necessary for the admin www tool 15 years ago
vl 9ae85fe837 Added: default_c directory that is necessary for the admin www tool 15 years ago
vl e20d2848a3 Fixed: #917 X11 Free Look and Cam Look support (by rti) 15 years ago
kervala 4908e843e8 Fixed: #918 Luabind 0.7 is not correctly detected 15 years ago
kervala 5854b23559 Changed: #900 ELuaExecuteError: No matching overload found, setContextHelpText 15 years ago
kervala a9f92a0e36 Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala eda4939a41 Fixed: #912 Arrays not initialized and other minor bugs 15 years ago
kervala 28e20b2718 Fixed: #900 ELuaExecuteError: No matching overload found, setContextHelpText 15 years ago
vl 9ec6dc9ced Fixed: missing ; after a nlassert 15 years ago
vl 6e0bb8765e Merge 15 years ago
vl e8ea720275 Fixed: #892 segfaults with newer libwww on linux 15 years ago
vl 4773981bdf Fixed: #906 move code from .h to .cpp to resolve a libxml allocator problem 15 years ago
kervala 7c79fd574b Changed: #853 Compilation on 64-bits platforms 15 years ago
vl 47a4a8e20a Fixed: #905 r2_login.php can't create log file on linux by kerozcak 15 years ago
vl dfb1cb9e66 Fixed: #909 warning flood 15 years ago
vl 251ff677c0 Merge 15 years ago
vl d1cb8fde2d Changed: char* into const char*. string_constant_to_char.patch provided by vhelsing 15 years ago
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)
15 years ago
kervala 91f233c5fb Fixed: #908 Incorrect method CMusicPlayer::previous() (patch provided by lubos) 15 years ago
kervala de682be280 Changed: #901 nlstop() broken (including patch provided by vhelsing) 15 years ago
kervala 65e5267ffd Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala a0ca31041e Changed: #897 Missing ; after two nlassert calls (patch provided by vhelsing) 15 years ago
vl bec9f0f252 Changed: #825 remove some warning 15 years ago
vl 7af5325c5b Fixed: #893 removed unused WebSrvHost and changed the default port for WebSrvHost in EGS 15 years ago
vl f786310f85 Fixed: #901 nlstop 15 years ago
kervala 39e327c1b3 Changed: #902 tool projects build failed issue (patch provided by kuo) 15 years ago
kervala db80394679 Fixed: #902 tool projects build failed issue (patch provided by kuo) 15 years ago
Matt Raykowski 42a098c625 merge 15 years ago
Matt Raykowski 2742738c4b Update: #825 More initialization order issues. 15 years ago
Matt Raykowski 22fc0c3447 Update: #825 Added no-strict-aliasing (NOT PERMANENT) and fixed initialization order. 15 years ago
kervala 0e7c1ddfe4 Fixed: #897 Missing ; after two nlassert calls 15 years ago
kervala 9a56fe33b9 Merge 15 years ago
kervala 7d7b77015e Fixed: #896 Wrong ShardId in logger_service.cfg and mail_forum_service.cfg (patch provided by kerozcak) 15 years ago
Matt Raykowski 7be3643531 Update: #842 Fix for linking issue with ai_share and added ai_service (fails final linking) 15 years ago
kervala 8a99fec990 Merge 15 years ago
kervala 9a978cf322 Changed: #878 Fix typos in comments/code 15 years ago
kervala 9fad66bb2d Changed: #860 Remove/convert/update old projects 15 years ago
kervala 5ffff9709e Changed: #887 add do while to nldebug and co 15 years ago
kervala ef1182bc48 Changed: #853 Compilation on 64-bits platforms 15 years ago
kervala 7ffa7858bf Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
Matt Raykowski 600c21a69c merge 15 years ago
Matt Raykowski 0f2df97d23 Update: #842 More EGS CMake updates, one linker left. 15 years ago
vl 4aaf3863de Merge 15 years ago
vl a0094b2234 Fixed: #887 add do/while to remove some warning and add missing ; 15 years ago
Matt Raykowski 1bf8f2ee9a Update: #842 Added server_share to build, cleaned EGS SRC glob. 15 years ago
Matt Raykowski b1775e4b40 Update: #842 Excluded shutdown_handler.h/cpp from EGS CMake build. 15 years ago
Matt Raykowski 49014f0a47 Update: #842 In progress: adding EGS to CMake build. 15 years ago
Matt Raykowski a3bc0ea702 Update: #842 Starting to add services to CMake, added admin_modules and frontend_service. 15 years ago
Matt Raykowski 6901aaa0e4 merge 15 years ago
Matt Raykowski cbecd29fa6 Update: #842 Applied some patches and fixed include directories for CMake. 15 years ago
kervala d6830102f5 Changed: #885 luabind (On Windows Breaks Compiling) 15 years ago
kervala d955ac8426 Changed: #878 Fix typos in comments/code 15 years ago
kervala 6eff3d4d61 Changed: #878 Fix typos in comments/code 15 years ago
vl 8ef863c832 Merge 15 years ago
kervala 0ce1916acb Changed: #878 Fix typos in comments/code 15 years ago
kervala 1c96de0be8 Fixed: #890 Ryzom Client Build Fix - _Bool is a keyword in C99 (patch provided by rti) 15 years ago
vl 1009564115 Changed: make it compile in pure static 15 years ago
kervala 85d83088a3 Fixed: #884 24bpp support (patch provided by ThibG) 15 years ago
kervala 404e26a51f Fixed: #886 cannot move, only spin in circles (patch provided by ratmice) 15 years ago
kervala c0318a2823 Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala b91fe891f3 Fixed: #885 luabind (On Windows Breaks Compiling) 15 years ago
kervala e8d80432ba Fixed: #883 linux segfault in lua 15 years ago
kervala 5214dc06fc Changed: #860 Remove/convert/update old projects 15 years ago
vl 5d2cce5c81 Removed: default plugins 15 years ago
vl ec45939204 Changed: path on sound include 15 years ago
vl 929717e3b1 Fixed: make it compile 15 years ago
vl da6a581748 Fixed: all path are now relative. Only have to define $RYZOM_PATH 15 years ago
kervala c4a4e1c9e9 Changed: #860 Remove/convert/update old projects 15 years ago
kervala e035f914c1 Changed: #853 Compilation on 64-bits platforms 15 years ago
kervala 29a57b3efe Changed: #860 Remove/convert/update old projects 15 years ago
vl b8f28bda34 Merge 15 years ago
vl 94cb8e9c26 Changed: #853 fixed a void* to uint32 conversion 15 years ago
kervala 0e97acfacf Changed: #877 World editor crashes on launch ... 15 years ago
kervala 783c0ac359 Merge 15 years ago
kervala 732adbfe17 Changed: #877 World editor crashes on launch ... 15 years ago
Matt Raykowski f5b2d23db4 Update: #870 Fixing the private headers issues. 15 years ago
kervala ad487dae19 Changed: #860 Remove/convert/update old projects 15 years ago
kervala a61aa6616b Fixed: #875 Add possibility to change default audio driver 15 years ago
kervala 307208ccb6 Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala b25c2fa105 Merge 15 years ago
kervala e41e144d99 Changed: #869 Crash when updating Windows 7 progress bar 15 years ago
kervala bfb3742639 Changed: #829 Make Ryzom client working with latest liblua, luabind, libwww 15 years ago
kervala c084a595f8 Changed: #860 Remove/convert/update Visual C++ projects 15 years ago
Matt Raykowski 99a66f677b Update: merged 15 years ago
Matt Raykowski e055fbd30b Update: #842 Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB 15 years ago
vl 6bc0e6d202 Fixed: #853 problem with crypt function under 64b system. patch by ratmice 15 years ago
vl b827ad959a Changed: cfg variable to fit open shard 15 years ago
vl b1cb46b72e Fixed: #867 patched by kvogel 15 years ago
kaetemi@users.sourceforge.net 818fabfa30 Fixed: Use of <? instead of <?php in some files broke login on some system configurations. 15 years ago
kaetemi@users.sourceforge.net a4457c5778 Fixed: #864 Server crash on character create when compile on win without stlport 15 years ago
kervala 0391b3fad6 Changed: #860 Remove/convert/update Visual C++ projects 15 years ago
kaetemi@users.sourceforge.net cd88931aa4 Added: The 'use' sql command on the admin default data sql as well for convenience. 15 years ago
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’
15 years ago
vl b3a13e1adc Added: 2 scripts to start/stop the shard on Windows 15 years ago
vl 1031f80566 Added: common.cfg include variable needed by all services (for example WindowStyle = "WIN"; ) 15 years ago
vl f2486352a2 Added: default cfg include common.cfg 15 years ago
vl 4726dc72b0 Changed: use the client cfg variable StartupHost to say where the login system is (not harcoded anymore) 15 years ago
vl cf82bb4a8c Fixed: by default on linux DisableDirectInput is set to true 15 years ago
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. 15 years ago
kaetemi@users.sourceforge.net a31ef6297d Fixed: Missed version in skill tree. 15 years ago
kaetemi@users.sourceforge.net 4b05f562d2 Added: Missing skill tree sheets. 15 years ago
kaetemi@users.sourceforge.net 9588e40e6b Added: Missing skill tree sheets. 15 years ago
acemtp@users.sourceforge.net 36b8bf5ceb Added: default data for admin tool 15 years ago
acemtp@users.sourceforge.net 271838046d Added: 'use' sql command to set the good table 15 years ago
kaetemi@users.sourceforge.net baa0de57a6 Fixed: Some windows system lib was not linked when using self compiled external libraries. 15 years ago
acemtp@users.sourceforge.net 297446ef5f Added: tables and default data for sql 15 years ago
kervala c863ea7644 Changed: #851 misc linux patches (patches provided by ratmice) 15 years ago
kervala bac9d3f6ff Changed: #853 Compilation on 64-bits platforms 15 years ago
kaetemi@users.sourceforge.net b5c66e8a19 Added: Missing sheets causing server crash. 15 years ago
kervala 311e87b746 Changed: #853 Compilation on 64-bits platforms 15 years ago
acemtp@users.sourceforge.net 796809b5d1 Fixed: #836 posix cp flag 15 years ago
acemtp@users.sourceforge.net d8eff382db Fixed: #833 remove the -march=pentium 15 years ago
acemtp@users.sourceforge.net 8b920944dd Changed: #832 add +x on linux script to be executable 15 years ago
acemtp@users.sourceforge.net 61eefa97c2 Fixed: #841 set the good agpl header 15 years ago
acemtp@users.sourceforge.net 29b38937a5 Fixed: #841 set the good agpl header 15 years ago
kaetemi@users.sourceforge.net 318c2d4f6f Fixed: Availability of DirectSound 8 functions differs between versions. 15 years ago
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" 15 years ago
acemtp@users.sourceforge.net d5c601ffa5 initial version 15 years ago