Age | Commit message (Expand) | Author | Files | Lines |
2007-04-22 | * Extended the functionality of StringBuf - length and appending a string. | FlavioJS | 1 | -20/+36 |
2007-04-19 | Cleaned up the doc folder. Removed outdated, untranslated, useless files and ... | DracoRPG | 1 | -3/+2 |
2007-04-08 | - Added missing header to mapcache.c | ultramage | 1 | -5/+7 |
2007-04-06 | Updated the server's PCRE components to 7.0 | ultramage | 1 | -1/+1 |
2007-04-05 | typos: recieve -> receive | ultramage | 1 | -2/+2 |
2007-04-01 | - Corrected multiple "WoE has begun" announces | ultramage | 1 | -8/+3 |
2007-03-30 | Fixed typos from previous revisions :) | ultramage | 1 | -2/+4 |
2007-03-20 | - getpetinfo 5 will now return the pet's rename flag. | skotlex | 1 | -1/+1 |
2007-03-15 | removed all .GAT from configs, docs and examples | Lupus | 1 | -38/+39 |
2007-02-27 | - Now when a player logs out while it's running an attached npctimer, OnTimer... | skotlex | 1 | -0/+6 |
2007-02-25 | Corrected some typos and small details | ultramage | 1 | -1/+1 |
2007-02-24 | merged dancer quest from trunk, updated script doc | Lupus | 1 | -3/+10 |
2007-02-23 | - Minor cleanups | skotlex | 1 | -1/+1 |
2007-02-21 | Minor stuff (typos, socket.c, junk in login reply packet) | ultramage | 1 | -1/+1 |
2007-02-16 | - Updated the Dancer job quest to attach a player to the main timer script. | skotlex | 1 | -14/+23 |
2007-02-12 | - Corrected range of self destruction / bio explosion to be equal to their sp... | skotlex | 1 | -2/+2 |
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 | 1 | -6/+6 |
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-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-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 1 | -5277/+5277 |
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 | 1 | -5/+5 |
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 | 1 | -0/+35 |
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-07-29 | Removed ugly struct cast in login.c | toms | 1 | -9/+8 |
2006-05-25 | added noVending mapflag. Tested. + custom Market Place NPC, fixed MSG strings | Lupus | 1 | -2/+2 |
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-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-13 | - Added up the locations but temporal names of Poring track npcs. Will be worked | eaac | 1 | -11/+158 |
2006-04-01 | * April fool! Improved soundeffectall script command. (No, this is not a lie) | Lance | 1 | -7/+7 |
2006-03-30 | Added year day return in gettime function. gettime(8) returns 1~366 | foruken | 1 | -2/+3 |