ChangeLog.old - 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
---
ChangeLog.old (840B)
---
1 GNUSki 0.3
2
3 2007-05-30 Rudolf Olah
4 * object.c: Coloured trees green.
5 * main.c: Decreased refresh rate to counter-act the weird
6 attron/attroff cursor crap.
7
8 2007-05-29 Rudolf Olah
9 * main.c: Proper scrolling. Generates objects as they pass from
10 view.
11
12 2007-05-28 Rudolf Olah
13 * object.c: Facing is specified when drawing objects (there are a
14 lot of objects that have the same facing so there's no need for
15 the struct to store that info).
16 * main.c: Added the proper controls and screen-scrolling.
17 * main.c: Using a refresh rate now and a separate variable to
18 control speed. Also keeping track of distance.
19
20 2007-05-25 Rudolf Olah
21 * main.c: Converted everything to C.
22 * main.c: GNUSki is starting from version 0.1 all over again.
23
24 2006-04-19 Rudolf Olah
25 * draw.h: Changed the commands around a bit. The clean-up has
26 begun.