source: trunk/LocalPlayer/Term.pas

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @417   3 years chronos * Modified: Merged LoadGraphicSet and LoadGraphicSet2 into single …
(edit) @414   3 years chronos * Modified: Merged duplicated code into ApplyToVisibleForms method. * …
(edit) @387   4 years chronos * Added: New action keys for quick switching between units. "Next …
(edit) @385   4 years chronos * Added: Allow to change key bindings from Settings dialog. * Added: …
(edit) @364   4 years chronos * Added: Partial network game play implementation. * Modified: Code …
(edit) @352   4 years chronos * Modified: TTexture changed from record to class. * Modified: Code …
(edit) @346   4 years chronos * Modified: Optimized help water sign drawing.
(edit) @337   4 years chronos * Fixed: Incorrect drawing of city names under units. MapOptions need …
(edit) @335   4 years chronos * Fixed: Do not process panel wheel event outside of panel in main form.
(edit) @334   4 years chronos * Fixed: Keep tile position under mouse cursor during after tile …
(edit) @330   4 years chronos * Modified: Reworker IsoEngine unit to support multiple iso maps with …
(edit) @329   4 years chronos * Modified: Use enumeration type for sound blocks for preload.
(edit) @328   4 years chronos * Modified: Use nWonder constant as number of wonders instead of …
(edit) @327   4 years chronos * Modified: Use enumeration type for MapOptions and game options.
(edit) @326   4 years chronos * Modified: Mini map paint method moved from TMainScreen class to …
(edit) @325   4 years chronos * Modified: Code cleanup.
(edit) @321   4 years chronos * Added: Allow to switch between three tile sizes by mouse wheel over …
(edit) @319   4 years chronos * Modified: Optimized drawing of Wonders window. * Modified: Used …
(edit) @318   4 years chronos * Modified: Defined and used more Templates graphic set items. * …
(edit) @316   4 years chronos * Modified: Some Templates items used as TGraphicSetItem.
(edit) @315   4 years chronos * Fixed: Gamma was incorrectly applied to images with transparency …
(edit) @314   4 years chronos * Added: Graphic set can now load dimensions of its graphic set items …
(edit) @313   4 years chronos * Modified: LoadGraphicSet now returns TGrExtDescr reference. Replaced …
(edit) @312   4 years chronos * Modified: TGrExtDescr record changed to class. GrExt changed to …
(edit) @310   4 years chronos * Fixed: Multiplayer with multiple local users didn't work on Linux.
(edit) @301   4 years chronos * Modified: CevoTribeExt string defined on single place. * Modified: …
(edit) @295   4 years chronos * Modified: LoadGraphicFile options changed to set type.
(edit) @294   4 years chronos * Modified: Better formatted ClientTools unit.
(edit) @293   4 years chronos * Fixed: Apply settings from settings dialog only after Ok button …
(edit) @292   4 years chronos * Modified: Store key bindings in registry.
(edit) @291   4 years chronos * Modified: Allow to redefine all action keys.
(edit) @290   4 years chronos * Modified: Use FreeAndNil instead of Free as defensive measure. * …
(edit) @288   4 years chronos * Added: Supported more key bindings. * Fixed: Wrong default binding …
(edit) @263   5 years chronos * Modified: More keyboard shortcuts made configurable.
(edit) @261   5 years chronos * Added: Partial support for key bindings configuration.
(edit) @260   5 years chronos * Modified: Variable with first capital letter.
(edit) @245   5 years chronos * Added: Inactive scaling functions for future HighDPI support.
(edit) @227   5 years chronos * Fixed: Wrong timeout calculation in movie mode. * Fixed: City dialog …
(edit) @220   5 years chronos * Modified: Use wsFullScreen to switch to fullscreen mode. * Fixed: …
(edit) @219   5 years chronos * Fixed: Apply correctly fullscreen mode to MainScreen.
(edit) @207   5 years chronos * Fixed: Removed more compiler hints and warnings.
(edit) @206   5 years chronos * Modified: Remove warnings about uninitialized TPixelPointer …
(edit) @205   5 years chronos * Fixed: Removed various code compilation warnings and hints.
(edit) @202   5 years chronos * Modified: Inner functions converted to standard methods in …
(edit) @190   5 years chronos * Modified: Code cleanup.
(edit) @189   5 years chronos * Added: New Global unit with global constants. * Modified: Multiple …
(edit) @188   5 years chronos * Modified: Simplified code by replacing BitBlt which uses always …
(edit) @182   5 years chronos * Added: Support for bigger map tile size.
(edit) @173   6 years chronos * Added: Sound support for Linux. By default it should execute …
(edit) @170   6 years chronos * Modified: PixelPointer moved to separate unit.
(edit) @166   6 years chronos * Modified: Moved BaseWin unit to CevoPackages as it contains classes …
(edit) @155   6 years chronos * Fixed: Wrong drawing of wonders dialog. * Modified: Use separate …
(edit) @152   6 years chronos * Fixed: City type drag and drop cursor was invisible under linux.
(edit) @146   7 years chronos * Removed: Obsolete delphi files. * Modified: Resource files …
(edit) @144   7 years chronos * Modified: More code refactoring related to players brain selection.
(edit) @120   7 years chronos * Added: Special Delphi random number generator algorithm. It is …
(edit) @118   7 years chronos * Modified: Set Bitmap size at once.
(edit) @111   7 years chronos * Modified: Custom defined form dialogs moved to CevoComponents so …
(edit) @99   7 years chronos * Fixed: It was not possible to start revolution and change goverment.
(edit) @90   8 years chronos * Fixed: To work scrollbar correctly again on Linux where Max behaves …
(edit) @89   8 years chronos * Modified: Simplified PVSB.TPVScrollBar class and fixed wrong …
(edit) @88   8 years chronos * Fixed: Wrong repeated image path composition for StdUnits.png file.
(edit) @86   8 years chronos * Fixed: Reverted last commit as StayOnTop causes more problems then …
(edit) @85   8 years chronos * Fixed: Fullscreen mode under Linux. Maximized form was not spanned …
(edit) @74   8 years chronos * Modified: Changed registry key path '\SOFTWARE\C-evo'. * Modified: …
(edit) @73   8 years chronos * Modified: All graphics images converted from BMP to PNG.
(edit) @72   8 years chronos * Modified: Unified direct pixel access using TPixelPointer.
(edit) @69   8 years chronos * Fixed: Implemented platform independent scrollbars usage. Tested on …
(edit) @67   8 years chronos * Fixed: Removed forgotten piece of code.
(edit) @66   8 years chronos * Fixed: OptionChecked variable was incorrectly initialized as …
(edit) @64   8 years chronos * Added: New configuration dialog for selecting interface language. * …
(edit) @61   8 years chronos * Fixed: Unit move animation under Linux. * Fixed: Removed some unused …
(edit) @59   8 years chronos * Fixed: End-Of-Turn button from CevoComponents package was not visible.
(edit) @53   8 years chronos * Fixed: Correctly show normal help page with text content. * Fixed: …
(edit) @52   8 years chronos * Fixed: More Bitmap.ScanLine replaced by direct access to RAWImage data.
(edit) @50   8 years chronos * Fixed: Deallocation of TPVScrollBar structure. Changed to class and …
(edit) @49   8 years chronos * Fixed: Build under Linux.
(edit) @48   8 years chronos * Fixed: ScrollDC function is not available under Linux. Replace by …
(edit) @47   8 years chronos * Fixed: All fonts were slightly bigger then under Delphi. Compensated …
(edit) @38   8 years chronos * Modified: Switches.pas renamed to Switches.inc.
(edit) @33   8 years chronos * Fixed: Source formatting of some files due missing semicolon before …
(edit) @29   8 years chronos * Fixed: Use DirectorySeparator in directory path for platform …
(edit) @28   8 years chronos * Fixed: Drawing using ScanLine require to use BeginUpdate and EndUpdate.
(edit) @21   8 years chronos * Fixed: Run as 64-bit application. Can't load 32-bit StdAI library in …
(edit) @20   8 years chronos * Fixed: More linux platform fixes. * Fixed: Use correct …
(edit) @18   8 years chronos * Fixed: Build on Windows.
(edit) @17   8 years chronos * Fixed: Build under Linux.
(edit) @15   8 years chronos * Fixed: Top left position of main window.
(edit) @12   8 years chronos * Fixed: Various memory leaks. * Fixed: Exceptions during browsing in help.
(edit) @10   8 years chronos * Modified: Created CevoComponents ackage for installable custom …
(edit) @9   8 years chronos * Modified: Converted to Lazarus project. Application can be run with …
(edit) @6   8 years chronos * Modified: Formated all project source files using Delphi formatter …
(add) @2   8 years chronos * Added: Original version 1.2.0 source files for Delphi downloaded …
Note: See TracRevisionLog for help on using the revision log.