Age | Commit message (Expand) | Author | Files | Lines |
2007-01-15 | - The NPC elemental attacks will display a skill animation again. | skotlex | 5 | -35/+47 |
2007-01-15 | - Fixed Joint Beat's speed penalty. | skotlex | 6 | -13/+29 |
2007-01-15 | - Probably fixed the registration flood protection code being broken. | skotlex | 6 | -14/+22 |
2007-01-12 | Talking about copy-paste... t_t (missing closing curly brace) | ultramage | 1 | -0/+1 |
2007-01-12 | yup, i need to rest... (also, copy-paste is eeeevil) | FlavioJS | 2 | -4/+4 |
2007-01-12 | ups | FlavioJS | 1 | -1/+1 |
2007-01-12 | - Cleaned up the ip rules/DDoS section of the code. (the allow,deny and deny,... | FlavioJS | 5 | -191/+232 |
2007-01-12 | Fixed exploits in Valentine Event Scripts | KarLaeda | 3 | -3/+4 |
2007-01-12 | Disambiguation | ultramage | 1 | -2/+2 |
2007-01-12 | - Fixed autotrading characters not being able to reconnect. Seams like I misu... | FlavioJS | 2 | -1/+5 |
2007-01-11 | Update to the new locations, adds more warps (thor_camp) | ultramage | 3 | -9/+21 |
2007-01-11 | - Fixed the script engine not parsing strings in multibyte charsets correctly... | FlavioJS | 2 | -3/+5 |
2007-01-11 | - Console plugin working when built as Windows native. | FlavioJS | 4 | -116/+394 |
2007-01-10 | Combined most of the txt/sql mobdb reading code | ultramage | 2 | -532/+283 |
2007-01-10 | - Fixed the define script_lastdata, introduced by me at r9637 (had the wrong ... | FlavioJS | 1 | -1/+1 |
2007-01-09 | Small typo fixes | ultramage | 2 | -7/+7 |
2007-01-09 | - Updated some functions calls that where using the wrong number of arguments... | FlavioJS | 18 | -39/+43 |
2007-01-09 | - Changes to script buildin functions: | FlavioJS | 15 | -422/+487 |
2007-01-09 | And the changelog :B | Lance | 1 | -0/+1 |
2007-01-09 | * Hotfix: Freeing of freed pointer when replacing script functions. [Lance] | Lance | 2 | -1/+3 |
2007-01-08 | Unimportant cleanups | ultramage | 7 | -21/+11 |
2007-01-08 | * Silenced the plugin export messages during startup [ultramage] | ultramage | 8 | -4/+27 |
2007-01-08 | - Added a precompiler error when the shutdown defines are not found. | FlavioJS | 16 | -274/+640 |
2007-01-07 | - Fixed the sleep timers not being removed when the an npc was being unloaded... | FlavioJS | 5 | -14/+37 |
2007-01-07 | Updated the documentation to match the agitcheck() behavior | ultramage | 2 | -10/+5 |
2007-01-07 | Undid the memset->malloc_set replacement | ultramage | 35 | -469/+409 |
2007-01-07 | - re-added the duplicit nj/gs name messages in msg_athena | ultramage | 15 | -25/+32 |
2007-01-06 | - Fixed Succubus/Incubus combo not doing regen correctly | ultramage | 3 | -4/+8 |
2007-01-06 | - Now winsock 2 is required. | FlavioJS | 6 | -91/+131 |
2007-01-06 | - Fixed the weight icon dissapearing and reappearing when attacking. (introdu... | FlavioJS | 2 | -19/+28 |
2007-01-05 | - Major reconfiguration of the trunk VS8 project files, read the changelog fo... | ultramage | 9 | -278/+343 |
2007-01-05 | updated noicewall, updated SL ques, | Lupus | 4 | -58/+64 |
2007-01-05 | fixed @go bug | Lupus | 2 | -3/+4 |
2007-01-04 | - Added Au{R}oN's updated version of the effect list | ultramage | 2 | -310/+539 |
2007-01-04 | - Updated /doc from jAthena | ultramage | 10 | -488/+1553 |
2007-01-03 | - eol-styled some remaining files | ultramage | 3 | -120/+11 |
2007-01-03 | - Now the server will by default perform symmetric adding of friends | ultramage | 13 | -6/+120 |
2007-01-03 | ups... forgot to remove this before committing | FlavioJS | 1 | -1/+0 |
2007-01-03 | - Fixed FIFO defines in TURBO mode. | FlavioJS | 7 | -15/+19 |
2007-01-03 | - Moved refusal of a known packet versions to clif_parse_WantToConnection and... | FlavioJS | 2 | -83/+62 |
2007-01-03 | - JK_JOINTBEAT as described in: | FlavioJS | 7 | -138/+169 |
2007-01-03 | - Fixed pc_calc_skilltree ignoring prerequisites / joblvl requirements. | ultramage | 9 | -29/+46 |
2007-01-02 | - Fixed SC_JOINTBEAT not doing crit damage for the Neck Break ailment. | FlavioJS | 3 | -5/+6 |
2007-01-02 | - Gospel sends the buff message to the affected player. | FlavioJS | 3 | -28/+23 |
2007-01-01 | - added info about sleep,sleep2,awake commands and updated the variables sec... | FlavioJS | 1 | -61/+104 |
2006-12-31 | Made High Speed Cart Ram (WS_CARTTERMINATION) ignore Crusader's Guard and Shi... | DracoRPG | 2 | -1/+4 |
2006-12-31 | - Added more info when npc_scriptcont tries to continue a different script. | FlavioJS | 3 | -3/+9 |
2006-12-31 | * Refer to http://www.eathena.ws/board/index.php?showtopic=130285 | FlavioJS | 7 | -35/+45 |
2006-12-31 | - Updated getitem and guardian entries in script_commands.txt. | FlavioJS | 6 | -88/+170 |
2006-12-30 | - Reverted the packet structure changes to mmo_char_send006b in r9588 and cor... | FlavioJS | 3 | -4/+12 |