2025-08-09 05:56 CEST

spring: develop 32953420 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tnowell tnowell develop 2008-02-01 23:11:06 develop 1a16fae8
Changeset - corrected an issue with the options panels where I was changing the components after being notified that they where being while on the event dispatch thread. Now they're changed further in the future in a new event runnable which is much cleaner and faster.
- corrected some code that was doign GUI work outside the GUI dispatch thread
- fixed TASServer protocol class destruction issues and battles not beign cleared on logout causing doubling up of battles.
- changed imports using aflobby.* package rather than specifying the specific classes needed in some classes
- corrected an error where extra newlines where inserted into user settings files.
- added a startup wizard for setting filepaths on the initial run
- updated the aflobbyversion.txt
- glest battlemodel was not setting the suer as ingame when they started spring, corrected now
- corrected bugs with no discarding of the settings and battlelist controls properly in the main channelview
- fixed channels being updated twice in a row incorrectly
- removed useless fredrawcounter code
- fixed removal of channel view contorl from the main window
- removed some unused components
- minor channel fixes
- removed the my team panel in the battlewindow and the sidepanel JPanel
- moved controls to the main tab in the battlewindow such as the colour picker. They now reside inside a panel also containing the playertable
- fixed a nullpointer exception bug in the spring battlemodel class involving options
- fixed a bug in battlelist where objects wherent disposed of int he OnRemove() function, (more to the point there was no OnRemove function to begin with?!?!?!)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5440 37977431-3df6-0310-b722-df95706aa16b