summaryrefslogtreecommitdiff
path: root/win
AgeCommit message (Expand)Author
2008-05-15Make FD_SETSIZE larger. We wont ever have this many users via select() on win...brain
2008-05-13Microsoft, in their "infinite wisdom" decide to have no sensible naming conve...brain
2008-05-12Fix wildcard matching in win32, seems that incrementing an iterator dereferen...brain
2008-04-29Backport fix for stripcolour not stripping colour codes, reported by jackmcba...brain
2008-04-21Fix stray /MD that should be /MPbrain
2008-04-21Fix to use dll in debug buildbrain
2008-04-21Set runtimes correctly, thanks :-)brain
2008-04-21Add VC9 projects. I cant maintain these, i will be reliant on patches from ot...brain
2008-04-21Merge in large patchset from GreenReaper, useful fixes for freeing a ton of d...brain
2008-04-20Add hand-crafted resource script, contains version information and icon defin...brain
2008-04-19Stray newlinebrain
2008-04-19Extract and run the vs redistributable to $TEMP, not to install dir. saves us...brain
2008-04-19Bundle vcredist_x86.exe here toobrain
2008-04-18Apply patches to remove 200-odd dll limit on windows, made by GreenReaper, lo...brain
2008-04-17Add operator new[] and delete[], otherwise we can and will get crashes on usi...brain
2008-04-16Revert back to /MT, this shit isnt working and its too late to think straightbrain
2008-04-16/MT -> /MDbrain
2008-04-16Rebase modules a meg higher than command objects so they dont collidebrain
2008-04-16Automatic rebasing of load addresses for .so files on windows, thanks to Gree...brain
2008-04-13Correct indentationbrain
2008-04-13Eliminate now-pointless labelbrain
2008-04-13Whack code duplicationbrain
2008-04-13Whack gotos here toobrain
2008-04-13Fix 4-space indents :<brain
2008-04-13Windows fixbrain
2008-04-12Mapping for mkdir() to _mkdir() for windowsbrain
2008-04-09Apply brain's patch for binary safety of hash providers, and remove rehash fr...w00t
2008-04-05Add protocolinterface.* and privmsg.cppbrain
2008-04-05Windows fixesbrain
2008-04-04Update slnbrain
2008-04-02Remove MAXCLIENTS, this is supported at runtime by the softlimit anyway.brain
2008-03-31Patch by brain; Fix crash when no parameters are given when introducing a rem...special
2008-03-15Support IPV6 links in configurebrain
2008-03-02Sucky nsisbrain
2008-03-02Make this use the environment variable defined %TEMP% dir, rather than hard c...brain
2008-02-26Why the fuck are standard functions all prefixed with a _ on windows???brain
2008-02-26#define _popen popenbrain
2008-02-22Change object output filename for spanningtree's server.cpp and modules.cpp f...brain
2008-02-22someone forgot to add all the new m_spanningtree files to the project too :pbrain
2008-02-22Who left out socketengine_select from the vc80 project in trunk? goes to show...brain
2008-02-22Now compiles with win32thread and testsuitebrain
2008-02-22Add extra stuff to compile threadengine_win32.cppbrain
2008-02-18Change defaults to ones that match our stable buildbrain
2008-02-10Fix here too, to allow FD_SETSIZE > 64. If this doesnt work it will need to b...brain
2008-02-01remove m_ssl_openssl from modules directory when rerunning configurefez
2008-02-01Added OpenSSL scriptage.fez
2008-01-30Update VC7.1 build projects. Thanks VERY much fez. :)w00t
2008-01-28Remove duplicate calls (thanks fez)w00t
2008-01-21win32 compile error fixbrain
2008-01-21win32 compilation errors: shadowing of variable 'i' isnt a good ideabrain