Commit History

Author SHA1 Message Date
  skotlex e81a812069 - Cleaned up implementation of NPC_EMOTION/NPC_EMOTION_ON. Now val0 is the emotion, val1 sets the mode, val2 adds to the mode, val3 removes from the mode. val4 asks to remove the previous mode change. 18 years ago
  toms 912fc7a427 Fixed npc commands atcommand & charcommand not working with a custom command_symbol 18 years ago
  skotlex 3f3172a720 - Changed the order of view-change packets for SC xmas/wedding, should fix crashing if you change into xmas suit while in fighting stance. 18 years ago
  skotlex 8b8aa14493 - Renamed the mob mode Cast-Sensor Melee to Cast-Sensor idle since these mobs really should only be cast-sensing when they are not after another target. 18 years ago
  Playtester 3e4765f481 Updated sql-files 18 years ago
  skotlex 3adbc9b589 - Gave a minimum think time to the dummy mob and to clones. 18 years ago
  skotlex 5036e3591a - Cleaned up the implementation of map_foreachinmovearea so that the number of arguments passed is less. 18 years ago
  skotlex c5dc6d7e04 - Fixed the compile error when trying to build the ladmin exe. 18 years ago
  FlavioJS 0931ce5d81 - Messages with server_tick field are sent as soon as possible now. 18 years ago
  FlavioJS 53a7ca362b - Added StringBuf_Vprintf to utils.c and changed the showmsg.c buffer. 18 years ago
  skotlex 2e89ae68c4 - The can log value now is "reset" when you die allowing you to respawn/quit instantly after death. 18 years ago
  skotlex efce12bf28 - Fixed sc data load failing when using charsave_method: 1 18 years ago
  FlavioJS 7d701ea977 - Found the position of emblem_id in packet 1b6, commented out the old fix while it's in trial period. 18 years ago
  FlavioJS 6fda364348 - Moved START_ACCOUNT_NUM and END_ACCOUNT_NUM from login.h to mmo.h and changed clif_guess_PacketVer to use that. 18 years ago
  skotlex a7cd3bf966 - Fixed HVAN_INSTRUCT int bonuses. 18 years ago
  skotlex 384fe7b6fc - Changed some pc_authfails to clif_authfail_fd since pc_authfail prints errors when invoked after a char is auth'ed. 18 years ago
  skotlex 722b1689e3 - Changed clif_blown to use fixpos again as per aegis packets. 18 years ago
  skotlex 1424d93e12 - Repairing items via scripts no longer displays "item has been repaired" 18 years ago
  skotlex 0043aed5fd - Fixed the txt->sql converter not escaping character names before saving them. 18 years ago
  skotlex 231f495291 - Removed sd->sex since it's redundant (we can always use sd->status.sex) 18 years ago
  FlavioJS 7831807dc5 - Fixed even share exp flutuating as described in: 18 years ago
  FlavioJS 5d65da8e0c - Made ers double frees report as missing entries on destruction. 18 years ago
  Lance e82fd31056 * Added buildin_checkvending and buildin_checkchatting. 18 years ago
  Lance 90352e92a2 * Enabled atcommand parsing for clients with Korean langtype and version. 18 years ago
  FlavioJS 09f54754c7 - Added missing min/max definitions to cbasetypes.h, needed for the @send change. 18 years ago
  FlavioJS b522ca0cdc - Replaced @send with the version I use for testing packets. 18 years ago
  skotlex 8e68089e85 - Fixed passive mobs becoming increasingly unlikely to retaliate to attacks after they got inflicted by a disabling status change. 18 years ago
  Playtester 7793857bff Updated sql files 18 years ago
  skotlex 2de8486627 - Fixed txt-converter compilation. 18 years ago
  FlavioJS 636089bb3a - Probably fixed the Segmentation Faults we've been having. 18 years ago