summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-02-11* Reduced memory used for the skill_tree DB by 30+mb(no author)7-29/+204
2005-02-10Updated the copyright date and the date in the core.c [Sirius](no author)1-2/+2
2005-02-10Fixed the client version check in the loginserver's ... now the servers(no author)2-6/+10
2005-02-09Changed something @ the sql charserv, (makechar.. charlimit and some tuneups ...(no author)2-54/+208
2005-02-06guild sql fix...(no author)1-4/+39
2005-02-06_M/_F changes, and clientinfo thingys... all credit to sirius(no author)4-8/+62
2005-02-06Fix build(no author)1-1/+2
2005-02-06Fixed some EOL issues(no author)3-4922/+4922
2005-02-06Implemented @mobinfo command(no author)2-1/+99
2005-02-06Upped max_files(no author)1-1/+1
2005-02-06blank email for char deletion works when email is a@a.com (SQL)(no author)1-1/+4
2005-02-06get rid of a warning...(no author)1-0/+1
2005-02-06_M/_F for SQL(no author)1-7/+38
2005-02-06didn't finsih bind code, now it's finished but export code isn't(no author)3-6/+16
2005-02-05AMD64 fixes(no author)2-6/+7
2005-02-05fix build warning(no author)1-1/+0
2005-02-05Changed how IP Bindings are handled(no author)6-21/+64
2005-02-05optimizing OnTouch event name generation, fixing Celests Sharp Shooting [Shin...(no author)2-11/+16
2005-02-05* Updated Sharp Shooting AoE code(no author)5-59/+123
2005-02-05more compile errors(no author)5-54/+55
2005-02-05git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)1-1/+1
2005-02-05txt convertors reading inter_athena.conf import command(no author)2-0/+7
2005-02-05Fix some compile errors(no author)5-38/+42
2005-02-05git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)1-0/+1
2005-02-05git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)2-0/+2
2005-02-05git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)1-1/+1
2005-02-05Servers can bind to single IP addresses now, and added buffer.(c/h)(no author)8-22/+128
2005-02-04some item/mob db fixes(no author)1-2/+3
2005-02-04* Added experimental code to generate a stack dump when it segfaults(no author)1-38/+94
2005-02-04Some more tidying up in status_get_ functions(no author)1-288/+292
2005-02-03* When loading shop scripts automatically check if the prices can be exploite...(no author)2-10/+32
2005-02-03* Fixed a mistake that was causing Ruwach to only work in PvP and PvM(no author)3-16/+76
2005-02-02git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)1-6/+6
2005-02-02git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)1-1/+2
2005-02-02* Added crash check for Ice Wall(no author)3-24/+33
2005-02-01Fixed a typo in Pressure causing it to deduct sp from the caster, and remove ...(no author)1-1/+1
2005-02-01Updated skill_range_leniency code when casting a ground targetting spell(no author)1-13/+26
2005-02-01* Added Karma and Manner to const.txt(no author)2-0/+13
2005-02-01Edit for Upa(no author)4-1/+30
2005-01-29fixed named item storage dupe(no author)1-2/+3
2005-01-29* Added a crash check to Safety Wall(no author)2-6/+8
2005-01-28* Fixed a typo that was causing /in to always report failure(no author)1-5/+39
2005-01-28* Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to s...(no author)12-86/+163
2005-01-28Added macros skill_chk and skill_get(no author)1-114/+37
2005-01-27Memory leak fixes(no author)3-5/+17
2005-01-27Kick all characters when the char server disconnects from the map server(no author)1-7/+23
2005-01-27* Added @changelook command for spriters to test view ID's(no author)3-2/+33
2005-01-26Update to garbage collector(no author)1-1/+1
2005-01-26fixed 2 Trade exploits(no author)1-75/+88
2005-01-26Fixed memory leak(no author)1-1/+7