index
:
legacy/tmwa
compiler_flags
generate-code-out-of-tree
master
one-time-black-magic
script-item-param-cleanup
underlying_type
The server currently running The Mana World.
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
2010-08-01
Properly fixed disconnect problem
MadCamel
1
-1
/
+1
2010-08-01
Revert "Disable the packet flood prevention"
MadCamel
1
-2
/
+0
2010-08-01
Disable the packet flood prevention
Chuck Miller
1
-0
/
+2
2010-07-27
Temporarily removed ChangeDir flood checks until mana1.0 is official
MadCamel
1
-0
/
+3
2010-07-23
Clean up some memory handling
remoitnane
1
-8
/
+3
2010-05-03
Tweaked some rate limits for NPCs
MadCamel
1
-4
/
+4
2010-05-02
ChangeDir packets are now rate limited
MadCamel
1
-1
/
+11
2010-05-01
Do not relay duplicate direction change packets
MadCamel
1
-0
/
+3
2010-04-04
Removed obsoleted trade and sit spam code
MadCamel
1
-4
/
+0
2010-04-04
Added packet rate limiter and flood prevention system.
MadCamel
1
-129
/
+633
2010-02-21
Fixed sending player's name when in a guild.
Chuck Miller
1
-51
/
+32
2010-02-20
Do not report another player's base level.
No Name
1
-10
/
+3
2010-02-06
Fix a memory leak
MadCamel
1
-1
/
+3
2010-02-05
Spellcasting will no longer trigger spam bans
MadCamel
1
-16
/
+7
2010-01-19
fixed a few buffer overruns
Helmut Grohne
1
-2
/
+2
2009-12-26
Used the "indent" C formatting program from GNU to do some clean ups
Chuck Miller
1
-5764
/
+6774
2009-12-02
Fix map authentication response
Jared Adams
1
-3
/
+3
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
[next]