spring: develop d12116c0 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
tnowell | tnowell | develop | 2008-09-29 13:28:38 | develop c6b41015 |
Changeset | An update committing a tonne of changes and fixes I should have committed a while ago note: this commit may require jna.jar as a library dependency but if requested you can remove the JNA test files from the project and remove the dependency as its not required. - moved various files into the framework project - added a few simple JNA test classes, these should not be considered fully functional alternatives to JNI - architectural changes in progress -- Message types and on remove and add events etc, 'event/message channels' so that the old way of all events go to all listeners isn't necessary any more -- CEvent has a lot fo static strings which are now being moved into CEventTypes for clarification -- sent protocol traffic event channel added - corrected an issue with differing unicode encodings to fix compatibility with uberserver - corrected some issues with image paths in player class - improved timeout values - moved error windows and the file downloader utility classes into the framework git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6480 37977431-3df6-0310-b722-df95706aa16b |