3 Commits (4c35da850dc4faceb43aa004bbf4b0703038b7cc)

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