index
:
ml/evol-hercules
citest
jesusalva/tmw2homunequip
master
tmw2
Evol/Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
emap
/
pc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-13
update the call syntax of some internal functions
gumi
1
-1
/
+1
2020-04-25
I hate myself for doing this
gumi
1
-1
/
+1
2020-04-25
add full support for non-binary gender
gumi
1
-0
/
+47
2019-09-03
Disable req attributes checks in items on connect.
Andrei Karas
1
-0
/
+5
2019-04-08
Update from hercules
Andrei Karas
1
-0
/
+7
2019-01-23
Update from hercules
s20190211
Andrei Karas
1
-6
/
+6
2018-11-02
Update from hercules.
Andrei Karas
1
-1
/
+1
2018-09-25
Fix compilation after hercules update.
Andrei Karas
1
-0
/
+1
2018-09-25
Hercules update.
Andrei Karas
1
-6
/
+13
2018-07-26
Fix compilation after hercules update.
Andrei Karas
1
-0
/
+3
2018-06-14
Fix compilaiton error after hercules update.
Andrei Karas
1
-2
/
+2
2018-06-14
Update from hercules. Fix compilation errors.
Andrei Karas
1
-3
/
+3
2018-04-19
Load all skills independend on job types.
Andrei Karas
1
-0
/
+7
2018-04-19
Allow death penalty for any jobs.
Andrei Karas
1
-0
/
+6
2018-04-19
Dont preserv hardcoded skill in skill tree based on job.
Andrei Karas
1
-0
/
+9
2018-04-19
Dont add hard coded sc effects after levelup.
Andrei Karas
1
-0
/
+5
2018-04-19
Dont add hardcoded skills into tree for some races.
Andrei Karas
1
-0
/
+7
2018-04-19
Dont reset NV_TRICKDEAD from non human races.
Andrei Karas
1
-0
/
+29
2017-09-25
Fix compilation with updated hercules.
s20171107
s20171023
Andrei Karas
1
-2
/
+2
2017-09-18
Fix plugin compilation after hercules update.
Andrei Karas
1
-29
/
+37
2017-07-12
Add player self flags packet (0xb25)
Andrei Karas
1
-0
/
+2
2017-04-04
Send current player language in send_pc_info.
Andrei Karas
1
-0
/
+1
2016-12-13
Fix plugin after server update.
Andrei Karas
1
-26
/
+31
2016-10-24
Port some new code from hercules in replaced functions.
s20161213
Andrei Karas
1
-0
/
+3
2016-08-13
Add own pc_jobchange function. not change job exp and send new packet for slo...
s20160814
Andrei Karas
1
-0
/
+221
2016-07-31
Use VECTOR for allowed cards array.
Andrei Karas
1
-4
/
+10
2016-07-17
Fix compilation warning after server update.
Andrei Karas
1
-2
/
+2
2016-06-27
Remove debug message.
Andrei Karas
1
-1
/
+0
2016-05-02
Update function hook prototypes for support new hercules.
Andrei Karas
1
-78
/
+125
2016-05-02
Add into all files where need #include "plugins/HPMHooking.h"
Andrei Karas
1
-0
/
+2
2016-04-28
Fix different warnings.
Andrei Karas
1
-4
/
+12
2016-04-27
Add killer id packet.
Andrei Karas
1
-0
/
+13
2016-04-25
Allow use colored messages in chat, even if # already used for gm commands.
Andrei Karas
1
-0
/
+36
2016-03-30
Add missing checks.
Andrei Karas
1
-4
/
+9
2016-03-20
Copy child adoption functions to plugin and remove job and rings checks.
Andrei Karas
1
-0
/
+85
2016-03-06
Add support for show accessory slots.
Andrei Karas
1
-1
/
+5
2015-10-20
Add support for item attribute RequiredSkill.
Andrei Karas
1
-1
/
+2
2015-10-19
Add extended mount support.
Andrei Karas
1
-1
/
+6
2015-10-19
add mount into pc into packet.
Andrei Karas
1
-1
/
+8
2015-10-18
Rename malloc.h to memmgr.h in includes.
Andrei Karas
1
-1
/
+1
2015-10-17
Add support for insert cards script.
Andrei Karas
1
-0
/
+31
2015-10-13
Add support for take (pickup) script for items taked from ground by player.
Andrei Karas
1
-8
/
+37
2015-10-13
Add support for drop script for items dropped by player.
Andrei Karas
1
-0
/
+36
2015-10-01
Add missing post suffix.
Andrei Karas
1
-7
/
+7
2015-10-01
Rename some functions in same way like it named in server.
Andrei Karas
1
-1
/
+1
2015-09-28
Update copyright year.
Andrei Karas
1
-1
/
+1
2015-08-19
Fix compilation errors after last changes.
Andrei Karas
1
-2
/
+3
2015-08-17
Done allow insert card if it not presetn in AllowCards list and this list pre...
Andrei Karas
1
-1
/
+1
2015-08-17
Add support for card limits.
Andrei Karas
1
-0
/
+37
2015-08-16
Fix compilation after HPM update in server.
Andrei Karas
1
-0
/
+2
[next]