Age | Commit message (Expand) | Author | Files | Lines |
2006-05-01 | - Fixed a small typo/logic-error in pet_ai_sub_hard | skotlex | 1 | -1/+1 |
2006-04-30 | - Fixed a logic error that was likely the cause of pet loot drops not working. | skotlex | 1 | -2/+2 |
2006-04-27 | - Small change in the pet_ai that should stop the "strange" catch-up behaviou... | skotlex | 1 | -1/+4 |
2006-04-24 | - Fixed skill_delayfix not altering delay at all after you reached 150. | skotlex | 1 | -52/+67 |
2006-04-11 | - Fixed various include lines in the map server (of the type <include "nullpo... | skotlex | 1 | -6/+6 |
2006-04-11 | - Multiple optimizations to the unit_data auto-chase upgrade, also simplified... | skotlex | 1 | -17/+9 |
2006-04-11 | - Fixes to the unit_data update that lets characters auto-chase while attacking. | skotlex | 1 | -0/+1 |
2006-04-10 | - Modified the unit_data structure to handle automatically switching between ... | skotlex | 1 | -47/+21 |
2006-04-09 | - Added the missing last_thinktime initialization to pets. | skotlex | 1 | -0/+1 |
2006-04-07 | - Moved the devotion damage reduction to the block that only executes if flag... | skotlex | 1 | -1/+1 |
2006-04-06 | - Small fix in the pet_ai | skotlex | 1 | -1/+4 |
2006-04-05 | - Cleaned up the pet_ai_hard_lootsearch function to avoid doing map_id2sd calls. | skotlex | 1 | -5/+4 |
2006-04-01 | * Fixed compiler warnings. | Lance | 1 | -1/+1 |
2006-04-01 | - Added structure view_data to handle sprite information for all characters (... | skotlex | 1 | -5/+6 |
2006-03-29 | - Now none of the pet-menu options will have any effect when the pet's intima... | skotlex | 1 | -15/+13 |
2006-03-29 | - Applied a fix to not do xs/ys checks on npc_doevent when the npc is not on ... | skotlex | 1 | -1/+2 |
2006-03-27 | - Pet catching now uses the menuskill variables to prevent item usage from di... | skotlex | 1 | -8/+14 |
2006-03-25 | - Fixed pet hatching. | skotlex | 1 | -4/+14 |
2006-03-25 | - Small change that SHOULD fix the pet duplication. Fixing pet incubator stil... | skotlex | 1 | -0/+3 |
2006-03-24 | - Some cleaning around the return to egg code. Pets should stop duplicating now. | skotlex | 1 | -26/+19 |
2006-03-22 | - Merged the unit_data structure from jA for handling unit-related data (atta... | skotlex | 1 | -800/+257 |
2006-03-15 | - Removed the hardcoded duration of 30seconds for sleep. | skotlex | 1 | -1/+2 |
2006-03-03 | - Added the skill-related variables to pet_data, removed the pet skill delay ... | skotlex | 1 | -35/+22 |
2006-03-03 | - Fixed a stupid typo that disabled all pet support skills from ever triggeri... | skotlex | 1 | -1/+1 |
2006-02-22 | - Added map chk cells types CELL_CHKREACH and CELL_CHKNOREACH, they are the s... | skotlex | 1 | -1/+1 |
2006-02-18 | - Fixed possible crash due to invalid index in the pet select packet. | skotlex | 1 | -0/+3 |
2006-02-17 | - Added NK value 3: No damage + area of effect skill (NK_SPLASH_NO_DAMAGE) | skotlex | 1 | -21/+13 |
2006-02-13 | - Pet eggs won't be deleted upon selection for hatching, but on pet data retr... | skotlex | 1 | -5/+17 |
2006-02-10 | - Lures won't be lost now when you use them on a non-mob. | skotlex | 1 | -7/+8 |
2006-02-05 | - Small fix in pet_attack that would make pets not unlock their target in som... | skotlex | 1 | -3/+3 |
2006-02-01 | - Fixed a typo bug in SC_STAR_COMFORT handling. | skotlex | 1 | -1/+1 |
2006-01-29 | AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ... | Valaris | 1 | -0/+1973 |
2006-01-29 | Clearing trunk. | Valaris | 1 | -1694/+0 |
2005-04-07 | * Readded @disablenpc | celest | 1 | -1/+2 |
2005-03-30 | * updated map server to jA1137~1159 | celest | 1 | -1/+1 |
2005-03-29 | read_petdb() loop variable fix [Shinomori] | shinomori | 1 | -4/+5 |
2005-03-29 | More C/C++ Conformance fixes | amber | 1 | -1/+1 |
2005-03-28 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | veider | 1 | -3/+2 |
2005-03-18 | * Fixed a crash when freeing memory of pets | celest | 1 | -1/+2 |
2005-03-17 | * Added display script filename when a script error is found while parsing | celest | 1 | -1/+4 |
2005-03-07 | Replaced some free's with aFree | celest | 1 | -1/+1 |
2005-02-20 | * Added skill requirements for the new guild skills | celest | 1 | -57/+32 |
2005-02-13 | autoloot, poison spore and more on the unknown skill [Shinomori] | (no author) | 1 | -9/+12 |
2005-01-27 | Memory leak fixes | (no author) | 1 | -5/+13 |
2005-01-26 | * Added status.c and status.h of jA 1091 update and moved some functions into... | (no author) | 1 | -18/+19 |
2005-01-23 | update | (no author) | 1 | -2/+2 |
2005-01-09 | * Don't allow Pets to attack Guardians outside of WoE [Codemaster] [SVN 940] | codemaster | 1 | -1/+3 |
2004-12-29 | update | amber | 1 | -1/+1 |
2004-12-29 | cxx updates | amber | 1 | -23/+23 |
2004-12-27 | update | amber | 1 | -1/+0 |