Age | Commit message (Expand) | Author |
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 |
2008-02-22 | someone forgot to add all the new m_spanningtree files to the project too :p | brain |
2008-02-22 | Who left out socketengine_select from the vc80 project in trunk? goes to show... | brain |
2008-02-22 | Now compiles with win32thread and testsuite | brain |
2008-02-22 | Add extra stuff to compile threadengine_win32.cpp | brain |
2008-02-18 | Change defaults to ones that match our stable build | brain |
2008-02-10 | Fix here too, to allow FD_SETSIZE > 64. If this doesnt work it will need to b... | brain |
2008-02-01 | remove m_ssl_openssl from modules directory when rerunning configure | fez |
2008-02-01 | Added OpenSSL scriptage. | fez |
2008-01-30 | Update VC7.1 build projects. Thanks VERY much fez. :) | w00t |
2008-01-28 | Remove duplicate calls (thanks fez) | w00t |
2008-01-21 | win32 compile error fix | brain |
2008-01-21 | win32 compilation errors: shadowing of variable 'i' isnt a good idea | brain |
2008-01-21 | This still doesnt work :( | brain |
2008-01-21 | Win32 compilation fixes | brain |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-11-04 | Add bancache.* to windows projects | brain |