summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
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