index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-29
fixed STEAL. now working
Lupus
4
-18
/
+15
2006-04-29
Added @noask command: enable/disable deals/invites autorejecting.
LuzZza
7
-7
/
+107
2006-04-29
temp steal disable
Lupus
1
-4
/
+4
2006-04-29
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6373 54...
Lance
1
-0
/
+25
2006-04-29
Updated drops of Bio Lab 3 MVPs
Playtester
3
-13
/
+16
2006-04-29
* Removed unreferenced local variable in pc.c
Lance
2
-1
/
+2
2006-04-29
* Reverted npc_checknear to exclude check for class_ -1.
Lance
3
-10
/
+16
2006-04-29
Updated drops of Bio Lab 3 mobs
Playtester
2
-6
/
+7
2006-04-29
Updated mob delays to current info
Playtester
2
-34
/
+35
2006-04-29
Updated STEAL skill (WIP), added a battle config option: 'skill_steal_max_tri...
Lupus
7
-18
/
+32
2006-04-29
More fixes in the mob db
Playtester
2
-5
/
+8
2006-04-29
Started fixing the drops of mobs with more than 8 different items
Playtester
2
-820
/
+821
2006-04-29
Added new hats ViewID
Lupus
2
-7
/
+7
2006-04-29
added new cards
Lupus
2
-70
/
+74
2006-04-29
- Added another missing prev/next = NULL setting in chat.c
skotlex
1
-0
/
+1
2006-04-29
- Added support for packet 0x229 (clif_changeoption).
skotlex
5
-15
/
+78
2006-04-29
- Added missing sql-files/mob_db.sql... somehow it was missing from the mob_d...
skotlex
2
-823
/
+835
2006-04-29
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6357 54...
Lance
1
-1
/
+1
2006-04-29
- Clones can't be class-changed now
skotlex
4
-8
/
+12
2006-04-29
* Using malloc for memory allocations that doesn't need to be pre-initialized.
Lance
15
-134
/
+119
2006-04-29
- Modified the mob_db structure. The mvp related columns were moved to before...
skotlex
6
-1006
/
+1019
2006-04-28
Fixed the stun typo that has been in eAthena for ages
Playtester
3
-17
/
+22
2006-04-28
- Modified HP conversion so that it fails when you don't have enough Hp. Also...
skotlex
2
-29
/
+72
2006-04-28
- Added constant MAX_MOB_DROP to specify the amount of normal drops a mob has...
skotlex
5
-19
/
+29
2006-04-28
- Storm Kick's range increased to 2.
skotlex
5
-13
/
+18
2006-04-28
- Added function stristr to strlib.c, used by mob.c and item_db.c for case-in...
skotlex
5
-5
/
+46
2006-04-28
- Removed the sending of the online guild list when you log-on, may fix the "...
skotlex
6
-6
/
+24
2006-04-28
Lowered drop rates of Bio Lab 3 normal mobs
Playtester
2
-6
/
+8
2006-04-28
flying sidekick range 10->8 cells
Lupus
2
-1
/
+2
2006-04-28
Updated drop rates of the Bio Lab 1&2 mobs
Playtester
2
-7
/
+10
2006-04-28
Rearrange makefile so dependencies won't get overwritten by 'make depend'
celest
1
-4
/
+5
2006-04-28
- skill_castend_id and skill_castend_pos will trigger unit_stop_walking with ...
skotlex
3
-7
/
+5
2006-04-28
- Modified clif_skill_nodamage to allow for a NULL source. This is to simplif...
skotlex
3
-43
/
+25
2006-04-28
- Added unlocking ud.target on mob_unlocktarget, fixes mobs chasing you aroun...
skotlex
2
-0
/
+3
2006-04-27
- Changed the default rate of clone mob skills to 5% modified by mob_skill_ra...
skotlex
2
-1
/
+3
2006-04-27
- Applied some changes in unit.c to make mobs pick chase paths as they should.
skotlex
2
-10
/
+5
2006-04-27
- unit_remove_map will reset attackable-time, canact and canwalk delays.
skotlex
3
-6
/
+37
2006-04-27
Fixed another Aldebaran Castle 4 warp in warps/guild/guildcastles.txt
Playtester
2
-1
/
+3
2006-04-27
Fixed the fix to the Ninja job quest.
blackhole89
1
-5
/
+3
2006-04-27
Lord Gywall (who's a GM on my server) had a question in the Ninja quest refer...
blackhole89
1
-22
/
+17
2006-04-27
- Fixed compilation error/warning on script command setbattleflag.
skotlex
1
-3
/
+3
2006-04-27
- Some changes in the slave skill conditions. All their skills are triggered ...
skotlex
2
-11
/
+10
2006-04-27
- Changed in the behaviour of wedding skills, should invoke skill_castend_pos...
skotlex
2
-15
/
+17
2006-04-27
- Small change in @commands, may fix the null-pointer error.
skotlex
2
-1
/
+2
2006-04-27
- Small change in the pet_ai that should stop the "strange" catch-up behaviou...
skotlex
6
-6
/
+19
2006-04-27
- Fixed the compilation error. Gee, how did that slipped by...
skotlex
1
-1
/
+1
2006-04-27
- Now when you do @baselevel to reduce your level and you don't have enough s...
skotlex
2
-0
/
+5
2006-04-27
- Added at command @commands, displays the list of commands available to you.
skotlex
5
-1
/
+44
2006-04-27
- Added the missing clif_* calls to make changebase's view-class change updat...
skotlex
2
-1
/
+7
2006-04-27
- Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8")
skotlex
7
-10
/
+41
[prev]
[next]