summaryrefslogtreecommitdiff
path: root/games/ltris
AgeCommit message (Collapse)AuthorFilesLines
2004-03-07Update to 1.0.6. Changes:snj2-6/+5
* 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-07Use bl3.snj1-4/+4
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-2/+2
2003-08-30"It's" stands for "it is" (or "it has"). The apostrophe is not usedreed1-1/+1
for a possessive (like her, his, whose, their, and its). Note that I didn't check for proper use of "its" (when it should be "it is" or "it has" instead). I also saw over 15 other grammar or punctuation problems, but not fixed in this commit.
2003-07-26Bump revision due to SDL update, and sync versions in buildlink files wherejmmv1-2/+2
needed. This is required because esound has been droped as a dependancy.
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-04-03User SDL_mixer/SDL_image instead of SDL-mixer/SDL-image.wiz1-2/+3
Bump PKGREVISION.
2002-08-28buildlink1 -> buildlink2jlam1-2/+2
2002-08-27buildlink1 -> buildlink2jlam1-4/+5
2002-05-05Initial import of ltris-1.0.1, an SDL-based Tetris clone. Provided byrh6-0/+92
<xs@kittenz.org>, thanks! Closes PR pkg/16668.