9928 次程式碼提交 (5cc0af4324ea2762934cca594a7d3fbb6d1fa352)
 

作者 SHA1 備註 提交日期
  Shane Mc Cormack 12a62d3e76 Added listmode support to channels 17 年之前
  Chris Smith b1d215129b ServerFrame now uses jTextPane 17 年之前
  Chris Smith 35f21d4dc7 Updated ServerFrame to use new parser method names 17 年之前
  Chris Smith 5d6b29432c Updated core classes to use new parser methods 17 年之前
  Shane Mc Cormack b99bc71fe9 Renamed: doIRCTokenise -> tokeniseLine 17 年之前
  Shane Mc Cormack 20cb257ee8 Fixed bugs introduced last commit 17 年之前
  Gregory Holmes 371d439ab1 Added a logging.dateFormat Config default 17 年之前
  Shane Mc Cormack 257a4411dd Final javadocing for now. 17 年之前
  Shane Mc Cormack 3289a84a9a More javadocing. (Almost done.) 17 年之前
  Shane Mc Cormack 3fffb6257f More Javadoc - No more javadoc generation errors 17 年之前
  Shane Mc Cormack a551a930e2 More javadoc changes 17 年之前
  Shane Mc Cormack 40877a059e Small javadoc improvements 17 年之前
  Shane Mc Cormack d8a9dd0019 Bug fixes, Added SSL (untested) 17 年之前
  Shane Mc Cormack e02bded7f3 Added missing , 17 年之前
  Shane Mc Cormack 33e5fc131b Added huge amounts of javadoc. Still got loads more todo. 17 年之前
  Chris Smith 623f1d2c02 Updated netbeans properties file to new package 17 年之前
  Chris Smith c2ab0c8e50 Updated package names to comply with coding conventions 17 年之前
  Shane Mc Cormack 8a5daf33f0 Fixed ParserTestClass 17 年之前
  Chris Smith 14bf1eef31 Remove private netbeans settings from the repo 17 年之前
  Gregory Holmes f474feb674 Actually added the plugins this time. 17 年之前
  Gregory Holmes 7bbd9aee38 Changed the access on some Config methods. 17 年之前
  Shane Mc Cormack 7adb8963d4 Added sHost param to ChannelModesChanged (For when servers change modes.) 17 年之前
  Shane Mc Cormack 810ddf8d85 added getSvnInfo to parser classes. (returns $Id: string) 17 年之前
  Shane Mc Cormack 30a05148b1 Clients, Channels and ChannelClients now know what parser they are owned by. (Used for mode related stuff) 17 年之前
  Gregory Holmes 7c7eb5aa8d Added set method to Config class 17 年之前
  Shane Mc Cormack 831cbab8fc Added Id keyword to files 17 年之前
  Shane Mc Cormack cd689b945b Added names parsing (and callback) 17 年之前
  Shane Mc Cormack 5e32e907a2 Parser Tests are now only compiled if bDebug is true. 17 年之前
  Shane Mc Cormack 5189e18e82 Added ID to svn:keywords on all parser files. 17 年之前
  Shane Mc Cormack be1ccad233 Added OnError Callback 17 年之前
  Chris Smith ced0f0a067 - ChannelCommandParser now extends ServerCommandParser 17 年之前
  Chris Smith 5772c821fd Update copyright header 17 年之前
  Chris Smith ed72707ba2 Add skeleton command parser files 17 年之前
  Chris Smith 7e54a41d61 Fixed issue 18 17 年之前
  Gregory Holmes 8ff329f4d6 Added config file loading and saving, suppressed error in the IRC parser 17 年之前
  Chris Smith 8160496bd8 IRCParser now sends a password if it's non-empty 17 年之前
  Chris Smith 045b58f935 Server password is now passed to the parser 17 年之前
  Chris Smith 0166b90733 Updated Channel.java to use new channelframe 17 年之前
  Chris Smith 33fece514c Added basic channel frame 17 年之前
  Chris Smith b92fd0c85c Added default window titles 17 年之前
  Shane Mc Cormack ab353e9e8f Added more feedback in run() using OnDebug with a level of ndSocket (2); 17 年之前
  Shane Mc Cormack 0989fe9b42 Reformatting Javadoc @version lines 17 年之前
  Shane Mc Cormack 495da61160 Added svn:keywords Id to files 17 年之前
  Chris Smith 5e74db6cda Added initial identity manager dialog 17 年之前
  Chris Smith 8b252f8306 The server class now passes on the host/ip to the IRCParser 17 年之前
  Chris Smith c4bd274739 * Moved MyInfo and ServerInfo into seperate classes 17 年之前
  Shane Mc Cormack 6069b2a844 Fixed stupid errors. 17 年之前
  Shane Mc Cormack d0483f4cb6 Moved server into a separate Serverinfo class 17 年之前
  Shane Mc Cormack f3ebbd194c Removed unnneded AllEvents Class 17 年之前
  Chris Smith 719f6a0e83 Server.java now uses SetNickname() instead of sending a raw NICK line 17 年之前