Commit Graph

503 Commits (4d742741d188a923f470cf01021b98c7bbc2c2d9)

Author SHA1 Message Date
kaetemi 8dd7c52f8a Code style 5 years ago
kaetemi fcfc86c83e Disable teleport fx, since we will not have allegiance. May be better to have it depend on the teleport ticket type 5 years ago
kaetemi f36c979c2e Remove altar restriction, fix ryzomclassic/#16 5 years ago
kaetemi 8bcccefd11 Re-enable warnings 5 years ago
kaetemi 71c7e31806 We don't have light_sap_recharge.sitem, so remove it 5 years ago
kaetemi 6d5eb14d4f Revert to old sap recharge 5 years ago
kaetemi 52d8304659 Remove string based and webig feature 5 years ago
kaetemi 3cfedfcf9a Remove hardcoded name based item rule 5 years ago
kaetemi 0b47322d6c Remove hardcoded item rule 5 years ago
kaetemi 84e924b496 Fix ryzomclassic/#14 crash on spell crystalize. Add TLogContext_Item_EnchantPhrase log context 5 years ago
kaetemi de6eae7e0f Fix again. This needs to be fixed properly 5 years ago
kaetemi b159620fcc This needs to be generated in utf8 5 years ago
kaetemi 0e08489315 Fix adjustment for classic newbieland 5 years ago
kaetemi 2ad9e1c78a Todo. Fix this properly 5 years ago
kaetemi 8d7ce91b56 Cleanup 5 years ago
kaetemi 2d1d9c1b0b Regenerate server cdb 5 years ago
kaetemi 85e7b594c6 Add a note 5 years ago
kaetemi f980988ae4 Switch to old newbieland 5 years ago
kaetemi b06b0fb08c Merge fixes 5 years ago
kaetemi 81176f102f Revert to fixed version 5 years ago
kaetemi 0bae206bb2 Fix merges 5 years ago
kaetemi c57c9a1cf6 Build fix 5 years ago
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
6 years ago
Nimetu 7d688f1a64 Fixed: IOS crash on startup when phrase language file is missing.
--HG--
branch : develop
6 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
7 years ago
kervala ad99c2afb7 Fixed: Warning (missing return)
--HG--
branch : develop
7 years ago
kervala c7ded068d9 Fixed: Compilation (reverted back some changes)
--HG--
branch : develop
7 years ago
kervala dcaf417aee Changed: Minor changes
--HG--
branch : develop
7 years ago
kervala facc5f6d28 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
7 years ago
kervala c4888b2d5b Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
7 years ago
kervala 675f85c288 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
7 years ago
kervala 1000e29a96 Fixed: Compilation with VC++ 2013
--HG--
branch : develop
7 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