Age | Commit message (Expand) | Author |
2008-06-18 | Add the rest of the stuff for named pipe comms, including feedback informatio... | 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-05-20 | A few minor fixes, some copy constructor stuff, misnamed channelmanager const... | 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-20 | Add hand-crafted resource script, contains version information and icon defin... | brain |
2008-04-18 | Apply patches to remove 200-odd dll limit on windows, made by GreenReaper, lo... | brain |
2008-04-04 | Update sln | brain |
2008-03-31 | Patch by brain; Fix crash when no parameters are given when introducing a rem... | special |
2008-02-22 | Who left out socketengine_select from the vc80 project in trunk? goes to show... | brain |
2008-02-22 | Add extra stuff to compile threadengine_win32.cpp | brain |
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 | Win32 compilation fixes | brain |
2007-11-04 | Add bancache.* to windows projects | 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-15 | Update windows project to include user_resolver.cpp | 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 | More compile fixes | brain |
2007-09-23 | Add dbghelp.lib | brain |
2007-09-23 | Fix library paths for compilation on my laptop | brain |
2007-07-27 | add filelogger.* and server.* to the project file so theyre compiled | brain |
2007-07-22 | Fixed windows configure in release mode in a directory with spaces. | frostycoolslug |
2007-07-16 | Set EOL to WINDOWS-style always for Visual Studio files. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-06-13 | * Fixed IOCPEngine under x64 (because of incorrect pointer sizes) | burlex |
2007-06-13 | + Added x64 solutions for VC2005, for future work. This does not under any ci... | burlex |
2007-06-08 | - Enabled minimal rebuild on all VS project files, this will reduce build tim... | burlex |
2007-06-02 | Change configure to generate .mak files with warning level 2. | brain |
2007-05-22 | Change to NOT optimize, /O2 was set on all projects, probably a bad thing, we... | brain |
2007-05-20 | Quote the commanline to run configure.exe so it works with pathnames with spa... | om |
2007-05-20 | Merge in burlex's easy-build patch, apparently its now single-click and wait. | brain |
2007-05-20 | Guh. 1am Brain is weak brain. | brain |