Age | Commit message (Expand) | Author | Files | Lines |
2005-02-11 | * Reduced memory used for the skill_tree DB by 30+mb | (no author) | 7 | -29/+204 |
2005-02-06 | Fix build | (no author) | 1 | -1/+2 |
2005-02-06 | Fixed some EOL issues | (no author) | 2 | -4904/+4904 |
2005-02-06 | Implemented @mobinfo command | (no author) | 2 | -1/+99 |
2005-02-06 | get rid of a warning... | (no author) | 1 | -0/+1 |
2005-02-06 | didn't finsih bind code, now it's finished but export code isn't | (no author) | 1 | -3/+13 |
2005-02-05 | AMD64 fixes | (no author) | 2 | -6/+7 |
2005-02-05 | fix build warning | (no author) | 1 | -1/+0 |
2005-02-05 | Changed how IP Bindings are handled | (no author) | 2 | -2/+9 |
2005-02-05 | optimizing 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-05 | more compile errors | (no author) | 5 | -54/+55 |
2005-02-05 | Fix some compile errors | (no author) | 2 | -37/+39 |
2005-02-05 | Servers can bind to single IP addresses now, and added buffer.(c/h) | (no author) | 1 | -3/+5 |
2005-02-04 | some item/mob db fixes | (no author) | 1 | -2/+3 |
2005-02-04 | Some 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-02 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | (no author) | 1 | -6/+6 |
2005-02-02 | git-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-01 | Fixed a typo in Pressure causing it to deduct sp from the caster, and remove ... | (no author) | 1 | -1/+1 |
2005-02-01 | Updated 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-01 | Edit for Upa | (no author) | 4 | -1/+30 |
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) | 7 | -43/+110 |
2005-01-28 | Added macros skill_chk and skill_get | (no author) | 1 | -114/+37 |
2005-01-27 | Memory leak fixes | (no author) | 3 | -5/+17 |
2005-01-27 | Kick 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-26 | Update to garbage collector | (no author) | 1 | -1/+1 |
2005-01-26 | fixed 2 Trade exploits | (no author) | 1 | -75/+88 |
2005-01-26 | Fixed memory leak | (no author) | 1 | -1/+7 |
2005-01-26 | * Fixed a bug in gettick cache when compiling in Windows | (no author) | 9 | -218/+293 |
2005-01-26 | Added status_get_sc_def for calculating resistance against status abnormalities | (no author) | 4 | -69/+90 |
2005-01-26 | * Added status.c and status.h of jA 1091 update and moved some functions into... | (no author) | 18 | -5473/+5562 |
2005-01-26 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | (no author) | 2 | -4/+2 |
2005-01-25 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | (no author) | 4 | -96/+44 |
2005-01-25 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | (no author) | 1 | -1/+1 |
2005-01-24 | More G++ work | (no author) | 4 | -21/+22 |
2005-01-24 | A lot of changes. login and char server compile under both TXT and SQL under ... | (no author) | 1 | -117/+118 |
2005-01-24 | Some more changes for g++ | (no author) | 2 | -55/+57 |
2005-01-23 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab... | (no author) | 1 | -1/+1 |
2005-01-23 | Made some more changes, reverted some old ones | (no author) | 4 | -14/+14 |
2005-01-23 | update | (no author) | 27 | -1274/+1743 |
2005-01-13 | * Added and testing support for 2004-12-06Sakexe | celest | 2 | -16/+23 |
2005-01-13 | * Corrected a typo preventing Plagiarism to work | celest | 1 | -5/+6 |
2005-01-13 | * Updated packet_db.txt loading to support reading into multiple packet versions | celest | 2 | -923/+992 |