Age | Commit message (Expand) | Author | Files | Lines |
2005-02-11 | massive update | (no author) | 5 | -156/+325 |
2005-02-11 | * Tidied up battle_check_target abit | (no author) | 4 | -6/+16 |
2005-02-11 | * Moved all changes in the SVN to a new SVN-Changelog.txt | (no author) | 6 | -1823/+1834 |
2005-02-11 | a try on the "unknown skill" error [Shinomori] | (no author) | 3 | -0/+35 |
2005-02-11 | Remove debug printf's | (no author) | 1 | -3/+0 |
2005-02-11 | * Reduced memory used for the skill_tree DB by 30+mb | (no author) | 11 | -32/+229 |
2005-02-10 | Added a auto increment 'start' value in the main.sql file ^^[Sirius] | (no author) | 1 | -1/+1 |
2005-02-10 | Updated the copyright date and the date in the core.c [Sirius] | (no author) | 1 | -2/+2 |
2005-02-10 | Fixed the client version check in the loginserver's ... now the servers | (no author) | 3 | -6/+13 |
2005-02-10 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | (no author) | 1 | -7/+18 |
2005-02-10 | conf-tmpl/readme.txt for explaining the import folder | (no author) | 2 | -0/+23 |
2005-02-09 | added bug reports | (no author) | 1 | -1/+26 |
2005-02-09 | fixed Wizard job quest | (no author) | 3 | -6/+25 |
2005-02-09 | Changed something @ the sql charserv, (makechar.. charlimit and some tuneups ... | (no author) | 4 | -54/+217 |
2005-02-09 | again: weight & price fix of Horse Crest | (no author) | 1 | -1/+1 |
2005-02-06 | price fix of Horse Crest | (no author) | 1 | -1/+1 |
2005-02-06 | guild sql fix... | (no author) | 2 | -4/+40 |
2005-02-06 | _M/_F changes, and clientinfo thingys... all credit to sirius | (no author) | 6 | -8/+73 |
2005-02-06 | Fix build | (no author) | 2 | -1/+4 |
2005-02-06 | Fixed some EOL issues | (no author) | 7 | -7056/+7056 |
2005-02-06 | Implemented @mobinfo command | (no author) | 4 | -1/+111 |
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 |