Andreas Schneider
5c3a8740c1
- Fixed more range violations ( fixes #82 )
2011-03-31 22:39:00 +02:00
Andreas Schneider
abe62e13b8
- Changed the hue change mechanic (store the info in the ScreenBuffer instead of a separate list) (refs #66 )
2011-03-30 20:52:24 +02:00
Andreas Schneider
4c76aafe47
- Fixed loading of hue presets
...
- Fixed random pane sliding out of the main window
2011-03-29 22:57:11 +02:00
Andreas Schneider
086e6dbb7b
- Fixed some range violations
2011-03-29 22:04:39 +02:00
Andreas Schneider
bfe71ae93f
- Store used (random) hues for consistent behavior on commit (refs #66 )
2011-03-29 21:51:17 +02:00
Andreas Schneider
4b5cf332ca
- Changed versions to be read from the resource stream
2011-03-26 22:13:57 +01:00
Andreas Schneider
de33600726
- Added hints to the "Restriction" column in the account list
...
- Reset the sorting when the list content changes
2011-03-26 12:29:31 +01:00
Andreas Schneider
977e53085a
- Added more info to the account list ( fixes #78 )
2011-03-24 22:19:11 +01:00
Andreas Schneider
be11f61111
- Implemented account list sorting ( fixes #79 )
2011-03-24 21:57:23 +01:00
Andreas Schneider
b1be3a22de
- Cleanup project file
2011-03-24 21:56:58 +01:00
Andreas Schneider
8bebb92300
- Added saving and loading of hue presets (refs #66 )
2011-03-16 19:42:55 +01:00
Andreas Schneider
2a9598452b
- Added reading and writing of RandomHuePresets (refs #66 )
2011-03-12 23:46:57 +01:00
Andreas Schneider
fd4155a45b
- Added Drag&Drop for random hue list (refs #66 )
2011-03-12 22:58:54 +01:00
Andreas Schneider
ae720d1931
- Added manifest for Windows build
2011-03-12 22:13:26 +01:00
Andreas Schneider
87e4edffa5
- Fixed display of the current hue in the Draw settings dialog
2011-03-12 17:56:53 +01:00
Andreas Schneider
34e723db75
- Use the new GetHue method to draw hues (refs #66 )
2011-03-12 17:49:08 +01:00
Andreas Schneider
6317841c9c
- Added UI for random Hue (refs #66 )
2011-03-12 17:11:46 +01:00
Andreas Schneider
a309caa235
- Updated Project Files
...
- Fixed frmLargeScaleCommand for recent LCL changes
2011-02-04 23:37:06 +01:00
Andreas Schneider
d158c28452
- Added build modes
...
- Fixed Login Form layout
- Fixed compilation with FPC 2.5.1
2010-12-25 14:43:17 +01:00
Andreas Schneider
49599fdcf4
- Added hgeol
...
- Fixed repository side eol to be LF
2010-07-25 00:18:54 +02:00
Andreas Schneider
0d84ac4b5d
- Fixed compilation with recent Lazarus versions
2010-06-11 13:36:45 +02:00
Andreas Schneider
6edee941ee
- Fixed filter window to invalidate the current filters on delete/clear
2009-12-28 16:40:37 +01:00
Andreas Schneider
03b9097465
- Bumped version to 0.6.1
...
- Added silk icon reference to the about dialog
2009-12-24 16:34:29 +01:00
Andreas Schneider
d461774816
- Added optional highlight for (un)walkable tiles
...
- Fixed lightmanager to draw in the correct color
- Fixed TMapBlock and TStaticBlock to correctly initialize itself as "unchanged"
- Cleanup in the server project
2009-12-24 15:49:15 +01:00
Andreas Schneider
f2764e928e
- Added option to set the render background to white ( fixes #59 )
2009-12-23 20:54:56 +01:00
Andreas Schneider
46d045a46b
- Fixed frmLightLevel to repaint the game window (when the slider changes)
2009-12-23 17:12:58 +01:00
Andreas Schneider
8332241ab7
- Removed sorting debug data from TfrmMain
2009-12-23 16:44:50 +01:00
Andreas Schneider
0eac70ec86
- Removed CentrED.rc from version tracking
2009-12-23 16:40:34 +01:00
Andreas Schneider
cf4c155858
- 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
2009-12-23 16:39:24 +01:00
Andreas Schneider
34b62f6cd0
- Fixed gamewindow not resetting the clear-color
2009-12-22 21:37:16 +01:00
Andreas Schneider
db0ef54660
- Pushed version to 0.6
2009-12-22 20:51:43 +01:00
Andreas Schneider
eb62553f5c
- Fixed static tiles with hue 1 using the wrong cache id
...
- Commented some debug messages
2009-12-22 19:47:46 +01:00
Andreas Schneider
ca8f47d2a9
- Fixed intensity of translucent tiles
...
- Changed statics priority
2009-12-22 17:38:34 +01:00
Andreas Schneider
186527c606
- Fixed/Changed light source evaluation (again) to match the UO client
2009-12-22 13:51:17 +01:00
Andreas Schneider
fd8fa39e0d
- Code cleanup
2009-12-22 11:49:48 +01:00
Andreas Schneider
207f14d6ba
- Remove obj/ dir restrictions
2009-12-22 11:44:33 +01:00
Andreas Schneider
841061abbb
- Added FBO based light source rendering
...
- Fixed memory leak in TLightManager.UpdateLightMap
2009-12-22 09:36:35 +01:00
Andreas Schneider
a19e23a82e
- Changed light source evaluation
...
- Fixed possible crash in TLightManager.UpdateOverlay
2009-12-21 22:26:52 +01:00
Andreas Schneider
21e398ae92
- Added lightlevel slider
2009-12-21 20:12:45 +01:00
Andreas Schneider
3ffe710c31
- Added "select offset" button/functionality to frmLargeScaleCommand ( fixes #56 )
...
- Fixed frmFilter placement (fixes #57 )
2009-12-21 19:07:07 +01:00
Andreas Schneider
8976774665
- 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
2009-12-21 13:41:18 +01:00
Andreas Schneider
a7c74c114e
- Fixed light source placement
...
- Removed unnecessary texturemanager reference
2009-12-21 00:55:19 +01:00
Andreas Schneider
5049955303
- Added light loading
...
- Use lights for the light sources
2009-12-21 00:13:26 +01:00
Andreas Schneider
7b46795bc1
- Implemented basic light source rendering
2009-12-20 22:05:15 +01:00
Andreas Schneider
ee9a44219f
- Fixed string type in TfrmAccountControl
2009-12-20 15:49:19 +01:00
Andreas Schneider
158403e41a
- Removed custom tile info window
...
- Updated VirtualTreeView
- Added tile info as owner drawn hint to vdtTiles (fixes #55 )
2009-12-19 19:01:48 +01:00
Andreas Schneider
9ab8e5901b
- Replaced array with generic list (TfrmMain.FAccessChangedListeners)
2009-12-19 14:43:22 +01:00
Andreas Schneider
a9f278ae21
- Realigned frmRegionControl
...
- Added coordinate grabbing to TfrmRegionControl
- Added hints to the grab buttons in frmLargeScaleCommand
2009-12-19 14:39:14 +01:00
Andreas Schneider
387d5fb28d
- Added selection listener to TfrmMain
...
- Added "grab coordinates" using the new selection listener to TfrmLargeScaleCommand (fixes #54 )
2009-12-19 13:57:29 +01:00
Andreas Schneider
ff87bdea15
- Realigned TfrmLargeScaleCommand
...
- Fixed overlay being drawn with correct color and alpha
2009-12-19 01:02:06 +01:00