45 Commits (d04e2bea4fca671c01a9213f3590628b240506be)

Author SHA1 Message Date
  Greg Holmes d04e2bea4f Change header? 13 years ago
  Chris Smith 77b570a30f Style fixes 13 years ago
  Chris Smith 198a1597cc Rework FrameContainer/UI interaction 13 years ago
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 years ago
  Chris Smith 5d584f2068 Style fixes 14 years ago
  Chris Smith ab743a6241 Actions style fixes 14 years ago
  Chris Smith 19f343c2c6 Stop using Server.getName() for identities etc 14 years ago
  Chris Smith 6be7efa355 Add action component to get value of an integer 14 years ago
  Chris Smith e6cca1dbb4 Add some new action components for windows/servers 14 years ago
  Chris Smith bf4a2297dd Allow action components to require a connected server 14 years ago
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 years ago
  Chris Smith 369154c5f9 Further work on stuff. 15 years ago
  Chris Smith d075ab9cbb More parser abstraction 15 years ago
  Chris Smith 1b1dcbb8ce Under 300 errors! 15 years ago
  Chris Smith 54125d2f8e Parser abstraction. What more do you want me to say? 15 years ago
  Chris Smith d2eed5cbf8 Lots of changes. 15 years ago
  Chris Smith a9af4cb4d9 Add SERVER_IDENTITY and IDENTITY_NAME action components 15 years ago
  Chris Smith 6cf0bb90ab Don't worry about returning a nickname if the parser hasn't yet found it 15 years ago
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 years ago
  Chris Smith b6ea7c9f0f Random minor import fixes, and a typo in a pear tree 15 years ago
  Shane Mc Cormack 657b5485d1 Rename parser, again. Issue 1903 15 years ago
  Chris Smith ed11a510da Add WINDOW_TITLE. Add a billion @Overrides. Remove stupid abstract methods. 15 years ago
  Chris Smith 4c4358f673 Add CLIENT_NAME/CLIENT_HOST action components 16 years ago
  Chris Smith 29f4b7c125 Added STRING_STRIPPED action component 16 years ago
  Shane Mc Cormack 04b80b90c0 Updated things that checked for myself being null. 16 years ago
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 years ago
  Chris Smith 4e7858ce62 Fix issue 456: standard IRC commands in nicklist 16 years ago
  Chris Smith d56317a49c Automagical umode stuffity stuff for +ov and +ohv 16 years ago
  Chris Smith f0f6593793 Initial actions changes 16 years ago
  Chris Smith a177e467ab Added CLIENT_LINE_ADDED action type 16 years ago
  Chris Smith 865aa0b6e8 Fixed calendar_fullstring not working for time actions since substitutor upgrade 17 years ago
  Chris Smith 3a6efbafb3 Better NPE handling in SERVER_MYNICKNAME.get() 17 years ago
  Chris Smith 79f503aee6 The 3 modifier key state components for KeyEvents now say they return bools rather than Strings 17 years ago
  Chris Smith e2519ff4d5 Added common channels component 17 years ago
  Gregory Holmes 739f6b6e93 ZOMG style fixes 17 years ago
  Gregory Holmes 503250ad8c added QUERY_NICK action component 17 years ago
  Gregory Holmes 6a6120347f Issue: 348: QueryColour actions (Added query host and query colour components) 17 years ago
  Chris Smith a79d9afb1c Change KeyEvent to KeyStroke in key actions 17 years ago
  Chris Smith 639302e773 Added key components and boolean comparison 17 years ago
  Gregory Holmes f4438c734b javadoc, style, etc 17 years ago
  Chris Smith 7903c1b0b6 Deprecated various action substitutions 17 years ago
  Chris Smith 7e1ce33805 Various style fixes and tweaks 17 years ago
  Chris Smith 7320f27dec Action substitution now supports vars of the format ${arg.component} e.g. ${0.SERVER_NETWORK} 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 b9b4c275e5 Added SERVER_NAME, SERVER_NETWORK and USER_HOST action components 17 years ago
  Chris Smith 074e2942e0 Implemented Action.save() 17 years ago
  Chris Smith 0fbe829690 Component and arg names no longer start with a capital letter 17 years ago
  Chris Smith 8ad62f8d0d Action components and comparisons now have user-friendly names 17 years ago
  Chris Smith 62ebfd300d Added {CHANNEL,QUERY}_CLOSED action event 17 years ago