index
:
specing/tmwa
CI
generate-client-codeWithCI
master
mobspawn
tmwa-py2CI
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
2012-08-30
Rename files for C++ conversion. Does not compile.
Ben Longbons
1
-5070
/
+0
2012-08-07
Disable splash damage in towns
v12.8.7
Ben Longbons
1
-1
/
+1
2012-07-06
Make mob splash range configurable
Ben Longbons
1
-2
/
+5
2012-07-06
Make all mobs do radius-0 splash damage.
Ben Longbons
1
-0
/
+15
2011-04-03
Fix some more compiler warnings
Ben Longbons
1
-303
/
+297
2011-03-24
Optimize common objects, and adjust other objects accordingly.
Ben Longbons
1
-106
/
+77
2011-03-16
Use makefiles correctly and expand include dirs
Ben Longbons
1
-5
/
+5
2011-03-02
Recode from SHIFT-JIS to unicode, then undo the conversion of backslashs and ...
Ben Longbons
1
-148
/
+148
2010-10-09
Add "master" target for mob skill use
remoitnane
1
-7
/
+28
2010-07-06
Add new map flag and condition for mob skills
remoitnane
1
-0
/
+5
2009-12-26
Used the "indent" C formatting program from GNU to do some clean ups
Chuck Miller
1
-3562
/
+4315
2009-11-22
Fix a segfault when the master of a summoned monster is not online
Freeyorp
1
-1
/
+1
2009-10-15
Merge remote branch 'taw/master'
Jared Adams
1
-10
/
+31
2009-10-10
Better logging, initial job experience gathering, naming fixes to the skill s...
Fate
1
-5
/
+13
2009-09-30
Merge branch 'master' of git://gitorious.org/tmw-eathena/mainline
MadCamel
1
-1
/
+1
2009-09-26
Fix a bug in mob exp determination
Jared Adams
1
-1
/
+1
2009-09-16
Modified AI so mob stop walking to their target's last location when the targ...
MadCamel
1
-9
/
+30
2009-09-16
Found and replaced more calls to rand()
MadCamel
1
-1
/
+1
2009-09-11
Added mapserver config option log_file to specify gzipped player action log file
Fate
1
-0
/
+2
2009-07-07
Fixes to socket system to make it cope better with fd depletion.
Dennis Friis
1
-8
/
+8
2009-05-14
Fine-tuned poison: lower HP further and slow down health item regeneration
Fate
1
-2
/
+2
2009-03-08
Strip some more out
Jared Adams
1
-150
/
+1
2009-03-08
Remove pet and vending systems
Jared Adams
1
-35
/
+2
2009-01-04
Fix a type bug in exp formula and add modified exp
Jared Adams
1
-1
/
+2
2009-01-03
Add a function to calculate mob exp based on stats
Jared Adams
1
-0
/
+23
2008-12-05
Finished bounding XP boni by absolute values
Fate
1
-2
/
+19
2008-12-05
Added table of absolute change to ensure that mob stat mutations are signific...
Fate
1
-0
/
+27
2008-12-03
Award 200% / 250% ... / 300% for two to six combatants against the same monster
Fate
1
-2
/
+11
2008-12-01
Added mutations to mobs (must change mob_db.txt)
Fate
1
-13
/
+169
2008-11-03
Convert src/map/mob.c to use RAND macros since testing of first conversion we...
Dennis Friis
1
-51
/
+51
2008-10-12
Don't forget to check 'src' for 0, as is done later on as well
Bjørn Lindeijer
1
-1
/
+1
2008-10-11
Commit magic patch v13
Jared Adams
1
-1
/
+10
2008-09-28
Commit Mantis 440: eAthena patch to strip whitespace from item and monster DBs
Jared Adams
1
-0
/
+1
2008-04-02
initial checkin
Dennis Friis
1
-0
/
+4216