25 Commity (d04e2bea4fca671c01a9213f3590628b240506be)

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