tennix.git
17 years agoAdd README files as data files
thp [Wed, 23 May 2007 07:25:35 +0000 (23 07:25 +0000)]
Add README files as data files

17 years agodo not distribute bmp files
thp [Wed, 23 May 2007 07:16:12 +0000 (23 07:16 +0000)]
do not distribute bmp files

17 years agouse pngs instead of bmps
thp [Wed, 23 May 2007 07:15:19 +0000 (23 07:15 +0000)]
use pngs instead of bmps

17 years agoAdded README + COPYING for release
thp [Wed, 23 May 2007 07:06:55 +0000 (23 07:06 +0000)]
Added README + COPYING for release
Added GPL header + copyright info to source
Added data/tennix-icon.png for the OSX AppIcon

17 years agoremoved images
thp [Wed, 23 May 2007 06:56:12 +0000 (23 06:56 +0000)]
removed images

17 years agoHigh-quality Tennix icon
thp [Thu, 17 May 2007 20:22:03 +0000 (17 20:22 +0000)]
High-quality Tennix icon

17 years agoMake Tennix buildable on the MacOSX platform (Tennix.app)
thp [Thu, 17 May 2007 20:21:05 +0000 (17 20:21 +0000)]
Make Tennix buildable on the MacOSX platform (Tennix.app)

17 years agoBetter handling of display format w/ surface formats
thp [Tue, 15 May 2007 12:16:00 +0000 (15 12:16 +0000)]
Better handling of display format w/ surface formats
Game loop is now timer-based instead of delay-based
Add GameState struct that holds the current game state

17 years agoAlso add PNG files to binary release
thp [Sun, 13 May 2007 13:46:08 +0000 (13 13:46 +0000)]
Also add PNG files to binary release

17 years agoSupport for SDL_mixer and SDL_image on win32
thp [Sun, 13 May 2007 13:44:55 +0000 (13 13:44 +0000)]
Support for SDL_mixer and SDL_image on win32

17 years agoProper graphics loading/caching, use IDs for images
thp [Sun, 13 May 2007 13:27:01 +0000 (13 13:27 +0000)]
Proper graphics loading/caching, use IDs for images

17 years ago640x480 version, graphics updated
thp [Sat, 12 May 2007 18:00:38 +0000 (12 18:00 +0000)]
640x480 version, graphics updated

17 years agoMake Tennix easier by reducing bouncing
thp [Sat, 12 May 2007 15:22:16 +0000 (12 15:22 +0000)]
Make Tennix easier by reducing bouncing

17 years agoAdded sound support (needs SDL_mixer) + samples
thp [Sat, 12 May 2007 14:01:31 +0000 (12 14:01 +0000)]
Added sound support (needs SDL_mixer) + samples
Better gameplay, player responsibility and ball flight

17 years agoInitial support for win32
thp [Sat, 12 May 2007 11:47:19 +0000 (12 11:47 +0000)]
Initial support for win32

17 years agoRemoved DOS line endings
thp [Fri, 11 May 2007 18:59:54 +0000 (11 18:59 +0000)]
Removed DOS line endings
Shadowed and bouncing ball

17 years agoinitial import of tennix SDL port
thp [Fri, 11 May 2007 11:53:11 +0000 (11 11:53 +0000)]
initial import of tennix SDL port