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
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
2015-12-04
Merge pull request #910 from dastgir/idle
Andrei Karas
1
-0
/
+1
2015-12-04
Added a function to update idle time
Dastgir
1
-0
/
+1
2015-11-14
Changed struct map_session_data::queues into a VECTOR and renamed to ::script...
Haru
1
-2
/
+1
2015-10-11
Cleanup of the HPluginData implementation (second part)
Haru
1
-5
/
+2
2015-10-11
Cleanup of the HPluginData implementation (First part)
Haru
1
-4
/
+2
2015-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
1
-1
/
+1
2015-09-09
Autotrade Struct to HPM
dastgir
1
-0
/
+4
2015-08-15
HPM compatibility improvements
Haru
1
-5
/
+3
2015-08-11
Add n parameter to function pc_equipitem_pos.
Andrei Karas
1
-1
/
+1
2015-08-05
Add optional parameter to warp script command for prevent stoping npc scripts...
Andrei Karas
1
-0
/
+1
2015-07-18
Move check cards related code into separate functions.
Andrei Karas
1
-0
/
+2
2015-06-19
Removed ".." from include directives
Haru
1
-17
/
+17
2015-06-01
Replaced some of the hardcoded values with constants (map)
Haru
1
-6
/
+31
2015-05-31
Fixed Bug#8673
malufett
1
-0
/
+1
2015-05-19
Fixed some issues reported by coverity scan [3/3]
Haru
1
-14
/
+14
2015-05-17
Added bonus4 variant of bAddEff to specify a duration
Haru
1
-4
/
+8
[next]