提交历史

作者 SHA1 备注 提交日期
  ultramage 0ce34d51a4 Added a custom implementation of the va_copy macro for systems that don't provide it. 17 年之前
  ultramage 6559c24882 Replaced the integers+checking approach in r12679 with usage of floating point arithmetic. 17 年之前
  ultramage d5775e7e11 Implemented get_percentage() for compact and safe calculation of percentual values. 17 年之前
  toms 21c53a83f0 Updated mob_db.sql to latest 17 年之前
  L0ne_W0lf 41fee2d70d Corrected several effect descriptions. 17 年之前
  Kevin 9118792124 Quest packet typo. 17 年之前
  L0ne_W0lf 712ec37880 Updated castle DB to be compliant with new WoE scripts. 17 年之前
  L0ne_W0lf 070b507516 * Rewrote the WoE 1.0 from the ground up nearly. 17 年之前
  L0ne_W0lf 7124507e1c Another correction to "Evil Land", fixed damage-effect range. 17 年之前
  L0ne_W0lf 65b101bd41 Randgris will summon a dropless/expless mob after initial mob. 17 年之前
  Kevin 21802ff355 Cleaned up char server set online/offline/char select functions. (bugreport:1359) 17 年之前
  ultramage 155416f712 fixing some timestamp type difference warnings... 17 年之前
  ultramage fc5918e335 Removed the calc_times() no-op (bugreport:1289) 17 年之前
  Paradox924X 3daaf293cc Removed a messed up, unnecessary line. 17 年之前
  ultramage 304565cc9b Corrected r12662 where a guild break would trigger the OnGuildBreak event for all castles (even of other guilds). 17 年之前
  ultramage 7a9a3a12bb Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r12662, r12663) 17 年之前
  toms e50dd25ec2 Fixed 'suggest parentheses around assignment ...' gcc warning 17 年之前
  Kevin 76c426d731 <3 Cake 17 年之前
  Kevin 1f6d5057bc Changed the last commit so it must be called with @reloaditemdb2. @reloaditemdb only removes the item_data from the itemdb subsystem. If you don't like my code you can uncomment the macro I_HATE_KEVIN in item_db.c so it isn't even compiled. 17 年之前
  Kevin 26a70ed737 Some major changes to @reloaditemdb to allow unloading of any item while map server is running. 17 年之前
  Kevin 2eabb3d1f7 Added script function hasquest. 17 年之前
  Kevin 2070c16a1b Uncommented and cleaned up the OnGuildBreak code. 17 年之前
  Kevin 679e600fcc Cleaned up auth system after change back to map server request. 17 年之前
  L0ne_W0lf 7f18ba579a Added WoE SE castles to castles.txt in save-tmpl. 17 年之前
  toms fb262a3301 Fixed escape problem in jobs/novice/novice.txt 17 年之前
  toms d9b7e8540b Updated item_db.sql to latest (Changelog) 17 年之前
  toms bf1e5ff7c6 Updated item_db.sql to latest 17 年之前
  toms c79a5092eb Fixed bugreport:1223 (Invalid Items In Shops Are Processed Incorrectly) 17 年之前
  toms c68d9e2a7d * Modified delitem/delitem2 to have the same behaviour as getitem/getitem2 (optional account_id parameter) bugreport:1035 17 年之前
  toms a6bb42334b * Fixed hugel_bingo making an unneeded infinite loop bugreport:1349 17 年之前