Commit Verlauf

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