index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
pc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-01
Change functions to static where possible (Part 4 - map)
Haru
1
-264
/
+346
2018-07-01
Merge pull request #2115 from marky291/patch-2
Haru
1
-5
/
+5
2018-07-01
Documentation in pc.c
Mark Hester
1
-5
/
+5
2018-06-29
Fix packet 836 (search in stores).
Andrei Karas
1
-1
/
+1
2018-06-18
Merge pull request #2064 from 4144/updatepackets
Haru
1
-5
/
+7
2018-06-14
Fix compilation for packet version smaller than 20090805.
Andrei Karas
1
-5
/
+7
2018-06-06
Fix typo on pc.c documentation
Mark Hester
1
-1
/
+1
2018-06-03
Conversion of exp.txt to libconfig
Smokexyz
1
-176
/
+207
2018-06-02
Merge pull request #842 from AnnieRuru/request_6
Haru
1
-2
/
+7
2018-06-02
Merge pull request #2038 from 4144/msi
Haru
1
-16
/
+39
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
2018-05-29
Add autogenerated messages list headers with original strings and translation.
Andrei Karas
1
-1
/
+24
2018-05-29
Fix wrong values in clif_messages enum.
Andrei Karas
1
-15
/
+15
2018-05-04
Add setpcblock & checkpcblock script commands
AnnieRuru
1
-2
/
+7
2018-04-23
Move job related checks from pc_read_skill_tree into separate function.
Andrei Karas
1
-2
/
+8
2018-04-23
Move death penalty job check from pc_dead into separate function.
Andrei Karas
1
-2
/
+9
2018-04-23
Move job related code from pc_resetskill into separate function.
Andrei Karas
1
-14
/
+26
2018-04-23
Move from pc_checkbaselevelup sc start related code into separate function.
Andrei Karas
1
-12
/
+20
2018-04-23
Split pc_calc_skilltree into 3 functions.
Andrei Karas
1
-18
/
+40
2018-04-23
Split pc_delspiritball into two functions.
Andrei Karas
1
-5
/
+14
2018-04-23
Split pc_addspiritball into two functions.
Andrei Karas
1
-1
/
+9
2018-04-08
Merge pull request #2006 from Jedzkie/MessageFixes
Haru
1
-5
/
+40
2018-04-08
Added new items for item checks
Jedzkie
1
-0
/
+3
2018-04-08
Update Skill/Item messages
Jedzkie
1
-5
/
+37
2018-04-07
Add an option to prevent item usage when storage is open
Jedzkie
1
-5
/
+5
2018-04-03
Merge pull request #1965 from dastgir/2018/3-hateffect
Haru
1
-0
/
+1
2018-02-19
Changed Kafrapoints calculation.
Normynator
1
-19
/
+27
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
/
+7
2017-12-23
Add support for new drop packet 0xadd for zero clients
Asheraf
1
-2
/
+2
2017-11-05
Reduce confusion between skill IDs and skill DB indexes (part 2)
Haru
1
-12
/
+11
2017-11-05
Use the skill DB accessors where possible/appropriate
Haru
1
-10
/
+17
2017-10-21
Fix various warnings on Visual Studio 2017
Haru
1
-9
/
+9
2017-10-21
Add packets for 64 bit exp.
Andrei Karas
1
-27
/
+59
2017-09-21
Convert some functions from int32 types to int64.
Andrei Karas
1
-27
/
+27
2017-09-17
Fix a typo in the constant ITEMUPPER_THIRDUPPER
Haru
1
-1
/
+1
2017-09-17
Move other view-related variables to `sd->status.look`
Haru
1
-45
/
+45
2017-09-17
Differentiate variables that hold a ViewSprite and a Subtype (part 2)
Haru
1
-11
/
+24
2017-09-17
Differentiate variables that hold a ViewSprite and a weapon Subtype
Haru
1
-26
/
+32
2017-09-17
Split 'View' in two different fields in the item database
Haru
1
-52
/
+53
2017-07-30
Implementation of RoDEX
KirieZ
1
-0
/
+3
2017-07-11
Removed 'NO MSG' message in clients < 20101123. Follow up https://github.com/...
Jedzkie
1
-2
/
+1
2017-06-25
Add packet 0xabd for send job and base levels to party members.
Andrei Karas
1
-0
/
+20
2017-06-25
Fix vending list packet for 2016 clients. Based on rathena commit:
Andrei Karas
1
-0
/
+29
2017-05-27
Merge pull request #1722 from Smokexyz/mmo_charstatus-fix
Haru
1
-53
/
+66
2017-05-22
Add storage_data reception, parsing and sending to/from the map-server.
Smokexyz
1
-53
/
+66
2017-05-04
Merge pull request #1695 from Jedzkie/7-CashFoodFix
Haru
1
-26
/
+3
2017-05-04
Merge pull request #1717 from mekolat/vault2
Haru
1
-0
/
+15
2017-04-29
Fixes #1721
Jedzkie
1
-1
/
+1
[next]