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
/
map.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-08
Add monster wall collision type.
s20160809
Andrei Karas
1
-39
/
+58
2016-05-02
Fix hook function prototype error.
Andrei Karas
1
-1
/
+1
2016-05-02
Update function hook prototypes for support new hercules.
Andrei Karas
1
-27
/
+46
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
-3
/
+9
2016-04-04
Update plugin for new hercules.
Andrei Karas
1
-2
/
+2
2016-03-30
Add missing checks.
Andrei Karas
1
-3
/
+9
2016-03-14
Fix npc assertions on maps with always visible npcs after reload scripts.
Andrei Karas
1
-1
/
+6
2016-02-26
Remove useless casts after server update.
Andrei Karas
1
-2
/
+2
2016-02-14
Add support for item attribute MaxFloorOffset.
Andrei Karas
1
-8
/
+11
2015-11-05
Add pseudo npc varibale .alwaysVisible for show npc from any range on map.
Andrei Karas
1
-0
/
+84
2015-10-25
Add layer field into wall. For now it used 0 from scripts.
Andrei Karas
1
-7
/
+12
2015-10-18
Rename malloc.h to memmgr.h in includes.
Andrei Karas
1
-1
/
+1
2015-10-16
Add script function delcells for delete cells/wall.
Andrei Karas
1
-0
/
+9
2015-10-16
Add script function and packet to set group of cells to given mask (gat value)
Andrei Karas
1
-7
/
+90
2015-10-12
Using 'WalkMask' in monsters moving.
Andrei Karas
1
-0
/
+9
2015-10-03
Add wall separate cell property.
Andrei Karas
1
-2
/
+9
2015-10-03
Add support for air collision.
Andrei Karas
1
-8
/
+74
2015-10-03
Add support for wall and water collision walking masks.
Andrei Karas
1
-2
/
+88
2015-10-03
Add basic support for own collision types.
Andrei Karas
1
-0
/
+79
2015-10-01
Add wrong parameters list in addflooritem function.
Andrei Karas
1
-2
/
+2
2015-10-01
Add missing parameter to emap_addflooritem_post function.
Andrei Karas
1
-1
/
+2
2015-09-28
Update copyright year.
Andrei Karas
1
-1
/
+1
2015-08-16
Fix compilation after HPM update in server.
Andrei Karas
1
-1
/
+3
2015-07-04
Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...
Andrei Karas
1
-0
/
+133