summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-21- Oh yeah, made Super Novice explosion spirits trigger when the last phrase i...skotlex3-2/+6
2006-02-20- Added back the char-sql server sending the GM list when the map server conn...skotlex4-4/+7
2006-02-20* Some mob_skill_db fixesKomurka2-8/+10
2006-02-20- Play-dead and Basilica now do block Gospelskotlex4-44/+32
2006-02-20- SC_NOCHAT won't be cancelled on death.skotlex3-39/+47
2006-02-20- Close confine won't get the bonus range on cast as other skills do due to e...skotlex3-2/+6
2006-02-20Fixed a small typo I found while browsing through the mob skill database.MasterOfMuppets2-1/+2
2006-02-20- Added sd variables menuskill_id/menuskill_lv to store menu-based selections...skotlex7-106/+180
2006-02-20- Corrected implementation of Gangster Paradise to just prevent mobs from tar...skotlex4-14/+30
2006-02-20* Reverted back all 'status change' cards back to 10/20/30% (kRO website have...Komurka2-18/+19
2006-02-20* Updated item_bluebox.txt, item_giftbox.txt, item_violetbox.txt, item_db.txt...Komurka9-877/+19387
2006-02-20* Updated mobs mode (ID 1001-1691) according to Aegis 10.2Komurka2-731/+732
2006-02-20- Fixed Taekwon stances not triggering.skotlex7-14/+64
2006-02-20Forgot about:Komurka1-0/+1
2006-02-20* 2nd part (status % chances, coma) of item_db.txt update according to Aegis ...Komurka3-38/+43
2006-02-20* 1st part (autospells) of item_db.txt update according to Aegis 10.2 fileKomurka3-43/+45
2006-02-19New mob skill database from Aegis 10.2 (mobs 1001-1691)Komurka2-642/+932
2006-02-19* Preparing eA for new mob_skill_db from Aegis 10.2 [Komurka]Komurka4-30/+37
2006-02-19- Fixed a compile warning this time ~.~skotlex1-1/+1
2006-02-19- Oops, fixed the compilation error.skotlex2-4/+6
2006-02-19- Added sd->canuseitem_tick = tick to the pc_authok initializer data. Fixes i...skotlex3-15/+15
2006-02-19Updated the drops of CHUNG_E a bit.MasterOfMuppets2-2/+4
2006-02-19- Fixed parsing of @kamic/@kamib to check for case.skotlex5-30/+44
2006-02-18- Removed the SP_<stat> cases from status_get_sc_def as they were colliding w...skotlex3-14/+11
2006-02-18Violy Card fixKomurka2-4/+5
2006-02-18* Implemented SG_MIRACLE (Miracle of the Sun, Moon and Stars)Komurka9-228/+271
2006-02-18- Added upgrade file upgrade_svn5322.sql because apparently not everyone has ...skotlex2-0/+4
2006-02-18- Added an alternate path searching method for non-stacking mode.skotlex4-11/+37
2006-02-18udpated some missing items effectsLupus2-9/+8
2006-02-18- Cleaned up irc.c (moved variable declarations before code commants >.>)skotlex4-12/+26
2006-02-18- Fixed possible crash due to invalid index in the pet select packet.skotlex2-0/+4
2006-02-17- Added NK value 3: No damage + area of effect skill (NK_SPLASH_NO_DAMAGE)skotlex15-616/+475
2006-02-17- Added an upgrade_svn file to fix the party sql table (it lacks the auto-inc...skotlex3-1/+5
2006-02-17- Modified the included files in irc.c, used as reference the includes in com...skotlex2-4/+19
2006-02-17- Char-SQL: Removed the ridiculous check for existing party/guild each time a...skotlex5-86/+56
2006-02-17- Applied the suggested fixes by Joshuaali to fix the compiling of the sql ma...skotlex3-6/+8
2006-02-17- Fixed the memory leak on opt_2str as pointed out by End of Examskotlex3-5/+16
2006-02-17Added Kafra storage password protection.Lupus3-3/+138
2006-02-17- Fixed crash in AL_TELEPORT.skotlex2-2/+3
2006-02-17- Now you can't close-confine and already confined mob.skotlex4-32/+31
2006-02-16- Added a new column in the skill_db to specify the splash-range/area-of-effe...skotlex5-556/+564
2006-02-16- Autocasted AL_TELEPORT should now automatically pick menu entry rather than...skotlex2-5/+13
2006-02-16- In CELL_NOSTACK mode, mob_canreach will now ignore other players when check...skotlex4-9/+25
2006-02-16- Fixed the include in irc.c from strings.h to string.h, which fixes a bunch ...skotlex2-1/+3
2006-02-16- Updated the login/char sql servers to let the sql tables autogenerate the n...skotlex14-357/+135
2006-02-16- Cleaned up function pc_useitem and pc_isUseitemskotlex2-82/+98
2006-02-16fixed jawaii scriptLupus3-5/+8
2006-02-16- Fixed crash in chrif_load_scdata warning message.skotlex2-1/+2
2006-02-16- Fixed pets displaying "strangely" when they did not have their pet armorskotlex3-4/+6
2006-02-15- Added battle config option pk_level_range for specifying valid level ranges...skotlex6-12/+37