Историја ревизија

Аутор SHA1 Порука Датум
  ai4rei ac908248b5 * Removed duplicate entries for Gunslinger and Ninja in msg_athena.conf (since r5506). пре 14 година
  ai4rei 8a08767917 * Replaced compress/uncompress inline code (encode_zip/decode_zip) with the respective zlib library calls while keeping 3rdparty calls inside common code (follow up to r14888, related r14808). пре 14 година
  flaviojs 7e4a0b3266 * CMake: normalized variable names, added ability to create a package/installer. пре 14 година
  flaviojs 9be2d9dbbd * CMake: src/common builds static libraries common_base/common_sql, that are used as dependencies by the other targets. пре 14 година
  flaviojs 0394156c54 * Merged decode_zip/encode_zip from eapp's grfio to replace our direct use of zlib's uncompress/compress. пре 14 година
  flaviojs 612e016e59 * Changed grfio.c include order and moved zlib include from the header to the source. пре 14 година
  flaviojs 9ef5902840 * CMake: split txt and sql variants of login-server and map-server. пре 14 година
  ai4rei 8da289c02a * Fixed 'strnlen' still causing warnings in db.c on Debian (follow up to r14855). пре 14 година
  ai4rei 442f27c128 * Corrected npcdb_checkid to exclude border constants 400 (JT_NEW_NPC_START) and 1000 (JT_MON_BEGIN) (since r4425 and r12025, related r4537). пре 14 година
  ai4rei 7cb94965db * Fixed minor stuff in login/char converter VS6 project files (since r14858). пре 14 година
  ai4rei 2c1290cae2 * More instancing updates. пре 14 година
  ai4rei b91aa20b3d * Random updates to instance system. пре 14 година
  flaviojs 0a7528681e * CMake: marked executables as different components and other miscellaneous changes. [FlavioJS] пре 14 година
  ultramage fa5015a913 Removed extra guards around cbasetypes.h include lines, since they give no performance improvement. пре 14 година
  ultramage 8a123381c6 Reimplemented integer typedefs in cbasetypes.h in terms of standard ones in stdint.h. пре 14 година
  ultramage 2f07f03a5a Added back intptr/uintptr typedefs for backwards compatibility. пре 14 година
  ultramage edcb998d59 Replaced custom type 'intptr' with standard 'intptr_t'. пре 14 година
  flaviojs 27799f566d * Added experimental support for CMake. (for now: basic build, no extras, only tested with VS10 and cygwin) пре 14 година
  flaviojs f4d8ec2ff0 * Added common/random and 3rdparty/mt19937ar to project files, makefiles and configure script. пре 14 година
  ai4rei 2ca000132b * Fixed a signed literal being assigned to an unsigned variable and other minor cleanups in malloc (bugreport:4765). пре 14 година
  ai4rei d98c0e77cd * Fixed @mobinfo displaying mvp rewards with 'AegisName' although normal drops use 'Name' item db column (bugreport:4981, follow up to r6346). пре 14 година
  ultramage d480c27293 Fixed quest index memory corruption when adding new quests (since r14039, bugreport:4982). пре 14 година
  ultramage e69f094b30 Slightly cleaned up some ancient Brandish Spear code: пре 14 година
  flaviojs 161a499c76 * Added Mersenne Twister MT19937 as a random number generator. пре 14 година
  flaviojs 762dcdc316 * Made chrif_save always call pc_makesavestatus. (no reason to prevent the call, and was interfering with multi map-server; fixes bugreport:1400) пре 14 година
  ultramage d4a24e017e Plagiarized skills are now removed on jobchange (bugreport:4973). пре 14 година
  ultramage 8229284b40 Added enum e_skill_flag to represent the values of struct s_skill's complicated 'flag' field. пре 14 година
  ultramage b39ddf66ff Fixed the order of mapindex and md5calc files in visual studio projects (mistake in r13728 and r13729). пре 14 година
  ai4rei d3d2003fea * Fixed various sorts of issues with VS6 project files (since r6929, follow up to r14466 and r14638). пре 14 година
  ai4rei cdd5ade6f0 * Fixed using @refresh while having vending or buyingstore open would stuck the character (bugreport:156 , since r1307). пре 14 година