Age | Commit message (Expand) | Author | Files | Lines |
2013-09-09 | Fixed Bug #7335 | shennetsind | 4 | -39/+35 |
2013-09-09 | Fixed Bug #7637 | shennetsind | 1 | -1/+16 |
2013-09-09 | Fixed Bug #6735 | shennetsind | 1 | -2/+2 |
2013-09-09 | Fixed Bug #7540 | shennetsind | 2 | -1/+5 |
2013-09-09 | Fixed Bug #7694 | shennetsind | 3 | -2/+6 |
2013-09-09 | Fixed Bug #7631 | shennetsind | 1 | -25/+34 |
2013-09-09 | Fixed Bug #6626 | shennetsind | 4 | -1/+41 |
2013-09-09 | Fixed Bug #7343 | shennetsind | 1 | -2/+2 |
2013-09-09 | Fixed Bug #7613 | shennetsind | 1 | -0/+2 |
2013-09-07 | Fixed Bug #7689 | shennetsind | 1 | -1/+1 |
2013-09-06 | Fixed @reloadpcdb to refresh online player data | shennetsind | 1 | -4/+9 |
2013-09-06 | Fixing script constants with ' | shennetsind | 1 | -1/+1 |
2013-09-06 | Fixed a mapserver crash due to uninitialized iterface functions | Haru | 1 | -1/+1 |
2013-09-04 | Fixed more packet issues with 2006-2008 clients | Haru | 2 | -3/+1 |
2013-09-03 | Corrected some MSVC warnings with old (<2009) packetvers | Haru | 1 | -4/+8 |
2013-09-03 | Fixed several packet errors with pre-renewal clients from 2006-2008 | Haru | 2 | -2/+10 |
2013-08-29 | Follow up@c11390cbffc983b01ac9ee4af3b16ccb533dd94c | malufett | 1 | -2/+2 |
2013-08-30 | Follow up @ cccc5bc9256b196b1f4e9ad881838ad32c8b3424 | malufett | 2 | -2/+6 |
2013-08-28 | Fixed an error with the '+=' operator on string variables | Haru | 1 | -1/+2 |
2013-08-27 | Silenced a MSVC warning about int64->int32 conversion | Haru | 1 | -1/+1 |
2013-08-26 | Added support for non-fatal error messages from the script parser | Haru | 2 | -15/+47 |
2013-08-26 | Added an integer overflow check on literal values in the script parser | Haru | 1 | -2/+9 |
2013-08-26 | Fixed Bug#7584 | malufett | 13 | -188/+238 |
2013-08-22 | Fixed MSVC warnings on 7f9f6e1b84061a7d393debf37395c8b4a2667db1 | shennetsind | 6 | -40/+47 |
2013-08-22 | Fixed Bug #7308 | shennetsind | 1 | -12/+14 |
2013-08-22 | Fixed Bug #7652 | shennetsind | 10 | -103/+109 |
2013-08-20 | Fixed a mapserver crash when using instanced maps with custom names | Haru | 4 | -9/+8 |
2013-08-19 | Fixed a crash in case a clone uses SO_ELEMENTAL_SHIELD | Haru | 1 | -3/+4 |
2013-08-14 | Fixed crash uncovered by the ab1fad052cd771e183f496f5db922fa03a13edea update | shennetsind | 1 | -2/+3 |
2013-08-14 | Fixed Bug #7646 | shennetsind | 3 | -36/+75 |
2013-08-14 | Fix for Bug #7471 | shennetsind | 3 | -75/+41 |
2013-08-12 | Added support for Nick Server GHOST command | Haru | 3 | -1/+9 |
2013-08-12 | Added support for long IRC messages | Haru | 2 | -6/+16 |
2013-08-12 | Small IRC bridge tweaks | Haru | 2 | -16/+81 |
2013-08-12 | Added support for CTCP commands to the IRC bridge | Haru | 1 | -14/+55 |
2013-08-12 | Added support for JOIN, QUIT, PART, NICK in the IRC bridge | Haru | 2 | -0/+71 |
2013-08-12 | Added support for target-less commands in the IRC bridge | Haru | 4 | -8/+13 |
2013-08-11 | Follow up @ d8b2eb622f14e10e4da0e521deb5dee6e849affa | malufett | 1 | -0/+5 |
2013-08-10 | Fixed Bug#7643 | malufett | 2 | -5/+6 |
2013-08-08 | MSVC and CMake support for 6b9f58446c46877ecfc5fe40847636145acf5af8 | shennetsind | 1 | -0/+2 |
2013-08-08 | HPM Update | shennetsind | 9 | -4/+150 |
2013-08-07 | Fixed Bug #7633 | shennetsind | 1 | -2/+20 |
2013-08-07 | For Report #7333 | shennetsind | 2 | -0/+2 |
2013-08-07 | Fixed skill flagging (mostly related to SKILL_FLAG_REPLACED_LV_0 ) | shennetsind | 1 | -10/+12 |
2013-08-05 | Improved reliability of the packet obfuscation key update function | Haru | 1 | -1/+1 |
2013-08-04 | Fixed Bug #7605 | shennetsind | 3 | -8/+98 |
2013-08-03 | Corrected character position de-synchronization when disguised | shennetsind | 1 | -2/+2 |
2013-08-02 | Fixed @reloadatcommand breaking all @-commands | Haru | 1 | -9/+12 |
2013-08-02 | Fixed MSVC build, follow-up to 38b8bf0 | Haru | 1 | -1/+1 |
2013-08-01 | Improved packet obfuscation reliability | Haru | 3 | -23/+41 |