Commit History

Autor SHA1 Mensaxe Data
  ai4rei 2c1290cae2 * More instancing updates. %!s(int64=14) %!d(string=hai) anos
  ai4rei b91aa20b3d * Random updates to instance system. %!s(int64=14) %!d(string=hai) anos
  flaviojs 0a7528681e * CMake: marked executables as different components and other miscellaneous changes. [FlavioJS] %!s(int64=14) %!d(string=hai) anos
  ultramage fa5015a913 Removed extra guards around cbasetypes.h include lines, since they give no performance improvement. %!s(int64=14) %!d(string=hai) anos
  ultramage 8a123381c6 Reimplemented integer typedefs in cbasetypes.h in terms of standard ones in stdint.h. %!s(int64=14) %!d(string=hai) anos
  ultramage 2f07f03a5a Added back intptr/uintptr typedefs for backwards compatibility. %!s(int64=14) %!d(string=hai) anos
  ultramage edcb998d59 Replaced custom type 'intptr' with standard 'intptr_t'. %!s(int64=14) %!d(string=hai) anos
  flaviojs 27799f566d * Added experimental support for CMake. (for now: basic build, no extras, only tested with VS10 and cygwin) %!s(int64=14) %!d(string=hai) anos
  flaviojs f4d8ec2ff0 * Added common/random and 3rdparty/mt19937ar to project files, makefiles and configure script. %!s(int64=14) %!d(string=hai) anos
  ai4rei 2ca000132b * Fixed a signed literal being assigned to an unsigned variable and other minor cleanups in malloc (bugreport:4765). %!s(int64=14) %!d(string=hai) anos
  ai4rei d98c0e77cd * Fixed @mobinfo displaying mvp rewards with 'AegisName' although normal drops use 'Name' item db column (bugreport:4981, follow up to r6346). %!s(int64=14) %!d(string=hai) anos
  ultramage d480c27293 Fixed quest index memory corruption when adding new quests (since r14039, bugreport:4982). %!s(int64=14) %!d(string=hai) anos
  ultramage e69f094b30 Slightly cleaned up some ancient Brandish Spear code: %!s(int64=14) %!d(string=hai) anos
  flaviojs 161a499c76 * Added Mersenne Twister MT19937 as a random number generator. %!s(int64=14) %!d(string=hai) anos
  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) %!s(int64=14) %!d(string=hai) anos
  ultramage d4a24e017e Plagiarized skills are now removed on jobchange (bugreport:4973). %!s(int64=14) %!d(string=hai) anos
  ultramage 8229284b40 Added enum e_skill_flag to represent the values of struct s_skill's complicated 'flag' field. %!s(int64=14) %!d(string=hai) anos
  ultramage b39ddf66ff Fixed the order of mapindex and md5calc files in visual studio projects (mistake in r13728 and r13729). %!s(int64=14) %!d(string=hai) anos
  ai4rei d3d2003fea * Fixed various sorts of issues with VS6 project files (since r6929, follow up to r14466 and r14638). %!s(int64=14) %!d(string=hai) anos
  ai4rei cdd5ade6f0 * Fixed using @refresh while having vending or buyingstore open would stuck the character (bugreport:156 , since r1307). %!s(int64=14) %!d(string=hai) anos
  ai4rei 81c8c18b57 * Fixed missing strlib.h include for compilers without own 'strnlen' implementation (since r14853). %!s(int64=14) %!d(string=hai) anos
  ultramage 170e322ccc Moved DBMap's string maxlen parameter translation (0 -> UINT16_MAX) to its initialization phase, so that it runs once instead of on every hash and compare step. This will slightly speed up most strdb operations. %!s(int64=14) %!d(string=hai) anos
  ultramage 7861584d59 Fixed DBMap's db_dup_key to allocate only as much as necessary (bugreport:4969). %!s(int64=14) %!d(string=hai) anos
  flaviojs ccb0bdde68 Fixed char-converter not being able to compile due to both char.h being included. (caused by last commit) %!s(int64=14) %!d(string=hai) anos
  flaviojs b02133b422 * Merges from charmerge: %!s(int64=14) %!d(string=hai) anos
  ai4rei dd1cc7c836 * Fixed pet's equip would visually disappear when it's walk speed was changed while it was standing (related r14838). %!s(int64=14) %!d(string=hai) anos
  ai4rei 36fd8bcf19 * Added support for new skill usage notification packet 0x7fb (ZC_USESKILL_ACK2). %!s(int64=14) %!d(string=hai) anos
  ai4rei bb48f685e7 * Fixed party invite packet 0xfe (ZC_REQ_JOIN_GROUP) using account id of the inviter rather than party id. %!s(int64=14) %!d(string=hai) anos
  ai4rei 0eb61f5a95 * Fixed a crash in clif_parse_FriendsListAdd, when a player is added that is not online (bugreport:4947, since r14835). %!s(int64=14) %!d(string=hai) anos
  Inkfish 213ff7ff38 Fixed a typo in buyingstore_create. %!s(int64=14) %!d(string=hai) anos