Updated - gnuskii - GNUSki improved for ascii skiing experience.
 (HTM) git clone git://bitreich.org/gnuskii git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/gnuskii
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 66eb56396d3646cf142b2562aa1b4cf78befceb0
 (DIR) parent 021576a8f3b2904f1e6802a5d0945dd66d52c3ba
 (HTM) Author: Rudolf Olah <rudolf.olah.to@gmail.com>
       Date:   Tue, 23 Jul 2024 17:40:43 -0400
       
       Updated
       
       Diffstat:
         A src/ChangeLog                       |      27 +++++++++++++++++++++++++++
       
       1 file changed, 27 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/src/ChangeLog b/src/ChangeLog
       @@ -0,0 +1,26 @@
       +GNUSki 0.3
       +
       +2007-05-30  Rudolf Olah
       +        * object.c: Coloured trees green.        
       +        * main.c: Decreased refresh rate to counter-act the weird
       +        attron/attroff cursor crap.
       +
       +2007-05-29  Rudolf Olah
       +        * main.c: Proper scrolling. Generates objects as they pass from
       +        view.
       +
       +2007-05-28  Rudolf Olah
       +        * object.c: Facing is specified when drawing objects (there are a
       +        lot of objects that have the same facing so there's no need for
       +        the struct to store that info).
       +        * main.c: Added the proper controls and screen-scrolling.
       +        * main.c: Using a refresh rate now and a separate variable to
       +        control speed. Also keeping track of distance.        
       +
       +2007-05-25  Rudolf Olah
       +        * main.c: Converted everything to C.
       +        * main.c: GNUSki is starting from version 0.1 all over again.
       +
       +2006-04-19  Rudolf Olah
       +        * draw.h: Changed the commands around a bit. The clean-up has
       +        begun.
       +\ No newline at end of file