Age | Commit message (Expand) | Author | Files | Lines |
2005-02-06 | Upped max_files | (no author) | 2 | -1/+2 |
2005-02-06 | blank email for char deletion works when email is a@a.com (SQL) | (no author) | 2 | -1/+8 |
2005-02-06 | get rid of a warning... | (no author) | 1 | -0/+1 |
2005-02-06 | _M/_F for SQL | (no author) | 2 | -7/+39 |
2005-02-06 | didn't finsih bind code, now it's finished but export code isn't | (no author) | 4 | -6/+18 |
2005-02-05 | AMD64 fixes | (no author) | 3 | -6/+8 |
2005-02-05 | fix build warning | (no author) | 1 | -1/+0 |
2005-02-05 | Changed how IP Bindings are handled | (no author) | 10 | -21/+81 |
2005-02-05 | optimizing OnTouch event name generation, fixing Celests Sharp Shooting [Shin... | (no author) | 3 | -11/+18 |
2005-02-05 | * Updated Sharp Shooting AoE code | (no author) | 8 | -61/+137 |
2005-02-05 | oops | (no author) | 1 | -2/+2 |
2005-02-05 | more compile errors | (no author) | 7 | -56/+58 |
2005-02-05 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | (no author) | 1 | -1/+1 |
2005-02-05 | txt convertors reading inter_athena.conf import command | (no author) | 3 | -0/+9 |
2005-02-05 | Fix some compile errors | (no author) | 6 | -38/+43 |
2005-02-05 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | (no author) | 1 | -0/+1 |
2005-02-05 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | (no author) | 2 | -0/+2 |
2005-02-05 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | (no author) | 1 | -1/+1 |
2005-02-05 | Servers can bind to single IP addresses now, and added buffer.(c/h) | (no author) | 10 | -23/+141 |
2005-02-04 | some item/mob db fixes | (no author) | 6 | -27/+47 |
2005-02-04 | * Added experimental code to generate a stack dump when it segfaults | (no author) | 2 | -0/+12 |
2005-02-04 | * Added experimental code to generate a stack dump when it segfaults | (no author) | 1 | -38/+94 |
2005-02-04 | Some more tidying up in status_get_ functions | (no author) | 2 | -288/+295 |
2005-02-03 | * When loading shop scripts automatically check if the prices can be exploite... | (no author) | 3 | -10/+36 |
2005-02-03 | * Fixed a mistake that was causing Ruwach to only work in PvP and PvM | (no author) | 6 | -18/+82 |
2005-02-02 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | (no author) | 2 | -6/+10 |
2005-02-02 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | (no author) | 2 | -1/+4 |
2005-02-02 | * Added crash check for Ice Wall | (no author) | 4 | -24/+38 |
2005-02-01 | Fixed a typo in Pressure causing it to deduct sp from the caster, and remove ... | (no author) | 3 | -2/+4 |
2005-02-01 | Updated skill_range_leniency code when casting a ground targetting spell | (no author) | 2 | -13/+28 |
2005-02-01 | * Added Karma and Manner to const.txt | (no author) | 4 | -0/+26 |
2005-02-01 | Edit for Upa | (no author) | 6 | -1/+34 |
2005-01-31 | minor fix | (no author) | 1 | -2/+2 |
2005-01-29 | fixed named item storage dupe | (no author) | 2 | -2/+5 |
2005-01-29 | * Added a crash check to Safety Wall | (no author) | 3 | -7/+15 |
2005-01-28 | added bug report | (no author) | 1 | -0/+14 |
2005-01-28 | * Fixed a typo that was causing /in to always report failure | (no author) | 2 | -5/+45 |
2005-01-28 | * Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to s... | (no author) | 13 | -86/+167 |
2005-01-28 | Changelog update | (no author) | 1 | -0/+2 |
2005-01-28 | Added macros skill_chk and skill_get | (no author) | 2 | -114/+41 |
2005-01-27 | Memory leak fixes | (no author) | 4 | -5/+19 |
2005-01-27 | Kick all characters when the char server disconnects from the map server | (no author) | 2 | -7/+25 |
2005-01-27 | * Added @changelook command for spriters to test view ID's | (no author) | 4 | -2/+35 |
2005-01-26 | added bug report | (no author) | 1 | -0/+12 |
2005-01-26 | Update to garbage collector | (no author) | 2 | -1/+3 |
2005-01-26 | fixed 2 Trade exploits | (no author) | 2 | -75/+91 |
2005-01-26 | added bug report | (no author) | 1 | -13/+9 |
2005-01-26 | Fixed memory leak | (no author) | 2 | -1/+9 |
2005-01-26 | * Fixed a bug in gettick cache when compiling in Windows | (no author) | 12 | -224/+315 |
2005-01-26 | Added status_get_sc_def for calculating resistance against status abnormalities | (no author) | 5 | -69/+92 |