Age | Commit message (Expand) | Author | Files | Lines |
2007-07-24 | Venom Splasher and Gloria Domini fixes and updates | DracoRPG | 2 | -23/+16 |
2007-07-23 | * Changed the restricting mapflag for @jump from nowarp/nowarpto to noteleport | ultramage | 6 | -57/+46 |
2007-07-20 | * Corrected packet_db.txt. See topic:158382 for details. As a side-effect, th... | ultramage | 7 | -50/+46 |
2007-07-19 | Added delay_dependon_agi since people actually use and need it... | ultramage | 3 | -2/+13 |
2007-07-18 | - Small update to the effects list (new exe's effects by Au{R}oN) | ultramage | 5 | -30/+30 |
2007-07-13 | Fixed yet another script engine typo, this time in 'copyarray' | ultramage | 1 | -1/+1 |
2007-07-09 | * Removed a comment I had placed on line 6879 in Skill.c. | L0ne_W0lf | 1 | -1/+1 |
2007-07-09 | * Alchemist skill "AM_CANNIBALIZE" ("Summon_Flora") now summons the proper mo... | L0ne_W0lf | 1 | -3/+5 |
2007-07-09 | A rather ugly fix to fix knockback for Firewall, Stormgust and Sanctuary | ultramage | 2 | -7/+12 |
2007-07-08 | * Fixed typo in 'deletearray' messing up the script engine | ultramage | 2 | -4/+10 |
2007-07-08 | - added temp skill db entries and corrected some existing ones (see topic:157... | ultramage | 3 | -18/+18 |
2007-07-06 | * Cleaned up some nasty code related to skill_blown | ultramage | 5 | -90/+92 |
2007-07-05 | * update from Skotlex | ultramage | 5 | -48/+100 |
2007-07-04 | Fixed a copy-paste typo messing up script variables pretty bad D: | ultramage | 1 | -2/+2 |
2007-07-03 | Fixed a typo in script engine erroring when working with char params | ultramage | 1 | -1/+1 |
2007-07-03 | Made Homunculus Resurrection only fail on cast-end (see topic:155223) | ultramage | 2 | -12/+6 |
2007-07-03 | - Re-coded 'soundeffectall'; removed the third parameter ('coverage') | ultramage | 6 | -82/+76 |
2007-07-03 | * Defined out a problematic piece code in conv_num. | FlavioJS | 1 | -0/+4 |
2007-07-03 | * Added reporting of constant and param script data. | FlavioJS | 1 | -150/+250 |
2007-07-02 | Undid the change from r10298, frozen status again modifies def/mdef | ultramage | 1 | -0/+4 |
2007-07-01 | Cleaned up some parts of the code. | ultramage | 20 | -750/+581 |
2007-07-01 | * TXT->SQL converter fixup | ultramage | 10 | -149/+152 |
2007-06-28 | Added a missing line to enable @displayskill atcommand | DracoRPG | 1 | -0/+1 |
2007-06-26 | * Changed the string hash of the script engine to SDBM. | FlavioJS | 4 | -303/+570 |
2007-06-23 | random fixing | ultramage | 2 | -2/+2 |
2007-06-22 | * Changed behavior of some guild-related code (according to X.4 tests): | ultramage | 4 | -57/+33 |
2007-06-15 | * Fixed script command sc_end not supporting the extra argument as stated in... | FlavioJS | 2 | -106/+149 |
2007-06-11 | - Fixed NPC_PROVOCATION (now the casting mob doesn't keep attacking) | ultramage | 1 | -2/+1 |
2007-06-11 | - Fixed pet equip not displaying correctly at all (closes topic:153753) | ultramage | 7 | -196/+170 |
2007-06-10 | * Added Old_Bleu_Box and added corrisponding item group entries. | L0ne_W0lf | 1 | -0/+2 |
2007-06-06 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10706 5... | FlavioJS | 4 | -8/+8 |
2007-06-04 | - Fixed the compilation problem from r10668 | ultramage | 2 | -37/+28 |
2007-06-03 | - Fixed missing client update when 'return to savepoint' fails | ultramage | 11 | -112/+130 |
2007-06-02 | * Displaying op names instead of numbers in script engine errors. | FlavioJS | 6 | -108/+209 |
2007-06-01 | Some typo fixing / cleaning | ultramage | 6 | -51/+47 |
2007-06-01 | Fixed ircbot not processing new users | ultramage | 1 | -196/+166 |
2007-05-29 | Hopefully fixed the vsnprintf incompatibility | ultramage | 1 | -0/+3 |
2007-05-28 | - Fixed an infinite char-server loop on the map connection | ultramage | 3 | -47/+51 |
2007-05-28 | * RFIFOREST returns 0 when the session is eof (input data is implicitly disca... | FlavioJS | 4 | -95/+114 |
2007-05-27 | Cleaned up a hack from r10112 (forward declaration does the trick) | ultramage | 3 | -5/+5 |
2007-05-26 | - Fixed guild emblem not showing when you log in (caused by r5359) | ultramage | 3 | -53/+63 |
2007-05-25 | - Fixed @statall giving you +99 stats instead of setting them to 99 | ultramage | 2 | -13/+17 |
2007-05-25 | Reformatting, warning fixes, unsigned char removal | ultramage | 9 | -279/+263 |
2007-05-25 | Corrected some weird fgets() statements, plus reformatted them | ultramage | 46 | -167/+229 |
2007-05-23 | - Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast ... | ultramage | 26 | -146/+142 |
2007-05-23 | Fixed a typo in Chase Walk code (caused by r10593) | ultramage | 1 | -1/+1 |
2007-05-21 | - Removed the TURBO socket mechanism - it was in fact just using a variable t... | ultramage | 21 | -1569/+1377 |
2007-05-20 | - Fixed one missed malloc->aMallocA typo, causing memory deallocation problems | ultramage | 5 | -13/+8 |
2007-05-20 | - Fixed Chase Walk having a deactivation cast time (should be instant) | ultramage | 2 | -23/+27 |
2007-05-20 | * Added positional music effect to Battle Chant / Gospel, see r10588 on how t... | ultramage | 1 | -0/+1 |