File: ChangeLog.txt

package info (click to toggle)
miceamaze 4.2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,792 kB
  • sloc: cpp: 4,804; makefile: 61
file content (66 lines) | stat: -rw-r--r-- 2,009 bytes parent folder | download
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
New in version 4.2.2:
  * Make build reproducible by sorting files in Makefile (for Debian)
  * Remove GPU test maze (makes the game look experimental)

New in version 4.2:
  * Fix title screen for 16:9 screens
 
New in version 4.1:
  * More FPS in menus

New in version 4.0:
  * New special mouse: the "drill mouse" destroys walls
  * Only houses from selected players are present in the maze
  * Better FPS setting: your computer heats less while playing the game

New in version 3.0:
  * Sick mice
  * New music
  * A.I. now sends snakes to other's houses

New in version 2.1:
  * Better AI: now uses snakes

New in version 2.0:
  * Make new icons, Windows installer, cleanup

New in version 1.11:
  * Add music

New in version 1.10:
  * Fix OpenGL error 1280 in menu "about" and "how to play" on some computers
    (caused by trying to render an empty string)
  * New mouse image
  * Fix image ratio for mice

New in version 1.9:
  * Change FPS options to 100, 200 and MAX (default is 200)

New in version 1.8:
  * New "How to play" screen
  * Windows version: Now an installer is provided instead of a ZIP file

New in version 1.7.2:
  * Linux version: Makefile fixes

New in version 1.7:
  * New eagle SVG images

New in version 1.6.2:
  * Linux version: Add ChangeLog
  * Linux version: Remove SOIL directory

New in version 1.6.1
  * Linux version: Render fonts at runtime using libglc
  * Linux version: Depend on ttf-dejavu-core instead of providing the font
  * Linux version: Install Debian menu and Freedesktop menu entries
  * Linux version: Depend on libsoil package instead of compiling it
  * Linux version: Fix Makefile
  * Linux version: Remove useless data files
  * Clarify data file licenses and add license to all source files
  * Linux version: Support getpwuid() for getting home directory
  * Linux version: Add watch file

New in version 1.5
  * Windows version: Render fonts at runtime using Windows font outlines