Historia zmian

Autor SHA1 Wiadomość Data
  gepard1984 bf1c81839f Merged TXT removal branch back to trunk. 13 lat temu
  gepard1984 54ac5c18de Enabled Mersenne Twister MT19937 as random number generator instead of standard `rand()` function (follow-up to r14865, r14870). 13 lat temu
  shennetsind 729b0b28ca Re-designed /db/ folder structure as previously discussed. 13 lat temu
  shennetsind 7aaf9b5a25 Added new @/# command aliases pattern, all aliases can now be modified/added/removed in the front-end within atcommand_conf (no longer hardcoded). The aliases pattern was defined in this topic: tid:56343 atcommand_conf file rewrite/update belongs to Jguy and BrianL 13 lat temu
  eathenabot 0d2589130a * Merged changes up to eAthena 15050. 13 lat temu
  calciumkid 94483213f9 mob_read_sqlskilldb func [CalciumKid] 13 lat temu
  shennetsind 7fcfb73534 BuildBot console report code 13 lat temu
  shennetsind f04eecd9ae Added support for item_db_re table renaming in inter_athena.conf 13 lat temu
  brianluau 92cd319889 - Updated some URLs. 13 lat temu
  shennetsind ceabffe099 Battlegrounds bug fix, bugreport:4996 13 lat temu
  shennetsind a785b383d7 Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll get it sorted. 13 lat temu
  flaviojs 9703374f8a * Fix C++ compilation issues. 13 lat temu
  Skotlex b7ad7aa055 - Commiting a bunch of cleanups piled up from the past few weeks/months/years. 13 lat temu
  flaviojs 0394156c54 * Merged decode_zip/encode_zip from eapp's grfio to replace our direct use of zlib's uncompress/compress. 14 lat temu
  ai4rei b91aa20b3d * Random updates to instance system. 14 lat temu
  ultramage edcb998d59 Replaced custom type 'intptr' with standard 'intptr_t'. 14 lat temu
  flaviojs b02133b422 * Merges from charmerge: 14 lat temu
  ai4rei 600e9e8320 * Moved bitfield 'boss' inside 'spawn_data' and 'mob_data' into the respective state struct (from r13813, follow up to r14795). 14 lat temu
  ai4rei 9d505aed9b * Random accumulated bits and pieces. 14 lat temu
  ai4rei 6f5cd0921e * Removed functions 'decode_zip' (ancient) and 'encode_zip' (from r824) from grfio. These were outdated copies of zlib's 'uncompress' and 'compress' respectively (related r1530 and r5152). 14 lat temu
  ai4rei a94aea7582 * Moved duel code into a separate file. 14 lat temu
  Gepard f0fb5249a1 Removed leftovers of old charcommand config (follow-up to r13403). 14 lat temu
  ai4rei 2fb2b1444f * Fixed drop list of map flag 'pvp_nightmaredrop' not getting cleared upon @reloadscript (bugreport:4282, follow up to r14668). 14 lat temu
  ai4rei 639bafa88e * Fixed solo dance/star gladiator warm AoE no longer following the owner and cloaking wall rules no longer working (bugreport:4720, since r14671). 14 lat temu
  ai4rei a7810e9646 * Removed unconditional redundant status change checks before status_change_end calls (follow up to r12890). 14 lat temu
  ai4rei ad4e9bbee1 * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropriate (follow up to r12998). 14 lat temu
  ai4rei 0204e9c914 * Fixed mapflags 'restricted', 'nocommand', 'bexp' and 'jexp' still not getting completely initialized upon @reloadscript (bugreport:4710, follow up to r14548). 14 lat temu
  ai4rei 4f517e1ebb * Reformatting and minor cleanups to console-plugin related code. 14 lat temu
  ai4rei 33d2446b11 * Collection of random insignificant changes. 14 lat temu
  ai4rei 1e81541e66 * Resolved random compiler warnings. 14 lat temu