spring: develop 7e848a55 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
tnowell | tnowell | develop | 2007-08-06 06:02:46 | develop f19d0c38 |
Changeset | General - added a bbq smiley - added a sheep smiley - added Bundle.properties - re factored the numerous copies of the comparator class out into CaseInsensitiveComparer.java - forgot to add CBattleCommandHandler.java Chatpane - Fixed chatpane not clearing text - Fixed SetContents in chatpane - Added scrolltotop() function for chat pane, and moved the chat message parsing into its own function ChannelView - Channel list now scrolls to the top not the bottom when refreshed - replaced channel list pane with a chat pane instance, and removed some obsolete helper functions - Channels no longer show html images fixing an attack by the operators of the #wg channel involving a 1x65,000px png image - Channels now show smiley's - The host tab now remembers values CChannel - Users can no longer send messages longer than 1020 characters long, preventing them from being banned from the server for spamming. CConnection - Traffic is now sent out on update() - Traffic sent will not exceed 10kb per second, preventing the server from banning the user for flood attacks. LoginPanel and LoginProgress - code reformatting and syntax additions CUserSettings - Added a default value overload of GetValue() LMain/Mainwindow - The window cannot be resized while maximized Main.java - If AFLobby isn't running in java 6 it opens the browser at www.java.com to upgrade and closes (if it doesn't close it'll crash spawning the GUI). RectHandler.java - minor reformatting git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4143 37977431-3df6-0310-b722-df95706aa16b |