Statistics
| Branch: | Tag: | Revision:

root / Client / UfrmLogin.lfm

History | View | Annotate | Download (31.2 kB)

# Date Author Comment
186:6bda4a5123d7 01/07/2012 05:23 pm Andreas Schneider
  • Bumped version
  • Updated copyright
  • Read copyright from resource
  • Removed obsolete lines from version.inc
163:9885cfcbd895 12/25/2010 02:43 pm Andreas Schneider

- Added build modes
- Fixed Login Form layout
- Fixed compilation with FPC 2.5.1

162:ac18d757e2cd 07/25/2010 12:18 am Andreas Schneider

- Added hgeol
- Fixed repository side eol to be LF

141:09ff002aa19b 12/21/2009 08:12 pm Andreas Schneider

- Added lightlevel slider

112:61fff270f1ab 12/10/2009 10:23 pm Andreas Schneider

- Fixed alignment in frmLogin

103:77b56e28f153 12/09/2009 07:10 pm Andreas Schneider

- More adjustements to frmLogin
- Added property storage to several frmMain options

99:0b28bcc5a446 12/09/2009 12:19 am Andreas Schneider

- Changed profile, preset, locations and radar cache path to the user directory (fixes #50)

98:01539b045524 12/08/2009 10:17 pm Andreas Schneider

- Fixed typo in UMulManager
- Added array initialization to TAnimDataProvider
- Adjusted frmLogin
- Some code cleanups

66:5c10b760b126 12/02/2009 06:40 pm Andreas Schneider

- 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

19:b39d54076167 08/29/2008 12:09 pm Andreas Schneider

- 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...

14:8e3cd4df8178 08/25/2008 05:33 pm Andreas Schneider

- 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)...

11:37eac6119ebb 08/17/2008 08:12 pm Andreas Schneider

- 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...

10:260a2cd43c61 08/17/2008 03:38 pm Andreas Schneider

- Changed alignment of frmBoundaries and frmVirtualLayer
- Added ParentFont to all controls to keep a consistent look among all widgetsets and DE settings

3:38a8c6979797 03/06/2008 10:55 pm Andreas Schneider

- 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...

0:95bd93c28625 12/21/2007 09:31 pm Andreas Schneider

- Initial import from internal repository