Commit History

Author SHA1 Message Date
  brianluau d65b8b0f8a - Fixed some typos in Socket Enchant NPC. (bugreport:5263) 13 years ago
  gepard1984 e5386ce866 Added missing `svn:eol-style` property (follow-up to r15514). 13 years ago
  og2 18b21d63e1 * Updated Mail. 13 years ago
  gepard1984 cb96c947f7 Fixed Divest status changes not loading properly on login with `debuff_on_logout: 0` (bugreport:1331). 13 years ago
  og2 361a3ea771 * Fixed variables in order to work with the invasion (bugreport:5231) 13 years ago
  gepard1984 65b1ed2dde Added missing `svn:eol-style` property (follow-up to r15510). 13 years ago
  masao87 6923383b7f - Added first Version of Wanderer Job change Quest. 13 years ago
  gepard1984 419806eb06 Fixed memory leaks related to skill cooldown saving (bugreport:5261). 13 years ago
  xantara 251362c227 ` Added renaming support for the remaining 'ragnarok' tables in the inter_athena.conf file - bugreport:3317 13 years ago
  xantara f7b45f9b48 ` Fixed Emperium's skill damage/heal and elemental resist (eg. Aspersio) - bugreport:5256 13 years ago
  eathenabot 2aa297a4a0 * Merged changes up to eAthena 15068. 13 years ago
  epoque11 55b11bd3e1 - Updated skill cooldown system to prevent multiple recordings of skill delays 13 years ago
  xazax-hun d4cae50fe1 Minor cleanups, mostly reducing scopes. 13 years ago
  gepard1984 bf1c81839f Merged TXT removal branch back to trunk. 13 years ago
  gepard1984 7a30325ab1 * Added `--enable-buildbot` to configure.in (follow-up to r15128). 13 years ago
  gepard1984 5e32b5948b Changed `rnd()` to return signed number to avoid possible negative-signed to unsigned comparisons (caused by r15483, bugreport:5254). 13 years ago
  shennetsind f58469b12b Hair color fix for bugreport:5253, blame on r15449 13 years ago
  gepard1984 3aacf05a88 * Removed pre-VS9 project files and Changelog-Trunk.txt from trunk CMakeLists (follow-up to r15009, r15260) 13 years ago
  xantara ac34863737 - Fixed the function that returns the job name to include 3rd jobs - Fixes @who2 - bugreport:5252 13 years ago
  xantara 597e919dbd Fixed Royal Guard's Inspiration skill - Now decreases exp by 1% - bugreport:5211 13 years ago
  xantara 2d6b145508 ` Added (Cash) Headgear Dyer (cashheadgear_dye.txt) 13 years ago
  gepard1984 3673655958 Restored `svn:ignore` property for `svnversion.h` accidentally removed in r15491. 13 years ago
  gepard1984 79b043b75f Added some `svn:ignore` properties. 13 years ago
  gepard1984 a498aa5a25 Fixed wrong size in `WFIFOHEAD` call (follow-up to r15445). 13 years ago
  gepard1984 7b975aa4ba Extended @alootid command to support multiple items (default: 10). 13 years ago
  shennetsind 9a1965d2e4 Optimized chat room kicking (r15487) so that it doesn't alloc a db map unnecessarily since NPC chats do not kick players. 13 years ago
  shennetsind 077b0af399 Added official behavior to chat room kicking, when you're kicked out of the chat room you're 'blacklisted', making you unable to rejoin that same chat room instance again. 13 years ago
  gepard1984 b575345ac7 Reorganized picklog functions a bit to reuse some common code. 13 years ago
  gepard1984 170ed90a9e Fixed compilation error caused by r15483. 13 years ago
  gepard1984 54ac5c18de Enabled Mersenne Twister MT19937 as random number generator instead of standard `rand()` function (follow-up to r14865, r14870). 13 years ago