index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
clif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-07
- Fixed the platform-specific stricmp compilation problem
ultramage
1
-3
/
+3
2007-04-06
I'm still here!
DracoRPG
1
-27
/
+34
2007-04-06
- Corrected Aliza card's item_db line.
skotlex
1
-1
/
+1
2007-04-05
* Made a crazy attempt to at least partially synchronize login&char code
ultramage
1
-28
/
+23
2007-04-04
- Cleaned @whogm. It will display the name of all gms online. If their GM lev...
skotlex
1
-0
/
+10
2007-04-02
* Some source code cleaning
ultramage
1
-9
/
+9
2007-03-30
Fixed typos from previous revisions :)
ultramage
1
-1
/
+1
2007-03-27
- Changed a bit the Moonlit code to prevent an infinite loop
skotlex
1
-2
/
+1
2007-03-27
- Moved coma to skill_additional_effect, added special_state.bonus_coma to pr...
skotlex
1
-2
/
+2
2007-03-27
- Removed a missing file reference in the athena-start script
ultramage
1
-1
/
+1
2007-03-26
- Cleaned up some the mob skill use code. The skill re-use delay is set at th...
skotlex
1
-1
/
+5
2007-03-24
- Corrected offset for the pet hairstyle in the spawn packet (0x7c). I still ...
skotlex
1
-7
/
+7
2007-03-22
Some generic typo fixes (src and npc)
ultramage
1
-1
/
+1
2007-03-22
- Removed unused bIgnoreDefMob
skotlex
1
-2
/
+2
2007-03-22
- Twilight Pharmacy's cast time is no longer reducable by dex.
skotlex
1
-25
/
+0
2007-03-21
- Cleaned up some the code of pc_equipitem and clif_parse_EquipItem
skotlex
1
-10
/
+14
2007-03-19
- Removed the last argument from skillitem, the skill name passed to the clie...
skotlex
1
-3
/
+3
2007-03-19
- Rewrote the jail logic to always use a status change. This means that the c...
skotlex
1
-40
/
+32
2007-03-15
ups, how did that get in...
FlavioJS
1
-6
/
+5
2007-03-15
- Corrected the structure and added info on the skill fail packet (0x110).
FlavioJS
1
-14
/
+53
2007-03-13
Mapcache update, should polish off remaining bugs
DracoRPG
1
-6
/
+25
2007-03-11
- Added player not attached crash prevention to countitem/countitem2
skotlex
1
-1
/
+1
2007-03-11
- Removed function clif_movepc as it's no longer invoked anywhere.
skotlex
1
-100
/
+11
2007-03-09
- Added info on packet 0x86 (simple move packet). Not usable until a clear se...
FlavioJS
1
-22
/
+41
2007-03-09
- Made conv_str return const char* since the script engine screws up if you m...
skotlex
1
-4
/
+4
2007-03-04
- Added the +20hit that were missing the NPC elemental attack skills.
skotlex
1
-0
/
+6
2007-02-25
- Fixed a compiler warning in char_sql\login.c
FlavioJS
1
-11
/
+16
2007-02-25
- You are allowed to expel guild mates that are not online now.
skotlex
1
-14
/
+0
2007-02-25
- You are allowed to attack/use skills now when your cloaking level is below 3.
skotlex
1
-3
/
+12
2007-02-23
- Minor cleanups
skotlex
1
-4
/
+16
2007-02-17
Fixed a typo from r9778, allowing non-gm chars to use /kick
ultramage
1
-1
/
+1
2007-02-16
- Modified the "guardian" spawn script command, it no longer receives a "amou...
skotlex
1
-39
/
+10
2007-02-15
- Cleaned up clif_party_info a bit
ultramage
1
-9
/
+7
2007-02-13
- A bit more work on Ticket #41.
FlavioJS
1
-1
/
+21
2007-02-12
Fixed clif_parse_GMmessage cutting off messages randomly (typo in r9778)
ultramage
1
-1
/
+1
2007-02-12
- Corrected range of self destruction / bio explosion to be equal to their sp...
skotlex
1
-0
/
+3
2007-02-12
- Fixed the inverted behavior of display_skill_fail, caused by r9823
ultramage
1
-3
/
+2
2007-02-12
Disambiguation
ultramage
1
-2
/
+3
2007-02-11
Fixed clif_party_message using an incorrect buffer length
ultramage
1
-28
/
+30
2007-02-09
- Fixed skill usage being blocked if you use Weapon Refine and there is nothi...
skotlex
1
-3
/
+4
2007-02-09
- Updated the 'unit walk' to functions so they stop your attack if it's possi...
skotlex
1
-1
/
+0
2007-02-08
- Spider web can again be recasted on target.
skotlex
1
-5
/
+6
2007-02-08
Added a missing null pointer check in clif_parse_globalmessage
ultramage
1
-4
/
+5
2007-02-08
- Fixed a bunch of probably incorrect logical comparisons.
skotlex
1
-1
/
+1
2007-02-07
- Removed deprecated console code.
FlavioJS
1
-1
/
+1
2007-02-07
- Moved CHAT_SIZE back to map.h because log_atcommand uses it on sql builds. ...
FlavioJS
1
-3
/
+0
2007-02-06
- Moved define CHAT_SIZE to clif.c, added define CHATBOX_SIZE to specify that...
skotlex
1
-79
/
+84
2007-02-06
- Cleaned up homunc attack request parsing. Homunculus no longer goes into au...
skotlex
1
-8
/
+1
2007-02-05
- Updated the code so that now a range of a skill is determined by the skill'...
skotlex
1
-5
/
+5
2007-02-05
- Fixed a duplicate warp name in Rachel
skotlex
1
-2
/
+2
[prev]
[next]