Age | Commit message (Expand) | Author | Files | Lines |
2007-03-07 | New mapcache system :x | DracoRPG | 3 | -706/+697 |
2007-03-05 | * Added support for the 2 new packet versions. [Zephiris] | Zephiris | 2 | -2/+7 |
2007-03-04 | More tweaks to socket.c to simplify the code | ultramage | 2 | -8/+3 |
2007-02-25 | - You are allowed to attack/use skills now when your cloaking level is below 3. | skotlex | 1 | -1/+1 |
2007-02-25 | Corrected some typos and small details | ultramage | 1 | -2/+1 |
2007-02-16 | - Modified the "guardian" spawn script command, it no longer receives a "amou... | skotlex | 2 | -4/+6 |
2007-02-12 | - Corrected range of self destruction / bio explosion to be equal to their sp... | skotlex | 2 | -1/+4 |
2007-02-08 | - Added code for SQL that will automatically detect the ping interval at star... | ultramage | 2 | -7/+3 |
2007-02-01 | - Item search is now a bit smarter. When no item is found with the same 'aegi... | skotlex | 2 | -3/+5 |
2007-02-01 | Removed graph, httpd and webserver | ultramage | 1 | -3/+0 |
2007-01-30 | - Corrected char deletion not working (column is called homun_id, not hom_id...) | skotlex | 3 | -16/+23 |
2007-01-28 | - Fixed the description of @summon | ultramage | 2 | -8/+14 |
2007-01-28 | Some misc cleanups (typos, formatting, forgotten changelog entry etc) | ultramage | 1 | -0/+8 |
2007-01-27 | Simple cleanup | ultramage | 1 | -16/+39 |
2007-01-27 | Removed useless read-from-GRF features | DracoRPG | 1 | -22/+0 |
2007-01-27 | - Moved the pet rename code from int_pet.c to inter.c and normalized it so it... | skotlex | 3 | -1/+7 |
2007-01-23 | - Moved the homunculus setting from pet.conf to homunc.conf | skotlex | 3 | -13/+15 |
2007-01-18 | - Modified the Storm Gust freeze counter code. It now takes into consideratio... | skotlex | 1 | -0/+3 |
2007-01-16 | - Added atcommand @homstats so you can check your homunculus stats and compar... | skotlex | 1 | -1/+4 |
2007-01-12 | - Cleaned up the ip rules/DDoS section of the code. (the allow,deny and deny,... | FlavioJS | 2 | -14/+25 |
2007-01-08 | - Added a precompiler error when the shutdown defines are not found. | FlavioJS | 2 | -1/+6 |
2007-01-07 | - re-added the duplicit nj/gs name messages in msg_athena | ultramage | 4 | -5/+6 |
2007-01-05 | updated noicewall, updated SL ques, | Lupus | 2 | -24/+26 |
2007-01-03 | - Now the server will by default perform symmetric adding of friends | ultramage | 2 | -1/+3 |
2007-01-03 | - Fixed pc_calc_skilltree ignoring prerequisites / joblvl requirements. | ultramage | 2 | -2/+4 |
2006-12-26 | - Fixed some warnings | skotlex | 1 | -4/+2 |
2006-12-25 | - Applied the rest of Rayce's suggestions and fixes (http://www.eathena.ws/bo... | FlavioJS | 1 | -6/+0 |
2006-12-21 | - Added back cropping the attack delay to attack motion for those weird mobs ... | skotlex | 6 | -12/+12 |
2006-12-20 | - Fixed the meaning of stdout_with_ansisequence and changed the default value... | FlavioJS | 4 | -21/+9 |
2006-12-18 | - Added hom_setting to specify which homunculus 'quirks' are in effect. The d... | skotlex | 4 | -6/+28 |
2006-12-18 | - Adding new maps to the map_index.txt and maps_athena.conf | eaac | 1 | -0/+18 |
2006-12-15 | - There will be now warnings printed when a shop sells an item which's buy pr... | skotlex | 1 | -1/+1 |
2006-12-14 | - Removed "mobs being enemies of each other all the time" because, even thoug... | skotlex | 1 | -2/+0 |
2006-12-12 | - Mobs now by default are "everyone's" enemy, so mobs are able to hit each an... | skotlex | 2 | -0/+6 |
2006-12-07 | - Bunch of documentation fixes. | skotlex | 4 | -17/+23 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 60 | -8605/+8605 |
2006-12-04 | - Repairing items via scripts no longer displays "item has been repaired" | skotlex | 1 | -2/+0 |
2006-11-29 | Added Rachel Santuary to nomemo mapflags | Playtester | 2 | -1/+9 |
2006-11-28 | - Increased line buffer size when parsing scripts. Helps when trying to defin... | skotlex | 4 | -18/+18 |
2006-11-28 | added blank import/script_conf.txt | Lupus | 1 | -0/+2 |
2006-11-28 | added blank import/script_conf.txt | Lupus | 2 | -0/+1 |
2006-11-22 | - Modified slaves_inherit_speed and slaves_inherit_mode so you get better con... | skotlex | 2 | -6/+21 |
2006-11-20 | - The max level of NPC_SPLASHATTACK is now 1. | skotlex | 2 | -23/+39 |
2006-11-16 | * For the sake of avoiding confusion, all script events are named with prefix... | Lance | 1 | -6/+6 |
2006-11-14 | - Characters with Karma may fight amongst them anywhere. | skotlex | 1 | -2/+2 |
2006-11-07 | Added nosave mapflag for Guild Dungeons | Lupus | 2 | -1/+8 |
2006-11-07 | - Applied FlavioJs's patch which enables colored console output for Windows s... | skotlex | 4 | -0/+30 |
2006-11-05 | Added maplags for PowerNPC quest. | Lupus | 4 | -6/+12 |
2006-10-31 | - When Kaizel (or super novice rebirth skill) triggers, you get debuffed now. | skotlex | 2 | -7/+13 |
2006-10-31 | - Added a check to prevent adding negative damage to the total accumulated da... | skotlex | 1 | -0/+2 |