index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
skill.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-03
- Moved skill_counter_additional_effect calls to trigger right after skill_ad...
skotlex
1
-5
/
+6
2006-04-03
- Cleaned up (fixed?) a possible overflow in pc_isUseitem, thanks to foobar.
skotlex
1
-2
/
+7
2006-04-02
- Added a missing memset on ers_alloc'ing mob loot which was making data from...
skotlex
1
-1
/
+2
2006-04-02
- Moved the night icon invocation to clif_parse_LoadEndAck
skotlex
1
-0
/
+1
2006-04-01
- Fixed an error in the layout initialization of ice-wall. Thanks to Named fo...
skotlex
1
-1
/
+1
2006-04-01
- Added function clif_changetraplook to handle changing the appearance of tra...
skotlex
1
-6
/
+6
2006-04-01
- Added structure view_data to handle sprite information for all characters (...
skotlex
1
-33
/
+14
2006-03-31
- Fixed skill_require_db loading.
skotlex
1
-39
/
+42
2006-03-31
- Changed the terminology from arrow to ammo for the last update.
skotlex
1
-9
/
+9
2006-03-31
- Changed the look field of all arrows to 1.
skotlex
1
-54
/
+19
2006-03-31
- Fixed an infinite recursion in the Wedding Recall skills.
skotlex
1
-6
/
+12
2006-03-31
- Adjusted the range of Wall of Fog to 9 and Spider Web to 7
skotlex
1
-3
/
+9
2006-03-30
- the auth function in login.c won't jstrescapecpy passwords that were encryp...
skotlex
1
-82
/
+77
2006-03-29
- Some cleaning of the mob_ai. Mobs should stop chasing once you are beyond t...
skotlex
1
-7
/
+22
2006-03-28
- Fixed (?) the Family recall warp skills.
skotlex
1
-2
/
+2
2006-03-28
- Fixed Wedding support skills healing yourself instead of partner.
skotlex
1
-0
/
+2
2006-03-28
* Fixed Gunslinger and Ninja skills not showing up and not working due to an...
reddozen
1
-1
/
+28
2006-03-27
some jA thing
Vicious
1
-3
/
+12
2006-03-27
- HW_GANBANTEIN now also removes traps.
skotlex
1
-3
/
+5
2006-03-27
- Pet catching now uses the menuskill variables to prevent item usage from di...
skotlex
1
-0
/
+1
2006-03-26
- Fixed the map-server freeze/crash on Warp Portal.
skotlex
1
-1
/
+1
2006-03-25
- Fixed Grandcross/Granddarkness showing no skill animation.
skotlex
1
-11
/
+22
2006-03-24
- Fixed Warp Portal.
skotlex
1
-11
/
+12
2006-03-24
* Fixed / finished most of Gunslinger [Reddozen]
reddozen
1
-17
/
+13
2006-03-24
- Fixed skillidx not being set whenever a mob uses a skill.
skotlex
1
-1
/
+1
2006-03-24
- Added function map_search_freecell to locate an available cell around an ar...
skotlex
1
-36
/
+11
2006-03-24
- Added unit.c to the VC8 project file, thanks to Joshuaali
skotlex
1
-0
/
+4
2006-03-23
"castnodex&~1"
blackhole89
1
-5
/
+5
2006-03-23
- Fixed Potion Pitcher sometimes crashing the server.
skotlex
1
-30
/
+37
2006-03-23
- Changed Preserve's cost to 30sp
skotlex
1
-6
/
+2
2006-03-22
- Merged the unit_data structure from jA for handling unit-related data (atta...
skotlex
1
-1137
/
+479
2006-03-22
[reddozen's fix]
Lance
1
-28
/
+24
2006-03-20
- Small fix to prevent killer/killable states from allowing you to target you...
skotlex
1
-8
/
+41
2006-03-17
- Removed a block of code from skill_check_condition that actually belongs to...
skotlex
1
-2
/
+3
2006-03-16
A small fix.
MasterOfMuppets
1
-1
/
+4
2006-03-16
Restricted the use of GS_BULLSEYE to demi-human and brute targets.
MasterOfMuppets
1
-2
/
+7
2006-03-16
* Made an adjustment to addspiritball() to allow Gunslingers to summon up to ...
Lance
1
-29
/
+28
2006-03-16
- Fixed Tarot Card of Fate using time instead of time2 which is the one that ...
skotlex
1
-15
/
+15
2006-03-16
- Fixed mob random walk interval being set to up to 6K seconds in some instan...
skotlex
1
-2
/
+2
2006-03-15
- gm_skill_unconditional setting now also overrides skill_partner_check setting.
skotlex
1
-5
/
+11
2006-03-15
- Fixed twilight pharmacy dropping 1 item to the ground instead of the qty pr...
skotlex
1
-2
/
+3
2006-03-14
- Fixed skill_notok blocking guild skills
skotlex
1
-22
/
+11
2006-03-14
- Fixed WZ_WATERBALL + HW_MAGICPOWER
skotlex
1
-10
/
+8
2006-03-14
- Fixed incorrect range check in autospell2 triggers.
skotlex
1
-125
/
+71
2006-03-14
- Fixed player auto-attack not cancelling when dead.
skotlex
1
-12
/
+3
2006-03-13
- Finished some checks to make sure Land Protector Only blocks BF_MAGIC skill...
skotlex
1
-6
/
+4
2006-03-13
- Shield Reflect is now passed through Devotion as well.
skotlex
1
-1
/
+1
2006-03-13
- Corrected char-server parameters so that the subnet config file is the thir...
skotlex
1
-1
/
+4
2006-03-12
nj/gs work by RockmanEXE and red_sun
Vicious
1
-10
/
+18
2006-03-11
more ninja/gs work
Vicious
1
-3
/
+3
[next]