summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-12-21- Set svn:eol-style=native for some recently added text files.brianluau1-16/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15192 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-21Fixed brasilis warps according to official.protimus3-8/+35
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15191 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20- Partial revert of r15165: commented out "account.sql" settings in ↵brianluau1-9/+9
login_athena.conf so that it uses the SQL settings from inter_athena.conf (or import/inter_conf.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15190 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20follow up to r15188 -- mr.ind forgot this little guy, sorry!shennetsind1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15189 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20vending bugfix for bugreport:947shennetsind3-4/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15188 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20Fixed pneuma being displayed on land protector, bugreport:1715shennetsind1-0/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15187 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20Storm Gust bug fix for bugreport:1813, also fixed a casual overflow in ↵shennetsind2-0/+12
sg_counter git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15186 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20Fixed Devotion vs Reflection bug, bugreport:4508shennetsind2-5/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15185 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20Fixed Pressure from not doing any damage to devoted targets, bugreport:4182shennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15184 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20removed redundant checks -- pressure doesn't reach that part of the codeshennetsind1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15183 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20bugreport:4100 fixcalciumkid1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15182 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20quests/The_Sign_Quest.txt another bugfix! bugreport:4230 also follup ↵calciumkid1-1/+2
bugreport:4404 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15181 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20quests/The_Sign_Quest.txt bugreport:4404calciumkid1-1/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15180 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20* Removed function that cause duplicate allocation status of hit and flee.protimus1-16/+1
- This is a temporary fix, is need get informations about the use of alone bonifications. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20- Updated some script command documentation.brianluau1-5/+2
- Added default Doxygen 1.7.1 config file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15177 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20* Fixed invalid state running of TK_JUMPKICK (Flying Kick).protimus2-2/+6
- This was causing wrong damages when use the ability with 1 cell difference of your target. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15176 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20* Fixed Cracker (GS_CRACKER) not work the stun effect.protimus2-12/+6
* Correct the use of Snap (MO_BODYRELOCATION) in battlegrounds. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15175 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20Fixed Ankle Snare visibility issue, bugreport:3961shennetsind1-0/+8
-- activating (stepping on) a invisible ankle snare now makes the trap visible again git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15174 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20* Added packet support to new 2011 clients.protimus2-39/+75
- Works on 2011-11-02 + - Need more tests, but so far nothing wrong was found. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15173 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20fix to timer errors on tweakwon kicks, bugreport:4028shennetsind1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20slaves are now able to teleport to their master even on monster_noteleport ↵shennetsind1-1/+1
flags, bugreport:4030 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15171 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20* Updated the renewal formulas of status allocations.protimus1-15/+7
- Use various functions makes the code confusing, removed. - Added some changes as kRO/iRO. - Added data types for don't break the codes in certain circumstances. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15170 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-201/2/3-letter char name creation exploit fix.shennetsind1-1/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15169 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20fixed char server from creating character names with \255 and \xA0 ↵shennetsind1-1/+1
(exploitable characters). fix for bugreport:4166 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15168 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-19* Merged changes up to eAthena 15036.eathenabot9-44/+93
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15167 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-19* Merged changes up to eAthena 15035.eathenabot3-89/+107
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15166 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-19Follow up to r15164. Edited some conf files to work with new rAsql system.jmanfffreak2-10/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15165 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-18- Follow up to r15155 and r15162 (bugreport:5126)brianluau1-6/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15163 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-18mob.c fix after mob_read_sqlskilldb re bugreport:5126calciumkid1-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15162 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-18changed re_job_db.txt to job_db_re.txt, following the naming standard of ↵shennetsind2-1/+1
other re files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15161 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-18RE Defense damage reduction fixed, bugreport:5111shennetsind1-5/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-18- Set svn:eol-style=native for some recently added text files (follow up to ↵brianluau2-6489/+6489
r15155). - Changed urls in README to http (https is when you're logged-in to SourceForge). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15159 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-18mob_read_sqlskilldb func followup 2calciumkid1-6354/+6354
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15157 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-18mob_read_sqlskilldb func followup [CalciumKid]calciumkid1-73/+73
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15156 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-18mob_read_sqlskilldb func [CalciumKid]calciumkid6-6/+6565
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15155 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-18* Merged changes up to eAthena 15034.eathenabot4-2/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15154 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17Assassin Cross of Sunset fix, bugreport:4631 credits to epoqueshennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15153 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17- Fixed pet.c not checking log_config.enable_logs setting. [lighta]brianluau3-7/+9
- Updated documentation for 'showevent'. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15152 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17updated /config/ folder files' headershennetsind7-33/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15151 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17- Replaced log_config.enable_logs constants with LOG_ enums that existed ↵brianluau12-57/+57
since r9599. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15150 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17Fixed blinker+evil druid vs status recovery bug, bugreport:326shennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15149 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17Fixed Monster Animation Bug:shennetsind1-2/+4
-- Example Before: You JT a evil druid, shortly after it finishes taking damage it'd appear near you without showing it moving again. Now: walk animation no longer glitches, it moves \o/! bugreport:1255 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15148 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17added anti-bad-scripting check to quest.c, bugreport:5012shennetsind1-7/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15147 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17Corrected multiple dialog issues in okolnir quests {bugreport:3092)jmanfffreak11-21/+21
Clarified waiting room dialogs for Hugel Bingo (bugreport:1432) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15146 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17NPC_SELFDESTRUCTION damage def fixed, bugreport:4542shennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15145 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17According to irowiki.org/wiki/Hocus-pocus these 2 skills are no longer availableshennetsind1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15144 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17Trick Dead may now be canceled with provoke, bugreport:4612shennetsind1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15143 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17parenthesis makes all the difference, found as bugreport:4631shennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15142 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17Eska MDEF effect fixed; changed from hardMDEF to softMDEF, bugreport:4673shennetsind1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15141 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17MvP monsters no longer can target play dead characters, bugreport:4693shennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15140 54d463be-8e91-2dee-dedb-b68131a5f0ec