History | View | Annotate | Download (31.2 kB)
- Added build modes- Fixed Login Form layout- Fixed compilation with FPC 2.5.1
- Added hgeol- Fixed repository side eol to be LF
- Added lightlevel slider
- Fixed alignment in frmLogin
- More adjustements to frmLogin- Added property storage to several frmMain options
- Changed profile, preset, locations and radar cache path to the user directory (fixes #50)
- Fixed typo in UMulManager- Added array initialization to TAnimDataProvider- Adjusted frmLogin- Some code cleanups
- Fixed TfrmLogin to create the profile path if it doesn't exist- Removed old code from TfrmMain.Render- Bumped version to 0.4.5- Moved TVirtualTile to UWorldItem- Added TVirtualTile handling to CompareWorldItems- Added priorities to the virtual tiles
- Merged changes from Turley (elevate with random altitude)- Rearranged the TfrmElevateSettings dialog- Fixed transparency settings of the images in the TfrmLogin dialog- Fixed TfrmRegionControl to not react on mouse clicks if no region is selected- Updated Vampyre Imaging Lib to recent SVN...
- Added ability to edit regions for accounts- Added AccessChangedListener to allow several listeners to react on accesslevel changes- Changed TModifyUserPacket to support the region lists- Fixed a region list parsing bug in TfrmAccountControl.OnListUsersPacket (Unsigned vs. Signed Integer)...
- Fixed memory leak in TfrmFilter (not freeing FCheckedHues)- Fixed memory leak in TfrmMain (not freeing the strings in the location info nodes)- Rearranged frmEditAccount to allow region handling- Added region handling to the client side account specific network packets...
- Changed alignment of frmBoundaries and frmVirtualLayer- Added ParentFont to all controls to keep a consistent look among all widgetsets and DE settings
- Fixed "UTiledata" spelling in ULandscape.pas- Added ISerializable and IInvalidate interfaces- Implemented a TConfig class and XML storage- Added some more detailed messages when a login fails to the server console- Removed obsolete IStream interface references...
- Initial import from internal repository