Commit Verlauf

Autor SHA1 Nachricht Datum
  ai4rei db5357a6e0 * Fixed script commands attachrid and detachrid not updating the attached character's information about currently running script, causing errors with dialog-based scripts or preventing characters from walking (bugreport:4571). vor 14 Jahren
  ai4rei 68168bbf6d * Fixed party booking search not interpreting level 0 as 'all levels' and using level as upper rather than lower bound (bugreport:4537, since r14412). vor 14 Jahren
  Paradox924X 8b08fa4241 Display a message showing the user where to change MAX_ITEMDELAYS when they have too many entries in the item_delays db. Follow-up to r14455. vor 14 Jahren
  ai4rei d19aa50b9e * Fixed calls to pc_delautobonus assuming map_session_data::autobonus2 and map_session_data::autobonus3 arrays having the same size as map_session_data::autobonus (since r13915). vor 14 Jahren
  ai4rei d503330ed8 * Fixed pets with player sprites causing the client to crash while looking for non-existing resources (topic:260895, follow up to r14488). vor 14 Jahren
  ai4rei f4cf08b311 * Fixed script command getusers causing map server to crash when called with type 0 without attached character (bugreport:4565). vor 14 Jahren
  ai4rei 338b3ad2d4 * Labels longer than 23 characters will no longer cause the server to exit immediately (bugreport:4563, since r1213). vor 14 Jahren
  ai4rei 4ffaed9527 * Various small cleanups. vor 14 Jahren
  ai4rei 1b9c1fc3d1 * Added script command pushpc, which is required by newer scripts. vor 14 Jahren
  ai4rei 3d66b0309b * Fixed map-server displaying 'PK Mode' notice only for pk_mode 1 (since r8402). vor 14 Jahren
  L0ne_W0lf 6f62ea2499 * Added quest log support for the following quests. vor 14 Jahren
  ai4rei 6688ea5e2c * Fixed Rogue skill Steal Coin working on boss monsters (bugreport:2442). vor 14 Jahren
  ai4rei 29f9e79242 * Fixed disguising as player clone causing the client to crash while looking for non-existing NPC sprites (bugreport:4428, since r14387, related r14383). vor 14 Jahren
  ai4rei 53fd4cef96 * Fixed guild and guild member exp truncation issue (bugreport:4130, since r14242). vor 14 Jahren
  ai4rei 4a8ab94031 * Fixed saving/loading errors with compilers (such as VC6, MinGW), which do not recognize %ll format (since r14242). vor 14 Jahren
  ai4rei c43e2699ee * Fixed map server getting notified of hair, hair color, gender, class and level changes from a char server (TXT only) twice (since r2986). vor 14 Jahren
  ai4rei 611892db22 * Batch files (Windows) now detect whether the server crashed, aborted or shutdown cleanly (Ctrl+C or @mapexit) and print appropriate message, instead of always assuming, that the server crashed (bugreport:3476, since r1818). vor 14 Jahren
  ai4rei c56477a9fc * Fixed a crash when shutting down char-server (TXT only), after it failed to load storage save data (since r1275). vor 14 Jahren
  ai4rei 3c92cf8047 * mail_deliveryfail no longer attempts to log (since r12910) and give items (since r11855), when there is no item attached to the mail (bugreport:3239). vor 14 Jahren
  ai4rei 103e46fdab * Added enumeration RC2_* for mob data 'race2' (bugreport:4561). vor 14 Jahren
  ai4rei f91b018810 * Added 64-bit variants of the socket and buffer I/O macros. vor 14 Jahren
  ai4rei e82c68b8bc * Added msinttypes (rev. 26, http://msinttypes.googlecode.com/svn/trunk/) portability framework for Visual C++ compilers (related bugreport:4059). vor 14 Jahren
  ai4rei bf02bec085 * Made atcommand declarations use ACMD_FUNC macro (bugreport:4252, related r11607). vor 14 Jahren
  ai4rei 4776f57e86 * Fixed login-server account engine initialization not getting checked, whether it succeeds or not (bugreport:4361, since r12700, related r13000). vor 14 Jahren
  ai4rei 35e99e93a8 * Fixed @doom and @doommap spamming packets for the visual effect on invoker unnecessarily over whole map and server respectively. The effect is now displayed on each killed character (bugreport:871, since r311). vor 14 Jahren
  L0ne_W0lf ca78ed6181 - Fixed equip locations and view IDs for some headgears. (bugreport:4336) vor 14 Jahren
  ai4rei f04df69c14 * Fixed a crash when SqlStmt_ShowDebug is given NULL pointer as statement handle (since r10753, related r10818). vor 14 Jahren
  ai4rei ab52f3ecc5 * Removed ; from INTPTR_* defines (since r13449). vor 14 Jahren
  ai4rei 665388edff * Fixed pc_marriage not checking spouse character job for baby class. vor 14 Jahren
  ai4rei c0d9aa1c02 * Made script command getmapxy print a warning, if an invalid type is supplied (related r69, r8459). vor 14 Jahren