summaryrefslogtreecommitdiff
path: root/src/map/clif.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-13Fix wrong id usage in clif_addskill.Andrei Karas1-1/+1
2015-02-05Follow-up to 49df787e2c2faa2621b5490c6e88c86a4b7a813fHaru1-1/+1
2015-02-02Fixed state tracking of dialog windows when the script is suspended and resumedHaru1-0/+1
2015-01-28Follow-up to e778f4f5f1b6a08adee5e7e908a44c38cd29bd12Haru1-1/+1
2015-01-24Channels refactoring: searchHaru1-23/+5
2015-01-24Channels refactoring: joinHaru1-13/+2
2015-01-24Minor channel system refactoringHaru1-1/+1
2015-01-24Moved the Hercules Channel System to its own file/interfaceHaru1-566/+36
2015-01-24Reduced quest db memory usage by about 900kBHaru1-20/+24
2015-01-23Cleaned up spirit charms implementation (optimized memory and CPU usage)Haru1-24/+17
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru1-55/+56
2015-01-18Follow up 348044f12d5f683c8945e0eac642f2795050fb4eshennetsind1-1/+1
2015-01-18Replacing rand leftovers with the mt19937arshennetsind1-1/+1
2015-01-18Fixing 38 issuesshennetsind1-1/+5
2015-01-1727 Fixesshennetsind1-8/+8
2015-01-17Another ~10 Fixesshennetsind1-2/+3
2015-01-1710 Distinct fixesshennetsind1-1/+1
2015-01-17Fixed Bug#8497malufett1-2/+16
2015-01-11Convert pcdb_checkid into function in pc interface.Andrei Karas1-11/+11
2014-12-31Add some missing null pointer checks after automatic checks.Andrei Karas1-0/+1
2014-12-31Fix possible memory overflows and underflows.Andrei Karas1-2/+2
2014-12-26Updated KG/OB Spirit Charms to official behaviormalufett1-15/+18
2014-12-17Corrected a trivial null pointer case detected by XcodeHaru1-1/+4
2014-12-16Add function what called if player leave npc area.Andrei Karas1-1/+1
2014-12-14Fixed some improper grammar.Mysteries1-1/+1
2014-12-10RENEWAL Updates:malufett1-10/+34
2014-12-08HPM Hooks UpdateHercules.ws1-7/+7
2014-12-08fix /mineffect or /minimize when change mapMichieru1-7/+8
2014-12-06initialize missing variable in clif_changelook.Andrei Karas1-1/+1
2014-12-06add channels config into clif interface.Andrei Karas1-79/+82
2014-12-06Add function for actual packet sending from clif_send_sub.Andrei Karas1-0/+6
2014-12-06Move actual 0xc3 and 0x1d7 packets sending into one function.Andrei Karas1-40/+20
2014-11-16Whitespace cleanup (no code changes)Haru1-109/+117
2014-11-10Fix interfaces methods usage.Andrei Karas1-6/+6
2014-11-03Fix compile warning in VC++Michieru1-1/+1
2014-11-03Merge pull request #363 from EPuncker/masterMichieru1-2/+2
2014-11-03Adjusted roulette logic ( see 239d480487e24294975f35ed55f210837ad1088e )shennetsind1-14/+14
2014-11-03Merge branch 'master' of github.com:HerculesWS/Herculesshennetsind1-2/+3
2014-11-03Introducing 2014-10-22, Roulette and Per-Char Gender!shennetsind1-13/+335
2014-10-31Fix possible buffer overflow in irc channel name parsing.Andrei Karas1-2/+3
2014-10-25HPM Hooks UpdateHercules.ws1-1/+1
2014-10-25Sight Blaster and other skill fixes, magic reflect, crash, trap display and m...Michieru1-1/+3
2014-10-25Added some missing variable initializationsHaru1-2/+4
2014-10-24pc_isriding* / pc_setriding* cleanupHaru1-16/+17
2014-10-13* Monster skill use behavior, ranges, position lag fixesMichieru1-1/+2
2014-10-05Follow up a46b190764df4cce0b378bc691218ac0814a5673shennetsind1-1/+1
2014-10-05Follow up b9b32ac7609eshennetsind1-1/+1
2014-09-21Fix Switching arrows no longer stops attacks. (rathena: a080117a74bd)Michieru1-1/+0
2014-09-21Fixed Bug 8293shennetsind1-1/+14
2014-09-20Added 4 new permissionsEPuncker1-2/+2