Jessica James
164f00f8a4
Updated Jupiter; adjusted project files to compile
8 years ago
Jessica James
fe5417046d
GenericCommand as IRCCommand instantiation moved to new plugin named IRC.Core
Removed old wrappers
Updated plugins as necessary
Updated Jupiter (bug fix)
8 years ago
Jessica James
d8eedce01a
Updated Jupiter; updated plugins as necessary
8 years ago
Jessica James
8edf0ac485
Updated Jupiter, and adjusted plugins accordingly (each plugin now has its own config)
9 years ago
JustinAJ
8fd790c58b
Updated name in copyright notices.
Updated Jupiter.
9 years ago
JustinAJ
dd4800c881
Licensing change; now using ISC license.
Added LICENSE file
9 years ago
JustinAJ
a1f29e2b87
IRCCommand:
* Added static member selected_server.
* Added static member active_server.
ExtraCommands:
* Converted all existing console/IRC commands to Generic commands.
* Added SelectGenericCommand.
* Added DeselectGenericCommand.
9 years ago
JustinAJ
37c7ba9cdb
Consistency:
* Replaced instances of size() == 0 with isEmpty()
* Replaced instances of size() != 0 with isNotEmpty()
* Replaced instanes of isEmpty() == false with isNotEmpty()
* Updated some copyright years
Updated Jupiter (adds isNotEmpty() and a similar consistency update).
10 years ago
JustinAJ
d7f0f5137b
Updated to Visual Studio 2015 RC
* Updated Jupiter
* Fixed some bugs/warnings
10 years ago
JustinAJ
1f78f3ef3c
"Info" command is slightly more verbose.
10 years ago
JustinAJ
999a37ba3f
Added Jupiter as submodule and adjusted Jupiter.lib dependency accordingly.
11 years ago
JustinAJ
627d007d59
Initial Commit
11 years ago