summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Collapse)AuthorFilesLines
2004-11-14Updated some more skills. ;Pcelest4-798/+898
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@169 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Updated some skills.celest3-9/+25
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@162 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Removed double connection print statement.valaris1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@161 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Removed compiler warnings in intif.cvalaris1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@158 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@157 ↵mc_cameri1-2/+2
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@150 ↵mc_cameri1-2/+4
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Fixed Attacking Mobs by using a file from FREYA (thanks MagicalTux and Yor)codemaster4-1883/+2399
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@141 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-12Fixed Devotion use requeriments.shadowlady1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@135 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11Whoops! Forgot to commit this yesterday :)codemaster1-3/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@133 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11Fixed sacrifice wrong damage formula.shadowlady1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@132 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11Fixed a bug on Sharp Shooting critical rate bonus.shadowlady1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@131 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11Fixed a bug on Sword Reject dmg.shadowlady1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@130 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11Updated, Arrow Vulcan, Sharp Shooting, Head Crush.(battle.c)(and sword reject)*shadowlady1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@124 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11Updated, Arrow Vulcan, Sharp Shooting, Head Crush.(battle.c)shadowlady1-14/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@123 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11Updated Hp Conversion, Tiger Knuckle Fist and Chain Crush Combo(skill.c)shadowlady1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@122 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11Fixed, Updated, and Added alot of skillscodemaster3-17/+96
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@111 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@110 ↵codemaster1-1/+2
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-10git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@102 ↵codemaster1-0/+5
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-10* Corrected clif_sitting stuff.spira3-10/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-08added new script command getMapXY(MapName$,MaxX,MapY,type,[CharName$]) Get ↵Lupus1-3/+164
position for char/npc/pet/mob objects. X,Y git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@69 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-08git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@65 ↵codemaster4-510/+594
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-08git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@55 ↵codemaster1-1/+4
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-07git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@51 ↵codemaster1-97/+176
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-07git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@43 ↵Shinigami1-2/+2
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-06git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@27 ↵mc_cameri4-7/+61
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-06git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@24 ↵codemaster2-6/+6
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-06git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@22 ↵codemaster1-47/+49
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-05Fixed crash from guild skill point allocation, there seems to be a problem ↵valaris3-4/+3
with guilds loading still. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@16 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-05git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@9 ↵(no author)4-5/+33
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 ↵(no author)46-0/+69337
54d463be-8e91-2dee-dedb-b68131a5f0ec