index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-07
- Added a check that forces self skills to cast on yourself in skill_use_id
skotlex
3
-48
/
+22
2006-03-07
more ground work for ninja/GS
Vicious
2
-8
/
+99
2006-03-07
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5496 54...
blackhole89
1
-2
/
+3
2006-03-07
- Some overflow protections on calculation of max hp. Now when max hp becomes...
skotlex
1
-4
/
+13
2006-03-07
@job ninja/gunslinger. you need latest exe
Vicious
1
-0
/
+3
2006-03-07
- skill_blown flag&0x40000 now knocks back in a random direction.
skotlex
2
-1
/
+12
2006-03-07
- Some code-speedups on reading the skill-requirements in skill_check_condition.
skotlex
1
-11
/
+20
2006-03-07
- Some corrections due to the guild skill position change.
skotlex
6
-60
/
+58
2006-03-06
- Fixed npc_event doing a map-check when the npc is not on any map.
skotlex
1
-1
/
+1
2006-03-06
- Fixed a debug message showing up on skill castend nodamage id when using a ...
skotlex
6
-6
/
+16
2006-03-05
* Removed my EXP limit as it did not do what it was supposed to [Codemaster]
codemaster
1
-33
/
+19
2006-03-05
- Fixed remove trap by updating the definition of INF_GROUND_SKILL (it should...
skotlex
2
-4
/
+3
2006-03-05
- Fixed animation of Redemptio
skotlex
1
-1
/
+1
2006-03-05
- Fixed a pair of missing map_freeblock_unlock
skotlex
5
-41
/
+41
2006-03-05
* Fixed easter.txt typo.
Lance
1
-4
/
+6
2006-03-04
- Fixed missing baby-dancer job in exp2.txt
skotlex
6
-79
/
+71
2006-03-04
- The rate passed to status_change_start must now be in 0->10000 range.
skotlex
11
-471
/
+327
2006-03-03
- Fixed crash on the NPC whisper system when the message's size was 1.
skotlex
1
-2
/
+2
2006-03-03
- Fixed compilation error on windows
skotlex
3
-8
/
+12
2006-03-03
- Added a column in skill_cast_db for specifying can't walk delays.
skotlex
3
-29
/
+28
2006-03-03
- Added event 8 for mobspawns that should spawn with special ai set.
skotlex
4
-5
/
+9
2006-03-03
- Trick dead now ends on logout
skotlex
8
-14
/
+46
2006-03-03
- Fixed typo in script.c
Lance
1
-11
/
+11
2006-03-03
* IDE error.
Lance
3
-44
/
+4
2006-03-03
- Small fixes on mob_skill_use
skotlex
1
-3
/
+9
2006-03-03
- Added the skill-related variables to pet_data, removed the pet skill delay ...
skotlex
4
-48
/
+27
2006-03-03
- Fixed a stupid typo that disabled all pet support skills from ever triggeri...
skotlex
1
-1
/
+1
2006-03-02
- status_check_skilluse cleanup. Some status will only block skills when they...
skotlex
2
-18
/
+27
2006-03-02
- Hopefully fixed the compile error due to the mapregsql_handle...
skotlex
1
-4
/
+4
2006-03-02
- Fame list size is now defined by MAX_FAME_LIST constant (mmo.h)
skotlex
4
-15
/
+32
2006-03-02
- Some cleanup on mob_can_reach code to prevent unnecessary path-searching
skotlex
3
-43
/
+56
2006-03-02
- Fixed mobs targetting themselves after using a support skill.
skotlex
1
-3
/
+5
2006-03-02
- Gospel no longer blocks item usage of whoever is in the area of effect.
skotlex
3
-27
/
+44
2006-03-02
- Fixed item pickup not picking anything unless you were in a party with item...
skotlex
3
-11
/
+13
2006-03-02
* Made it so players that are at the max level do not receive EXP. This makes...
codemaster
1
-20
/
+34
2006-03-02
* Mapregsql will now fully depend on mmysql_handle.
Lance
1
-7
/
+7
2006-03-02
* Optimized strcharinfo to use switch. Looks like Skot fixed the crash alread...
Lance
1
-57
/
+132
2006-03-02
- Some cleanup of the mob skill reading. Added error reporting for unknown st...
skotlex
1
-15
/
+28
2006-03-01
- Silence will only block skills when they have begun casting, not when the c...
skotlex
3
-8
/
+20
2006-03-01
- Added sql init for the mapreg handle.
skotlex
1
-3
/
+4
2006-03-01
- Checked and fixed the script engine barking when you try to have a label wi...
skotlex
1
-109
/
+33
2006-03-01
- Turn Undead and Offensive Resurrection should now work on undead players.
skotlex
9
-117
/
+154
2006-03-01
* Added script command 'setbattleflag'.
Lance
1
-1
/
+17
2006-02-28
* Added autoequip flag check (added script command 'autoequip' to manipulate ...
Lance
3
-0
/
+18
2006-02-28
* Added script command 'equip' to equip items.
Lance
1
-0
/
+29
2006-02-24
- Prevented guild/party recall to work on GMs of greater level than yourself.
skotlex
1
-0
/
+8
2006-02-24
- Fixed Lady Tanee's spawns.
skotlex
1
-3
/
+0
2006-02-24
- Fixed the CL_WHITE define, thanks to FlavioJS
skotlex
4
-22
/
+12
2006-02-24
- Player-summoned mobs won't level up now.
skotlex
6
-32
/
+23
2006-02-23
- Added mob skill conditions myhpinrate and friendhpinrate for using HP range...
skotlex
4
-21
/
+36
[next]