Skip to content

History / Console Screen

Revisions

  • updated simple example code to use SFML 3, as well as replacing links to SFML classes with the same link to the list of classes

    @Hapaxia Hapaxia committed Feb 21, 2025
  • fixed some remaining "Bright" parts.

    @Hapaxia Hapaxia committed Sep 16, 2017
  • update to v2.4, which adds getting locations/transformed coords, new number type, new palette, set/get clear value and colour multiplier, and bright attribute is now dark attribute (amongst other changes).

    @Hapaxia Hapaxia committed Sep 16, 2017
  • update to v2.4

    @Hapaxia Hapaxia committed Sep 16, 2017
  • added extra information about setMode including the patches in the v2.3.1 update.

    @Hapaxia Hapaxia committed Nov 9, 2016
  • update to v2.3, which includes stack cell offsets and altered double-height printing behaviour

    @Hapaxia Hapaxia committed Nov 8, 2016
  • update to v2.2, which includes character type and buffer manipulation

    @Hapaxia Hapaxia committed Nov 5, 2016
  • update to v2.1, which adds colour cycling, scrolling selected rectangles, and ability to find the "perfect size". also alters some cursor commands actions based on current stretch type.

    @Hapaxia Hapaxia committed Jul 21, 2016
  • completed Types section. page is now complete

    @Hapaxia Hapaxia committed Jun 28, 2016
  • added information about types. still not complete; some left to do.

    @Hapaxia Hapaxia committed Jun 28, 2016
  • fixed the error created by the previous fix in the simple example

    @Hapaxia Hapaxia committed Jun 28, 2016
  • fixed a capitalisation error in the simple example

    @Hapaxia Hapaxia committed Jun 28, 2016
  • completed page, including the new simple example, except for the "Types" section

    @Hapaxia Hapaxia committed Jun 28, 2016
  • Created Console Screen (markdown)

    @Hapaxia Hapaxia committed Jun 28, 2016
  • update to v1.5, which adds some cursor control but mostly preparation for additional inclusion of version 2

    @Hapaxia Hapaxia committed Jun 27, 2016
  • update to v1.4, which adds reading, character mapping, and a texture offset.

    @Hapaxia Hapaxia committed Mar 29, 2016
  • update to v1.3, which adds double-height printing ability and cell attributes (inverse, bright, tile flipping)

    @Hapaxia Hapaxia committed Mar 12, 2016
  • update to v1.2, which adds buffers (copying/pasting), painting (colour printing without affecting cell values), and cell information

    @Hapaxia Hapaxia committed Feb 8, 2016
  • add link to change log

    @Hapaxia Hapaxia committed Jan 13, 2016
  • add palette methods and enum list

    @Hapaxia Hapaxia committed Jan 13, 2016
  • update to v1.1, which has a large number of additions and changes

    @Hapaxia Hapaxia committed Jan 13, 2016
  • remove window style from simple example

    @Hapaxia Hapaxia committed Jan 5, 2016
  • clarified that omission of overwriteColor and overwriteBackgroundColor results in a default of true (Manipulation/Printing)

    @Hapaxia Hapaxia committed Jan 2, 2016
  • fix missing line-break after simple example

    @Hapaxia Hapaxia committed Jan 2, 2016
  • add Console Screen

    @Hapaxia Hapaxia committed Jan 2, 2016