Age | Commit message (Expand) | Author | Files | Lines |
2007-04-05 | typos: recieve -> receive | ultramage | 2 | -2/+2 |
2007-04-04 | - Cleaned @whogm. It will display the name of all gms online. If their GM lev... | skotlex | 1 | -1/+3 |
2007-04-02 | - Corrected the login TXT server not initializing the waiting_disconnect vari... | skotlex | 2 | -3/+7 |
2007-04-01 | Set the default vending tax to 2% as it is in kRO Sakray | Playtester | 2 | -1/+3 |
2007-03-27 | - Moved coma to skill_additional_effect, added special_state.bonus_coma to pr... | skotlex | 2 | -0/+8 |
2007-03-22 | Some generic typo fixes (src and npc) | ultramage | 1 | -1/+1 |
2007-03-21 | - Corrected setitemscript so it actually changes the script as requested inst... | skotlex | 2 | -15/+18 |
2007-03-21 | - Added define MAX_CHARS so you can easily mod the server to support a differ... | skotlex | 1 | -45/+45 |
2007-03-19 | - Rewrote the jail logic to always use a status change. This means that the c... | skotlex | 1 | -3/+3 |
2007-03-18 | - Removed the old 'mapserver charsave' mechanism | ultramage | 2 | -7/+2 |
2007-03-17 | A note about the case_insensitive config setting, read changelog for details | ultramage | 1 | -1/+1 |
2007-03-16 | committing my work on the login server (mostly SQL) | ultramage | 3 | -46/+28 |
2007-03-15 | removed all .GAT from configs, docs and examples | Lupus | 23 | -2349/+2351 |
2007-03-14 | - Increased Shield Chain's range by one. It is now a ranged skill. | skotlex | 1 | -2/+2 |
2007-03-13 | Mapcache update, should polish off remaining bugs | DracoRPG | 1 | -15/+0 |
2007-03-13 | - @pvpoff and @gvgoff will make everyone in the map stop auto-attacking now. | skotlex | 2 | -2/+5 |
2007-03-08 | - Normalized the mapname in guild get/set castle data, should fix guild flags. | skotlex | 1 | -10/+12 |
2007-03-07 | - Corrected the pet/homunc data not being free'd if the player logs out befor... | skotlex | 1 | -0/+2 |
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 |