summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-09-25Add -lm to linking flags for fix clang compilation errors.Andrei Karas1-1/+1
2018-09-06Switch to using C version c11.Andrei Karas1-1/+1
2018-04-06Revert "Add new packet version constants."s20180417Andrei Karas1-3/+0
2018-04-06Add new packet version constants.Andrei Karas1-0/+3
2018-02-13Update for all players clan join/leave state.Andrei Karas1-0/+2
2018-01-05Add packet types flag into version packet (0x7531).s20180116Andrei Karas1-1/+2
2017-08-16Add evol packets id offset. For now offset is 0.Andrei Karas1-1/+2
2017-04-20Drop support for client protocol version 15 (Oct 26 2015).Andrei Karas1-1/+0
2017-04-19Change packet version to 20150513.Andrei Karas1-1/+1
2017-04-04Change packet version from not existing 20150000 to 20141022.s20170411Andrei Karas1-1/+1
2016-08-10Add console command serverexit.Andrei Karas1-0/+2
2016-08-10Add gm command for send restart events to all servers.Andrei Karas1-0/+2
2016-07-31Add into item_db.conf support for attribute AllowAmmo for bows.Andrei Karas1-0/+2
2016-07-27Add homunculus exp packet (0xb22)Andrei Karas1-0/+2
2016-07-10Add bit field 0x100 into sc_config.txt for allow see sc effect for all players.Andrei Karas1-0/+2
2016-07-09Add array and functions for skill extended data.Andrei Karas1-0/+4
2016-07-05add Physical Shield Skill (id 20001)Joseph Botosh1-0/+2
2016-07-01Add effects enum. Use provoke effect on provoked targets in EVOL_MASSPROVOKE ...Andrei Karas1-0/+1
2016-07-01Add files for skill constants and ground skills handlers.Andrei Karas1-0/+4
2016-06-28Remove visiblity hidden flag from make file.Andrei Karas1-1/+1
2016-06-27map: duplicate npc view data for each new npc.Andrei Karas1-1/+1
2016-06-15add hashtable functionsJoseph Botosh1-0/+2
2016-05-02Add -O3 into compilation flags.Andrei Karas1-1/+1
2016-05-02Enable sanity flags only if they supported.Andrei Karas1-18/+4
2016-04-28Rename static configure flag, look like clang have issues with this flag enab...Andrei Karas1-2/+2
2016-04-28Add configure flag --enable-werror.Andrei Karas1-0/+4
2016-03-30Split script.c into buildins and other script functions.Andrei Karas1-0/+2
2016-02-22Add support for warn_missing_translation configuration option.Andrei Karas1-0/+2
2016-02-21Add same compiler flags what was used in hercules.Andrei Karas1-1/+1
2016-01-23Move craft conf related things into separate file.Andrei Karas1-0/+4
2016-01-11Add script command for convert craft string into craft object.Andrei Karas1-1/+6
2016-01-05Reimpliment packet 0x915 for old clients.Andrei Karas1-0/+1
2015-10-19Add fixed bonuses for new mounts.Andrei Karas1-0/+2
2015-10-12Add mob db field 'WalkMask' for now unused.Andrei Karas1-0/+3
2015-09-28Add support for team id for battleground players.Andrei Karas1-0/+2
2015-09-28Add functions for support battleground extension object.Andrei Karas1-0/+3
2015-09-09Change server version to 8. Send packet version to client.Andrei Karas1-3/+6
2015-08-19Enforce gnu90 standard.Andrei Karas1-1/+1
2015-08-16Fix compilation after HPM update in server.Andrei Karas1-1/+3
2015-07-05Remove inter server ip check because it moving to upstream.Andrei Karas1-6/+2
2015-07-04Add include paths for new hercules into make file.Andrei Karas1-1/+2
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...Andrei Karas1-85/+85
2015-05-01Use extended sanity checks and gcc 5.Andrei Karas1-2/+15
2015-04-30Remove checking for gm command in mail read packet.Andrei Karas1-0/+2
2015-03-07map: translate server to client text messages.Andrei Karas1-1/+3
2015-02-26login: add way to check hashed passwords in old tmw/evol way.Andrei Karas1-0/+6
2015-02-24On each success skill invoke call event OnSkillInvoke.Andrei Karas1-0/+2
2015-02-21Add gprof build flag.Andrei Karas1-0/+4
2015-02-15map: add attribute for mobs for stand slaves alive after muster was deadAndrei Karas1-0/+2
2015-01-31Read default map and position from config.Andrei Karas1-0/+6