Age | Commit message (Expand) | Author |
2008-07-20 | Fixes to make win32 build again | brain |
2008-06-18 | more fixes | brain |
2008-06-18 | more fixes | brain |
2008-06-18 | Measure bandwidth statistics from the socket engine (kiloBITS per second in, ... | brain |
2008-06-18 | Add the rest of the stuff for named pipe comms, including feedback informatio... | brain |
2008-06-15 | IPC now provides feedback via the named pipe, right now the data is just the ... | brain |
2008-06-15 | IPC now works for receiving one-byte commands in the same manner as the mails... | brain |
2008-06-15 | Base stuff for named pipe IPC | brain |
2008-06-14 | Fix m_shun as per bug #560 reported by Casey, thanks | brain |
2008-06-13 | Win32 compilation fixes | brain |
2008-05-25 | Remove the limits from here too | brain |
2008-05-20 | A few minor fixes, some copy constructor stuff, misnamed channelmanager const... | brain |
2008-05-15 | Make FD_SETSIZE larger. We wont ever have this many users via select() on win... | brain |
2008-05-13 | Microsoft, in their "infinite wisdom" decide to have no sensible naming conve... | brain |
2008-05-12 | Fix wildcard matching in win32, seems that incrementing an iterator dereferen... | brain |
2008-04-29 | Backport fix for stripcolour not stripping colour codes, reported by jackmcba... | brain |
2008-04-21 | Fix stray /MD that should be /MP | brain |
2008-04-21 | Fix to use dll in debug build | brain |
2008-04-21 | Set runtimes correctly, thanks :-) | brain |
2008-04-21 | Add VC9 projects. I cant maintain these, i will be reliant on patches from ot... | brain |
2008-04-21 | Merge in large patchset from GreenReaper, useful fixes for freeing a ton of d... | brain |
2008-04-20 | Add hand-crafted resource script, contains version information and icon defin... | brain |
2008-04-19 | Stray newline | brain |
2008-04-19 | Extract and run the vs redistributable to $TEMP, not to install dir. saves us... | brain |
2008-04-19 | Bundle vcredist_x86.exe here too | brain |
2008-04-18 | Apply patches to remove 200-odd dll limit on windows, made by GreenReaper, lo... | brain |
2008-04-17 | Add operator new[] and delete[], otherwise we can and will get crashes on usi... | brain |
2008-04-16 | Revert back to /MT, this shit isnt working and its too late to think straight | brain |
2008-04-16 | /MT -> /MD | brain |
2008-04-16 | Rebase modules a meg higher than command objects so they dont collide | brain |
2008-04-16 | Automatic rebasing of load addresses for .so files on windows, thanks to Gree... | brain |
2008-04-13 | Correct indentation | brain |
2008-04-13 | Eliminate now-pointless label | brain |
2008-04-13 | Whack code duplication | brain |
2008-04-13 | Whack gotos here too | brain |
2008-04-13 | Fix 4-space indents :< | brain |
2008-04-13 | Windows fix | brain |
2008-04-12 | Mapping for mkdir() to _mkdir() for windows | brain |
2008-04-09 | Apply brain's patch for binary safety of hash providers, and remove rehash fr... | w00t |
2008-04-05 | Add protocolinterface.* and privmsg.cpp | brain |
2008-04-05 | Windows fixes | brain |
2008-04-04 | Update sln | brain |
2008-04-02 | Remove MAXCLIENTS, this is supported at runtime by the softlimit anyway. | brain |
2008-03-31 | Patch by brain; Fix crash when no parameters are given when introducing a rem... | special |
2008-03-15 | Support IPV6 links in configure | brain |
2008-03-02 | Sucky nsis | brain |
2008-03-02 | Make this use the environment variable defined %TEMP% dir, rather than hard c... | brain |
2008-02-26 | Why the fuck are standard functions all prefixed with a _ on windows??? | brain |
2008-02-26 | #define _popen popen | brain |
2008-02-22 | Change object output filename for spanningtree's server.cpp and modules.cpp f... | brain |