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