File: HISTORY

package info (click to toggle)
qonk 0.3.1-3.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 2,100 kB
  • ctags: 2,027
  • sloc: cpp: 14,978; sh: 3,464; makefile: 201
file content (37 lines) | stat: -rw-r--r-- 1,275 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
0.3.1 - released on 2007/09/14
Bugs fixed:
 - Font could not be loaded when installed :(

0.3.0 - released on 2007/09/09
Features:
 - new project page: http//qonk.sf.net
 - public SVN repository: https://qonk.svn.sf.net/svnroot/qonk
 - freely choosable input (mouse, keyboard, gamepad, ...)
 - config file
 - advance to next level without leaving game
 - upgraded ship and universe painting
 - basic menu system with many working parts
 - autotools build system
 - single ship mode
Bugs fixed:
 - do not call SDL functions in Timer before SDL_Init because of static
   initialization
 - properly update screen size changes
 - allow removing input mappings
other:
 - simplified initial planet claiming
 - remove need for static Timer variable
 - switch to traditional MAJOR.MINOR.MICRO version number scheme

rs-2007-02-17 - 2007-02-17 A modificated version
Modificated qonk based on 0.0.2beta1 by Robert Schuster:
 - ships selection by percentage
 - the bigger the planet the shorter the built cycle

0.0.2beta1 - 2003 - Second public release
Another slightly updated version by Anthony.
http://anthony.liekens.net/pub/files/qonk-0.0.2beta1.tar.gz

0.0.1 - 2003 - First public release
Initial version by Anthony Liekens
http://anthony.liekens.net/pub/files/qonk-0.0.1.tar.gz