Commit History

Author SHA1 Message Date
  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
  toms d42929747f Corrected a typo error ';;' bugreport:919 17 years ago
  Kevin 75cd3c3acb Changed @reloaditemdb again to only unload items from item_db2. Also byte aligned the item_data struct a bit. 17 years ago
  FlavioJS 2599064a46 * Fixed script strings not being handled properly (only skipped the \). 17 years ago
  FlavioJS d903fda1c7 * Script parse errors displayed with one ShowError instead of several ShowMessage's. 17 years ago
  Kevin 2ab6929481 Accidentally commit my test db. >_> 17 years ago
  Kevin e78798984a Changed itemdb_reload to clear the database before reloading, so it is possible can remove an item from the DB without restarting the server (bugreport:1348) 17 years ago
  toms 4c74bd7ac6 Fixed a "bug" in sv_readdb under windows and cygwin configured as "Unix/binary" for text files ('\r' is read and empty lines are not skipped) bugreport:1382 bugreport:1401 17 years ago
  FlavioJS c880052f0f * Changed the data field of timers from int to intptr. 17 years ago
  FlavioJS cbbf504bca * Added intptr/uintptr to cbasetypes.h (integers with the same size as a pointer). 17 years ago
  L0ne_W0lf 7708c0c766 * Changed Sacrifice status to end on caster's death, not at 25% HP. 17 years ago
  toms 355d69194a Updated sql files to latest 17 years ago
  L0ne_W0lf ab55e3830d Fixed yet another WoE SE Bug (Juno castle 3) 17 years ago
  L0ne_W0lf f9abadf9c1 Fixed another WoE SE Bug. (wrong target for donpcevent) 17 years ago
  L0ne_W0lf f212d699d9 Fixes to WoE SE Juno castles 1, 2, and 3. (copy/paste issues) 17 years ago
  toms ccb23efe49 Made some cleanup in changesex 17 years ago
  L0ne_W0lf 374603dc21 Further fixed bugreport:1371. 17 years ago