summaryrefslogtreecommitdiff
path: root/conf-tmpl
AgeCommit message (Expand)AuthorFilesLines
2007-03-21- Added define MAX_CHARS so you can easily mod the server to support a differ...skotlex1-45/+45
2007-03-19- Rewrote the jail logic to always use a status change. This means that the c...skotlex1-3/+3
2007-03-18- Removed the old 'mapserver charsave' mechanismultramage2-7/+2
2007-03-17A note about the case_insensitive config setting, read changelog for detailsultramage1-1/+1
2007-03-16committing my work on the login server (mostly SQL)ultramage3-46/+28
2007-03-15removed all .GAT from configs, docs and examplesLupus23-2349/+2351
2007-03-14- Increased Shield Chain's range by one. It is now a ranged skill.skotlex1-2/+2
2007-03-13Mapcache update, should polish off remaining bugsDracoRPG1-15/+0
2007-03-13- @pvpoff and @gvgoff will make everyone in the map stop auto-attacking now.skotlex2-2/+5
2007-03-08- Normalized the mapname in guild get/set castle data, should fix guild flags.skotlex1-10/+12
2007-03-07- Corrected the pet/homunc data not being free'd if the player logs out befor...skotlex1-0/+2
2007-03-07New mapcache system :xDracoRPG3-706/+697
2007-03-05* Added support for the 2 new packet versions. [Zephiris]Zephiris2-2/+7
2007-03-04More tweaks to socket.c to simplify the codeultramage2-8/+3
2007-02-25- You are allowed to attack/use skills now when your cloaking level is below 3.skotlex1-1/+1
2007-02-25Corrected some typos and small detailsultramage1-2/+1
2007-02-16- Modified the "guardian" spawn script command, it no longer receives a "amou...skotlex2-4/+6
2007-02-12- Corrected range of self destruction / bio explosion to be equal to their sp...skotlex2-1/+4
2007-02-08- Added code for SQL that will automatically detect the ping interval at star...ultramage2-7/+3
2007-02-01- Item search is now a bit smarter. When no item is found with the same 'aegi...skotlex2-3/+5
2007-02-01Removed graph, httpd and webserverultramage1-3/+0
2007-01-30- Corrected char deletion not working (column is called homun_id, not hom_id...)skotlex3-16/+23
2007-01-28- Fixed the description of @summonultramage2-8/+14
2007-01-28Some misc cleanups (typos, formatting, forgotten changelog entry etc)ultramage1-0/+8
2007-01-27Simple cleanupultramage1-16/+39
2007-01-27Removed useless read-from-GRF featuresDracoRPG1-22/+0
2007-01-27- Moved the pet rename code from int_pet.c to inter.c and normalized it so it...skotlex3-1/+7
2007-01-23- Moved the homunculus setting from pet.conf to homunc.confskotlex3-13/+15
2007-01-18- Modified the Storm Gust freeze counter code. It now takes into consideratio...skotlex1-0/+3
2007-01-16- Added atcommand @homstats so you can check your homunculus stats and compar...skotlex1-1/+4
2007-01-12- Cleaned up the ip rules/DDoS section of the code. (the allow,deny and deny,...FlavioJS2-14/+25
2007-01-08- Added a precompiler error when the shutdown defines are not found.FlavioJS2-1/+6
2007-01-07- re-added the duplicit nj/gs name messages in msg_athenaultramage4-5/+6
2007-01-05updated noicewall, updated SL ques, Lupus2-24/+26
2007-01-03- Now the server will by default perform symmetric adding of friendsultramage2-1/+3
2007-01-03- Fixed pc_calc_skilltree ignoring prerequisites / joblvl requirements.ultramage2-2/+4
2006-12-26- Fixed some warningsskotlex1-4/+2
2006-12-25- Applied the rest of Rayce's suggestions and fixes (http://www.eathena.ws/bo...FlavioJS1-6/+0
2006-12-21- Added back cropping the attack delay to attack motion for those weird mobs ...skotlex6-12/+12
2006-12-20- Fixed the meaning of stdout_with_ansisequence and changed the default value...FlavioJS4-21/+9
2006-12-18- Added hom_setting to specify which homunculus 'quirks' are in effect. The d...skotlex4-6/+28
2006-12-18- Adding new maps to the map_index.txt and maps_athena.confeaac1-0/+18
2006-12-15- There will be now warnings printed when a shop sells an item which's buy pr...skotlex1-1/+1
2006-12-14- Removed "mobs being enemies of each other all the time" because, even thoug...skotlex1-2/+0
2006-12-12- Mobs now by default are "everyone's" enemy, so mobs are able to hit each an...skotlex2-0/+6
2006-12-07- Bunch of documentation fixes.skotlex4-17/+23
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS60-8605/+8605
2006-12-04- Repairing items via scripts no longer displays "item has been repaired"skotlex1-2/+0
2006-11-29Added Rachel Santuary to nomemo mapflagsPlaytester2-1/+9
2006-11-28- Increased line buffer size when parsing scripts. Helps when trying to defin...skotlex4-18/+18