Age | Commit message (Expand) | Author | Files | Lines |
2007-02-09 | - Corrected/updated info on Xor/setd/getd/callfunc/callsub/return and updated... | FlavioJS | 1 | -188/+189 |
2007-02-09 | Updated some info in script_commands: | ultramage | 1 | -56/+21 |
2007-02-09 | eAAC has checked the source and added missing commands to the script_commands... | eaac | 1 | -2453/+3095 |
2007-02-05 | Changed the 'getpartyleader' script command so that it returns a map name ins... | ultramage | 1 | -6/+8 |
2007-02-03 | Corrected a lie in the script documentation | ultramage | 1 | -5/+4 |
2007-02-01 | - Cleaned up the npcshop(add/del) item script commands, fixed a possible dang... | skotlex | 1 | -0/+55 |
2007-01-21 | Typo hunt | ultramage | 2 | -8/+8 |
2007-01-09 | Small typo fixes | ultramage | 1 | -2/+2 |
2007-01-09 | - Changes to script buildin functions: | FlavioJS | 1 | -51/+59 |
2007-01-07 | Updated the documentation to match the agitcheck() behavior | ultramage | 1 | -10/+4 |
2007-01-04 | - Added Au{R}oN's updated version of the effect list | ultramage | 1 | -310/+538 |
2007-01-04 | - Updated /doc from jAthena | ultramage | 5 | -480/+1534 |
2007-01-01 | - added info about sleep,sleep2,awake commands and updated the variables sec... | FlavioJS | 1 | -61/+104 |
2006-12-31 | - Updated getitem and guardian entries in script_commands.txt. | FlavioJS | 1 | -16/+17 |
2006-12-07 | - Cleaned up implementation of NPC_EMOTION/NPC_EMOTION_ON. Now val0 is the em... | skotlex | 1 | -5/+7 |
2006-12-06 | - Renamed the mob mode Cast-Sensor Melee to Cast-Sensor idle since these mobs... | skotlex | 1 | -3/+28 |
2006-12-06 | - Cleaned up the implementation of map_foreachinmovearea so that the number o... | skotlex | 1 | -47/+55 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 25 | -47941/+47941 |
2006-11-16 | Documentation update to atcommand | Lance | 1 | -9/+2 |
2006-11-16 | * For the sake of avoiding confusion, all script events are named with prefix... | Lance | 2 | -14/+14 |
2006-10-10 | added Halloween Event, fixed seals quest, updated Pavianne KAfra | Lupus | 1 | -2/+2 |
2006-09-18 | - Reloading scripts will no longer eliminate mobs with no respawn data. Watch... | skotlex | 1 | -22/+25 |
2006-09-11 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8698 54... | Lupus | 1 | -2/+2 |
2006-09-02 | - Corrected script_commands description of getequipid, it returns -1, not 0 o... | skotlex | 1 | -1/+1 |
2006-08-30 | * Added 3 missing, working commands, thanks to RedXII. [erKURITA] | eaac | 1 | -8/+57 |
2006-08-25 | - Added script commands roclass/eaclass to enable scripts to access eA's job ... | skotlex | 3 | -1451/+215 |
2006-08-18 | Applied Mpeg's work on ninja (http://gpegon.free.fr/ea/ninja_08-18-06_mpeg.txt) | toms | 1 | -1/+1 |
2006-08-16 | - Spirit of Wizard will now consume an item 7321 each time it blocks reflecte... | skotlex | 1 | -0/+10 |
2006-08-07 | - Adjusted the order in which option/sc change packets are sent to match Aegis's | skotlex | 1 | -0/+14 |
2006-08-04 | - Changed function itemdb_group to itemdb_group_bonus, it now calculates the ... | skotlex | 1 | -1/+3 |
2006-07-29 | Removed ugly struct cast in login.c | toms | 1 | -9/+8 |
2006-07-28 | - Cleaned pc_commandlist.txt a bit so that the information on it isn't comple... | skotlex | 1 | -16/+35 |
2006-07-18 | - Added atcommand @partyoption, lets you alter the party item-distribution ty... | skotlex | 1 | -9/+2 |
2006-07-04 | - Added structure s_addeffect to handle status change additions. Cleaned up r... | skotlex | 1 | -2/+9 |
2006-07-04 | - Cleared up the bAutoSpellWhenHit description in doc/item_bonus.txt | skotlex | 1 | -4/+7 |
2006-06-23 | Sorted in the new cards and fixed some equips | Playtester | 1 | -2/+2 |
2006-05-31 | - Fixed pets ignoring can-act delays for skill usage. | skotlex | 1 | -1/+1 |
2006-05-29 | Cleaned up Changelog (guys don't tidy up much do they? xP) | celest | 1 | -0/+3650 |
2006-05-25 | added noVending mapflag. Tested. + custom Market Place NPC, fixed MSG strings | Lupus | 1 | -2/+2 |
2006-05-17 | Fixed the item_bonus doc saying autospell3 rate is y% rather than y/10% | Playtester | 1 | -1/+1 |
2006-05-15 | - Firepillar's damage per hit is now 100% MATK (rather than 20%) when the ski... | skotlex | 1 | -1/+1 |
2006-05-10 | - Changed wedding costumes to use setoption rather than changebase. | skotlex | 1 | -1/+2 |
2006-05-09 | - Updated setoption script command to receive a second (optional) argument fl... | skotlex | 1 | -8/+8 |
2006-05-01 | * Optimized fake npc system. Added npc_checknear back to npc_buysellsel. | Lance | 1 | -25/+0 |
2006-04-29 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6373 54... | Lance | 1 | -0/+25 |
2006-04-26 | * Fixed typo in skill.c: skill_clear_group | Lance | 1 | -6/+6 |
2006-04-20 | - Updated the doc/script_commands.txt documentation in regards to npc mob spa... | skotlex | 1 | -18/+33 |
2006-04-19 | - Removed the max cap of autoloot so you are now allowed to set autoloot valu... | skotlex | 1 | -6/+17 |
2006-04-19 | Added new items and Cards as temp plugs. | Poki#3 | 1 | -10/+10 |
2006-04-15 | ~ eAAC Update: | eaac | 1 | -0/+111 |