Older
-
r104
(Testing...probably broken) committed by ortzinator
- Testing...probably broken
Testing...probably broken
-
r103
(Tiny commit to test CIA) committed by ortzinator
- Tiny commit to test CIA
-
r102
(FlamingIRC
* Cleanup
OrtzIRC
* Converted Part to new comman...) committed by ortzinator
- FlamingIRC
* Cleanup
OrtzIRC
* Converted Part to new command system
* Add ChannelInfo constructor which checks for a valid channel name
* Other cleanup
FlamingIRC
* Cleanup
OrtzIRC
* Converted Part to new command system
* Add ChannelInfo constructor which checks for a valid channel name
* Other cleanup
-
r101
(*Cleanup
*Changed ChannelInfo.ToString implementation
) committed by ortzinator
- *Cleanup
*Changed ChannelInfo.ToString implementation
*Cleanup
*Changed ChannelInfo.ToString implementation
-
-
r99
(I've changed the Join command (and some of the framework) to...) committed by schmeling88
- I've changed the Join command (and some of the framework) to match my vision for the command system.
This needs a review and a subsequent approval/rejection.
I've changed the Join command (and some of the framework) to match my vision for the command system.
This needs a review and a subsequent approval/rejection.
-
r98
(*Fixed AssemblyExaminer checking interfaces) committed by ortzinator
- *Fixed AssemblyExaminer checking interfaces
*Fixed AssemblyExaminer checking interfaces
-
r97
([No log message]) committed by ortzinator
- [No log message]
-
r96
(*The Join and Part plugins should be their final form
*Overl...) committed by ortzinator
- *The Join and Part plugins should be their final form
*Overloaded PluginManager.GetCommandInstance
*PluginManager keeps seperate lists of plugins for each plugin type now
*CommandAttribute renamed CommandAutocompleteAttribute
*AssemblyExaminer now checks the plugin type based on which interface it implements and collects
plugin-type-specific information for the relavent *Info
*The Join and Part plugins should be their final form
*Overloaded PluginManager.GetCommandInstance
*PluginManager keeps seperate lists of plugins for each plugin type now
*CommandAttribute renamed CommandAutocompleteAttribute
*AssemblyExaminer now checks the plugin type based on which interface it implements and collects
plugin-type-specific information for the relavent *Info
-
r95
(*Plugin interfaces will inherit IPugin
*ExamineAssembly now ...) committed by ortzinator
- *Plugin interfaces will inherit IPugin
*ExamineAssembly now checks if it uses an interface that inherits IPlugin
*Plugin interfaces will inherit IPugin
*ExamineAssembly now checks if it uses an interface that inherits IPlugin
-
r94
(Change AssemblyExaminer.ExamineAssembly to use Linq) committed by schmeling88
- Change AssemblyExaminer.ExamineAssembly to use Linq
Change AssemblyExaminer.ExamineAssembly to use Linq
-
r93
([No log message]) committed by ortzinator
- [No log message]
-
r92
([No log message]) committed by ortzinator
- [No log message]
-
r91
([No log message]) committed by ortzinator
- [No log message]
-
r90
(Fixed some stuff I broke in the solution) committed by ortzinator
- Fixed some stuff I broke in the solution
Fixed some stuff I broke in the solution
-
-
-
r89
([No log message]) committed by ortzinator
- [No log message]
-
r88
(basic structure for addins) committed by ortzinator
- basic structure for addins
basic structure for addins
-
-
-
-
-
-
-
r81
(Added some color parsing code I found here: http://code.goog...) committed by ortzinator
- Added some color parsing code I found here: http://code.google.com/p/irc-
net/source/browse/branches/mono/Frontend/ChatTextBox.cs
-
r80
(*Added some tests to help with fixing IPAddressToLong, which...) committed by ortzinator
- *Added some tests to help with fixing IPAddressToLong, which now works.
*Fixed some other dependency issues with PluginManager.
Everything builds and runs at this point.
*Added some tests to help with fixing IPAddressToLong, which now works.
*Fixed some other dependency issues with PluginManager.
Everything builds and runs at this point.
-
-
r78
([No log message]) committed by ortzinator
- [No log message]
-
-
r76
(Probably totally broken, just getting it in the repo
Flamin...) committed by ortzinator
- Probably totally broken, just getting it in the repo
FlamingIRC
*Fixed some depreciated methods, don't know if DccUtil.IPAddressToLong works, just some code I found
Probably totally broken, just getting it in the repo
FlamingIRC
*Fixed some depreciated methods, don't know if DccUtil.IPAddressToLong works, just some code I found
-
-
r74
(Command architecture tweaks and added a little command funct...) committed by schmeling88
- Command architecture tweaks and added a little command functionality.
Command architecture tweaks and added a little command functionality.
-
r73
(This is not a working change. The purpose of this change is ...) committed by schmeling88
- This is not a working change. The purpose of this change is to demonstrate a possible architecture
for commands.
This is not a working change. The purpose of this change is to demonstrate a possible architecture
for commands.
-
r72
(Just a few small cleanups) committed by schmeling88
- Just a few small cleanups
Just a few small cleanups
-
-
-
r69
(Code cleanup and refactoring) committed by ortzinator
- Code cleanup and refactoring
Code cleanup and refactoring
-
r68
(missed from last commit) committed by ortzinator
- missed from last commit
-
r67
(* Removed PluginInfo and renamed Command.cs to CommandInfo.c...) committed by ortzinator
- * Removed PluginInfo and renamed Command.cs to CommandInfo.cs
* Fixed more coding dumbery
* Removed PluginInfo and renamed Command.cs to CommandInfo.cs
* Fixed more coding dumbery
-
-
-
-
Developing_Custom_Plugins Wiki page deleted by schmeling88
-
-
r61
(OrtzIRC
* Renamed Plugin to PluginInfo
* Renamed Command to ...) committed by ortzinator
- OrtzIRC
* Renamed Plugin to PluginInfo
* Renamed Command to CommandInfo
* Code cleanup
OrtzIRC
* Renamed Plugin to PluginInfo
* Renamed Command to CommandInfo
* Code cleanup
-
-
r59
(OrtzIRC
* Fixes based on feedback (thanks Max)
* Moved plugi...) committed by ortzinator
- OrtzIRC
* Fixes based on feedback (thanks Max)
* Moved plugin-based classes to OrtzIRC.Plugins
OrtzIRC
* Fixes based on feedback (thanks Max)
* Moved plugin-based classes to OrtzIRC.Plugins
-
-
|