summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-21Most likely doesnt workbrain
2007-05-21Install InspGUI to $INSTDIR, not $INSTDIR\Binbrain
2007-05-21Obsolete mods are in here :/brain
2007-05-21Fixbrain
2007-05-21Growl.brain
2007-05-21Invalid COPYING pathbrain
2007-05-21NSIS installer scriptbrain
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-20Coding style tidyup. PLEASE don't let vs assrape this again.brain
2007-05-20Crash on restart in win32 fixed.brain
2007-05-20Same change for VC71. This is a manual edit of the file as I don't have an ol...om
2007-05-20Quote the commanline to run configure.exe so it works with pathnames with spa...om
2007-05-20We will get this right eventuallybrain
2007-05-20Also wrongbrain
2007-05-20Wrong wrong wrong.brain
2007-05-20Throw bad alloc on out of memory, not return null, this is the correct behavi...brain
2007-05-20try...catch around the map::insert in AddFd, for some reason it throws someti...brain
2007-05-20Remove asserts and convert to unix line endingsbrain
2007-05-20- Modify ServerConfig::GetFullProgDir to just return cwd, previously it did a...w00t
2007-05-20Windows path seperator is \, this was assuming /. Fixed.brain
2007-05-20- Fix a small warning thrown by cl about unused local.w00t
2007-05-20Merge in burlex's easy-build patch, apparently its now single-click and wait.brain
2007-05-20Prevent vc8 from thinking we're dereferencing an end iteratorbrain
2007-05-20Change the define that defines strcasecmp->stricmp to use _stricmp to suppres...brain
2007-05-20Update from burlex, thanksbrain
2007-05-20Begone shitty safe stl warnings!brain
2007-05-20Send CHANMODES= and PREFIX= in CAPAB CAPABILITIES.brain
2007-05-20Guh. 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-20Patch for vc8 project files by burlex, thanksbrain
2007-05-19Fix (tested) for failing dlsym on win32brain
2007-05-19Fix std::sort stuff for w00tbrain
2007-05-19Space indents must die.brain
2007-05-19SPACE INDENTING ACTION RANGERS -- ATTACK!brain
2007-05-19Visual studio's ability to translate tabs to four spaces as default frustrate...brain
2007-05-19I forgot to install cmd_reloadmodule.so, therefore the command wont workbrain
2007-05-19And remove a whole heap of .orig shit I just managed to commit.w00t
2007-05-19Helps if I add the w32 specific code, too. :pw00t
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2007-05-18Fixed a fairly low-risk crash in m_spanningtreespecial
2007-05-18m_censor can now block lines as well, by specifying an empty replace string (...special
2007-05-17Fix broken return statements preventing blockchat and blocked files to be use...brain
2007-05-17Change the way i/o lines are formatted in debug log to make them more intuiti...brain
2007-05-16Add a progress meter for loading of core commands, fix broken implementation ...brain
2007-05-16This is funny, in m_md5 we have an ancient comment from w00t that i forgot to...brain
2007-05-16We announce a ping timeout THREE different times and ways on the server that ...brain
2007-05-16And fix another booboobrain
2007-05-16Add a notice on connection close stating server link uptime, and fix a bug in...brain
2007-05-16Tidy logic a little in here, and support <options:exemptchanops>w00t