index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
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
2018-06-03
Conversion of exp.txt to libconfig
Smokexyz
1
-2
/
+26
2018-06-02
Merge pull request #842 from AnnieRuru/request_6
Haru
1
-2
/
+10
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
2018-05-04
Add setpcblock & checkpcblock script commands
AnnieRuru
1
-2
/
+10
2018-04-23
Move job related checks from pc_read_skill_tree into separate function.
Andrei Karas
1
-0
/
+1
2018-04-23
Move death penalty job check from pc_dead into separate function.
Andrei Karas
1
-0
/
+1
2018-04-23
Move job related code from pc_resetskill into separate function.
Andrei Karas
1
-0
/
+1
2018-04-23
Move from pc_checkbaselevelup sc start related code into separate function.
Andrei Karas
1
-0
/
+1
2018-04-23
Split pc_calc_skilltree into 3 functions.
Andrei Karas
1
-0
/
+2
2018-04-23
Split pc_delspiritball into two functions.
Andrei Karas
1
-0
/
+1
2018-04-23
Split pc_addspiritball into two functions.
Andrei Karas
1
-0
/
+1
2018-02-09
Implemented hatEffect.
Dastgir
1
-0
/
+3
2018-01-25
Implementation of Official Clan System
Murilo Pereti Tavares
1
-0
/
+1
2017-11-05
Reduce confusion between skill IDs and skill DB indexes (part 2)
Haru
1
-1
/
+1
2017-10-21
Add packets for 64 bit exp.
Andrei Karas
1
-7
/
+7
2017-09-21
Convert some functions from int32 types to int64.
Andrei Karas
1
-2
/
+2
2017-09-17
Differentiate variables that hold a ViewSprite and a Subtype (part 2)
Haru
1
-0
/
+1
2017-09-17
Differentiate variables that hold a ViewSprite and a weapon Subtype
Haru
1
-3
/
+10
2017-07-30
Implementation of RoDEX
KirieZ
1
-0
/
+9
2017-06-25
Add packet 0xabd for send job and base levels to party members.
Andrei Karas
1
-0
/
+1
2017-06-25
Fix vending list packet for 2016 clients. Based on rathena commit:
Andrei Karas
1
-0
/
+1
2017-05-22
Add storage_data reception, parsing and sending to/from the map-server.
Smokexyz
1
-2
/
+11
2017-04-20
Made prevent_logout effect on log-in optional
Jedzkie
1
-0
/
+8
2016-12-03
Add function to retrieve the appropriate fame list type for a job mapid
Haru
1
-0
/
+1
2016-12-03
Change the argument to pc->famerank() to a rank type (instead of job mapid)
Haru
1
-1
/
+1
2016-12-03
Ensure that pc->addfame() increments the correct fame points
Haru
1
-1
/
+1
2016-12-03
Clarify some Job Class vs MapID confusion (2/2)
Haru
1
-9
/
+9
2016-12-03
Clarify some Job Class vs MapID confusion (1/2)
Haru
1
-6
/
+6
2016-10-22
Added max_summoner_parameter:
Dastgir Pojee
1
-0
/
+1
2016-10-22
Implemented SU_BASIC_SKILL Skill of Summoner
Dastgir Pojee
1
-0
/
+1
2016-08-14
Update pc_steal_coin parameter
Emistry
1
-1
/
+1
2016-07-14
Changed map_session_data::change_level_2nd and map_session_data::change_level...
Haru
1
-3
/
+3
2016-07-14
Changed various functions to take a const sd
Haru
1
-5
/
+5
2016-07-14
Changed pc->maxbaselv() and pc->maxjoblv() to return signed int and take cons...
Haru
1
-2
/
+2
2016-07-14
Fixed Coverity CID 150315: Integer overflowed argument
Haru
1
-1
/
+1
2016-04-23
Changed map_session_data::chatID to int (and renamed to chat_id)
Haru
1
-4
/
+4
2016-04-23
Removed some code duplication in chat processing functions
Haru
1
-0
/
+1
2016-04-23
Split supernovice angel call message detection to its own function
Haru
1
-1
/
+3
2016-04-19
Corrected type for sd->fontcolor_tid
Haru
1
-1
/
+1
2016-03-20
Dropped typedef from DBMap
Haru
1
-2
/
+2
2016-03-20
Dropped typedefs from union DBKey and struct DBData
Haru
1
-2
/
+3
2016-03-16
Fixes HerculesWS/Hercules#1198 and fixes HerculesWS/Hercules#1194 introduced ...
Kolkka
1
-1
/
+1
2016-03-06
Check allowed range for "View" field in item_db for weapon items.
Andrei Karas
1
-2
/
+2
2016-02-28
Changed mob mode field to 32 bit, for future expansion
Haru
1
-1
/
+1
2016-02-24
Added const qualifier to several variable/argument pointers
Haru
1
-1
/
+1
2016-01-16
Added OneClickIdentify packet
Dastgir
1
-0
/
+2
2016-01-03
Rewritten skill_tree parser in a more robust way
Haru
1
-7
/
+9
2015-12-24
Item Update:
Jedzkie
1
-0
/
+2
2015-12-17
Change all chat mute checks to use pc->can_talk instead of direct check.
hemagx
1
-0
/
+1
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
[next]