Age | Commit message (Expand) | Author |
2007-05-22 | Add BUILD define which tells the install script what to build | brain |
2007-05-22 | Its CreateDirectory in win :/ | brain |
2007-05-22 | Have this make the debug and release dirs, fannying around mkdiring them in a... | brain |
2007-05-22 | Change to NOT optimize, /O2 was set on all projects, probably a bad thing, we... | brain |
2007-05-22 | Update this to always run even if we have an inspircd_config.h, having to man... | brain |
2007-05-22 | This says ten minutes drift and should say five, fixed | brain |
2007-05-21 | Add .net framework version check | brain |
2007-05-21 | Fix to properly uninstall | brain |
2007-05-21 | Squash unused var error | brain |
2007-05-21 | Remove warning in gcc this time | brain |
2007-05-21 | I think this was the source of burlex's confusion with the spanningtree propo... | brain |
2007-05-21 | In this module we declare the md5 context as a class, then reference it in fu... | brain |
2007-05-21 | Move inspircd.h to top | brain |
2007-05-21 | Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl... | brain |
2007-05-21 | Reorder inspircd.h header to top | brain |
2007-05-21 | All non-commands part of the core are now warning clean on vs8 | brain |
2007-05-21 | Same tweak, again | brain |
2007-05-21 | It seems that making inspircd.h the first include in .cpp files eliminates th... | brain |
2007-05-21 | Reorder includes, dont worry there is method to my madness (i hope) | brain |
2007-05-21 | Fix warnings | brain |
2007-05-21 | Shortcut working dir is set to SetOutPath value, fix this so that the working... | brain |
2007-05-21 | Reverted broken patch.. This may break, but it's unlikely :p | frostycoolslug |
2007-05-21 | Most likely doesnt work | brain |
2007-05-21 | Install InspGUI to $INSTDIR, not $INSTDIR\Bin | brain |
2007-05-21 | Obsolete mods are in here :/ | brain |
2007-05-21 | Fix | brain |
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 |