summaryrefslogtreecommitdiff
path: root/src/Server/CommandsTable.java
AgeCommit message (Expand)Author
2014-04-15un used importHEADmasterDor Bivas
2014-04-15Uselss new line in prinlnDor Bivas
2014-04-15server: don't panic on ConcurrentModificationExceptionDor Bivas
2014-04-15server: disconnect client on a failed writeDor Bivas
2014-04-15useless err print to outDor Bivas
2014-04-15usless debug printDor Bivas
2014-03-29Server: fixes null Nick name in nick collision:Dor Bivas
2014-03-29Server: nick collision in sensitive, connection msg sent after relyDor Bivas
2014-03-29Chat: deleted white spaces prettify the code, and fixm's and unneededDor Bivas
2014-03-29Server: Remove fixme's and white spaces.Dor Bivas
2014-03-29Server - implement nick collision detectionDor Bivas
2014-03-16Server: print proper nicks on privmsg.dor
2014-03-16Server: fix join msgdor
2014-03-16Server: dont let originatore get its message.dor
2014-02-22adding ": " to the privmsgDor Bivas
2014-02-07Added a FIXMEDor Bivas
2014-02-05Fixing PrivMsg chanel outputDor Bivas
2014-01-18server: print privmsg to all clientsDor Bivas
2014-01-18ChServer is now global variable.Dor Bivas
2013-12-21server: pass server to CommandsTableDor Bivas
2013-12-20server: ignoring command MODEDor Bivas
2013-12-09Remove another empty lineTzafrir Cohen
2013-12-09Delete an empty lineTzafrir Cohen
2013-12-04Convert source to NL-terminatedTzafrir Cohen
2013-12-01Note all the project and task 1-4Dor Bivas
2013-11-30Nick first letter trimming bug fixdor
2013-11-22Start documenting.dor
2013-11-02support multiple connections and JOIN/PRIVMSGDor Bivas
2013-11-02fix command handling; QUITDor Bivas