index
:
ml/evol-hercules
citest
jesusalva/tmw2homunequip
master
tmw2
Evol/Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-13
Fix and restore client version in login and char server.
Andrei Karas
6
-0
/
+35
2015-08-13
Add support for sending all equipped items with cards from char server.
Andrei Karas
5
-27
/
+144
2015-08-12
Send to client if possible equipped items with inserted cards.
Andrei Karas
7
-30
/
+337
2015-08-05
Add workaround for allow always npc script execution after warping.
Andrei Karas
3
-0
/
+9
2015-07-05
Remove inter server ip check because it moving to upstream.
Andrei Karas
13
-114
/
+2
2015-07-04
Add include paths for new hercules into make file.
Andrei Karas
1
-1
/
+2
2015-07-04
Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...
Andrei Karas
75
-513
/
+515
2015-05-24
map: fix check for correct npc id.
Andrei Karas
1
-1
/
+9
2015-05-11
Fix compilation with gcc 4.9 and older.
Andrei Karas
1
-2
/
+3
2015-05-02
trim and translate mob names before sending to client.
Andrei Karas
1
-0
/
+64
2015-05-02
add script function for check is unit walking.
Andrei Karas
3
-0
/
+30
2015-05-01
Use extended sanity checks and gcc 5.
Andrei Karas
2
-2
/
+17
2015-05-01
Fix possible wrong checks.
Andrei Karas
2
-2
/
+2
2015-05-01
Add script command for send chat command to client.
Andrei Karas
5
-0
/
+39
2015-04-30
Remove checking for gm command in mail read packet.
Andrei Karas
4
-0
/
+49
2015-04-16
Apply WalkSpeed attribute from job_db.conf.
Andrei Karas
5
-0
/
+39
2015-04-16
Add to job_db.conf attribute for moving speed.
Andrei Karas
3
-1
/
+26
2015-04-15
Add support for change password packet.
Andrei Karas
8
-1
/
+87
2015-04-10
map: add support for own job names.
Andrei Karas
3
-0
/
+15
2015-04-08
Add to item_db.conf item attributes for equip/unequip effects.
Andrei Karas
6
-4
/
+57
2015-04-08
Add to item_db.conf item attributes for use effects.
Andrei Karas
6
-1
/
+34
2015-04-04
map: fix compilation error.
Andrei Karas
1
-3
/
+3
2015-04-02
map: add new attributes to item_db.
Andrei Karas
4
-0
/
+10
2015-04-02
map: add some more attributes into item_db.
Andrei Karas
4
-1
/
+27
2015-04-02
map: check required item attributes also on use item.
Andrei Karas
3
-3
/
+4
2015-04-02
Add item_db attributes for limit item usage.
Andrei Karas
4
-0
/
+38
2015-04-02
map: add post hook for checking is possible equip item.
Andrei Karas
3
-0
/
+17
2015-03-30
map: add missing checks.
Andrei Karas
1
-0
/
+2
2015-03-25
Add gm command for set player skill level. It also allow add/delete skills.
Andrei Karas
3
-0
/
+35
2015-03-22
Fix translation server messages.
Andrei Karas
1
-0
/
+20
2015-03-22
map: remove sit state after start moving.
Andrei Karas
1
-0
/
+5
2015-03-22
char: add code for reset timeout timer if receive ping packet. But disabled f...
Andrei Karas
3
-0
/
+30
2015-03-22
login: reset timeout timer if receive ping packet.
Andrei Karas
3
-0
/
+25
2015-03-20
map: translate also english texts, this will remove #0 and #1 in output.
Andrei Karas
1
-1
/
+1
2015-03-07
map: translate server to client text messages.
Andrei Karas
4
-1
/
+51
2015-03-05
Replace struct flooritem_data to TBL_ITEM.
Andrei Karas
4
-4
/
+4
2015-03-05
Replace struct mob_data to TBL_MOB.
Andrei Karas
3
-3
/
+3
2015-03-05
Replace struct npc_data to TBL_NPC.
Andrei Karas
4
-12
/
+12
2015-03-05
Replace struct map_session_data to TBL_PC.
Andrei Karas
16
-64
/
+64
2015-03-04
Copy setmount script command from hercules and remove limits for class job.
Andrei Karas
3
-0
/
+85
2015-03-02
map: in script command getitemlink add item name only for clients < 7.
Andrei Karas
1
-1
/
+8
2015-03-01
map: in online list remove temp buffer always.
Andrei Karas
1
-1
/
+7
2015-03-01
hide hidden players from online list if player in list have smaller group lev...
Andrei Karas
1
-2
/
+5
2015-03-01
map: dont leak map packets from invisible players.
Andrei Karas
1
-2
/
+6
2015-03-01
fix memory leak in quest.c.
Andrei Karas
1
-0
/
+4
2015-03-01
Fix memory leak in lang.c on exit.
Andrei Karas
1
-5
/
+24
2015-02-28
fix default map name memory leak on exit.
Andrei Karas
4
-0
/
+9
2015-02-26
login: add way to check hashed passwords in old tmw/evol way.
Andrei Karas
8
-0
/
+593
2015-02-25
Add packet for homunculus/mercenary direction.
Andrei Karas
3
-0
/
+13
2015-02-25
Add packet for homunculus/mercenary emote.
Andrei Karas
5
-11
/
+23
[next]