index
:
ajnobaka/tmwa
master
DEPRECATED: The server running The Mana World Legacy. All new projects should use Hercules instead. See the "evol-hercules" repo.
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
2009-10-29
Allow players to switch characters while alive
Jared Adams
1
-2
/
+2
2009-10-25
Give level 99 character the GM hilight too
Jared Adams
1
-1
/
+1
2009-10-10
report job level as zero
Fate
1
-2
/
+1
2009-10-10
Better logging, initial job experience gathering, naming fixes to the skill s...
Fate
1
-1
/
+2
2009-10-03
Make sure the announce packet includes the nick
Jared Adams
1
-1
/
+6
2009-09-26
Add a no player drop flag for maps
Jared Adams
1
-1
/
+1
2009-09-26
Initial support for skill pools (available via at commands and
Fate
1
-10
/
+4
2009-09-22
Prevent attacking while hidden
Jared Adams
1
-1
/
+1
2009-09-20
Initial support for skill pools
Fate
1
-1
/
+1
2009-09-18
Replace basic skill with three new skills
Jared Adams
1
-22
/
+16
2009-09-14
Only report characters as GMs to clients if their GM level is 60
Fate
1
-2
/
+2
2009-09-12
Implemented pDeaf property (70) which makes PCs ignore regular PC chat (excep...
Fate
1
-1
/
+42
2009-08-31
Merge commit 'taw/master'
Jared Adams
1
-5
/
+5
2009-08-29
Converted to Mersenne Twister for random.
MadCamel
1
-4
/
+4
2009-08-26
Log /announce calls
Jared Adams
1
-1
/
+6
2009-08-18
Revert 3b44872c6d1601abe33115a92cbb8e3e13d2bea5
MadCamel
1
-1
/
+1
2009-08-16
Adjust auto ban code and add sit spam handling
Jared Adams
1
-3
/
+8
2009-08-16
Send GM flag to clients
Jared Adams
1
-4
/
+2
2009-08-14
Revert "Change sending of hair style and color"
Jared Adams
1
-29
/
+0
2009-08-13
Change sending of hair style and color
Jared Adams
1
-0
/
+29
2009-07-27
prevent dead players from talking
Maximilian Philipps
1
-1
/
+1
2009-07-07
Fixes to socket system to make it cope better with fd depletion.
Dennis Friis
1
-3
/
+12
2009-07-06
Add a new trade spam system
Jared Adams
1
-1
/
+1
2009-07-06
Revert "Add a new trade spam system"
Jared Adams
1
-1
/
+1
2009-07-06
Add a new trade spam system
Jared Adams
1
-1
/
+1
2009-06-25
Move storage NPC close fix to storage.c. Fix @storeall, from ea stable.
Dennis Friis
1
-5
/
+0
2009-06-25
Put back jaxads fixes for NPC storage.
Dennis Friis
1
-4
/
+4
2009-06-25
Some fixes for dupes, inspired by ea stable.
Dennis Friis
1
-5
/
+5
2009-06-25
Dont allow any use of storage while in a trade, dereived from ea stable.
Dennis Friis
1
-5
/
+5
2009-06-25
More fixes to storage derived from ea stable.
Dennis Friis
1
-15
/
+15
2009-06-25
Fix a crash on mapexit derived from ea stable.
Dennis Friis
1
-1
/
+1
2009-06-25
Redo storage, derived from ea stable.
Dennis Friis
1
-98
/
+98
2009-06-16
Removed unnecessary am-healing flag, incorporated healing packets with regula...
Fate
1
-10
/
+0
2009-05-31
repeating spell invocations quickly no longer counts as spamming as per Slice...
Fate
1
-18
/
+22
2009-05-17
Transform underscores that preceed NPC names into blanks before sending to cl...
Fate
1
-1
/
+6
2009-05-14
Added pc_logout() hook to process players who are logging out
Fate
1
-0
/
+1
2009-05-13
Fixed all compiler warnings and several small bugs in the process
MadCamel
1
-8
/
+8
2009-05-13
Cleans up the net code for effects
Chuck Miller
1
-20
/
+4
2009-05-13
GM commands triggered from clif are now logged
MadCamel
1
-4
/
+15
2009-05-13
Fix GM notification
Jared Adams
1
-3
/
+1
2009-05-13
Add support for sending GM info to players
Jared Adams
1
-0
/
+6
2009-05-11
Send healing effect on client introduction
Jared Adams
1
-0
/
+12
2009-05-03
Changed all times to use UTC
MadCamel
1
-3
/
+3
2009-04-24
Don't send looks packets when invisible
Jared Adams
1
-0
/
+3
2009-04-22
Spam checks for trade
MadCamel
1
-8
/
+8
2009-04-19
Restore @command on whisper
Jared Adams
1
-312
/
+325
2009-04-09
New and improved anti-spam system
MadCamel
1
-54
/
+18
2009-04-06
Remove some stuff from direction change packets
Jared Adams
1
-4
/
+4
2009-04-04
Fix spam detection
Jared Adams
1
-8
/
+2
2009-04-02
Block whisper spam
Jared Adams
1
-66
/
+16
[next]