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
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-30
Add script command successremovecardsindex.
Andrei Karas
1
-0
/
+1
2016-03-30
Split script.c into buildins and other script functions.
Andrei Karas
1
-0
/
+1
2016-03-20
Copy child adoption functions to plugin and remove job and rings checks.
Andrei Karas
1
-0
/
+2
2016-03-14
Add ClientVersion constant parameter into code.
release2016-03-15
Andrei Karas
1
-0
/
+1
2016-03-14
Disable completly buildin hercules translation support.
Andrei Karas
1
-0
/
+1
2016-03-14
Fix npc assertions on maps with always visible npcs after reload scripts.
Andrei Karas
1
-0
/
+1
2016-02-22
Copy setlook script command into plugin. Add support for send changed slot.
Andrei Karas
1
-0
/
+1
2016-02-22
Add support for warn_missing_translation configuration option.
Andrei Karas
1
-0
/
+2
2016-02-18
Update for support latest hercules.
Andrei Karas
1
-0
/
+1
2016-01-30
Remove script command countitemcolor. Now it same with countitem.
Andrei Karas
1
-1
/
+0
2016-01-29
Change script function requestitemsindex to return value.
Andrei Karas
1
-1
/
+1
2016-01-29
Change script function requestitemindex to return value.
Andrei Karas
1
-1
/
+1
2016-01-29
Change script function requestitems to return value.
Andrei Karas
1
-1
/
+1
2016-01-28
Change script function requestitem to return value.
Andrei Karas
1
-1
/
+1
2016-01-28
Change script function requestlang to return value.
Andrei Karas
1
-1
/
+1
2016-01-24
Add support for cards in script funciton getitemlink.
Andrei Karas
1
-1
/
+1
2016-01-24
Add script function for get return code from craft entry.
Andrei Karas
1
-0
/
+1
2016-01-24
Add script command for use craft.
Andrei Karas
1
-0
/
+1
2016-01-23
Add script function for find craft entry from db based on craft variable.
Andrei Karas
1
-0
/
+1
2016-01-23
Remove var name parameter from requestCraft. Now it return string.
Andrei Karas
1
-1
/
+1
2016-01-23
Move craft conf related things into separate file.
Andrei Karas
1
-0
/
+3
2016-01-23
Add support for load and parse craft configuration file. For now unused.
Andrei Karas
1
-1
/
+1
2016-01-17
Add script command for show emotes.
Andrei Karas
1
-0
/
+1
2016-01-16
Add script command for show link to item with cards by inventory index.
Andrei Karas
1
-0
/
+1
2016-01-12
Add script command for validate craft object after some time it was created.
Andrei Karas
1
-0
/
+1
2016-01-12
Add script command for get item amount from one craft slot.
Andrei Karas
1
-0
/
+1
2016-01-12
Add script command for get item id from one craft slot.
Andrei Karas
1
-0
/
+1
2016-01-12
Add script command for delete craftobject.
Andrei Karas
1
-0
/
+1
2016-01-11
Add script command for dump craft object to server console.
Andrei Karas
1
-0
/
+1
2016-01-11
Add script command for convert craft string into craft object.
Andrei Karas
1
-0
/
+4
2016-01-08
Add script command for request craft inventory.
Andrei Karas
1
-0
/
+1
2016-01-05
Reimpliment packet 0x2e1 for old clients.
Andrei Karas
1
-0
/
+1
2016-01-05
Reimpliment packet 0x914 for old clients.
Andrei Karas
1
-1
/
+2
2016-01-05
Reimpliment packet 0x90f for old clients.
Andrei Karas
1
-0
/
+1
2015-11-16
Add gm command slide for fast move player on same map.
Andrei Karas
1
-0
/
+1
2015-11-05
Add pseudo npc varibale .alwaysVisible for show npc from any range on map.
Andrei Karas
1
-0
/
+1
2015-10-28
Fix sending player flags to other players.
Andrei Karas
1
-0
/
+1
2015-10-26
Add script command setskin. For set npc dialog skin on client.
Andrei Karas
1
-0
/
+1
2015-10-21
Fix translations on almost destroed server.
Andrei Karas
1
-0
/
+5
2015-10-21
Show duel messages in general tab.
Andrei Karas
1
-0
/
+2
2015-10-19
Add fixed bonuses for new mounts.
Andrei Karas
1
-0
/
+1
2015-10-19
Add extended mount support.
Andrei Karas
1
-2
/
+2
2015-10-19
add mount into pc into packet.
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
/
+2
2015-10-16
Add script function delcells for delete cells/wall.
Andrei Karas
1
-0
/
+1
2015-10-16
Add script function and packet to set group of cells to given mask (gat value)
Andrei Karas
1
-0
/
+5
2015-10-13
Add support for take (pickup) script for items taked from ground by player.
Andrei Karas
1
-0
/
+2
2015-10-13
Add support for drop script for items dropped by player.
Andrei Karas
1
-0
/
+3
2015-10-12
Add support for mob ai attribute SurviveWithoutMaster.
Andrei Karas
1
-0
/
+1
[next]