Commit History

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