Statistics
| Branch: | Tag: | Revision:

root / Client / CentrED.lpi

History | View | Annotate | Download (16.6 kB)

# Date Author Comment
189:3bf040abc031 01/14/2012 06:21 pm Andreas Schneider
  • Bumped version
  • Updated changelog
  • Updated installer
187:ca42413bdc7a 01/14/2012 05:58 pm Andreas Schneider
  • Replaced fgl with heContnrs
  • Fixed behavior of the undo packet list (fixes #88)
186:6bda4a5123d7 01/07/2012 05:23 pm Andreas Schneider
  • Bumped version
  • Updated copyright
  • Read copyright from resource
  • Removed obsolete lines from version.inc
184:bb98aa672caa 12/03/2011 06:48 pm Andreas Schneider
  • Fixed compilation with current Lazarus/LCL
183:bd2fdeaf2d35 10/03/2011 08:32 pm Andreas Schneider
  • Fixed TfrmHueSettings not freeing the preset doc
178:3620eeff6285 03/29/2011 10:04 pm Andreas Schneider

- Fixed some range violations

177:59f1ade29b39 03/29/2011 09:51 pm Andreas Schneider

- Store used (random) hues for consistent behavior on commit (refs #66)

176:17c6a0c5201f 03/26/2011 10:13 pm Andreas Schneider

- Changed versions to be read from the resource stream

174:cf495314c422 03/24/2011 10:19 pm Andreas Schneider

- Added more info to the account list (fixes #78)

172:c8b1ab86d34c 03/24/2011 09:56 pm Andreas Schneider

- Cleanup project file

168:72400f678887 03/12/2011 10:13 pm Andreas Schneider

- Added manifest for Windows build

165:69cb18bc8724 03/12/2011 05:11 pm Andreas Schneider

- Added UI for random Hue (refs #66)

164:997f46bbe3a4 02/04/2011 11:37 pm Andreas Schneider

- Updated Project Files
- Fixed frmLargeScaleCommand for recent LCL changes

163:9885cfcbd895 12/25/2010 02:43 pm Andreas Schneider

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

161:9d9df7465904 06/11/2010 01:36 pm Andreas Schneider

- Fixed compilation with recent Lazarus versions

160:8e35c880162c 12/28/2009 04:40 pm Andreas Schneider

- Fixed filter window to invalidate the current filters on delete/clear

158:c8f14a3d46ee 12/24/2009 04:34 pm Andreas Schneider

- Bumped version to 0.6.1
- Added silk icon reference to the about dialog

156:c3e84c102edd 12/23/2009 08:54 pm Andreas Schneider

- Added option to set the render background to white (fixes #59)

152:2c10e1ad6647 12/23/2009 04:39 pm Andreas Schneider

- Changed TWorldItem and TWorldBlock Change-tracking
- Reverted TStaticItem.UpdatePriorities
- Fixed vdtTiles' HintCanvas to use the desired font when drawing
- Fixed UpdateFilter to no longer call ForceUpdateCurrentTile
- Several code cleanups

149:64b5b297746c 12/22/2009 08:51 pm Andreas Schneider

- Pushed version to 0.6

145:580a47012711 12/22/2009 11:49 am Andreas Schneider

- Code cleanup

144:0efcc79a5db1 12/22/2009 11:44 am Andreas Schneider

- Remove obj/ dir restrictions

143:03e4400292e6 12/22/2009 09:36 am Andreas Schneider

- Added FBO based light source rendering
- Fixed memory leak in TLightManager.UpdateLightMap

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

- Added lightlevel slider

139:df7c92a993c7 12/21/2009 01:41 pm Andreas Schneider

- Fixed lightsources to not draw in flat mode and when the lightlevel is 0
- Fixed tile changes not causing a filter update
- Cleanup the project file

136:30e79f40f9a5 12/21/2009 12:13 am Andreas Schneider

- Added light loading
- Use lights for the light sources

135:6f7a57ab8dc9 12/20/2009 10:05 pm Andreas Schneider

- Implemented basic light source rendering

133:797fb1305539 12/19/2009 07:01 pm Andreas Schneider

- Removed custom tile info window
- Updated VirtualTreeView
- Added tile info as owner drawn hint to vdtTiles (fixes #55)

129:edf0781b107c 12/19/2009 01:02 am Andreas Schneider

- Realigned TfrmLargeScaleCommand
- Fixed overlay being drawn with correct color and alpha

123:c1e59761cc57 12/18/2009 01:07 am Andreas Schneider

- Changed TfrmMain.BuildTileList to use all available static tiles
- Added static tile id checking to the random preset loading

113:47750245a450 12/11/2009 06:22 pm Andreas Schneider

- Bumped version to 0.5
- Updated changelog

110:5effb21602ed 12/10/2009 10:05 pm Andreas Schneider

- Fixed Art and TexMap to no longer get loaded if their Size is <= 0

97:002cb3a1306c 12/08/2009 08:22 pm Andreas Schneider

- Added AnimDataProvider
- Some code cleanups

93:3a7e7f14dedd 12/07/2009 04:26 pm Andreas Schneider

- Added Keyboard movement to oglGameWindow (fixes #5)

89:0ca68027f09d 12/05/2009 05:26 pm Andreas Schneider

- Updated Vampyre Imaging Lib
- Added font rendering
- Added height display in flat mode

84:613884edf6a6 12/05/2009 12:40 am Andreas Schneider

- Fixed static tiles to be added several times (due to ghost tile replication)
- Added more debug info to UfrmMain

83:f0a87270ffba 12/04/2009 11:30 pm Andreas Schneider

- Fixed cedserver to compile again (using generics now)
- Added multilog dependency to cedserver for easier debugging
- Several code cleanups

75:2d7857145534 12/04/2009 12:58 am Andreas Schneider

- Added virtual getters for Z and TileID to TWorldItem
- Added ghost information to TMap
- Added ghost tiles (currently for map tiles only)

70:80bdfb42dfc3 12/03/2009 01:35 am Andreas Schneider

- Some code cleanups in UfrmMain and ULandscape
- Fixed GetPlainNormals in ULandscape to actually return a value

69:1ba5ae2151ec 12/03/2009 12:04 am Andreas Schneider

- Added TTileDataFlag enum
- Added TTileDataFlags set
- Changed TTiledata.Flags to use the TTileDataFlags set
- Added hue highlighting to TfrmMain
- Added TTextureManager.GetStaticMaterial to handle tiledata and hues

67:0870ea84713e 12/02/2009 07:14 pm Andreas Schneider

- Added generic lists for world items, static items and map items
- Added appropriate compare functions
- Some local 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

65:66cd13a7ceaf 11/24/2009 01:53 pm Andreas Schneider

- Updated to new VirtualTreeView (UTF8String --> String)

56:2597d83f00d6 09/28/2009 06:16 pm Andreas Schneider

- Added Logging unit and MultiLog dependency
- Removed StaticsFilter parameter from FillDrawList

55:a64bfe21baa7 09/02/2009 03:21 am Andreas Schneider

- Added UfrmToolWindow
- Changed the tool windows to inherit from TfrmToolWindow
- Added a "close timer" to TfrmToolWindow to handle different focus behaviours of window managers
- Moved position changes for the tool windows to the appropriate TfrmToolWindow.FormShow event

54:e8075de196ec 08/31/2009 10:24 pm Andreas Schneider

- Added version info to the project options
- Added new icon

47:823d70a3490f 08/03/2009 06:40 pm Andreas Schneider

- Added fpdoc paths
- Started some documenting
- Added TScreenBuffer.UpdateSortOrder to handle elevations

39:193e0f5fcba8 07/30/2009 05:04 pm Andreas Schneider

- Optimized blockInfo.ScreenRect calculation for static tiles
- Fixed TScreenBuffer.Find to correctly handle the new buffer usage (search at the end, not the beginning)

33:b3b30a1d2713 05/17/2009 03:32 pm Andreas Schneider

- Refined state handling for TBlockInfo
- Added caching of normals into TBlockInfo
- Added differentiation for low and high res materials to TBlockInfo
- Removed draw list clearing from FillDrawList
- Changed TScreenBuffer.Store to return a reference to the stored TBlockInfo...

31:86a36537e785 05/15/2009 11:37 pm Andreas Schneider

- Changed rendering to build the draw list for the whole range
- Added CanBeEdited flag to TWorldItem
- Changed list sorting from custom heap sort implementation to the FCL standard (QuickSort)

27:0525092bd8ed 01/27/2009 10:45 am Andreas Schneider

- Updated to a recent VirtualTrees revision
- Updated README accordingly

25:99e11c1dc38b 10/22/2008 11:46 am Andreas Schneider

- Removed an unnecessary file from the project file

21:0642ed70e430 09/06/2008 11:08 pm Andreas Schneider

- Fixed WheelDelta not being adjusted right

16:7fc49d217f99 08/27/2008 01:18 pm Andreas Schneider

- Added converter for cedserver configs from version 2 to 3
- Updated changelog
- Updated installer
- Updated version to 0.4.0 and revision to 64
- Fixed about dialog
- Added some more exclusions to .hgignore

13:c78b5eafa10e 08/23/2008 11:09 pm Andreas Schneider

- Fixed/Removed some compiler warnings and hints
- Some more syntactic changes to UfrmRegionControl.pas
- Implemented region modification and deletion
- Changed the server side region handling to broadcast the changes
- Added safer admin packet registration...

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

8:f732b192875b 08/12/2008 01:46 pm Andreas Schneider

- Merged client side changes from Turley (with syntactic modifications)
- Changed alignment in frmDrawSettings

6:a70916fc4564 08/09/2008 07:38 pm Andreas Schneider

- Added GTK2 support to UGUIPlatformUtils.pas
- Fixed compilation of the ImagingLib with newer Lazarus versions
- Renamed TInvalidConfigVersionExeption to TInvalidConfigException
- Cleanup in ULandscape.pas
- Removed widgetset and platform constraints from the project file

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

- Initial import from internal repository