Age | Commit message (Expand) | Author |
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 |
2007-11-02 | Installer that packages none of the extra/ modules | brain |
2007-10-23 | Windows socket engine tweaks | brain |
2007-10-23 | Windows socket engine tweaks | brain |
2007-10-22 | Failed attempt to embed an icon (microsofts help sucks) | brain |
2007-10-22 | Fix build system to work with where w00t hid the command files :p | brain |
2007-10-20 | Fix here too | brain |
2007-10-15 | Update windows project to include user_resolver.cpp | brain |
2007-10-14 | Just to be fucking akward, windows vista seperates multiple nameservers with ... | brain |
2007-10-14 | Remove crashdump stuff | brain |
2007-10-14 | Add new spanningtree files to vc80 solution | brain |
2007-09-29 | move headers into other filters | brain |
2007-09-29 | remove cmd_summon and cmd_users from solution | brain |
2007-09-23 | add extra modules folder and exclude from build | brain |
2007-09-23 | Add command handlers (excluded from build) too | brain |
2007-09-23 | Add modules to the project and exclude from build (its often a pain to track ... | brain |
2007-09-23 | Directory creation fixes | brain |
2007-09-23 | More compile fixes | brain |
2007-09-23 | More compile fixes | brain |
2007-09-23 | Add dbghelp.lib | brain |
2007-09-23 | Fix configure to make release directories during build | brain |
2007-09-23 | Fix library paths for compilation on my laptop | brain |
2007-09-04 | * Fixed some incorrect declarations in IOCPEngine | burlex |
2007-08-23 | Move the close() wrapper out of the win32wrapper.h, and into its new proper p... | brain |
2007-08-23 | Craquity craq De-craq! | brain |
2007-08-15 | * include/caller.h will now compile correctly on Windows platforms. | burlex |