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