6114 Commits (28f7381b73d810427041b4c1aea813545ba762a9)
 

Autor SHA1 Mensaje Fecha
  Shane Mc Cormack 33e5fc131b Added huge amounts of javadoc. Still got loads more todo. hace 17 años
  Chris Smith 623f1d2c02 Updated netbeans properties file to new package hace 17 años
  Chris Smith c2ab0c8e50 Updated package names to comply with coding conventions hace 17 años
  Shane Mc Cormack 8a5daf33f0 Fixed ParserTestClass hace 17 años
  Chris Smith 14bf1eef31 Remove private netbeans settings from the repo hace 17 años
  Gregory Holmes f474feb674 Actually added the plugins this time. hace 17 años
  Gregory Holmes 7bbd9aee38 Changed the access on some Config methods. hace 17 años
  Shane Mc Cormack 7adb8963d4 Added sHost param to ChannelModesChanged (For when servers change modes.) hace 17 años
  Shane Mc Cormack 810ddf8d85 added getSvnInfo to parser classes. (returns $Id: string) hace 17 años
  Shane Mc Cormack 30a05148b1 Clients, Channels and ChannelClients now know what parser they are owned by. (Used for mode related stuff) hace 17 años
  Gregory Holmes 7c7eb5aa8d Added set method to Config class hace 17 años
  Shane Mc Cormack 831cbab8fc Added Id keyword to files hace 17 años
  Shane Mc Cormack cd689b945b Added names parsing (and callback) hace 17 años
  Shane Mc Cormack 5e32e907a2 Parser Tests are now only compiled if bDebug is true. hace 17 años
  Shane Mc Cormack 5189e18e82 Added ID to svn:keywords on all parser files. hace 17 años
  Shane Mc Cormack be1ccad233 Added OnError Callback hace 17 años
  Chris Smith ced0f0a067 - ChannelCommandParser now extends ServerCommandParser hace 17 años
  Chris Smith 5772c821fd Update copyright header hace 17 años
  Chris Smith ed72707ba2 Add skeleton command parser files hace 17 años
  Chris Smith 7e54a41d61 Fixed issue 18 hace 17 años
  Gregory Holmes 8ff329f4d6 Added config file loading and saving, suppressed error in the IRC parser hace 17 años
  Chris Smith 8160496bd8 IRCParser now sends a password if it's non-empty hace 17 años
  Chris Smith 045b58f935 Server password is now passed to the parser hace 17 años
  Chris Smith 0166b90733 Updated Channel.java to use new channelframe hace 17 años
  Chris Smith 33fece514c Added basic channel frame hace 17 años
  Chris Smith b92fd0c85c Added default window titles hace 17 años
  Shane Mc Cormack ab353e9e8f Added more feedback in run() using OnDebug with a level of ndSocket (2); hace 17 años
  Shane Mc Cormack 0989fe9b42 Reformatting Javadoc @version lines hace 17 años
  Shane Mc Cormack 495da61160 Added svn:keywords Id to files hace 17 años
  Chris Smith 5e74db6cda Added initial identity manager dialog hace 17 años
  Chris Smith 8b252f8306 The server class now passes on the host/ip to the IRCParser hace 17 años
  Chris Smith c4bd274739 * Moved MyInfo and ServerInfo into seperate classes hace 17 años
  Shane Mc Cormack 6069b2a844 Fixed stupid errors. hace 17 años
  Shane Mc Cormack d0483f4cb6 Moved server into a separate Serverinfo class hace 17 años
  Shane Mc Cormack f3ebbd194c Removed unnneded AllEvents Class hace 17 años
  Chris Smith 719f6a0e83 Server.java now uses SetNickname() instead of sending a raw NICK line hace 17 años
  Chris Smith e12ac657fe Tidied up formatting of all (non-parser) code and javadoc'd everything except for autogenerated UI variables hace 17 años
  Chris Smith 5a8507242e Improved Config handling a bit hace 17 años
  Chris Smith bc7493d180 Fixed imports hace 17 años
  Chris Smith 64ca7c19bf ServerFrame's borders are now removed when maximised hace 17 años
  Shane Mc Cormack e45b7d9297 Added altNickname to myinfo hace 17 años
  Chris Smith be96524b75 Basic nickinuse handling (add a _) hace 17 años
  Shane Mc Cormack c9aef87ba6 Added nick in use Callback. hace 17 años
  Chris Smith 7184339d99 * Text entered into the raw or server windows is now sent to the server hace 17 años
  Chris Smith b96482b151 * No longer create a default connection hace 17 años
  Chris Smith 9b04dcd86d Fixed compatability with callback changes hace 17 años
  Chris Smith 319b35ecd6 * Added Raw class hace 17 años
  Shane Mc Cormack 25c34e2bb0 Updated wiki with new callbacks hace 17 años
  Chris Smith dd5e4cd082 * Only one instance of NewServerDialog can now exist hace 17 años
  Shane Mc Cormack 6c807ca281 Modified methods for adding/removing callbacks. hace 17 años