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
/
emap
/
itemdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-08
Add support for identified attribute in item_db.conf.
s20180313
Andrei Karas
1
-0
/
+24
2017-09-19
Show warnings if additional item db field groups contains unknown elements.
s20170925
Andrei Karas
1
-0
/
+6
2016-09-03
Add support for MinRange in item_db.
Andrei Karas
1
-0
/
+3
2016-08-04
Reduce memory usage in vectors.
evolrelease2016-08-07
Andrei Karas
1
-2
/
+2
2016-07-31
Fix memory leak on exit/item_db reload after adding vectors in item_db.
Andrei Karas
1
-0
/
+2
2016-07-31
Add into item_db.conf support for attribute AllowAmmo for bows.
Andrei Karas
1
-0
/
+17
2016-07-31
Use VECTOR for allowed cards array.
Andrei Karas
1
-5
/
+11
2016-05-02
Update function hook prototypes for support new hercules.
Andrei Karas
1
-7
/
+11
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
-1
/
+2
2016-02-18
Update for support latest hercules.
Andrei Karas
1
-4
/
+5
2016-02-14
Add support for item attribute MaxFloorOffset.
Andrei Karas
1
-0
/
+26
2015-10-20
Add support for item attribute RequiredSkill.
Andrei Karas
1
-0
/
+2
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
/
+4
2015-10-13
Add support for take (pickup) script for items taked from ground by player.
Andrei Karas
1
-0
/
+4
2015-10-13
Add support for drop script for items dropped by player.
Andrei Karas
1
-1
/
+16
2015-09-28
Update copyright year.
Andrei Karas
1
-1
/
+1
2015-08-17
Read card limits from item db.
Andrei Karas
1
-0
/
+27
2015-08-16
Fix compilation after HPM update in server.
Andrei Karas
1
-0
/
+2
2015-08-14
Add basic support for charm items (If item present in inventory it give own b...
Andrei Karas
1
-0
/
+2
2015-07-04
Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...
Andrei Karas
1
-0
/
+91