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