index
:
evol/evol-hercules
citest
master
Evol plugin for TMW Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-08
Drop support for client protocol version 19.
s20190123
Andrei Karas
2
-76
/
+30
2018-12-30
Add missing null pointer checks in custom map server packets.
Andrei Karas
1
-10
/
+10
2018-12-17
Add missing packets into len table.
Andrei Karas
1
-0
/
+2
2018-12-06
Register all evol server to client packets in hercules.
Andrei Karas
3
-0
/
+33
2018-12-05
Fix compilation errors after hercules update.
Andrei Karas
1
-18
/
+11
2018-11-03
Drop support for client version 18.
s20181205
Andrei Karas
2
-32
/
+4
2018-11-02
Fix compilation warning in itemd_get_by_item.
Andrei Karas
2
-2
/
+2
2018-11-02
Update from hercules.
Andrei Karas
2
-2
/
+2
2018-10-31
Implemented commands tee and log
acsvln
3
-1
/
+25
2018-10-28
Implementation of function jump_iterate rewrited
acsvln
1
-37
/
+30
2018-09-25
Fix warning in some clang versions.
Andrei Karas
1
-35
/
+37
2018-09-25
Add -lm to linking flags for fix clang compilation errors.
Andrei Karas
1
-1
/
+1
2018-09-25
Fix name response packets for manaplus with packet version 24 or older.
Andrei Karas
3
-0
/
+281
2018-09-25
Fix compilation after hercules update.
Andrei Karas
5
-3
/
+7
2018-09-25
Hercules update.
Andrei Karas
5
-21
/
+35
2018-09-06
Switch to using C version c11.
Andrei Karas
1
-1
/
+1
2018-09-06
Drop support for client version 17.
Andrei Karas
3
-46
/
+7
2018-07-29
Fix fake bl initialisation for clang.
Andrei Karas
1
-2
/
+4
2018-07-29
Init to 0 by default fake bl's before use.
Andrei Karas
1
-2
/
+2
2018-07-26
Fix compilation after hercules update.
Andrei Karas
6
-36
/
+24
2018-07-21
Implemented commands "hugo" and "linus"
acsvln
5
-0
/
+112
2018-07-13
Fix compilation errors after hercules update.
Andrei Karas
3
-3
/
+4
2018-07-09
Fix out of bound access in emob_load_weaponattacks.
s20180713
Andrei Karas
1
-0
/
+1
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
2
-4
/
+4
2018-05-20
Drop support for client version 16.
s20180614
Andrei Karas
2
-3
/
+5
2018-05-10
Fix memory leak in configuration parameters if same config split into more th...
s20180518
Andrei Karas
2
-1
/
+8
2018-05-03
Update from hercules.
Andrei Karas
5
-15
/
+4
2018-04-19
Use configured respawn hp for all jobs.
s20180503
Andrei Karas
3
-0
/
+14
2018-04-19
Load all skills independend on job types.
Andrei Karas
3
-0
/
+11
2018-04-19
Allow death penalty for any jobs.
Andrei Karas
3
-0
/
+9
2018-04-19
Dont preserv hardcoded skill in skill tree based on job.
Andrei Karas
3
-0
/
+13
2018-04-19
Dont add hard coded sc effects after levelup.
Andrei Karas
3
-0
/
+8
2018-04-19
Dont add hardcoded skills into tree for some races.
Andrei Karas
3
-0
/
+11
2018-04-19
Dont reset NV_TRICKDEAD from non human races.
Andrei Karas
3
-0
/
+32
2018-04-17
Fix compilation after hercules update.
s20180419
Andrei Karas
1
-1
/
+1
2018-04-06
Revert "Add new packet version constants."
s20180417
Andrei Karas
1
-3
/
+0
2018-04-06
Add new packet version constants.
Andrei Karas
1
-0
/
+3
2018-03-26
add missing hashtable iterator buildins
s20180406
gumi
5
-0
/
+90
2018-03-08
Add support for identified attribute in item_db.conf.
s20180313
Andrei Karas
5
-0
/
+32
2018-02-26
re-add the sprintf translation, and fix it
gumi
1
-17
/
+48
2018-02-27
Add missing return into htexist script function.
Andrei Karas
1
-0
/
+1
2018-02-27
Add script function for check is hash table exists.
Andrei Karas
3
-0
/
+8
2018-02-27
Revert "make the translation buildin use sprintf"
Andrei Karas
1
-38
/
+17
2018-02-15
make the translation buildin use sprintf
s20180222
gumi
1
-17
/
+38
2018-02-15
Fix compilation warning.
s20180215
Andrei Karas
1
-0
/
+1
2018-02-15
Add script command for check is id belong to existing instance.
Andrei Karas
3
-0
/
+10
2018-02-15
Delete npcs from always visible list on map if npc unloaded.
Andrei Karas
2
-0
/
+7
2018-02-13
Update for all players clan join/leave state.
Andrei Karas
4
-0
/
+61
2018-02-13
Send clan id in packet 0xb0a.
Andrei Karas
1
-1
/
+11
[next]