index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
pc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-05
Merge pull request #2637 from Kenpachi2k13/fakename_fix
Haru
1
-0
/
+1
2020-03-14
Remove skillitem and skillitemlv variables and use map_session_data->autocast...
Kenpachi Developer
1
-1
/
+0
2020-03-14
Remove map_session_data->state.itemskill_* and use map_session_data->autocast...
Kenpachi Developer
1
-4
/
+0
2020-03-14
Remove itemskill_id and itemskill_lv helper variables, since they are not use...
Kenpachi Developer
1
-9
/
+0
2020-03-14
Remove map_session_data->state.abra_flag and use map_session_data->autocast.t...
Kenpachi Developer
1
-1
/
+0
2020-03-14
Remove map_session_data->state.autocast and use map_session_data->autocast.ty...
Kenpachi Developer
1
-1
/
+0
2020-03-14
Rename function pc_itemskill_clear() to pc_autocast_clear()
Kenpachi Developer
1
-1
/
+1
2020-03-13
Implement display options in ACMD(fakename) function
Kenpachi Developer
1
-0
/
+1
2020-03-11
Add struct autocast_data to struct map_session_data
Kenpachi Developer
1
-0
/
+1
2020-03-11
Add structure for auto-cast related data
Kenpachi Developer
1
-0
/
+11
2020-03-06
Rename itemskill_no_conditions to itemskill_check_conditions
Kenpachi Developer
1
-1
/
+1
2020-02-09
Added pc_itemskill_clear() function.
Kenpachi Developer
1
-0
/
+1
2020-02-09
Added a new option flag to itemskill() script command to be able to forcefull...
Kenpachi Developer
1
-1
/
+2
2020-02-09
Added a new option flag to itemskill() script command, to be able to cast a s...
Kenpachi Developer
1
-1
/
+2
2020-02-09
Fixed skill conditions check and <flag> parameter in itemskill() script command.
Kenpachi Developer
1
-0
/
+11
2020-01-29
Implement support for switching madogear type
Asheraf
1
-1
/
+1
2020-01-13
Update copyright headers for year 2020
Haru
1
-2
/
+2
2020-01-12
Merge pull request #2606 from Ridley8819/pcblocknpc
Haru
1
-0
/
+1
2020-01-09
Adding PCBLOCK_NPC to setpcblock script command
Ridley
1
-0
/
+1
2020-01-01
Add support for auto exp insurance items
Asheraf
1
-0
/
+1
2020-01-01
Fix pc_have_item_chain should get the chain id from cache
Asheraf
1
-1
/
+1
2019-09-23
Implementation of LapineDdukDdak System
Asheraf
1
-2
/
+3
2019-09-22
Merge pull request #2525 from MishimaHaruna/tombstone-fixes
Haru
1
-0
/
+1
2019-08-26
Update Siegfried Tokens support.
Emistry Haoyan
1
-0
/
+1
2019-08-26
Prevent players from getting stuck when an MVP respawns while talking to its ...
Haru
1
-0
/
+1
2019-08-26
Merge pull request #2522 from MishimaHaruna/remove-inter-roundtrips
Haru
1
-0
/
+2
2019-08-26
Merge pull request #2514 from Emistry/pc_addautobonus
Haru
1
-1
/
+1
2019-08-26
Remove round-trip to the inter-server for the whisper-to-gm messages
Haru
1
-0
/
+2
2019-08-05
Fix equipment auto bonus
Emistry Haoyan
1
-1
/
+1
2019-08-02
Add some missing checks into clif.c
Andrei Karas
1
-0
/
+1
2019-06-01
Merge pull request #2375 from AnnieRuru/58-negative_input
Haru
1
-0
/
+3
2019-05-05
Implement Refinery UI
Ibrahim Zidan
1
-2
/
+3
2019-04-11
Add 3 pc variables just for the input limit ...
AnnieRuru
1
-0
/
+3
2019-02-11
Change type for class variables from short to int
Andrei Karas
1
-2
/
+2
2019-02-11
Replace short to int in most structs in pc.h
Andrei Karas
1
-52
/
+52
2018-12-16
Merge pull request #2327 from HerculesWS/change_shortgroup_tobool_in_s_add_drop
Haru
1
-2
/
+2
2018-12-14
Add script command expandInventory
Andrei Karas
1
-0
/
+1
2018-12-14
Add inventory size field into db and using it in server.
Andrei Karas
1
-1
/
+0
2018-12-14
Add packt ZC_INVENTORY_EXPANSION_INFO
Andrei Karas
1
-0
/
+1
2018-12-12
Remove typedef from clr_type.
Andrei Karas
1
-3
/
+3
2018-11-20
Change short group to bool is_group in s_add_drop
skyleo
1
-2
/
+2
2018-11-13
Replace sd->channels with a VECTOR
Haru
1
-2
/
+1
2018-10-02
Fix getting achievement reward packets order.
Andrei Karas
1
-1
/
+1
2018-07-28
Merge pull request #2067 from dastgirp/1-achievement
Haru
1
-1
/
+7
2018-07-25
Merge pull request #2138 from Asheraf/stylistupdate
Haru
1
-0
/
+1
2018-07-24
Implemented Title System.
Dastgir
1
-0
/
+2
2018-07-24
Implementation of the official Achievement System.
smokexyz
1
-1
/
+5
2018-07-19
Replace item id shorts to int in map server.
Andrei Karas
1
-9
/
+11
2018-07-19
Add support for bodystyle in stylist shop ui
Asheraf
1
-0
/
+1
2018-06-03
Conversion of exp.txt to libconfig
Smokexyz
1
-2
/
+26
[next]