summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-11-10- Modified *monster and *areamonster script commands to allow size and ai par...momacabu8-142/+166
2012-11-10Commented out poring_c01/02 since they are no longer present in the latest gr...shennetsind1-6/+1
2012-11-10Performance Improvement; Server shut down, instance clear up, and @cleanmap a...shennetsind7-11/+23
2012-11-10- More deletions related to lock removal -_-momacabu1-1/+0
2012-11-10Removed include lock.h from script.cmomacabu2-2/+0
2012-11-10Removed lock files since it is no longer being used (bugreport:6767).momacabu3-80/+4
2012-11-10- Fixed bugreport:6816, bugreport:6818, bugreport:6843, buying a Pet Egg is n...momacabu2-11/+16
2012-11-10Fixed bugreport:6876 / Reverting r16891shennetsind2-37/+85
2012-11-10Minor improvement on npc_event_do_clock, moved it so that its only assigned w...shennetsind1-19/+24
2012-11-09Dropped a incredibly wasteful and pointless (why was that there i wonder) 310...shennetsind2-5/+1
2012-11-091. Follow up r16891 small improvement over there by dropping a pointless entr...shennetsind3-74/+26
2012-11-09- Added comments about the max ***_REG_NUM defines in mmo.hbrianluau1-3/+3
2012-11-09* Merged eAthena changeset ea:15119.eathenabot2-69/+36
2012-11-09* eAthena changeset ea:15117 (already fixed in r15823).eathenabot1-0/+5
2012-11-09* Merged eAthena changeset ea:15116.eathenabot1-47/+30
2012-11-09* Merged eAthena changeset ea:15115.eathenabot1-114/+204
2012-11-09- Updated the list of dnsbl_servers. (bugreport:6862)brianluau1-1/+1
2012-11-09Follow up r16884 fixed a typo =Xshennetsind1-1/+1
2012-11-09Fixed bugreport:6209 / Follow up r16867 : updated mapcache to write onto its ...shennetsind2-3/+16
2012-11-09Fixed bugreport:6851, two chrif-related messages had the same id as cash points.momacabu1-2/+2
2012-11-09- Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);momacabu15-65/+25
2012-11-09- Fixed extra curly brace in r16879... T_Tbrianluau1-3/+2
2012-11-09- Vending shops are now closed when warping to novending maps/cells. (bugrepo...brianluau1-0/+11
2012-11-08Fixed item_db parser:shennetsind1-6/+16
2012-11-08- Follow up to r16434, moved the status_change_end() into the existing block ...brianluau1-6/+2
2012-11-08- Fixed a typo in @mapflag example, since r15009.brianluau1-2/+2
2012-11-08Fixed bugreport:6869 where some skills of Sura are affected by SA_DISPELL.rud0lp201-3/+9
2012-11-08Fixed bugreport:6870 buying store zeny limit now displays properly; special t...shennetsind1-1/+1
2012-11-07Added support to pre-re/re map_cache since some maps differ, this results in ...shennetsind1-10/+7
2012-11-07Fixed various quest-related script commands - including: setquest, erasequest...cookiecrumbs1-5/+11
2012-11-07Fixed bugreport:6864 where casting WM_GLOOMYDAY to mobs causes map crash.rud0lp201-1/+1
2012-11-05- Added LOOK_*** script constants, same names as from map.hbrianluau1-2/+2
2012-11-05- Fixed OnSellItem not setting all the "@sold_card%d" arrays. (bugreport:6847)brianluau1-2/+3
2012-11-02Fixed bugreport:6839 where SC_CAMOUFLAGE is not ending properly.rud0lp203-14/+48
2012-11-02Fixed bugreport:6833 a typo in the level difference database.rud0lp201-10/+15
2012-11-01-Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserkglighta12-1637/+1708
2012-10-31Fixed bugreport:6779 dropped between-server ping timers, replaced by a much m...shennetsind4-41/+41
2012-10-31Fixed bugreport:6838 pc_level_penalty_mod would return 0 when no player was a...shennetsind1-1/+4
2012-10-31- Moved level_penalty.txt into /db/ folder (tid:73289), follow up to r16842:1...brianluau1-1/+1
2012-10-31Fixed bugreport:6836 apparently msvc didn't like the inlines altho both gcc a...shennetsind1-9/+9
2012-10-31Improved char server packet 0x3087, gave it a variable/dynamic length so that...shennetsind2-11/+13
2012-10-31bugreport:6830 / follow up r16848, dropped flag param in skill_select_menu as...shennetsind3-3/+6
2012-10-31Fixed bugreport:6830 Fixed potential crash on Shadow Chaser's Auto Spell. Spe...shennetsind1-2/+2
2012-10-31-Fix bugreport:5757 (insignia) implement remaning effect stated from irowiki,...glighta5-90/+142
2012-10-31Follow up r16837 replaces sprintf with snprintf to at least ensure we dont go...shennetsind1-303/+302
2012-10-30Follow up r16842. added some missed added lines of code..rud0lp201-12/+58
2012-10-30Fixed Level/Drop modifier based on level difference and created a db as sugge...rud0lp206-79/+56
2012-10-29* Follow-up r16835: Some cleanup.euphyy7-92/+88
2012-10-29-Fixed action assignation follow up r16837,r16836,r16835glighta1-2/+2
2012-10-29-Fixed bugreport:6432 Shadow Formation effect range is 10 while casting range...glighta2-48/+35