This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
anope
Watch
1
Star
0
Fork
0
You've already forked anope
mirror of
https://github.com/anope/anope.git
synced
2026-06-25 04:36:38 +02:00
Code
Activity
Files
961bb6e27e5f71bbfb8eb5227b2bf94e08bbd798
anope
/
modules
T
History
Adam
b14f5ea884
Fixed accidentally clearing botmodes when joins are sent
2011-10-26 16:52:00 -04:00
..
commands
Bug
#1347
, fixed incorrect param parsing in cs_set_misc
2011-10-26 15:29:45 -04:00
database
Fixed bug
#1349
(m_sqlite compiles without error under FreeBSD), as well as use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
2011-10-24 16:32:29 -04:00
encryption
Fixed bug
#1349
(m_sqlite compiles without error under FreeBSD), as well as use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
2011-10-24 16:32:29 -04:00
extra
Fixed bug
#1349
(m_sqlite compiles without error under FreeBSD), as well as use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
2011-10-24 16:32:29 -04:00
protocol
Fixed accidentally clearing botmodes when joins are sent
2011-10-26 16:52:00 -04:00
pseudoclients
Added akill ids
2011-10-22 11:21:21 -04:00
third
Rewrote the example configurations and split them
2011-08-05 05:35:31 -04:00
CMakeLists.txt
Fixed some cmake warnings
2011-08-27 20:47:30 -04:00