index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
clif.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-15
- Cleaned up clif_party_info a bit
ultramage
1
-1
/
+1
2007-02-13
- A bit more work on Ticket #41.
FlavioJS
1
-0
/
+1
2007-01-19
- Reverted the dup-label check code since it has a bug that needs to be fixed...
skotlex
1
-1
/
+1
2007-01-03
- JK_JOINTBEAT as described in:
FlavioJS
1
-1
/
+1
2006-12-23
- Merged START_ACCOUNT_NUM and END_ACCOUNT_NUM moved from login.h to mmo.h
FlavioJS
1
-1
/
+1
2006-12-20
- Moved PACKETVER to mmo.h, and added support for the expanded character info...
skotlex
1
-3
/
+0
2006-12-16
- Moved packet_len_table values to packet_db[SERVER].
FlavioJS
1
-0
/
+3
2006-12-16
- Increased MAX_PACKET_DB to 0x300 and added a warning for when packet ids gr...
FlavioJS
1
-1
/
+1
2006-12-12
- Modified the skill damage packet and the knockback packets to mimic aegis s...
skotlex
1
-1
/
+1
2006-12-09
- Reversed revision #9415 (messages with server_tick field being sent as soon...
FlavioJS
1
-3
/
+1
2006-12-06
- Messages with server_tick field are sent as soon as possible now.
FlavioJS
1
-2
/
+3
2006-12-05
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...
FlavioJS
1
-368
/
+368
2006-11-22
- Recoded @send so that it uses clif.c instead of doing all the WFIFO stuff i...
skotlex
1
-0
/
+1
2006-11-13
- HP Conversion will fail when used at max SP. It should not display any erro...
skotlex
1
-0
/
+1
2006-11-08
- Some cleaning of the Gospel code.
skotlex
1
-0
/
+1
2006-11-07
- Fixed map_foreachiddb and map_foreachpc so they don't encapsulate the varia...
skotlex
1
-3
/
+4
2006-09-08
- Cleaned up SG_HATE to use a new function, pc_set_hate_mob to handle setting.
skotlex
1
-1
/
+1
2006-09-08
- Added upgrade_svn8675.sql in case, for some reason, your guild table still ...
skotlex
1
-1
/
+0
2006-08-02
Code cleanup & optimization on guild part of char-server
toms
1
-2
/
+1
2006-08-02
- Updated battle_check_target so that all alchemist summoned mobs can be targ...
skotlex
1
-1
/
+1
2006-07-31
Merged mpeg's fix on ninja skills
toms
1
-1
/
+1
2006-07-17
Orn's and Albator's Homunculus system, finally, YAY!!
DracoRPG
1
-3
/
+7
2006-07-11
- Fixed clif_parse not checking for func_parse before sending data to the con...
skotlex
1
-1
/
+4
2006-07-07
- Removed the equip id from the clif_pet_equip packet as it is not used for a...
skotlex
1
-1
/
+1
2006-06-29
* [Fixed]
Lance
1
-0
/
+1
2006-06-27
- Cleaned up the IP sync code to...
skotlex
1
-0
/
+1
2006-06-22
- Tested and fixed resolve_hostbyname.
skotlex
1
-11
/
+2
2006-06-17
* [Added]:
Lance
1
-0
/
+1
2006-06-12
- Fixed npc_checknear's distance check returning the opposite of what it shou...
skotlex
1
-8
/
+5
2006-06-10
- Added structure party_data and party_member_data to the map server to hold ...
skotlex
1
-5
/
+5
2006-05-30
[Optimized]:
Lance
1
-0
/
+27
2006-05-30
- Small optimization in battle_check_target
skotlex
1
-2
/
+1
2006-05-27
- Added structure status_data which holds status-related information (str, ag...
skotlex
1
-1
/
+1
2006-05-21
* Part A of the Homunculus code.
blackhole89
1
-0
/
+7
2006-05-18
- Applied an experimental weather code that should lower bandwidth usage to n...
skotlex
1
-1
/
+0
2006-05-08
- ES magic will now put the caster on stun for 0.5 secs regardless of whether...
skotlex
1
-0
/
+1
2006-05-08
- Removed SP_DISGUISE from the bonus list.
skotlex
1
-1
/
+1
2006-04-29
- Added support for packet 0x229 (clif_changeoption).
skotlex
1
-1
/
+1
2006-04-26
- Updated item_db.sql to current.
skotlex
1
-1
/
+0
2006-04-18
cleaned the invisible fix a bit.
Vicious
1
-0
/
+1
2006-04-15
- Removed the ->prev != NULL checks in skill_attack due to the fact that the ...
skotlex
1
-1
/
+0
2006-04-11
- Changed clif_damage/clif_skill_damage to return the walk-delay based on the...
skotlex
1
-0
/
+1
2006-04-01
- Added function clif_changetraplook to handle changing the appearance of tra...
skotlex
1
-0
/
+1
2006-04-01
- Added structure view_data to handle sprite information for all characters (...
skotlex
1
-21
/
+9
2006-04-01
* April fool! Improved soundeffectall script command. (No, this is not a lie)
Lance
1
-1
/
+1
2006-03-21
Fix on not showing guildmembers logins/logouts messages.
LuzZza
1
-0
/
+1
2006-02-21
- Modified party_send_movemap and guild_send_info_short to send the mini-dots...
skotlex
1
-0
/
+2
2006-02-20
- Added sd variables menuskill_id/menuskill_lv to store menu-based selections...
skotlex
1
-3
/
+3
2006-01-29
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...
Valaris
1
-0
/
+343
2006-01-29
Clearing trunk.
Valaris
1
-313
/
+0
[prev]
[next]