Age | Commit message (Expand) | Author |
2007-01-17 | Mass comment removal. | brain |
2006-12-15 | Remove global namespacing, makes modules compile FASTAH. Also massive update ... | w00t |
2006-10-19 | Insert massive change here. | brain |
2006-10-01 | Now with binary versioning goodness | brain |
2006-09-25 | All done. | brain |
2006-09-15 | Annotations | brain |
2006-09-15 | Annotations | brain |
2006-09-06 | All commands now return results CMD_FAILURE or CMD_SUCCESS | brain |
2006-08-30 | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists | brain |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-11 | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat. | brain |
2006-08-11 | Move remaining functions: | brain |
2006-08-11 | Change to using Instance->Log (InspIRCd::Log) rather than log() macro | brain |
2006-08-11 | extern time_t TIME -> InspIRCd::Time() | brain |
2006-08-11 | None of the modules use an extern InspIRCd* any more | brain |
2006-08-11 | (Bigger than it looks, i did this with perl inplace edit) -- commands now tak... | brain |
2006-08-10 | Last of Server:: methods moved to InspIRCd::. Server:: removed. | brain |
2006-08-10 | Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done. | brain |
2006-08-10 | Move tons more stuff into class InspIRCd*, make signal handler functions stat... | brain |
2006-08-10 | Fixes and removal of Server::GetServerName() | brain |
2006-08-10 | FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, ... | brain |
2006-08-09 | ServerConfig extern moved into class InspIRCd | brain |
2006-08-08 | WHEEEEE!!!!! | brain |
2006-07-30 | REMOTE STATS! WOOO AND YAY! | brain |
2006-07-28 | Add support for syntax of commands in place of the text 'Not enough parameter... | brain |
2006-07-16 | mass tidyup, change A LOT of stuff to const char** which was char** (such as ... | brain |
2006-07-10 | Inherit just about everything from classbase | brain |
2006-07-08 | Refactored user modes to work like the channel modes - core and module data n... | brain |
2006-06-19 | Forward-port CBAN expiry fix | w00t |
2006-03-11 | More converted modules | brain |
2006-02-13 | s/No such channel/Invalid channel name | w00t |
2006-02-13 | Make use of IsValidChannelName() - as a side note, we perhaps shouldn't be re... | w00t |
2006-02-05 | Bug in code for syncing cbans | om |
2006-02-03 | Add operators >> and << for irc::string and i/ostreams. m_cban utilises this | om |
2006-02-01 | IRC case sensitivity bug, if only we could use ASCII...... | om |
2006-01-31 | Some changes to some stuff.. | om |
2006-01-30 | Major updates to CBANs...like they're reasonably functional | om |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2005-12-26 | New 'Implements' system | brain |
2005-12-23 | Semi-pointless commit to see CIA in action... | w00t |
2005-12-22 | Maybe done removing of CBans? | w00t |
2005-12-22 | Fixed | brain |
2005-12-22 | Added debugging. Let's fix this sucker >:/ | w00t |
2005-12-22 | Well, it should do something useful now | w00t |
2005-12-22 | Another commit, just because I can :P | w00t |
2005-12-22 | Changed to use [] | brain |
2005-12-22 | c++ errors, ftw | w00t |
2005-12-22 | Getting closer... | w00t |
2005-12-22 | Fixed compile problems... Move along please, nothing to see here.. | w00t |
2005-12-21 | More CBAN structuring... getting there :-) | w00t |