Historie revizí

Autor SHA1 Zpráva Datum
  zephyrus 0c381f2877 - Auction System implementation completed. před 17 roky
  zephyrus a6a68c756d - Added support for Auction Close and Cancel. před 17 roky
  zephyrus 62c41846f0 - Fixed some bugs on auction. před 17 roky
  zephyrus 076f76077d - More updates to Auctions. Now you "really" can register auctions, limit to 5 per char (according to official info). před 17 roky
  zephyrus 2fda0f2d90 - Missing update for @auction. před 17 roky
  zephyrus 284334b4f0 - Merged Auction Search and Register. It seen to work fine, so you can test those. před 17 roky
  zephyrus 1cbcdaf3f2 - New optimizations for mail system and adjust to use it on Auctions. před 17 roky
  skotlex 1e0a82fab3 - Fixed new guilds displaying online-connect member count at 0 rather than 1, and the guild master not knowing it is one (eg: it cannot edit the guild notice of a newly created guild until relogging). před 17 roky
  ultramage 65834585a8 Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, generated by ShowMessage(). It now works exactly like printf(). před 17 roky
  ultramage db3db2c2e5 Fixed mob AI code iterating over non-mob objects without checking, when monster_ai flag 0x20 is set (caused by r11943) před 17 roky
  ultramage 8be1c4d48c * Some preparations for the guild script update před 17 roky
  ultramage e464c81aea Removed the badly designed/unfinished guild_check_conflict() data integrity check (that wasn't actually being used up 'till now). před 17 roky
  zephyrus 2b1fac216c - Added a fix to prevent missing a mail attachment is map servers disconnect from char server. před 17 roky
  ultramage 560005b13e Removed battle_config.error_log as console_silent already handles this před 17 roky
  zephyrus 0cf565292d - Important fix to Mail System allowing (by a low change) items duple. před 17 roky
  zephyrus 3575f9ad9a - Added separated packets for get and set attachment on mail system. před 17 roky
  zephyrus 009ce06822 - Some updates on the mail system packets [Zephyrus] před 17 roky
  ultramage b6bbaef27b Followup fixes to r11583: před 17 roky
  zephyrus 284222a415 - Improvements to the mail system. před 17 roky
  ultramage e0cccf7d12 * Removed confusing map_nick2sd_nocase(), let the charserver handle it před 17 roky
  ultramage d091f1cf05 * Cleaned up some messy guild code (more to come) před 17 roky
  zephyrus c34325a53b - Added the new mail system. Requires optimization and tests. před 17 roky
  ultramage 2c2af57a84 * Removed commented-out code for check_fake_id() před 17 roky
  FlavioJS 65642f6f1c * Merged the tmpsql branch: před 17 roky
  ultramage 0072a0189e * Cleaned/clarified some #include relationships between headers před 18 roky
  ultramage ffbf79b895 Reformatting, warning fixes, unsigned char removal před 18 roky
  ultramage 9e7eb8804f - Removed the TURBO socket mechanism - it was in fact just using a variable to cache a few arithmetic operations (premature optimization) před 18 roky
  ultramage 711d01a128 Reformatting @_@ před 18 roky
  skotlex 7691130732 - cbasetypes now assumes that Mingwin does defines ssize_t před 18 roky
  skotlex 9387ff566b - Made conv_str return const char* since the script engine screws up if you mess with the position of the terminator on the received string. před 18 roky