summaryrefslogtreecommitdiff
path: root/src/map/chrif.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-0/+3
2012-03-13Enhanced `DBMap` implementation to allow storing integer type data in additio...gepard19841-8/+17
2012-03-05- Guild Castle code cleanup:gepard19841-0/+3
2012-03-04- Guild Castle code cleanup:gepard19841-0/+1
2012-02-17Fixed chrif_authreq possible crash, bugreport:5337shennetsind1-7/+4
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-4/+4
2012-01-30- Removed more trailing tabs.brianluau1-1/+1
2012-01-20Merged TXT removal branch back to trunk.gepard19841-12/+2
2012-01-17* Merged changes ONLY eAthena 15002.eathenabot1-0/+1
2012-01-15Fixed a bug with the output message of chrif_authokshennetsind1-3/+2
2012-01-14another cool multi-map-server ancient bugfix:shennetsind1-4/+5
2012-01-14Fixed ancient multi-map-server bug where gmlevel was lost during changing map...shennetsind1-2/+3
2012-01-11Picklog improvements:gepard19841-2/+2
2011-12-23While rAthena is under active development...I don't think this warning is nee...jmanfffreak1-7/+1
2011-12-15monsters no longer use rudeattacked skills when they receive reflected damage...shennetsind1-1/+1
2011-12-14Removing a friend will also remove you from your friends friendlist, bugrepor...shennetsind1-2/+19
2011-12-14minor message renameshennetsind1-1/+1
2011-12-05Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...shennetsind1-1/+7
2011-09-06* Restrict intif_quest_save to sql only. txt char-server doesn't support the ...flaviojs1-0/+2
2011-06-30Replaced custom type 'intptr' with standard 'intptr_t'.ultramage1-5/+5
2011-06-23* Made chrif_save always call pc_makesavestatus. (no reason to prevent the ca...flaviojs1-3/+2
2011-06-22Added enum e_skill_flag to represent the values of struct s_skill's complicat...ultramage1-2/+2
2011-06-16* Merges from charmerge:flaviojs1-32/+67
2011-01-14* Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropria...ai4rei1-1/+1
2011-01-13* Removed ladmin (remote administration tool), all related support code and t...ai4rei1-29/+2
2011-01-13* Fixed chrif-packet processing considering free/unused packet IDs incorrectl...ai4rei1-3/+3
2010-12-12* Updates to dynamic server information `ragsrvinfo` on SQL.ai4rei1-30/+8
2010-12-07* Reverted r14563, due to multiple issues which render the source malfunction...ai4rei1-4/+4
2010-12-07Changed almost all instances of sprintf() to snprintf().Paradox924X1-4/+4
2010-08-29Force a map_quit() call on the session data after a block/ban/changesex/acc d...Paradox924X1-0/+3
2010-08-20Removed processing for undocumented and unused event 'OnCharIfInit' which is ...Paradox924X1-1/+0
2010-08-19- Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used ...Skotlex1-2/+2
2010-02-27Some generic code cleanups (unused struct, user counting, code comment). ultramage1-7/+1
2010-01-15* Fixed change cart packet doesn't check for skill.Inkfish1-2/+2
2009-10-27Fixed quest will never get erased when it's the only quest you have.Inkfish1-2/+1
2009-08-12- Optimization to instance system.zephyrus1-2/+3
2009-07-28* Some more updates to Quest LogInkfish1-1/+1
2009-07-25Rewrote Quest Log system.Inkfish1-0/+2
2009-06-20- Instancing System (Thanks to Sirius White who did most of the code, with so...zephyrus1-2/+3
2009-02-20Increased variable size for status/skill points to remove the 65k cap (bugrep...ultramage1-8/+2
2008-10-12- Fixed divorce should work on both partners. Bug Report #2339.zephyrus1-10/+16
2008-10-04Fixed offline divorce not working properly (bugreport:2295).ultramage1-1/+4
2008-10-03* Delete ST_LOGIN auth in chrif_disconnectplayer (followup to r13256, bugrepo...FlavioJS1-2/+8
2008-08-31- A proper mercenary lifetime calculation.zephyrus1-1/+1
2008-08-24- Moving all content of Homunculus code to a proper file Homunculus.c/hzephyrus1-0/+1
2008-08-23- Completed Mercenary Create, Delete, Save. Tests OK.zephyrus1-3/+4
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage1-74/+53
2008-07-13Modified storage data loadingultramage1-4/+4
2008-07-13storage code cleanup (no behavioral changes yet)ultramage1-2/+4
2008-06-29Random assortment of various small corrections and tweaks.ultramage1-6/+7