Histórico de Commits

Autor SHA1 Mensagem Data
  brianluau 0a72363b1c - Fixed a typo in quests_amatsu (bugreport:4861). há 13 anos atrás
  Skotlex 5b4c84d286 - Rewrote/updated the SC_COMBO logic. Got rid of state.combo and added usage of packet 0x7e1 (PACKET_ZC_SKILLINFO_UPDATE2) to report skill inf changes. há 13 anos atrás
  ai4rei 7662f1e897 * Fixed monsters above Lv99 displaying a Lv99 aura (bugreport:3986). há 13 anos atrás
  ai4rei 9b7854c898 * Added quick validation of guild emblems' bitmap format to prevent forged emblems, that cause the client to crash, from being accepted (thx to sinya for a sample). há 13 anos atrás
  brianluau fdc4f040c7 - Fixed some script typos (bugreport:4861, bugreport:5028). há 13 anos atrás
  ai4rei deb770e053 * Added -fno-strict-aliasing detection to configure.in (-fstrict-aliasing is added through -O2), since the code is not aliasing safe and causes warnings with gcc. há 13 anos atrás
  Skotlex 81ce878498 - Oh, forgot to make unitwarp support the mapname "this" há 13 anos atrás
  Skotlex a3d1ad027f - Fixed the add_drop code breakage which ocurred after adding support for SP_ADD_CLASS_DROP_ITEM. There's probably a bugreport for this, but the website is also broken currently :3 há 13 anos atrás
  ai4rei d162c70ef5 * Added support for cash shop packets without kafra points for clients 2007-07-10aSakexe and older (bugreport:4701, related r10888 and r11548). há 13 anos atrás
  Skotlex ac41a46e44 - added sending a dummy 0x08b9 packet in the char-server, required to support clients from this year. há 13 anos atrás
  Skotlex b7ad7aa055 - Commiting a bunch of cleanups piled up from the past few weeks/months/years. há 13 anos atrás
  L0ne_W0lf ebfc42b8d5 * Implemented remaining Brasilis NPCs. há 13 anos atrás
  L0ne_W0lf 70e1ec52a5 Minor item-related updates, and a couple quest database updates. há 13 anos atrás
  ai4rei 367ab9727d * Added missing fields to guild belong info packet 0x16c (ZC_UPDATE_GDID). há 13 anos atrás
  ai4rei bb9d066877 * Fixed quest saving checking only the first 3 objectives for changes regardless of MAX_QUEST_OBJECTIVES (follow up to r14800, since r13973). há 14 anos atrás
  flaviojs a39699098f * CMake: Added options BUILD_TXT_SERVERS, BUILD_SQL_SERVERS, BUILD_MAPCACHE. há 14 anos atrás
  flaviojs 1cae2ede8e * Missing deletion from r14918. há 14 anos atrás
  flaviojs bdfa11d86e * CMake: Only install template files if they don't already exist. há 14 anos atrás
  flaviojs b8704518db * Made GCOLLECT use it's debug functions. há 14 anos atrás
  ultramage 13511f4ea9 Removed malloc's Atomic (-A) function macros (see r968, changelog 01/20). They were specific to the GC allocator (atomic = promise to not have any pointers to other things inside = will be skipped during Mark phase), serving as a (dubious) optimization trick - which could cause GC to malfunction if used incorrectly. há 14 anos atrás
  flaviojs a7f392b812 * CMake: added option ENABLE_EXTRA_DEBUG_CODE. há 14 anos atrás
  flaviojs e52305234c * CMake: added option ENABLE_MEMMGR. (builtin memory manager) há 14 anos atrás
  flaviojs 4369fa70e9 * Made NO_MEMMGR only be set as a default value, allowing for simultaneous use with the memory libraries. há 14 anos atrás
  L0ne_W0lf c827ab3008 Updated dialog in monster_race.txt há 14 anos atrás
  L0ne_W0lf f235ec59cb Of all the things to have typo'd...but hey, at least I'm consistent. I've been spelling 'nest' as 'next' since I started working on it. há 14 anos atrás
  L0ne_W0lf 470a089218 * Have been working on this for months: Added Nidhoggr's Nest instance. há 14 anos atrás
  flaviojs cf819cc321 * CMake: added tests for big endian, typecast to union and monotonic clock. há 14 anos atrás
  flaviojs 305dc5421a * Changed the warning message of when setrlimit fails to be more explicit. há 14 anos atrás
  L0ne_W0lf d05e97b7a1 Tweaked the sealed shrine entrance NPCs. Hopefully the damn thing works now. há 14 anos atrás
  flaviojs d725299ad1 * CMake: added search for ws2_32 library. (tested with MinGW/MSYS) há 14 anos atrás