source: trunk/LocalPlayer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @431   3 years chronos * Modified: Changed WindowMode numerical constants to enumeration.
(edit) @429   3 years chronos * Fixed: Occasional Gtk2 crash after messagebox button click. * Fixed: …
(edit) @428   3 years chronos * Modified: Code cleanup.
(edit) @427   3 years chronos * Fixed: Incorrectly displayed radio items in Options menu under Linux …
(edit) @426   3 years chronos * Fixed: Show correctly buttons on task bar with localized captions in …
(edit) @425   3 years chronos * Modified: Code cleanup.
(edit) @424   3 years chronos * Modified: Update Common package to version 0.10. * Modified: fgl …
(edit) @423   3 years chronos * Modified: Do not use explicit mode delphi directive as it is already …
(edit) @420   3 years chronos * Modified: Updated Common package to version 0.9. * Modified: Code …
(edit) @419   3 years chronos * Modified: Split Term form MenuClick method into separate menuitem …
(edit) @418   3 years chronos * Modified: Sort key bindings alphabetically in the settings dialog. * …
(edit) @417   3 years chronos * Modified: Merged LoadGraphicSet and LoadGraphicSet2 into single …
(edit) @416   3 years chronos * Fixed: Use Common package translator to solve duplicate ULanguages …
(edit) @414   3 years chronos * Modified: Merged duplicated code into ApplyToVisibleForms method. * …
(edit) @410   3 years chronos * Fixed: Gtk2 bug in case of Help window searched text not found.
(edit) @401   3 years chronos * Modified: Use LXD for snap creation. * Modified: Code cleanup.
(edit) @397   4 years chronos * Fixed: Access violation if a unit without home city is transported …
(edit) @387   4 years chronos * Added: New action keys for quick switching between units. "Next …
(edit) @386   4 years chronos * Fixed: Remove new key binding from other actions. So one shortcut …
(edit) @385   4 years chronos * Added: Allow to change key bindings from Settings dialog. * Added: …
(edit) @380   4 years chronos * Modified: TTexture class moved to seprate unit.
(edit) @374   4 years chronos * Fixed: Still possible crash during change of partialy produced …
(edit) @371   4 years chronos * Fixed: Reverted back changed dimensions in Enhanced.lfm and removed …
(edit) @364   4 years chronos * Added: Partial network game play implementation. * Modified: Code …
(edit) @363   4 years chronos * Modified: TBrain class moved to separate UBrain unit.
(edit) @362   4 years chronos * Modified: Code cleanup.
(edit) @360   4 years chronos * Fixed: Vertical position of scroll bar in unit list.
(edit) @358   4 years chronos * Modified: Message kinds and message icons kinds changed to …
(edit) @357   4 years chronos * Fixed: Bad city form drawing after clicking on small map mode change …
(edit) @356   4 years chronos * Modified: Made city small map mode enumeration type.
(edit) @352   4 years chronos * Modified: TTexture changed from record to class. * Modified: Code …
(edit) @350   4 years chronos * Modified: Code cleanup.
(edit) @348   4 years chronos * Added: Dummy scaling functions in IsoEngine.
(edit) @346   4 years chronos * Modified: Optimized help water sign drawing.
(edit) @340   4 years chronos * Added: Support for F11 full screen switch key in Start dialog. * …
(edit) @337   4 years chronos * Fixed: Incorrect drawing of city names under units. MapOptions need …
(edit) @336   4 years chronos * Modify: Change Notify function to have separate enumeration type and …
(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) @331   4 years chronos * Modified: Player border tile preparation code for bitmap color …
(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) @324   4 years chronos * Modified: Code cleanup.
(edit) @323   4 years chronos * Modified: Created single procedure for unshare/free bitmap before …
(edit) @322   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) @304   4 years chronos * Modified: Show configured homepage and contact page in C-evo start …
(edit) @301   4 years chronos * Modified: CevoTribeExt string defined on single place. * Modified: …
(edit) @300   4 years chronos * Modified: Code cleanup.
(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) @284   5 years chronos * Fixed: Crash also with city building sell dialog.
(edit) @281   5 years chronos * Fixed: Application Gtk2 crash on Linux after change of already …
(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) @258   5 years chronos * Fixed: Removed KeyDown handler from TechTree.lfm.
(edit) @257   5 years chronos * Modified: Allow to close windows by Escape key.
(edit) @245   5 years chronos * Added: Inactive scaling functions for future HighDPI support.
(edit) @232   5 years chronos * Fixed: Set all as non-scaled to avoid Lazarus IDE to resize buttons …
(edit) @231   5 years chronos * Fixed: Reverted back badly resized Term form.
(edit) @230   5 years chronos * Modified: Optimized drawing in Wonders window.
(edit) @227   5 years chronos * Fixed: Wrong timeout calculation in movie mode. * Fixed: City dialog …
(edit) @226   5 years chronos * Fixed: Drawing to wrong canvas in Select dialog.
(edit) @221   5 years chronos * Fixed: Missing OnDestroy event in TechTree.
(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) @215   5 years chronos * Fixed: Clear bitmap before loading from screen canvas.
(edit) @211   5 years chronos * Modified: MakeRed function moved to ScreenTools after MakeBlue function.
(edit) @209   5 years chronos * Modified: Code formatting.
(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) @186   5 years chronos * Modified: Code formatting.
(edit) @182   5 years chronos * Added: Support for bigger map tile size.
(edit) @174   6 years chronos * Fixed: Disable MoveAction for TDrawDlg instances after visible change.
(edit) @173   6 years chronos * Added: Sound support for Linux. By default it should execute …
(edit) @172   6 years chronos * Fixed: Scrollbar in Help form was not working correctly under Linux. …
(edit) @171   6 years chronos * Fixed: Incorrectly appended lines in Help form causing exception. * …
Note: See TracRevisionLog for help on using the revision log.