Age | Commit message (Expand) | Author | Files | Lines |
2006-05-11 | - Changed a bit the MAX_ZENY checks in trade.c to prevent overflows. | skotlex | 7 | -73/+95 |
2006-05-11 | - Merged the code for Ska, Ske, Swoo. Swoo stun duration is now 10 secs (redu... | skotlex | 2 | -20/+9 |
2006-05-11 | - Added the missing semi-comma from the upgrade_svn6533.sql file. Thanks to T... | skotlex | 4 | -8/+21 |
2006-05-10 | - Fixed compile errors in adduser.c and ladmin.c under win platforms. | skotlex | 2 | -5/+4 |
2006-05-10 | - Changed the state of Asura back to explosionspirits, added a hardcoded move... | skotlex | 3 | -50/+37 |
2006-05-10 | - Fixed some typos and grammatical errors on the Job Dancer quest. | skotlex | 2 | -49/+51 |
2006-05-10 | - Moved the OPTION defines from map.h to status.h (where they belong) | skotlex | 5 | -58/+62 |
2006-05-10 | Mob db back to windows format :p | Playtester | 2 | -870/+870 |
2006-05-10 | - Changed wedding costumes to use setoption rather than changebase. | skotlex | 6 | -18/+20 |
2006-05-10 | Updated history in inn.txt | Playtester | 1 | -1/+3 |
2006-05-10 | Fixed Inn dialogues | Playtester | 2 | -21/+20 |
2006-05-10 | - Updated mob_db2.txt and mob_db2.sql to have only 10 drop slots rather than 15. | skotlex | 4 | -93/+85 |
2006-05-10 | Finished DNSBL, Although untested, It's simple code and should work fine. | Zido | 4 | -35/+39 |
2006-05-10 | - Rewrote/cleaned up trade.c for a more clean trading implementation. | skotlex | 8 | -361/+357 |
2006-05-10 | - Modified @commands to use Meruru's code which is faster and does a fair att... | skotlex | 2 | -24/+38 |
2006-05-09 | - Updated SKA to return a random value between 0 and 99 each time status_get_... | skotlex | 3 | -3/+7 |
2006-05-09 | - Reduced drop slots from 15 to 10. | skotlex | 6 | -1620/+1609 |
2006-05-09 | - Updated setoption script command to receive a second (optional) argument fl... | skotlex | 4 | -12/+34 |
2006-05-09 | - Small fix in npc-created chat rooms to properly include the terminating 0 o... | skotlex | 2 | -1/+3 |
2006-05-09 | - Fixed Fog of Wall's symmetry in respect to Misc attacks, they no longer get... | skotlex | 3 | -5/+7 |
2006-05-09 | - Added missing icon for Joint Beat | skotlex | 3 | -3/+11 |
2006-05-09 | - Fix on pc_skill which fixes overlapping when one gets more than one bonus f... | skotlex | 5 | -5/+14 |
2006-05-09 | - Cleaned up somewhat the implementation of BladeStop. | skotlex | 3 | -16/+17 |
2006-05-09 | - Fixed the head_bottom (pet-armor) position in packet 0x22c when crafted for... | skotlex | 2 | -1/+3 |
2006-05-09 | - Script commands sc_start, sc_start2 and sc_start4 will now start regardless... | skotlex | 6 | -12/+27 |
2006-05-09 | Inn now costs 5k at every level | Playtester | 2 | -5/+7 |
2006-05-09 | More Aegis X.2 drop updates | Playtester | 2 | -16/+18 |
2006-05-09 | - Reverted the change that was making ES skills stun the caster always. | skotlex | 2 | -23/+25 |
2006-05-08 | - Removed the fixpos packet sending when damaged. Aegis sends no such packet. | skotlex | 3 | -4/+7 |
2006-05-08 | - ES magic will now put the caster on stun for 0.5 secs regardless of whether... | skotlex | 6 | -43/+96 |
2006-05-08 | - Cleaned up combo-skill implementation, SC_COMBO is automatically ended in s... | skotlex | 2 | -16/+31 |
2006-05-08 | - Corrected Stun Duration for Meteor assault | skotlex | 5 | -22/+27 |
2006-05-08 | - Increased max number of tries to find a random spot in maps to 1000 since s... | skotlex | 7 | -14/+22 |
2006-05-08 | - Fixed compilation error. | skotlex | 5 | -10/+14 |
2006-05-08 | - Removed SP_DISGUISE from the bonus list. | skotlex | 11 | -47/+60 |
2006-05-07 | Upgrading mob drops to X.2 | Playtester | 2 | -19/+19 |
2006-05-07 | Updating drops to Aegis X.2 | Playtester | 2 | -13/+15 |
2006-05-07 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6513 54... | killercube | 6 | -77/+84 |
2006-05-07 | Fixed Sea Otter Quest | Playtester | 2 | -3/+6 |
2006-05-07 | removed old logs | Lupus | 12 | -706/+22 |
2006-05-07 | * Optimized clif.c clif_scriptmenu/input/inputstr to check for sd->state.usin... | Lance | 2 | -6/+12 |
2006-05-06 | * item_db scripts cleanup (use of if{}) | DracoRPG | 2 | -40/+46 |
2006-05-06 | Fixed warp in the Turbo Track Room | Playtester | 2 | -1/+3 |
2006-05-06 | - Updated item_db.sql | skotlex | 2 | -109/+109 |
2006-05-06 | - Changed @deletemail's default level 0. NO ATCOMMAND SHOULD HAVE A DEFAULT O... | skotlex | 1 | -1/+1 |
2006-05-06 | - Fixed a bug in @commands, most likely the reason some people were still get... | skotlex | 2 | -1/+3 |
2006-05-06 | - Added missing include <limits.h> to npc.c... | skotlex | 1 | -0/+1 |
2006-05-06 | - Corrected the max level of NPC_DARKBREATH 10->5 (don't ask, I need these th... | skotlex | 2 | -2/+1 |
2006-05-05 | - Fixed @commands not showing the last available commands (unless the total a... | skotlex | 2 | -1/+5 |
2006-05-05 | - Added a npc-script-event cache to avoid looking up event-scripts every time... | skotlex | 7 | -92/+136 |