História revízii

Autor SHA1 Správa Dátum
  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 rokov pred
  ultramage 90b75ed816 Made OnTouch zone dimensions be stored as radius instead of diameter. 17 rokov pred
  ultramage b5cf6976a2 Fixed some homunculus skill offset calculation mistakes (bugreport:363) 17 rokov pred
  FlavioJS f90edd96a6 * Fixed @addwarp crashing the map server (bugreport:390). 17 rokov pred
  ultramage 376a1f68ba * Re-worked the login-char-map packet spam mechanism 17 rokov pred
  FlavioJS 9d2688ad87 * Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include. 17 rokov pred
  ultramage ed0f069c10 Applied knc's fix to let authorized GMs use @go on 'nogo'-flagged maps. 17 rokov pred
  ultramage 9d59dba910 Corrected the max. allowed skill name length, and optimized code that works with skill names according to latest changes. 17 rokov pred
  ultramage b45c651770 Reverted the part of r11625 where MAP_NAME_LENGTH_EXT was changed (to allow .gat in commands) 17 rokov pred
  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 rokov pred
  ultramage dc6254185a Fixed a compilation problem and warning (maybe). 17 rokov pred
  ultramage fc9d14b1bd Command code cleaning (refer to topic:169759) 17 rokov pred
  ultramage 0031c1553e Removed 'petid', a command from r284 to look up pet ids by name. 17 rokov pred
  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 rokov pred
  zephyrus c34325a53b - Added the new mail system. Requires optimization and tests. 17 rokov pred
  ultramage 4cfb15d8bb Fixed numerous /W4 warnings (and created more :) 17 rokov pred
  ultramage 2c2af57a84 * Removed commented-out code for check_fake_id() 17 rokov pred
  ultramage d2b9e2498e Some code cleaning... 17 rokov pred
  FlavioJS 05134f3dcc * Reworked the parsing at npc.c. 17 rokov pred
  ultramage 425112aef3 * Fixed a copy-paste mistake in disguise code (from r5833) 17 rokov pred
  skotlex 1e999c8051 - cleaned up homshuffle and fixed a possible crash in it. 17 rokov pred
  ultramage 52a7948f8b * Corrected string lengths according to bugreport:198 17 rokov pred
  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 rokov pred
  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 rokov pred
  FlavioJS 0498cb19c0 * Reimplemented mmo_char_fromsql using sql statements. (fixes bugreport:93) 17 rokov pred
  ultramage c5b8e5d082 Added back log_chat's '1 - log everything' setting (revert from r10850). 17 rokov pred
  FlavioJS beda52e6b3 * map_addflooritem and struct item_drop_list using id's instead of struct map_session_data's (fixes bugreport:36). 17 rokov pred
  FlavioJS 65642f6f1c * Merged the tmpsql branch: 17 rokov pred
  ultramage b65e451187 Fixed some problems making gcc error out 17 rokov pred
  ultramage a71c730693 Getting some (mostly atcommand) code cleaning out of the way... 17 rokov pred