Commit Graph

531 Commits (6cdee90e4ebe581cbfe02fac38621a1935b91dd5)

Author SHA1 Message Date
kaetemi 2b80ec75a9 Merge remote-tracking branch 'ryzomcore/hg/hotfix/patches-from-atys' into ryzomclassic-develop 5 years ago
Nimetu ddd0a7507e Fixed: Invalid array access. Crash in gcc with aggressive loop optimizations enabled.
--HG--
branch : patches-from-atys
5 years ago
kaetemi 7505fae6d1 Add missing scripts 5 years ago
kaetemi 98a41b75bd Junk 5 years ago
Nimetu 249ce945f1 Fixed: Calling member function on null object is undefined behavior.
--HG--
branch : patches-from-atys
5 years ago
Nimetu a6a8cb99f5 Fixed: Truncated pointer on 64bit system
--HG--
branch : patches-from-atys
5 years ago
ulukyn f11bc06541 Changed: updated database_plr.h
--HG--
branch : patches-from-atys
6 years ago
Nimetu 460eb92969 Changed: database_plr.h sync for number of animal
--HG--
branch : patches-from-atys
5 years ago
Nimetu ae68b543b8 Merge with develop
--HG--
branch : patches-from-atys
5 years ago
Inky f96289dfbe Fixed: LevelDesign AI script documentation and few incode typos
--HG--
branch : patches-from-atys
6 years ago
ulukyn 971287ae78 Changed: Added new fame for marauder (generated from database.xml)
--HG--
branch : patches-from-atys
7 years ago
Nimetu b822f1388e Fixed: Make sure required rrd directory exists.
--HG--
branch : develop
5 years ago
Nimetu 7d688f1a64 Fixed: IOS crash on startup when phrase language file is missing.
--HG--
branch : develop
5 years ago
kaetemi a7504e657e Removed: Deprecated bot chat news manager 6 years ago
Jan Boon 37c567c88c
File ai_instance.cpp uses inline processStateEvent from state_instance.h which uses inline testCompatibility from event_reaction_include.h
https://gist.github.com/sjvs/8795aae6671734ff991033b510e62de5
6 years ago
kervala ad98b1414a Changed: Minor changes
--HG--
branch : develop
6 years ago
kervala ad99c2afb7 Fixed: Warning (missing return)
--HG--
branch : develop
6 years ago
kervala c7ded068d9 Fixed: Compilation (reverted back some changes)
--HG--
branch : develop
6 years ago
kervala dcaf417aee Changed: Minor changes
--HG--
branch : develop
6 years ago
kervala facc5f6d28 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
6 years ago
kervala c4888b2d5b Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
6 years ago
kervala 675f85c288 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
6 years ago
kervala 1000e29a96 Fixed: Compilation with VC++ 2013
--HG--
branch : develop
6 years ago
kervala 613d4ddc34 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
7 years ago
kervala 4995760334 Fixed: Don't compile ryzom_servershare and ryzom_aishare if not using Ryzom server or tools
--HG--
branch : develop
7 years ago
kervala 575f58d749 Changed: Synchonized some changes from compatibility-develop branch
--HG--
branch : develop
7 years ago
kishan_grimout 5ea48c7599 fix crash in EGS when client asks to create an item with a sheet ID EGS doesn't know
by avoiding access the null item pointer outside the if(null) scope.

