Historial de Commits

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