summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-22Bloody 'safe stl' warnings.brain
2007-05-22Crappy warningsbrain
2007-05-22Have configure try and create ..\bin\release\* and/or ..\bin\debug\*brain
2007-05-22Add comments as to what its doingbrain
2007-05-22Comment on how we came up with this code, and comment itbrain
2007-05-22This could do with some commentsbrain
2007-05-22Tidyupbrain
2007-05-22Code to find nameservers in the windows registry - largely untestedbrain
2007-05-22Someone forgot the blindingly obvious - APPLY the glines/zlines you add! they...brain
2007-05-22Add BUILD define which tells the install script what to buildbrain
2007-05-22Its CreateDirectory in win :/brain
2007-05-22Have this make the debug and release dirs, fannying around mkdiring them in a...brain
2007-05-22Change to NOT optimize, /O2 was set on all projects, probably a bad thing, we...brain
2007-05-22Update this to always run even if we have an inspircd_config.h, having to man...brain
2007-05-22This says ten minutes drift and should say five, fixedbrain
2007-05-21Add .net framework version checkbrain
2007-05-21Fix to properly uninstallbrain
2007-05-21Squash unused var errorbrain
2007-05-21Remove warning in gcc this timebrain
2007-05-21I think this was the source of burlex's confusion with the spanningtree propo...brain
2007-05-21In this module we declare the md5 context as a class, then reference it in fu...brain
2007-05-21Move inspircd.h to topbrain
2007-05-21Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...brain
2007-05-21Reorder inspircd.h header to topbrain
2007-05-21All non-commands part of the core are now warning clean on vs8brain
2007-05-21Same tweak, againbrain
2007-05-21It seems that making inspircd.h the first include in .cpp files eliminates th...brain
2007-05-21Reorder includes, dont worry there is method to my madness (i hope)brain
2007-05-21Fix warningsbrain
2007-05-21Shortcut working dir is set to SetOutPath value, fix this so that the working...brain
2007-05-21Reverted broken patch.. This may break, but it's unlikely :pfrostycoolslug
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