index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
unit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-08
Refactor code using directions to use enum unit_dir
skyleo
1
-15
/
+13
2020-03-08
Add enum unit_dir and make direction functions use it
skyleo
1
-11
/
+22
2020-03-08
Refactor unit_walktoxy_timer
skyleo
1
-156
/
+158
2020-03-08
Update Coding Style in unit->step_timer
skyleo
1
-9
/
+9
2020-03-08
Update error-code and some Coding Style in unit->step_timer
skyleo
1
-33
/
+23
2020-03-08
Change returning error-code in unit->walktoxy_sub
skyleo
1
-3
/
+3
2020-03-08
Update Coding Style in unit->walktoxy_sub
skyleo
1
-10
/
+11
2020-03-08
Rename reused var appropriately in unit->walktoxy_sub
skyleo
1
-11
/
+12
2020-03-08
Move declarations to initializations in unit->walktoxy_sub
skyleo
1
-8
/
+6
2020-03-08
Add documentation for unit->walktoxy_sub
skyleo
1
-0
/
+5
2020-03-08
Refactor unit->bl2ud
skyleo
1
-9
/
+20
2020-03-05
Fix conditions to call pc_itemskill_clear() function
Kenpachi Developer
1
-2
/
+2
2020-02-09
Added skill_is_item_skill() function.
Kenpachi Developer
1
-6
/
+2
2020-02-09
Added pc_itemskill_clear() function.
Kenpachi Developer
1
-16
/
+4
2020-02-09
Added a new option flag to itemskill() script command to be able to forcefull...
Kenpachi Developer
1
-0
/
+2
2020-02-09
Added a new option flag to itemskill() script command, to be able to cast a s...
Kenpachi Developer
1
-0
/
+13
2020-02-09
Fixed skill conditions check and <flag> parameter in itemskill() script command.
Kenpachi Developer
1
-19
/
+28
2020-01-13
Update copyright headers for year 2020
Haru
1
-2
/
+2
2020-01-09
Adding PCBLOCK_NPC to setpcblock script command
Ridley
1
-2
/
+4
2019-11-17
Merge pull request #2577 from Asheraf/dehardcodestatusicons
Haru
1
-2
/
+2
2019-11-17
Merge pull request #2564 from skyleo/target_to_fixes
Haru
1
-1
/
+3
2019-11-06
Dehardcode Status Icons
Asheraf
1
-2
/
+2
2019-10-20
Fix ud->target_to not being cleared appropriately
skyleo
1
-1
/
+3
2019-10-10
Fix Chaotic Blessings never healing the enemy
skyleo
1
-0
/
+6
2019-10-10
Fix Homunculus skill requirements being put on owner as well
skyleo
1
-7
/
+0
2019-05-06
Merge pull request #2453 from Emistry/scriptcommand_unitwarp
Haru
1
-1
/
+1
2019-05-05
Add missing checks for prevend flag
Andrei Karas
1
-0
/
+1
2019-05-01
Update unitwarp script command.
Emistry Haoyan
1
-1
/
+1
2018-12-12
Remove typedef from clr_type.
Andrei Karas
1
-4
/
+4
2018-11-16
Merge pull request #2322 from MishimaHaruna/fix-allychat-leaveguild
Haru
1
-0
/
+1
2018-11-13
Replace sd->channels with a VECTOR
Haru
1
-0
/
+1
2018-08-04
Fixed defense overflow exploit
Dastgir
1
-1
/
+1
2018-07-24
Implemented Title System.
Dastgir
1
-0
/
+1
2018-07-24
Implementation of the official Achievement System.
smokexyz
1
-0
/
+1
2018-07-12
Split btype and item_id parameters in function clif_skill_fail.
Andrei Karas
1
-10
/
+10
2018-07-01
Change functions to static where possible (Part 4 - map)
Haru
1
-53
/
+53
2018-06-02
Merge pull request #842 from AnnieRuru/request_6
Haru
1
-1
/
+1
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
2018-05-04
Add setpcblock & checkpcblock script commands
AnnieRuru
1
-1
/
+1
2018-04-03
Merge pull request #1965 from dastgir/2018/3-hateffect
Haru
1
-0
/
+1
2018-03-01
Fix use after free with option "delay_battle_damage: false".
Andrei Karas
1
-5
/
+11
2018-02-10
Clean up trailing whitespace and non-indent tabs
Haru
1
-1
/
+1
2018-02-09
Implemented hatEffect.
Dastgir
1
-0
/
+1
2018-01-25
Implementation of Official Clan System
Murilo Pereti Tavares
1
-0
/
+2
2017-08-20
Ignore hidden units in the cell stack limit checks
Haru
1
-1
/
+1
2017-05-22
Add storage_data reception, parsing and sending to/from the map-server.
Smokexyz
1
-0
/
+2
2017-04-20
Made prevent_logout effect on log-in optional
Jedzkie
1
-0
/
+10
2017-03-10
Merge pull request #1509 from 4144/fixwarn
smokexyz
1
-4
/
+5
2017-02-19
Merge pull request #1457 from Ridley8819/unit
Ibrahem Hossam
1
-1
/
+1
2017-01-14
Fix assert in unit_resume_running.
Andrei Karas
1
-4
/
+5
[prev]
[next]