--HG--
branch : develop
8 years ago
Guillaume Dupuy 431e2349d5 Fix build with macOS clang
--HG--
branch : fix_compilation_mac
8 years ago
Guillaume Dupuy d5080e07cb Fix compilation on mac (thanks Siela for the fixes !)
--HG--
branch : fix_compilation_mac
8 years ago
Guillaume Dupuy 9586e39ca4 Use stdpch.h instead for include
--HG--
branch : fix_compilation_windows
8 years ago
Guillaume Dupuy 5b3eed58ec Fix server compilation under windows
--HG--
branch : fix_compilation_windows
8 years ago
Guillaume Dupuy 4952eeb585 Add default constructor for CDepositState
--HG--
branch : save_deposit_state_v2
8 years ago
Guillaume Dupuy bd3a27778e Save deposit state
--HG--
branch : save_deposit_state_v2
8 years ago
Nimetu 0236b3e4a4 Fixed: compiling server (fixes #303)
--HG--
branch : develop
8 years ago
kervala 43195f71a5 Fixed: Servers compilation under Linux
--HG--
branch : develop
8 years ago
kervala cbb1233ce2 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 61b76ad106 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala bd13cabb13 Fixed: Wrong argument checked
--HG--
branch : develop
8 years ago
kervala ede5a5a53b Fixed: Servers compilation
--HG--
branch : develop
8 years ago
kervala 8da20b30cc Changed: Merged changes from compatibility-develop that should also be in develop
--HG--
branch : develop
8 years ago
kervala a0b4bb2397 Changed: Strings initialization
--HG--
branch : develop
8 years ago
kervala cbf407f9a1 Changed: Replaced comparisons with string("") by empty() check
--HG--
branch : develop
8 years ago
kervala cbf2c744f0 Changed: Replace some const char* by std::string
--HG--
branch : develop
8 years ago
kervala ab44d7e809 Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
--HG--
branch : develop
8 years ago
kervala 00048f0d6d Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
--HG--
branch : develop
8 years ago
kervala 1a338b3462 Fixed: getMission returns a mission instead of NULL
--HG--
branch : develop
8 years ago
kervala ec6ffe547c Fixed: Typo
--HG--
branch : develop
8 years ago
kervala bf7b51ca6c Fixed: Only 1 parameter for forceMissionProgress
--HG--
branch : develop
8 years ago
kervala a3262bb971 Fixed: Warnings
--HG--
branch : develop
8 years ago
kervala 94d3440148 Fixed: Strict aliasing warnings
--HG--
branch : develop
8 years ago
kervala 9941fcf82b Fixed: Typos detected by Lintian
--HG--
branch : develop
8 years ago
kervala 16df8b8c1d Changed: Use empty() instead of comparison with ""
--HG--
branch : develop
8 years ago
kervala 19e8ee1d05 Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
8 years ago
kervala 70be3a6093 Changed: Merge pull request in develop too
--HG--
branch : develop
8 years ago
kervala 661975a471 Changed: Simplify toString
--HG--
branch : develop
8 years ago
kervala 3ae41bfa58 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 517336923f Changed: Replace sscanf by fromString
--HG--
branch : develop
8 years ago
kervala 25faa27ef5 Fixed: Compilation with VC++ 2015 (need spaces around NL_I64)
--HG--
branch : develop
8 years ago
kervala daf3edd056 Changed: Typo
--HG--
branch : develop
8 years ago
kervala a62e5ec380 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala a656985518 Fixed: Possible SQL injection, fixes #297
--HG--
branch : develop
8 years ago
kervala 8580daa0a1 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 2c6bbb7124 Fixed: Wrong variable names
--HG--
branch : develop
8 years ago
Vinicius Arroyo b9bc6e91bd fixes wrong initialization of max number of objects and npc spaws in egs
--HG--
branch : viniciusarroyo/fixes-wrong-initialization-of-max-number-1470835250351
8 years ago
kervala b547861532 Changed: Better checks
--HG--
branch : develop
9 years ago
kervala 0c2535c4a0 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 9609ac7de2 Changed: Replace atof by fromString
--HG--
branch : develop
9 years ago
kervala 77ae602e6a Changed: Better alignment
--HG--
branch : develop
9 years ago
Nimetu a8a697c5dd Fixed: bad commit (issue #143)
--HG--
branch : develop
9 years ago
kervala 55de2f0bd2 Fixed: Compilation (missing NLMISC namespaces for nlfopen)
--HG--
branch : develop
9 years ago
kervala 0d773e3e79 Fixed: Use nlfopen in tools and servers
--HG--
branch : develop
9 years ago
kervala db92fc81f1 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 3f0e6f3757 Fixed: Compilation under Linux (thanks Kishan for the patch!), fixes #260
--HG--
branch : develop
9 years ago
kervala 475864dac0 Fixed: Typo
--HG--
branch : develop
9 years ago
kervala 5bf17060c0 Fixed: Crash if spawnBot is NULL
--HG--
branch : develop
9 years ago
kervala fc96bdf46d Fixed: AIS crash if variable not initialized (forgot to commit)
--HG--
branch : develop
9 years ago
kervala e60b630d09 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala b6f8fe80e9 Fixed: AIS crash if variable not initialized (a big thanks to depyraken to finding it)
--HG--
branch : develop
9 years ago
kervala 63a36fc2f8 Changed: Removed libxml2 dependencies from other targets
--HG--
branch : develop
9 years ago
kervala b6dae7002e Changed: Minor change
--HG--
branch : develop
9 years ago
kervala 93d89700bc Fixed: Useless dependencies
--HG--
branch : develop
9 years ago
kervala c1125199ca Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 093ee91656 Fixed: libxml2 dependencies
--HG--
branch : develop
9 years ago
kervala 36f886f5f1 Changed: Removed more useless dependencies
--HG--
branch : develop
9 years ago
kervala c5d8c9965e Changed: Minor changes (EOL, spaces, etc...)
--HG--
branch : develop
9 years ago
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
9 years ago
kervala 963892913f Fixed: Crash in backup service
--HG--
branch : develop
9 years ago
kervala f5a60e3a60 Fixed: Don't install static libraries if not defining WITH_INSTALL_LIBRARIES
--HG--
branch : develop
9 years ago
kervala 57f216dc3e Changed: Expand environment variables in paths read from cfg files
--HG--
branch : develop
9 years ago
kervala 54ee3d79e9 Changed: Minor change
--HG--
branch : develop
9 years ago
kervala 76dece0ec2 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala c09476ec03 Fixed: Servers compilation
--HG--
branch : develop
9 years ago
kervala 834fcbe8c8 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 0e74c167cd Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 592bb16c11 Fixed: Warnings with GCC
--HG--
branch : develop
9 years ago
kervala 92fe9a6554 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala a53ff71469 Changed: Replace strlwr by toLower
--HG--
branch : develop
9 years ago
kervala 23e4517baa Fixed: Compilation with clang
--HG--
branch : develop
9 years ago
kervala 20711e24e3 Fixed: Typos
--HG--
branch : develop
9 years ago
kervala 25a7caf341 Fixed: Use SaveShardRoot from game_share
--HG--
branch : develop
9 years ago