source: trunk/LocalPlayer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @731   3 weeks chronos * Modified: Initialize Log dialog later from Term and NoTerm forms.
(edit) @725   3 weeks chronos * Modified: Initialize InputDlg, MessgDlg and SettingsDlg dialogs …
(edit) @724   3 weeks chronos * Fixed: Flashing of windows and task bar buttons during new modal …
(edit) @719   3 weeks chronos * Fixed: Map objects not drawn beyond city radius in city dialog if …
(edit) @718   3 weeks chronos * Fixed: Diplayed wrong completed city production if opened from city …
(edit) @716   4 weeks chronos * Fixed: Support both books with graphics name with and without .png …
(edit) @715   4 weeks chronos * Modified: Do not store .png file extension in graphics names in book …
(edit) @714   4 weeks chronos * Fixed: Wrong unit models opened after click on Military report …
(edit) @710   2 months chronos * Fixed: Disable auto selection of input text in message dialog.
(edit) @709   6 months chronos * Added: Enter key confirms battle dialog window. * Fixed: Potential …
(edit) @706   6 months chronos * Fixed: Subversion properties.
(edit) @704   6 months chronos * Fixed: Enable map move keys also in editor mode.
(edit) @701   6 months chronos * Fixed: Do not allow scroll bar to have focus to make function keys …
(edit) @693   6 months chronos * Fixed: Select dialog switching with left and right keys.
(edit) @684   6 months chronos * Modified: Improved forms painting if resized to bigger dimensions.
(edit) @676   6 months chronos * Added: Allow to switch music on/off from game window main menu.
(edit) @675   6 months chronos * Fixed: Error if left or right key pressed in Select dialog with …
(edit) @674   6 months chronos * Modified: Select dialog refactored for better readability. * …
(edit) @673   6 months chronos * Fixed: Black strip on the bottom of Draft dialog. * Fixed: Make …
(edit) @672   7 months chronos * Fixed: Error in select dialog swap method.
(edit) @671   7 months chronos * Modified: Select dialog layers code refactoring.
(edit) @670   7 months chronos * Fixed: Make selected layer button down on layers switching by keys. …
(edit) @666   7 months chronos * Added: Music volume option in game settings form.
(edit) @662   7 months chronos * Added: Allow to move with up, down, page up, page down, home and end …
(edit) @661   7 months chronos * Modified: Tribes PictureList changed to generic object list.
(edit) @660   7 months chronos * Fixed: Do not process keyboard input during unit attack on Linux. * …
(edit) @658   7 months chronos * Fixed: Images in Help window were not found if located under share …
(edit) @648   12 months chronos * Fixed: Tribes were not propertly detected in usr/share/c-evo directory.
(edit) @647   12 months chronos * Modified: Detect data files usr/share/c-evo directory on Linux as …
(edit) @646   12 months chronos * Fixed: Recalculate unit list size if the main window was resized.
(edit) @642   15 months chronos * Fixed: Do not scroll map if mouse is outside of window region.
(edit) @624   17 months chronos * Fixed: Do not process keyboard input during unit move on Linux.
(edit) @622   17 months chronos * Modified: Show windows by default on primary screen if multiple …
(edit) @621   17 months chronos * Fixed: Resize main window controls on game start if map size changed.
(edit) @620   17 months chronos * Modified: Do not use Screen Width and Height values for Offscreen …
(edit) @619   17 months chronos * Modified: Map scrolling with mouse on window borders instead of …
(edit) @617   17 months chronos * Fixed: City screen rename right mouse click didn't work on Windows …
(edit) @616   17 months chronos * Fixed: Only allow to fill editor map with real terrain types.
(edit) @615   17 months chronos * Added: Allow to scroll map with Ctrl+arrows/num keys.
(edit) @614   17 months chronos * Added: Nwe editor menu action to create filled map with selected tile.
(edit) @613   17 months chronos * Added: Allow to rename city with mouse right click on city caption …
(edit) @612   17 months chronos * Fixed: Scrollbars behave differently on Linux and Windows. Use …
(edit) @611   17 months chronos * Modified: Scroll just by single row with mouse wheel in tile units list.
(edit) @610   17 months chronos * Fixed: Rows scrolling of high number of units in single map tile.
(edit) @608   18 months chronos * Fixed: Build without DPI define.
(edit) @592   18 months chronos * Fixed: Avoided more GTK2 chrashes. * Fixed: Build StdAI with O1 …
(edit) @580   21 months chronos * Fixed: Task bar shouldn't be visible in full screen mode on Windows.
(edit) @577   21 months chronos * Fixed: Incorrect non-DPI units in uses section.
(edit) @576   21 months chronos * Added: Move tech tree form with pressed arrow keys for longer time.
(edit) @575   21 months chronos * Added: Allow to scroll tech tree form also with keyboard arrows.
(edit) @570   21 months chronos * Fixed: Workaround for incorrectly styling TEdit controls under Gtk2.
(edit) @565   21 months chronos * Modified: Start form changed to use Offscreen bitmap for drawing as …
(edit) @561   22 months chronos * Fixed: Resize Term window offscreen bitmap on screen size change. …
(edit) @559   22 months chronos * Modified: Optimized BitBltBitmap scaling function. * Modified: …
(edit) @558   22 months chronos * Modified: Code cleanup.
(edit) @554   22 months chronos * Added: TButtonG class as a button class component referencing …
(edit) @552   22 months chronos * Modified: Optimized high DPI scaling. Use lookup table for scaled …
(edit) @551   22 months chronos * Modified: Code cleanup.
(edit) @550   22 months chronos * Modified: Code cleanup.
(edit) @549   22 months chronos * Modified: Optimize code with earlier break from for cycle evaluating …
(edit) @548   22 months chronos * Fixed: Bad unit drawing in battle dialog. * Modified: Code cleanup.
(edit) @545   22 months chronos * Fixed: Incorrect range checking in scaled bitmap drawing method.
(edit) @538   22 months chronos * Fixed: Map drawing in case of fractional scaling.
(edit) @537   22 months chronos * Modified: Code cleanup.
(edit) @536   22 months chronos * Modified: Code cleanup.
(edit) @535   22 months chronos * Modified: Code cleanup.
(edit) @534   22 months chronos * Fixed: Resize and repaint on editor start and map zoom.
(edit) @533   22 months chronos * Fixed: Eliminated unwanted second map resize and redraw during …
(edit) @532   22 months chronos * Modified: Code cleanup.
(edit) @531   23 months chronos * Modified: Code cleanup.
(edit) @530   2 years chronos * Modified: Use BitBltBitmap instead of BitBltCanvas if possible.
(edit) @529   2 years chronos * Fixed: First letter in help page titles were not correctly read as …
(edit) @525   2 years chronos * Fixed: Gtk2 first click workaround to work also with DPI components.
(edit) @523   2 years chronos * Fixed: Avoid repeatedly calling Term form resize and repaint in case …
(edit) @522   2 years chronos * Modified: Code cleanup. * Added: High DPI aware SetWindowPos function.
(edit) @518   2 years chronos * Fixed: Make fractional scaling work also on Windows. * Modified: By …
(edit) @517   2 years chronos * Fixed: Possible exception if there is no active form.
(edit) @515   2 years chronos * Modified: Improved scaling of ImageOp_BCC procedure. * Fixed: Do not …
(edit) @514   2 years chronos * Modified: LogoBuffer is in fact general DrawBuffer. Use single …
(edit) @513   2 years chronos * Fixed: Help dialog error if opened from Start dialog after closed game.
(edit) @512   2 years chronos * Modified: Clear menu optimisation.
(edit) @510   2 years chronos * Fixed: Missing unit stat dialog position initialization for enemy city.
(edit) @509   2 years chronos * Modified: Update message dialog height only once.
(edit) @508   2 years chronos * Fixed: ScrollBar todo.
(edit) @507   2 years chronos * Fixed: Range check error on main form minimization.
(edit) @506   2 years chronos * Fixed: Better PixelPointer range checking.
(edit) @505   2 years chronos * Modified: Code cleanup.
(edit) @504   2 years chronos * Fixed: ScrollBar was not visible on Windows due to not set Width. * …
(edit) @503   2 years chronos * Modified: Code cleanup.
(edit) @502   2 years chronos * Fixed: Non-DPI build. * Modified: Code cleanup.
(edit) @498   2 years chronos * Modified: Use slow mouse scrolling by default.
(edit) @496   2 years chronos * Modified: Code cleanup.
(edit) @490   2 years chronos * Fixed: Out of range error in wonders dialog for higher DPI settings.
(edit) @487   2 years chronos * Added: Range checking for TPixelPointer record type.
(edit) @486   2 years chronos * Modified: Code cleanup.
(edit) @485   2 years chronos * Fixed: Map scrolling with mouse to right and bottom sides in high DPI.
(edit) @484   2 years chronos * Fixed: High DPI range checking in book painting.
(edit) @483   2 years chronos * Fixed: Small improvements graphics scaling for high DPI.
(edit) @480   2 years chronos * Fixed: Bitmap processing out of range error.
(edit) @478   2 years chronos * Fixed: UnitStat height.
Note: See TracRevisionLog for help on using the revision log.