Commit graph

8 commits

Author SHA1 Message Date
joerg
5b31c503ca Fix inline use. 2013-03-02 18:11:07 +00:00
drochner
7a009a50e4 update to 1.0.18
change: adds an option to configure vertical speed for
 moving block down by key
2011-11-16 20:02:30 +00:00
drochner
be227bb869 update to 1.0.16
changes: improvements to gameplay (tetromino sequence)
2011-06-09 17:08:00 +00:00
drochner
b369e4db90 update to 1.0.15
changes:
-desktop menu/icon support
-fixes
-translation updates
2010-12-03 18:49:22 +00:00
agc
8cef6c454b Add RMD160 digests. 2005-02-23 23:11:54 +00:00
adam
59e5c526f4 Changes 1.0.7:
- added missing newlines which caused SDL error message not to
  be seen (30/05/14 P.H)
- added range check for the starting level to prevent abnormally
  high scores when setting this level too high (30/05/14 P.H)
- configure option --with-hiscore-path has been replaced with
  autoconf option --localstatedir (04/06/14 M.S.)
- data files will be installed to $datadir/ltris instead
  of $datadir/games/ltris (04/06/14 M.S.)
2005-01-12 16:08:46 +00:00
snj
30c6728327 Update to 1.0.6. Changes:
* Fixed a two-player bug where the wrong guy won if lines were sent
* Option to modify audio buffer size to fix sound problems
* Guiding lines implemented in addition to the helping shadow
* Option for asynchron collision check that allows to move a block
  below others though 'smooth drop' is enabled
* Fixed security holes created by improper use of sprintf
* Windows manager's close button works
* Expert mode with unbalanced properties for next block to make it
  difficult to fit
* In mode 'figures' tiles and lines are no longer added while game is
  paused
* In expert mode there is now a 50% chance of balanced properties
* If the next new block is the same as the current block the random
  selection is repeated only once (instead of until different), thus
  there may be several equal blocks in a row now
* Option added to give all players the same blocks in the same order
  for a multiplayer game when expert mode is off
2004-03-07 07:32:17 +00:00
rh
568d614b2e Initial import of ltris-1.0.1, an SDL-based Tetris clone. Provided by
<xs@kittenz.org>, thanks!  Closes PR pkg/16668.
2002-05-05 22:45:37 +00:00