index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
mob.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-18
- Made HLIF_HEAL a self skill that auto-selects target to caster's master.
skotlex
1
-1
/
+1
2006-08-18
- Changed unit_free so that it receives which cleartype should be used when t...
skotlex
1
-6
/
+5
2006-08-16
- @produce now can make any kind of equipment
skotlex
1
-1
/
+1
2006-08-16
- Updated mob_ai so that mobs will use their rude-attacked skill when they ca...
skotlex
1
-2
/
+3
2006-08-09
- Added crash protection to the mob_db txt reading when the mob_db file has l...
skotlex
1
-2
/
+5
2006-08-08
- Casting Kaensin will clear out Suiton and viceversa now.
skotlex
1
-3
/
+4
2006-08-08
- Changed define EQP_WEAPON to specify only the right-hand weapon, added defi...
skotlex
1
-2
/
+0
2006-08-07
- Fixed the map_search_freecell error which was making mobs fail to respawn.
skotlex
1
-1
/
+1
2006-08-07
- Cleaned some of mpeg's updated work.
skotlex
1
-16
/
+6
2006-08-04
- Removed settings enemy_critical_rate, homun_critical_rate. Added settings e...
skotlex
1
-8
/
+0
2006-08-04
- Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o...
skotlex
1
-3
/
+3
2006-08-03
- Added a check to skip the experience share of characters who are dead or on...
skotlex
1
-0
/
+3
2006-08-03
- GAHH, I am sick tired of typing TBL_HOMUNCULUS/BL_HOMUNCULUS all over the p...
skotlex
1
-8
/
+8
2006-08-03
- Added RUDE_ATTACKED_COUNT so you can easily adjust how many rude-attacks sh...
skotlex
1
-4
/
+8
2006-08-03
- Cleaned up the last NJ update code.
skotlex
1
-1
/
+1
2006-08-01
- Made Deluge/volcano/v. gale be castable on top of each other again
skotlex
1
-2
/
+2
2006-07-31
- Removed incorrect "Waterball range+1 when standing on suiton" feature.
skotlex
1
-1
/
+1
2006-07-29
- Some small bug fixes discovered while merging.
skotlex
1
-2
/
+2
2006-07-27
- Removed a redeclared variable i in the parsing of the fame list (char-txt s...
skotlex
1
-1
/
+0
2006-07-27
* Fix homunc & code cleanup [Toms]
toms
1
-1
/
+4
2006-07-27
- Applied the necessary changes to make @partyoption reflect it's changes on ...
skotlex
1
-2
/
+2
2006-07-26
- Modified party_item_share_type config setting so that using 1 disables item...
skotlex
1
-1
/
+1
2006-07-21
- Added a check to prevent Blind from ending while standing on a fog of wall.
skotlex
1
-10
/
+15
2006-07-19
- Oops, should have fixed sql compilation of mob.c
skotlex
1
-7
/
+1
2006-07-19
- Fixed the inf code update breakage which was blocking all offensive skills.
skotlex
1
-7
/
+1
2006-07-19
- Corrected Trim chars to block 'enter', as explained by the Ultra mage.
skotlex
1
-0
/
+6
2006-07-18
- Fixed a compile warning. Some minor format cleanups.
skotlex
1
-9
/
+0
2006-07-18
- Added a proper check to make aggressive mobs never override homun targets r...
skotlex
1
-2
/
+4
2006-07-17
- Should have fixed the Cart Termination damage code to be scaled correctly w...
skotlex
1
-4
/
+0
2006-07-17
Orn's and Albator's Homunculus system, finally, YAY!!
DracoRPG
1
-18
/
+53
2006-07-11
- Fixed mob.c compilation...
skotlex
1
-1
/
+1
2006-07-11
- Coded @reset.
skotlex
1
-14
/
+14
2006-06-29
* [Fixed]
Lance
1
-9
/
+12
2006-06-28
- Fixed a compile warning in the login txt/sql server.
skotlex
1
-2
/
+2
2006-06-24
* [Optimized]:
Lance
1
-5
/
+9
2006-06-23
- Updated BD_INTOABYSS's unit flag to not affect mobs.
skotlex
1
-6
/
+12
2006-06-22
- Fixed the compile error in mob.c
skotlex
1
-8
/
+9
2006-06-22
* [Removed]:
Lance
1
-6
/
+8
2006-06-19
- Moved back Soul Drain code from mob_dead to skill_counter_additional_effect...
skotlex
1
-8
/
+0
2006-06-18
- Fix for #102547
Lance
1
-1
/
+1
2006-06-18
* [Removed]:
Lance
1
-1
/
+0
2006-06-17
* [Added]:
Lance
1
-4
/
+4
2006-06-16
- Removed unused variable aspd_rate in map_session_data.
skotlex
1
-2
/
+2
2006-06-16
- Whoops, fixed compilation issue on mob_dead.
skotlex
1
-1
/
+1
2006-06-16
- Removed db_tables.sql as it's no longer used.
skotlex
1
-0
/
+5
2006-06-16
- Removed return from CALLBACK_ASSIST
Lance
1
-3
/
+1
2006-06-16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7204 54...
Lance
1
-0
/
+1
2006-06-16
* [Improved]:
Lance
1
-39
/
+29
2006-06-10
- Added structure party_data and party_member_data to the map server to hold ...
skotlex
1
-2
/
+2
2006-06-08
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7045 54...
Lance
1
-1
/
+4
[next]