| 2012-05-28 |
Thomas Perl | Code clean-ups and makefile optimizations master |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2011-02-10 |
Thomas Perl | Tennix 1.1 "Classic Championship Tour 2011" released tennix-1.1 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-02-13 |
Thomas Perl | Streamline the archive loading mechanism |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-02-13 |
Thomas Perl | Port archiving tool to C++ |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-27 |
Thomas Perl | Add TODO: Maemo 5 Vibra support |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-10-21 |
Thomas Perl | Add N900 Feedback list to TODO |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-17 |
Thomas Perl | Don't send input events when nothing has changed |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-17 |
Thomas Perl | Apply fixes and documentation notes for Windows builds |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-05 |
Thomas Perl | Only use one sending socket; auto-determine ports |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-05 |
Thomas Perl | Add Mac OS X support for networking; better network... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-04 |
Thomas Perl | First cut of multi-player support |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-04 |
Thomas Perl | Add support for marshalling GameState + packed values |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-04 |
Thomas Perl | Split input handling + stepping; type changes in GameState |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-04 |
Thomas Perl | Sound volume + panning moved into rendering function |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-04 |
Thomas Perl | Remove dependency on local state in step() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-04 |
Thomas Perl | Move weather settings to Location from GameState |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-04 |
Thomas Perl | Better status message handling in Game-/RenderState |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-04 |
Thomas Perl | Split sound event tracking into RenderState |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-04 |
Thomas Perl | Remove obsolete data fields / simplify GameState +... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-04 |
Thomas Perl | Remove n-gram predictor which didn't work for a while |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-04 |
Thomas Perl | Merge branch 'master' of git://repo.or.cz/tennix |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-04 |
Thomas Perl | Streamline building Tennix on Mac OS X (static) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-05-11 |
Thomas Perl | Do not hardcode Python version to 2.5 (allow 2.6) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-04-24 |
Thomas Perl | Merge branch 'master' of git://repo.or.cz/tennix |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-03-02 |
Thomas Perl | Add missing artwork to the doc subdirectory |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-25 |
Thomas Perl | Describe build-dependencies in README |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-24 |
Thomas Perl | Mac OS X-specific release changes for Tennix tennix-1.0 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-24 |
Thomas Perl | Mac OS X-specific release changes for Tennix |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-24 |
Thomas Perl | Updated documentation (README, manpage, etc..) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-24 |
Thomas Perl | Clean up UI, main menu and add credits screen |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-24 |
Thomas Perl | New branding ("Tennix 2009") |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-19 |
Thomas Perl | Add prototype definitions for floating-point math |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-16 |
Thomas Perl | Class-based Python bot framework (proper) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-16 |
Thomas Perl | Experimental Python-based AI bot framework |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-13 |
Thomas Perl | Save and load the current game on quit/start |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-13 |
Thomas Perl | Update TODO list, release targets |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-12 |
Thomas Perl | Add more SVG sources for Tennix resource files |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-12 |
Thomas Perl | New input selection UI + Mouse support, updated TODO... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-12 |
Thomas Perl | Add a simple animation framework (+ intro) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-12 |
Thomas Perl | Fix sound panning for ground hit |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-12 |
Thomas Perl | Improve the appearance of the score font |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-12 |
Thomas Perl | Add permission e-mail from Martin Third |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-12 |
Thomas Perl | Floating-point fixes for the armel architecture |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-11 |
Thomas Perl | Add rotozoom support; more realistic ball and shadow |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-11 |
Thomas Perl | Use SDL_ttf for font rendering; drop old font code |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-10 |
Thomas Perl | updated todo list |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-09 |
Thomas Perl | Correct ball hit direction for Player 2 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-08 |
Thomas Perl | Add two new non-free locations (Austria + Beijing) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-08 |
Thomas Perl | More stereo sound effects with real panning |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-08 |
Thomas Perl | Fix bug in world map night time display |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-08 |
Max | Correct installation folders for non-Debian systems |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-07 |
Thomas Perl | New input system with automatic joystick detection |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-07 |
Thomas Perl | Optimize drawing of location selection screen |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-07 |
Thomas Perl | Implement night for world map + automatic night mode |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-07 |
Thomas Perl | First power bar code + our first non-free location |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-07 |
Thomas Perl | New world map location selector screen |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-07 |
Thomas Perl | Add location support (all four grand slam locations) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-07 |
Thomas Perl | Fix net collision, referee and ball restitution |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-07 |
Thomas Perl | Add pointer-style cursor for better menu usability |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-07 |
Thomas Perl | Add some missing #include lines, use C99 as standard |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-07 |
Thomas Perl | Enable more compiler warnings, fix most warnings |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-07 |
Thomas Perl | Fix a severe bug on non-x86 machines (archive segfault) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-07 |
Thomas Perl | Remove unneeded "ground" field in GameState |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-05 |
Thomas Perl | New physics and scoring system (AI partially broken) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-02-05 |
Thomas Perl | Tennix 0.7.0 "Deine Eltern sind auf einem Tennixturnier" tennix-0.7.0 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-31 |
Thomas Perl | Updated year, README, TODO list |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-31 |
Thomas Perl | Documentation: How to generate callgraphs for Tennix |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-31 |
Thomas Perl | Add makefile option for update rectangles mode |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-27 |
Thomas Perl | Add compiler flags for Maemo |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-26 |
Thomas Perl | Only redraw the referee when its state changes |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-26 |
Thomas Perl | Only redraw game score strings when necessary |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-26 |
Thomas Perl | Remove is_fading() from the graphics module |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-21 |
Thomas Perl | Updated pygame test code |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-21 |
Thomas Perl | Add "--benchmark/-b" command line switch |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-15 |
Thomas Perl | Make sure graphics and sound data is really freed |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-09 |
Thomas Perl | Better loading progress bar (uses button drawing) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-09 |
Thomas Perl | Fix referee talk image usage; support more ball states |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-08 |
Thomas Perl | Loading progress bar, add missing header files, Maemo |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-08 |
Thomas Perl | Cache width and xposition in get_font_metrics |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-07 |
Thomas Perl | Use Tennix Archive Format instead in-executable data |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-01-07 |
Thomas Perl | Voice support, experimental wind, extended referee |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-11-28 |
Thomas Perl | TODO items after basic user experience test |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-11-28 |
Thomas Perl | Add suggestions to TODO list |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-10-29 |
Thomas Perl | Update TODO list with ideas (tennix.dat) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-10-25 |
Thomas Perl | Correct sounds (enable the racket/ground sounds) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-10-22 |
Thomas Perl | First cut of support for player selection in options |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-10-22 |
Thomas Perl | Add background sound for rain mode |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-10-22 |
Thomas Perl | Make sure FPS limit in the main menu is always correct |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-10-22 |
Thomas Perl | Fix a bug with negative offsets in fill_image_offset() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-10-22 |
Thomas Perl | Support for "night" mode (floodlights) added + source XCF |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-10-22 |
Thomas Perl | More in-game weather (fog) + fill_image_offset() function |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-10-22 |
Thomas Perl | First support for in-game weather (rainfall) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-10-22 |
Thomas Perl | Add state machine for main menu + options menu |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-10-22 |
Thomas Perl | Ideas for adding in-game weather effects/mods |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-10-22 |
Thomas Perl | FPS Limiting for the main menu display code |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-10-22 |
Thomas Perl | Remove "Options" button and rename to "Resume Game" |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-10-22 |
Thomas Perl | Move the GameState object out of the game loop, for... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-10-22 |
Thomas Perl | More menu clean-ups and simplifications |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-10-22 |
Thomas Perl | Optimize screen updates (update_rect); simplify menu... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2008-10-22 |
Thomas Perl | Update info about wav files on Maemo (README) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| next |