Add "Playing Tennix" section in README
[tennix.git] / ChangeLog
blobc28eac683fc6bba0e9339f99cd24095fcdb6ae06
2 Tennix 0.3.1 (Sun, 17 Jun 2007 16:25:37 +0200)
4         * Added tennis ball and its shadow to 3D test
5         * Fix ball direction gameplay bug
6         * First cut of single-player mode support (Player 2 = AI)
7         * Modularize human input and AI input (AI vs. AI testing)
8         * New main menu with highlight and elektron bling bling
9         * Removed powershot sound
10         * More elektron-based full screen menu bling bling
11         * Add fading effect for menu/game transitions
13 ###############################################################################
15 Tennix 0.3.0 (Tue, 12 Jun 2007 22:39:07 +0200)
17         * testing 3d-to-2d conversion with a pygame draft script
18         * First cut of gameplay updates, partly broken
19         * Merge branch 'gameplay'
20         * Bugfix for ball not moving completely off-screen
21         * Support for ball out with sound
22         * Compile-time debug mode, get_move_y gameplay fixes
23         * Line drawing methods and new gameplay fixes
25 ###############################################################################
27 Tennix svn-r20 (Wed, 23 May 2007 09:35:27 +0200)
29         * Removed DOS line endings
30         * Initial support for win32
31         * Added sound support (needs SDL_mixer) + samples
32         * Make Tennix easier by reducing bouncing
33         * 640x480 version, graphics updated
34         * Proper graphics loading/caching, use IDs for images
35         * Support for SDL_mixer and SDL_image on win32
36         * Also add PNG files to binary release
37         * Better handling of display format w/ surface formats
38         * Make Tennix buildable on the MacOSX platform (Tennix.app)
39         * High-quality Tennix icon
40         * removed images
41         * Added README + COPYING for release
42         * use pngs instead of bmps
43         * do not distribute bmp files
44         * Add README files as data files
45         * Updated Mac OS X icon