Commit Verlauf

Autor SHA1 Nachricht Datum
  Paradox924X 9134d4db5f Prevented direct transformation into dummy jobs via @jobchange command. (bugreport:4227) vor 14 Jahren
  Paradox924X 2e7d224a8e Prevented @stpoint and @skpoint from causing overflows. vor 14 Jahren
  Paradox924X 2f9e3dbf81 Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls. vor 14 Jahren
  L0ne_W0lf c7531e095a * Follow up to r14383, changed use of clif_font_area to clif_font, seems Skotlex forgot them. vor 14 Jahren
  Skotlex e19451d423 - Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used for proper deletion of items as well as movement/spawn packets for Renewal clients. vor 14 Jahren
  Paradox924X 4a01d8b2c5 Updated several buffers to use an appropriate size of CHAT_SIZE_MAX rather than 200 or 256. This will help prevent buffer overflows with long atcommands. vor 15 Jahren
  Paradox924X 081b3107e8 Made the rates command much more verbose. vor 15 Jahren
  Paradox924X f8270ee5f1 Ensure exp rate changes from a reloadbattleconf cause a call to mob_reload(). vor 15 Jahren
  Paradox924X 5db61a0b0a Rewrote the autotrade mapflag check and display from r14322. vor 15 Jahren
  Paradox924X 6a72859405 Fixed a few typos from r14322. vor 15 Jahren
  Paradox924X 00a2a3283e Added support for using 'town', 'autotrade', 'allowks', 'monster_noteleport', 'pvp_nocalcrank' and 'battleground' mapflags in scripts (bugreport:4226). vor 15 Jahren
  Paradox924X b2f667910d Rewrote and reorganized checks in @autotrade to check and display most useful information first (bugreport:4253). vor 15 Jahren
  brianluau 2dbc188909 - Fixed the Juice Maker's "As many as I can" option. (bugreport:4155) vor 15 Jahren
  brianluau 6f7ff85a03 - Fixed a comparison check in OBB quest. (bugreport:4167) vor 15 Jahren
  L0ne_W0lf 7a0e11a502 * Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh) vor 15 Jahren
  Inkfish 9622957e11 * Fixed change cart packet doesn't check for skill. vor 15 Jahren
  brianluau ed86db530d - Fixed a typo in Orc's Memory. vor 15 Jahren
  skotlex c92ff591f1 - Applied the renewal client support patch from Diablo (eA forum topic 222623) vor 15 Jahren
  brianluau f3ca552ec5 - Fixed a typo in Strawberry Cake (12319). (bugreport:3702) vor 15 Jahren
  Gepard f9cff9c6e0 Extended broadcast implementation: vor 15 Jahren
  Inkfish b9c5a5fc32 * Quick fix to char command checking gm level of the target player instead of the command user (bugreport:3255). vor 15 Jahren
  Inkfish da07c3b06e Reverted renaming foreach functions and create a new one for OnTouch so that last commit will hopefully break NOTHING in use. vor 15 Jahren
  Inkfish 42987f61ad * Implemented the official version of 'OnTouch' named as 'OnTouch_'.(it can be defined in script_athena.conf) vor 15 Jahren
  Inkfish 137e993d52 Partially revert r14085, NPC names are allowed to be more than 24 character long in Aegis. vor 15 Jahren
  zephyrus 115d6a3fd0 - Implemented new packets for rental items (from Jobbie and Natz and fixed by me). vor 15 Jahren
  ultramage e54bf092d2 Fixed sql char deletion code using a broken pet deletion query (ran very slow, and had a typo in a binary shift operation) (bugreport:3304). vor 16 Jahren
  Paradox924X c52de2b250 Minor update to atcommand_jailfor and atcommand_char_ban's modif_p var incrementation for minute-based bans/jails. vor 16 Jahren
  Paradox924X f93f3b1e33 Changed a few sprintf's that had no format arguments to strcpy's. vor 16 Jahren
  brianluau 04789654b8 - Added 'font' config in atcommand_athena.conf (bugreport:3123) vor 16 Jahren
  ultramage 046c8f501f Removed the optional target parameter from atcommand_homshuffle, since the standard #-charcommand mechanism exists for this very purpose (code from r9671). vor 16 Jahren