25 Révisions (d04e2bea4fca671c01a9213f3590628b240506be)

Auteur SHA1 Message Date
  Greg Holmes d04e2bea4f Change header? il y a 13 ans
  Chris Smith 949770857a Make CommandManager a singleton il y a 13 ans
  Chris Smith 77b570a30f Style fixes il y a 13 ans
  Chris Smith 198a1597cc Rework FrameContainer/UI interaction il y a 13 ans
  Chris Smith 68b0ed1d1f Style fixes il y a 13 ans
  Shane Mc Cormack fd83b6b2a9 Update Copyright il y a 13 ans
  Chris Smith 5d584f2068 Style fixes il y a 14 ans
  Chris Smith 00ae9c2a1f Core style fixes il y a 14 ans
  Chris Smith 2edf699e02 Introduce command contexts. il y a 14 ans
  Chris Smith f4bbdb48fe Massive window changes. il y a 14 ans
  Chris Smith 5334959656 Commands now use containers not windows il y a 14 ans
  Shane Mc Cormack b691b14491 Update the copyright date on all files. il y a 14 ans
  Chris Smith e8e4a0a43a ValidatingCommand and WrappableCommand now use CommandArguments il y a 15 ans
  Chris Smith c33fd01752 Initial work on moving to CommandArguments il y a 15 ans
  Chris Smith d5298a5486 Command.implodeArgs can be static il y a 15 ans
  Chris Smith 27c887cdae Command no longer implements CommandInfo. Horrible breakage ensues. il y a 15 ans
  Chris Smith 1ef0277d3a Issue 1453: Initial separation of Command and CommandInfo il y a 15 ans
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 il y a 15 ans
  Chris Smith ae4f818d20 Load more code tidying il y a 16 ans
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. il y a 16 ans
  Chris Smith f2b300aad5 Added Command.doTable il y a 16 ans
  Chris Smith e5e13a12df Commands no longer have arities il y a 16 ans
  Chris Smith 071567bbac massive command parser butchering il y a 16 ans
  Chris Smith 0a0e241b81 Commands now use constants for the two common formats (commandOutput/commandError) il y a 16 ans
  Chris Smith 67b7959c17 Command parser refactoring il y a 16 ans
  Chris Smith 0fb0fac751 Command and Silence chars are now accessible via the CommandManager il y a 16 ans
  Chris Smith 041d1781fa Implemented Command.showUsage, and made all commands use it (reduces some code reptition) il y a 16 ans
  Chris Smith bf50c61880 .length() == 0 -> .isEmpty() il y a 17 ans
  Chris Smith 5f011a46ab Moved InputWindow interface into ui.interfaces il y a 17 ans
  Chris Smith fcef8e2770 Renamed CommandWindow to InputWindow and moved to UI il y a 17 ans
  Gregory Holmes f4438c734b javadoc, style, etc il y a 17 ans
  Shane Mc Cormack 7a22e084d1 Repackaged: Logger, CommandParser, Actions, Identities il y a 17 ans
  Shane Mc Cormack f7b6081fcf Moved Files from uk/org/ownage/ to com/ il y a 17 ans
  Chris Smith afdb7f3822 Added some initial support for silent commands il y a 17 ans
  Chris Smith c8f37cf2c2 /help sorts alphabetically il y a 17 ans
  Chris Smith 1612b91969 Restructuring of commandmanager and commands to allow plugins to register commands il y a 17 ans
  Chris Smith d47992573d Added numeric handling il y a 17 ans
  Chris Smith f6e1252425 Command parser style improvements il y a 17 ans
  Chris Smith 7bc9f8f55d Added kick command il y a 17 ans
  Gregory Holmes 3e897114db Style fixes il y a 17 ans
  Chris Smith 471b85c37c Fixed imports and autoformatted trunk/*.java and trunk/commandparser/*.java il y a 17 ans
  Chris Smith a26d77d887 You can now tab complete commands in all windows il y a 17 ans
  Chris Smith 7f5d6f7183 * Added me and me/0 commands il y a 17 ans
  Chris Smith afc4211eb0 Fully javadoc'd the command parser package il y a 17 ans
  Chris Smith 4d4cbdc941 More updates to the command parser classes. il y a 17 ans
  Chris Smith 9781dc12e8 Major changes to the command parser framework il y a 17 ans
  Chris Smith a8a5856486 Created ChannelCommand class il y a 17 ans
  Chris Smith ee27770520 Rename package to uk.org.... il y a 17 ans
  Chris Smith c2ab0c8e50 Updated package names to comply with coding conventions il y a 17 ans
  Chris Smith ced0f0a067 - ChannelCommandParser now extends ServerCommandParser il y a 17 ans