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 05:56:38 +02:00
Code
Activity
Files
90976b66728fcc671f3ecc4a2d39e438d6d8bcb6
anope
/
modules
T
History
Adam
90976b6672
Fixed some issues with reconnecting if we disconnect from the uplink
2010-08-01 20:05:52 -04:00
..
core
Fixed some issues with reconnecting if we disconnect from the uplink
2010-08-01 20:05:52 -04:00
extra
Don't dynamically allocate commands in modules anymore, instead made them members of modules. This means the commands are automatically destructed when the module is unloaded. Cleans up some old ugly code.
2010-07-31 21:37:45 -04:00
protocol
Fixed some issues with reconnecting if we disconnect from the uplink
2010-08-01 20:05:52 -04:00
socketengines
Epic commit to replace most of the strings in Anope with a single Anope::string class, plus some other little fixes here and there. If you follow 1.9.x development and are testing things, THIS is one of those things that NEEDS testing.
2010-07-25 21:58:20 -04:00
CMakeLists.txt
Moved some files and diretories around, made cmake skip files it knows it can't compile because of missing dependices.
2010-07-15 22:55:02 -04:00