История коммитов

Автор SHA1 Сообщение Дата
  skotlex ddf923dba5 - Changed the status_change structure to use dynamic rather than static memory to hold the individual status changes, this should have a noticeable impact on the server's memory consumption. 17 лет назад
  ultramage 90b75ed816 Made OnTouch zone dimensions be stored as radius instead of diameter. 17 лет назад
  ultramage b5cf6976a2 Fixed some homunculus skill offset calculation mistakes (bugreport:363) 17 лет назад
  FlavioJS f90edd96a6 * Fixed @addwarp crashing the map server (bugreport:390). 17 лет назад
  ultramage 376a1f68ba * Re-worked the login-char-map packet spam mechanism 17 лет назад
  FlavioJS 9d2688ad87 * Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include. 17 лет назад
  ultramage ed0f069c10 Applied knc's fix to let authorized GMs use @go on 'nogo'-flagged maps. 17 лет назад
  ultramage 9d59dba910 Corrected the max. allowed skill name length, and optimized code that works with skill names according to latest changes. 17 лет назад
  ultramage b45c651770 Reverted the part of r11625 where MAP_NAME_LENGTH_EXT was changed (to allow .gat in commands) 17 лет назад
  ultramage ac33a63e54 * Added names to the SC_ and SI_ enums, now they can be used to properly indicate where such values are to be used (replaces usage of 'int') 17 лет назад
  ultramage dc6254185a Fixed a compilation problem and warning (maybe). 17 лет назад
  ultramage fc9d14b1bd Command code cleaning (refer to topic:169759) 17 лет назад
  ultramage 0031c1553e Removed 'petid', a command from r284 to look up pet ids by name. 17 лет назад
  skotlex 480a4f0ac8 - added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which are the max valid classes. 17 лет назад
  zephyrus c34325a53b - Added the new mail system. Requires optimization and tests. 17 лет назад
  ultramage 4cfb15d8bb Fixed numerous /W4 warnings (and created more :) 17 лет назад
  ultramage 2c2af57a84 * Removed commented-out code for check_fake_id() 17 лет назад
  ultramage d2b9e2498e Some code cleaning... 17 лет назад
  FlavioJS 05134f3dcc * Reworked the parsing at npc.c. 17 лет назад
  ultramage 425112aef3 * Fixed a copy-paste mistake in disguise code (from r5833) 17 лет назад
  skotlex 1e999c8051 - cleaned up homshuffle and fixed a possible crash in it. 17 лет назад
  ultramage 52a7948f8b * Corrected string lengths according to bugreport:198 17 лет назад
  FlavioJS f808f37ec1 * Delayed the check for required items when a skill is cast to when they are consumed. Now skills only fail due to lack of items after being cast. 17 лет назад
  zephyrus 383f017009 * Moved the homunculus shuffle code to mercenary.c, fixing the bug in the atcommand not using the bonus evolution stats for homunculus. 17 лет назад
  FlavioJS 0498cb19c0 * Reimplemented mmo_char_fromsql using sql statements. (fixes bugreport:93) 17 лет назад
  ultramage c5b8e5d082 Added back log_chat's '1 - log everything' setting (revert from r10850). 17 лет назад
  FlavioJS beda52e6b3 * map_addflooritem and struct item_drop_list using id's instead of struct map_session_data's (fixes bugreport:36). 17 лет назад
  FlavioJS 65642f6f1c * Merged the tmpsql branch: 17 лет назад
  ultramage b65e451187 Fixed some problems making gcc error out 17 лет назад
  ultramage a71c730693 Getting some (mostly atcommand) code cleaning out of the way... 17 лет назад