summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-10Add support for sending group id to client.Andrei Karas1-0/+2
2014-12-19Allow move from sit state.Andrei Karas1-0/+2
2014-12-18Impliment FloorLifeTime in item_db.confAndrei Karas1-0/+2
2014-12-18Add itemdb plugin structure.Andrei Karas1-0/+3
2014-12-17Allow "use" pet eggs.Andrei Karas1-0/+2
2014-11-30char: add init default map.Andrei Karas1-6/+6
2014-11-29Improve inter server ip limit checks. Also move this check into common.Andrei Karas1-2/+6
2014-11-29char: add ability to filter inter servers connections by ipAndrei Karas1-1/+5
2014-11-29Set default npc gender to 3 (no gender).Andrei Karas1-0/+3
2014-11-28Add empty extension object to npc.Andrei Karas1-0/+2
2014-11-28Move data files into data directory.Andrei Karas1-4/+4
2014-11-28Move struct files into struct directory.Andrei Karas1-2/+2
2014-11-27add map flag "invisible". For now unused.Andrei Karas1-0/+3
2014-11-26remove files for dummy script functions.Andrei Karas1-2/+0
2014-11-21map: translate also npc names.Andrei Karas1-1/+1
2014-11-20Use format script function in 'l' script function.Andrei Karas1-0/+2
2014-11-20Add lang.c with translation related functionality.Andrei Karas1-0/+2
2014-11-20Extend setq/getq to using objectives to storing quest value.Andrei Karas1-1/+5
2014-11-17Allow continue npc script execution if distance to npc bigger than limit.Andrei Karas1-0/+2
2014-11-17Use all common interface initialisation in all servers.Andrei Karas1-2/+6
2014-11-17Move common interfaces initialisation into separate file.Andrei Karas1-1/+3
2014-11-17map: init all interfaces.Andrei Karas1-1/+1
2014-11-17In make file add copy plugins option also if sources located in symlinked dir...Andrei Karas1-2/+2
2014-11-15map: move script defines into separate file.Andrei Karas1-0/+1
2014-11-15map: add functions to send npc command.Andrei Karas1-0/+2
2014-11-14Add internal variable with client version.Andrei Karas1-0/+2
2014-11-14fix typo in make file.Andrei Karas1-1/+1
2014-11-13Add configure option --enable-sanitize.Andrei Karas1-2/+6
2014-11-12In configure add flag for semi static build.Andrei Karas1-0/+5
2014-11-10login: move server version sending into separate file.Andrei Karas1-1/+3
2014-11-10In login server add support for reading update_server config option.Andrei Karas1-1/+3
2014-11-10fix compilation with sanity flags.Andrei Karas1-1/+1
2014-11-10add ld flag to build fail if unknown function called.Andrei Karas1-7/+8
2014-11-07Add packet for accept client version in map server.Andrei Karas1-1/+6
2014-11-06add sanity flags.Andrei Karas1-1/+1
2014-11-06login: add version packet.Andrei Karas1-1/+3
2014-11-06after build try copy files in two relative dirs.Andrei Karas1-2/+2
2014-11-05Add empty char server plugin.Andrei Karas1-8/+14
2014-11-05Add empty login server plugin.Andrei Karas1-2/+8
2014-11-05After build copy libs also into serverdata/plugins.Andrei Karas1-0/+1
2014-11-05Impliment limited script function l.Andrei Karas1-1/+3
2014-11-05Move init plugin code into init.cAndrei Karas1-1/+5
2014-11-04Initial commit.Andrei Karas1-0/+9