Mercurial
Mercurial
>
hedgewars
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
gameServer/FloodDetection.hs
author
unc0rr
Thu, 30 Jan 2014 00:18:32 +0400
changeset 10090
a471a7bbc339
child 10093
ada172d33988
permissions
-rw-r--r--
- Start work on flood detector - More agressive joins flood protection - Also fix some warnings
module FloodDetection where
import CoreTypes
registerEvent :: Event -> a
registerEvent e = undefined