3 Commits (4c35da850dc4faceb43aa004bbf4b0703038b7cc)

Author SHA1 Message Date
  Chris Smith 4c35da850d Update copyright. 7 years ago
  Chris Smith 7127abfa36 Make commands extend BaseCommand. 7 years ago
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8 years ago
  Chris Smith 18cb00a6bc Assorted tidying. 8 years ago
  Chris Smith 621a53cf06 Change all command error/output to use events. 8 years ago
  Chris Smith 344e0d38a3 Make Commands take a WindowModel. 9 years ago
  Shane Mc Cormack 9f3fcd1b59 2015! 9 years ago
  Chris Smith 6ecb8e2e9a Make getParser() optional. 9 years ago
  Chris Smith 38b5e683a5 Replace loads of servers with connections. 9 years ago
  Chris Smith b0d0c95be7 Propagate annotations around a bit. 9 years ago
  Chris Smith 01fa9b6453 Bulk remove inheritDoc. 10 years ago
  Chris Smith f538c53f86 Fully configure the NB formatter and let it loose. 10 years ago
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 10 years ago
  Chris Smith 0620e3d432 Make all core commands provide a controller. 10 years ago
  Chris Smith 1d439133aa Inject all the commands. 10 years ago
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 11 years ago
  Shane Mc Cormack 7b67f19db2 Revert "Continue main removal" 11 years ago
  greboid f9c93121a9 Begin work on removing CommandManager singleton 11 years ago
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 12 years ago
  Greg Holmes d04e2bea4f Change header? 13 years ago
  Chris Smith 7cd4171bf1 Add BasicCommandInfo and make core commands use it 13 years ago
  Chris Smith c90b7be0aa Commands style fixes 13 years ago
  Chris Smith f2018c541b Remove trailing spaces 13 years ago
  Chris Smith 198a1597cc Rework FrameContainer/UI interaction 13 years ago
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 years ago
  Chris Smith a0c696ca89 Commands no longer register themselves in their ctors 13 years ago
  Chris Smith 2edf699e02 Introduce command contexts. 14 years ago
  Chris Smith 5334959656 Commands now use containers not windows 14 years ago
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 years ago
  Chris Smith effc8a86c7 Don't abstract the parser from itself internally, as that just causes headaches 15 years ago
  Chris Smith 1b1dcbb8ce Under 300 errors! 15 years ago
  Chris Smith a8474c9ac0 Add CommandOptions class and make all server commands that can't be used 15 years ago
  Chris Smith b61a48f5c1 Server commands 15 years ago
  Chris Smith 9a59efe604 Change /back, /ctcp, /msg, /notice and /umode to require the server be connected 15 years ago
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 years ago
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 years ago
  Chris Smith c663f84afe Added /names and /umode commands 16 years ago
  Chris Smith e5e13a12df Commands no longer have arities 16 years ago
  Chris Smith 67b7959c17 Command parser refactoring 17 years ago
  Chris Smith 5f011a46ab Moved InputWindow interface into ui.interfaces 17 years ago
  Chris Smith fcef8e2770 Renamed CommandWindow to InputWindow and moved to UI 17 years ago
  Chris Smith 49c80932d3 Typo fix++ 17 years ago
  Gregory Holmes fb66b5c5e1 All commands now have an isSilent param 17 years ago
  Shane Mc Cormack 7a22e084d1 Repackaged: Logger, CommandParser, Actions, Identities 17 years ago
  Shane Mc Cormack f7b6081fcf Moved Files from uk/org/ownage/ to com/ 17 years ago
  Chris Smith 1612b91969 Restructuring of commandmanager and commands to allow plugins to register commands 17 years ago
  Chris Smith 9796d65c6f Fixed kick/0 showing up in /help 17 years ago
  Chris Smith 1ff2e86977 Added motd/0 command 17 years ago
  Gregory Holmes 5141585fd1 Style fixes 17 years ago
  Gregory Holmes 3e897114db Style fixes 17 years ago