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-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
2006-06-07
- Fixed the mob state not being set to Berserk/Angry correctly after the mob ...
skotlex
1
-0
/
+4
2006-06-07
- Added config setting mob_npc_warp, when set to yes, enables mobs to be warp...
skotlex
1
-1
/
+24
2006-06-07
- Added pc_calcexp to calculate individual exp bonuses acquired from exp's so...
skotlex
1
-20
/
+4
2006-06-07
- Moved souldrain code from skill_counter_additional_effect to mob_dead. It s...
skotlex
1
-0
/
+8
2006-06-07
- Solved an ambiguous if in mob_dead.
skotlex
1
-1
/
+3
2006-06-07
* [Improved]:
Lance
1
-3
/
+7
2006-06-07
* [Fixed]:
Lance
1
-1
/
+2
2006-06-06
- Some cleaning of mob_damage, added a default case when attacked to retaliat...
skotlex
1
-13
/
+16
2006-06-06
- The monsters can level up setting will not take effect when the mob's level...
skotlex
1
-2
/
+2
2006-06-06
- cleaned up status_check_skilluse some to use status_data variables.
skotlex
1
-9
/
+8
2006-06-05
- Fixed a crash when using SL_SMA and the "combo" ain't ready.
skotlex
1
-1
/
+2
2006-06-05
- Fog of Wall won't affect the caster now in any way.
skotlex
1
-0
/
+2
2006-06-02
- Some cleaning of the mob slave ai.
skotlex
1
-15
/
+9
2006-06-02
- Moved setting a mob's level from mob_spawn to status_calc_mob, resetting th...
skotlex
1
-4
/
+0
2006-06-02
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6927 54...
Lance
1
-1
/
+1
2006-06-02
[Fixed]
Lance
1
-1
/
+1
2006-06-01
- Corrected setting slaves_inherit_mode to not apply to morphosis skills.
skotlex
1
-1
/
+1
2006-06-01
- Fixed slaves warping endlessly to their master when the master-slave distan...
skotlex
1
-1
/
+3
2006-06-01
- Some small cleanups on status_calc_pet
skotlex
1
-1
/
+1
2006-05-31
- Corrected the mob_ai&2 setting triggering rude-attacked due to can't walk d...
skotlex
1
-2
/
+3
2006-05-30
- Updated attr_fix_table reading code to account for ELE_MAX (will correctly ...
skotlex
1
-4
/
+24
2006-05-30
- Removed the on-die specific code from unit_remove_map and placed it on the ...
skotlex
1
-17
/
+20
2006-05-30
Added decending npc to slaves. Custom feature.. nothing much.
Lance
1
-0
/
+1
2006-05-30
[Fixed]
Lance
1
-1
/
+1
2006-05-29
- Fixed pc_gainexp resetting your exp to 0 rather than adding it in... -.-
skotlex
1
-1
/
+1
2006-05-29
- Added a division by zero check in mob_dead to prevent the (impossible) case...
skotlex
1
-3
/
+5
2006-05-28
- Added functions status_revive, pc_revive and mob_revive to handle revival (...
skotlex
1
-21
/
+26
2006-05-28
- Suppressed compilation warnings (unsigned and signed mismatches)
Lance
1
-1
/
+1
2006-05-27
- Added structure status_data which holds status-related information (str, ag...
skotlex
1
-4131
/
+4065
[next]