summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-13- @pvpoff and @gvgoff will make everyone in the map stop auto-attacking now.skotlex7-23/+55
2007-03-13* Reduced the chance to socket enchant a C rank item to 40%Playtester3-3/+7
2007-03-12Small fix on aegis namesPlaytester1-3/+3
2007-03-12- Cleaned up the implementation of party_send_movemap, it should fix the clie...skotlex2-17/+12
2007-03-12- Corrected the new packet version entries for skilluseposinfoskotlex4-3/+11
2007-03-11- Added player not attached crash prevention to countitem/countitem2skotlex7-10/+27
2007-03-11- @storage/@gstorage will no longer work if you have a trade or a storage ope...skotlex5-44/+107
2007-03-11* Updated the "AddEffWhenHit" cardsPlaytester2-19/+23
2007-03-11- Added resetting the total count of labels to 0 when unloading an npc clears...skotlex1-0/+1
2007-03-11- Removed function clif_movepc as it's no longer invoked anywhere.skotlex4-103/+20
2007-03-11- cbasetypes now assumes that Mingwin does defines ssize_tskotlex8-18/+36
2007-03-10Fixed some autocast rates of the new headgearsPlaytester2-10/+12
2007-03-09- Took care of all the warnings in grfio and mapcache.FlavioJS3-37/+90
2007-03-09- Added info on packet 0x86 (simple move packet). Not usable until a clear se...FlavioJS22-79/+108
2007-03-09- Made conv_str return const char* since the script engine screws up if you m...skotlex10-128/+126
2007-03-08Updated various one-handed weaponsPlaytester2-16/+18
2007-03-08- Normalized the mapname in guild get/set castle data, should fix guild flags.skotlex6-11/+40
2007-03-07- Corrected the pet/homunc data not being free'd if the player logs out befor...skotlex6-18/+34
2007-03-07- Normalized guild castle names so guardians may spawn properly again.skotlex1-1/+1
2007-03-07- Made the map server abort when it can't open the mapcache file.skotlex2-2/+21
2007-03-07- Cleaned some up the add-effect code.skotlex2-12/+17
2007-03-07New mapcache system :xDracoRPG12-1487/+807
2007-03-06- Corrected the define for NK no cardfix (def).skotlex7-18/+26
2007-03-06Fixed Flying Angel headgearPlaytester2-2/+3
2007-03-05- Added NK value 0x80: ignore target's cards (0x8 will now only ignore attack...skotlex5-23/+36
2007-03-05* Added various new headgears thanks to ArgatlahmPlaytester3-254/+406
2007-03-05Fixed some weapons and their pricesPlaytester2-20/+21
2007-03-05* Fixed Aegis name, price and weight of all special type itemsPlaytester2-134/+147
2007-03-05Fixed an infinite loop if script name contains a single ':'toms2-1/+4
2007-03-05- Soul Breaker no longer ignores elemental adjustments.skotlex4-5/+6
2007-03-05additional packets that were left out of the last updateZephiris1-0/+41
2007-03-05* Added support for the 2 new packet versions. [Zephiris]Zephiris5-3/+56
2007-03-05Fixed the loginlog's `user` column length (use upgrade_svn9957.sql)ultramage2-0/+3
2007-03-04- Removed delete_session invokcations from ladmin.c...skotlex1-3/+2
2007-03-04- Removed delete_session from socket.h since it shouldn't be used by them.skotlex6-9/+14
2007-03-04More tweaks to socket.c to simplify the codeultramage7-118/+71
2007-03-04- Added the +20hit that were missing the NPC elemental attack skills.skotlex6-12/+42
2007-03-02- Modified the Storm Gust freeze counter code so it is resetted when standing...skotlex3-10/+10
2007-03-02- Modified set_reg so that it returns whether it succeeded or not in setting ...skotlex5-109/+93
2007-03-02EOL-styled some more filesultramage52-2605/+2606
2007-03-01- Forgot to made Tatami Gaeshi state (proyectile blocking) end when you move.skotlex2-0/+3
2007-03-01- Updated the stun length to 5 secs of: Meteor Storm, Sonic Blow, Throw Stone...skotlex8-15/+38
2007-03-01removed NPC duplicate Yuno -> Sleipnir SealLupus3-345/+3
2007-03-01git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9942 54...Lupus2-2/+4
2007-03-01redo "bugfix" in cool_event_corp.txtLupus2-2/+4
2007-03-01- Corrected raid not doing the "can hit?" check on splash area targets.skotlex2-1/+3
2007-02-28added important noteLupus1-0/+2
2007-02-28added setiteminfo function, updated setitemscript func, added NPC sample for ...Lupus5-8/+146
2007-02-28- Made it possible to modify the server packet version from the Makefile.skotlex5-5/+57
2007-02-28- Fixed the definition of warpwaitingpc so that it allows an optional argumen...skotlex3-3/+6