Age | Commit message (Expand) | Author |
2007-05-21 | Growl. | brain |
2007-05-21 | Invalid COPYING path | brain |
2007-05-21 | NSIS installer script | brain |
2007-05-20 | - Comment on the ifdef in here, to avoid people (like myself) going 'what the... | w00t |
2007-05-20 | - *slap Om with some unpronouncable fish* - you forgot the /> | w00t |
2007-05-20 | Coding style tidyup. PLEASE don't let vs assrape this again. | brain |
2007-05-20 | Crash on restart in win32 fixed. | brain |
2007-05-20 | Same change for VC71. This is a manual edit of the file as I don't have an ol... | om |
2007-05-20 | Quote the commanline to run configure.exe so it works with pathnames with spa... | om |
2007-05-20 | We will get this right eventually | brain |
2007-05-20 | Also wrong | brain |
2007-05-20 | Wrong wrong wrong. | brain |
2007-05-20 | Throw bad alloc on out of memory, not return null, this is the correct behavi... | brain |
2007-05-20 | try...catch around the map::insert in AddFd, for some reason it throws someti... | brain |
2007-05-20 | Remove asserts and convert to unix line endings | brain |
2007-05-20 | - Modify ServerConfig::GetFullProgDir to just return cwd, previously it did a... | w00t |
2007-05-20 | Windows path seperator is \, this was assuming /. Fixed. | brain |
2007-05-20 | - Fix a small warning thrown by cl about unused local. | w00t |
2007-05-20 | Merge in burlex's easy-build patch, apparently its now single-click and wait. | brain |
2007-05-20 | Prevent vc8 from thinking we're dereferencing an end iterator | brain |
2007-05-20 | Change the define that defines strcasecmp->stricmp to use _stricmp to suppres... | brain |
2007-05-20 | Update from burlex, thanks | brain |
2007-05-20 | Begone shitty safe stl warnings! | brain |
2007-05-20 | Send CHANMODES= and PREFIX= in CAPAB CAPABILITIES. | brain |
2007-05-20 | Guh. 1am Brain is weak brain. | brain |
2007-05-20 | - These two need to be generated by configure.exe (someone smack me if I'm wr... | w00t |
2007-05-20 | Patch for vc8 project files by burlex, thanks | brain |
2007-05-19 | Fix (tested) for failing dlsym on win32 | brain |
2007-05-19 | Fix std::sort stuff for w00t | brain |
2007-05-19 | Space indents must die. | brain |
2007-05-19 | SPACE INDENTING ACTION RANGERS -- ATTACK! | brain |
2007-05-19 | Visual studio's ability to translate tabs to four spaces as default frustrate... | brain |
2007-05-19 | I forgot to install cmd_reloadmodule.so, therefore the command wont work | brain |
2007-05-19 | And remove a whole heap of .orig shit I just managed to commit. | w00t |
2007-05-19 | Helps if I add the w32 specific code, too. :p | w00t |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-18 | Fixed a fairly low-risk crash in m_spanningtree | special |
2007-05-18 | m_censor can now block lines as well, by specifying an empty replace string (... | special |
2007-05-17 | Fix broken return statements preventing blockchat and blocked files to be use... | brain |
2007-05-17 | Change the way i/o lines are formatted in debug log to make them more intuiti... | brain |
2007-05-16 | Add a progress meter for loading of core commands, fix broken implementation ... | brain |
2007-05-16 | This is funny, in m_md5 we have an ancient comment from w00t that i forgot to... | brain |
2007-05-16 | We announce a ping timeout THREE different times and ways on the server that ... | brain |
2007-05-16 | And fix another booboo | brain |
2007-05-16 | Add a notice on connection close stating server link uptime, and fix a bug in... | brain |
2007-05-16 | Tidy logic a little in here, and support <options:exemptchanops> | w00t |
2007-05-16 | Update example docs for <options:exemptchanops> to be off by default, and to ... | w00t |
2007-05-16 | Opers are not exempt from other modes, don't exempt them from +N (we may add ... | w00t |
2007-05-16 | While rolling our own IS_LOCAL check with irc::string comparison is clever (T... | w00t |
2007-05-15 | Rather largeish change to class checking on connect to fix a few minor bits a... | w00t |