summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-09Fix login server null pointer access if packet handler in plugin initiate ser...s20160814Andrei Karas1-1/+4
2016-08-09Fix false assert in script.cAndrei Karas1-3/+4
2016-08-09Fix build on windows.Andrei Karas1-1/+1
2016-08-09Add build script.Andrei Karas1-0/+59
2016-08-09add ignore for evol plugin.Andrei Karas1-0/+1
2016-08-09add install target to make file.Andrei Karas1-0/+8
2016-08-09disable import target in make file.Andrei Karas1-5/+5
2016-08-09Add configure into ignore list.Andrei Karas1-0/+1
2016-08-09Move windows and mac run time files into runtime dir.Andrei Karas12-0/+0
2016-08-09Clean a bit .travis.yml.Andrei Karas1-4/+0
2016-08-09Remove conf dir.Andrei Karas1142-1233143/+0
2016-08-09Remove cache dir.Andrei Karas4-32/+0
2016-08-09Fix gcc lto.Andrei Karas2-5562/+2
2016-08-09Hide area packets from hidden players/gms.Andrei Karas1-1/+7
2016-08-09Allow sell items to market shop.Andrei Karas1-1/+1
2016-08-09Add missing checks into script.c (incomplete)Andrei Karas2-10652/+74
2016-08-09Add missing checks into quest.cAndrei Karas1-0/+9
2016-08-09Add missing checks into pet.cAndrei Karas1-2/+23
2016-08-09Add missing checks into pc_groups.cAndrei Karas1-0/+7
2016-08-09Merge pull request #1392 from skyleo/script_fixesDastgir3-6/+7
2016-08-08Fixed a variable name typo that Kafra Headquarter's Potato Trader always ente...skyleo1-3/+3
2016-08-08Added missing changequest at one quest route in Luoyang Doctor Quest. (Questl...skyleo1-0/+1
2016-08-08Fixed wrong requirements for Crazy Uproar Quest. Alchemists & Blacksmiths nee...skyleo1-3/+3
2016-08-02Constants Documentation SyncHercules.ws1-0/+5
2016-08-02MobDB SQL SyncHercules.ws1-0/+5
2016-08-02Merge pull request #1383 from Ridley8819/workstationhemagx4-14/+2136
2016-08-02Sara's Memory Instance implementationRidley88194-14/+2136
2016-08-01Constants Documentation SyncHercules.ws1-0/+1
2016-08-01Merge pull request #1381 from Asheraf/masterhemagx2-42/+43
2016-08-01Update Old Glastheim announces to use C_colorAsheraf2-42/+43
2016-07-31Clean up hercules.ws leftovershemagx3-3/+3
2016-07-25Merge pull request #1380 from EPuncker/messagesconf-updateHaru11-69/+60
2016-07-25Merge pull request #1376 from Asheraf/masterHaru1-417/+84
2016-07-25Added a missing entry into messages.conf and added some comments where missin...epuncker11-69/+60
2016-07-21Update OGH change donpcevent to npctalkAsheraf1-417/+84
2016-07-21Merge pull request #1375 from reidy/masterHaru1-19/+0
2016-07-21Followup d5d646c (#1374)Ridley1-5/+5
2016-07-21Remove duplicate entry for getnameditem function on script commands documenta...Reid1-19/+0
2016-07-20Constants Documentation SyncHercules.ws1-0/+18
2016-07-20MobDB SQL SyncHercules.ws1-15/+24
2016-07-20ItemDB SQL SyncHercules.ws1-3/+12
2016-07-20Merge pull request #1370 from Ridley8819/instanceshemagx7-1095/+3079
2016-07-20Old Glast Heim and Nightmare Glast Heim implementationRidley88197-1095/+3079
2016-07-19Merge pull request #1372 from 4144/freemoveHaru8-32/+70
2016-07-19Add new skill attributes into skill_db and skill db converter.Andrei Karas3-0/+12
2016-07-19Add skill atributes for allow moving while casting skill.Andrei Karas5-32/+58
2016-07-18ItemDB SQL SyncHercules.ws1-4/+4
2016-07-18Merge pull request #1371 from Asheraf/masterHaru1-4/+4
2016-07-18Fix a typo in some items bonusAsheraf1-4/+4
2016-07-17Merge pull request #1364 from Smokexyz/skilldbfixHaru1-30/+30