Историја ревизија

Аутор SHA1 Порука Датум
  skotlex e29a1031d5 - Moved PACKETVER to mmo.h, and added support for the expanded character info window on the char-server when PACKETVER is above 7. пре 18 година
  FlavioJS 08424f7e76 - Moved packet_len_table values to packet_db[SERVER]. пре 18 година
  FlavioJS 25cd5a05f4 - Increased MAX_PACKET_DB to 0x300 and added a warning for when packet ids greater than MAX_PACKET_DB are found. пре 18 година
  skotlex 84f8ec45d5 - Modified the skill damage packet and the knockback packets to mimic aegis sent packets for such skills. пре 18 година
  FlavioJS b524f75cd0 - Reversed revision #9415 (messages with server_tick field being sent as soon as possible) since it didn't fix the client synchronization issue. пре 18 година
  FlavioJS 0931ce5d81 - Messages with server_tick field are sent as soon as possible now. пре 18 година
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. пре 18 година
  skotlex 01d8d4dfbe - Recoded @send so that it uses clif.c instead of doing all the WFIFO stuff itself. пре 18 година
  skotlex bd25ce6f90 - HP Conversion will fail when used at max SP. It should not display any errors to the client. пре 18 година
  skotlex 69c98bdfa2 - Some cleaning of the Gospel code. пре 18 година
  skotlex cd482bed77 - Fixed map_foreachiddb and map_foreachpc so they don't encapsulate the variable arguments into a double va_arg list. Thanks to the Ultra Mage for the tip. пре 18 година
  skotlex 0d30562da5 - Cleaned up SG_HATE to use a new function, pc_set_hate_mob to handle setting. пре 18 година
  skotlex 6db8420f3c - Added upgrade_svn8675.sql in case, for some reason, your guild table still has the emblem_data field as a 'blob' with "NOT NULL" specified. пре 18 година
  toms 8e191af335 Code cleanup & optimization on guild part of char-server пре 19 година
  skotlex 7a082b02a8 - Updated battle_check_target so that all alchemist summoned mobs can be target by everyone. пре 19 година
  toms 5e47973166 Merged mpeg's fix on ninja skills пре 19 година
  DracoRPG 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! пре 19 година
  skotlex cd8587dc4d - Fixed clif_parse not checking for func_parse before sending data to the connected clients. This in turn required various code-rewrites in: пре 19 година
  skotlex 38ead62cea - Removed the equip id from the clif_pet_equip packet as it is not used for anything. пре 19 година
  Lance aa70823081 * [Fixed] пре 19 година
  skotlex 6d354a4b06 - Cleaned up the IP sync code to... пре 19 година
  skotlex 4d27716bf1 - Tested and fixed resolve_hostbyname. пре 19 година
  Lance 58b728cc4a * [Added]: пре 19 година
  skotlex 0158ab793e - Fixed npc_checknear's distance check returning the opposite of what it should (false when the range is correct and viceversa) пре 19 година
  skotlex 55df062534 - Added structure party_data and party_member_data to the map server to hold party-specific required information about parties including Monk/TK/SG/SN states and party member count. пре 19 година
  Lance e266a08f7c [Optimized]: пре 19 година
  skotlex 1074b09187 - Small optimization in battle_check_target пре 19 година
  skotlex 856240443d - Added structure status_data which holds status-related information (str, agi, etc, speed, amotion, adelay, dmotion, weapon-damage, race, size, etc) and weapon_atk structure with the weapon specific info (atk, atk2, element) to be used by all combat structures (TODO: Homun needs to be updated to use it) пре 19 година
  blackhole89 752cd268ef * Part A of the Homunculus code. пре 19 година
  skotlex 0aed0eaa95 - Applied an experimental weather code that should lower bandwidth usage to near-none, which's only disadvantage should be the weather not clearing out until moving to another map (even when the mapflag is removed from the current map). пре 19 година