netris.git
17 years agoremove FreezePiece remnants
Mischa POSLAWSKY [Sun, 4 Mar 2007 03:54:40 +0000 (04:54 +0100)]
remove FreezePiece remnants

Falling pieces do not require freezing anymore, which will stay like
this most likely.

17 years agoreformat code comments
Mischa POSLAWSKY [Sun, 4 Mar 2007 03:48:56 +0000 (04:48 +0100)]
reformat code comments

17 years agodocument shapes array
Mischa POSLAWSKY [Sun, 4 Mar 2007 03:34:14 +0000 (04:34 +0100)]
document shapes array

17 years agoblock types named by shape, not color
Mischa POSLAWSKY [Sun, 4 Mar 2007 03:17:01 +0000 (04:17 +0100)]
block types named by shape, not color

17 years agoblock bitmasks as hex values for clarity
Mischa POSLAWSKY [Sun, 4 Mar 2007 03:12:14 +0000 (04:12 +0100)]
block bitmasks as hex values for clarity

17 years agopopular feature found in other tetrises
Mischa POSLAWSKY [Sun, 4 Mar 2007 02:46:36 +0000 (03:46 +0100)]
popular feature found in other tetrises

17 years agovarious code cleanups
Mischa POSLAWSKY [Sun, 4 Mar 2007 00:58:58 +0000 (01:58 +0100)]
various code cleanups

17 years agoshow default values in server --help
Mischa POSLAWSKY [Sat, 3 Mar 2007 21:00:58 +0000 (22:00 +0100)]
show default values in server --help

17 years agocode cosmetics: fix indentation
Mischa POSLAWSKY [Sat, 3 Mar 2007 20:53:42 +0000 (21:53 +0100)]
code cosmetics: fix indentation

17 years agouseless comment
Mischa POSLAWSKY [Tue, 27 Feb 2007 19:09:25 +0000 (20:09 +0100)]
useless comment

17 years agobracket characters for horizontal piece edges in non-ascii mode
Mischa POSLAWSKY [Tue, 27 Feb 2007 18:10:44 +0000 (19:10 +0100)]
bracket characters for horizontal piece edges in non-ascii mode

to give more body (especially for -S) and consistency with lone blocks

17 years agoonly use ascii drawstyles in ascii mode
Mischa POSLAWSKY [Tue, 27 Feb 2007 17:20:55 +0000 (18:20 +0100)]
only use ascii drawstyles in ascii mode

17 years agouse more customary lowercase filename for configure script
Mischa POSLAWSKY [Tue, 27 Feb 2007 16:51:29 +0000 (17:51 +0100)]
use more customary lowercase filename for configure script

17 years agoswitch() reindent
Mischa POSLAWSKY [Tue, 27 Feb 2007 16:47:00 +0000 (17:47 +0100)]
switch() reindent

17 years agounused typedefs
Mischa POSLAWSKY [Tue, 27 Feb 2007 16:36:17 +0000 (17:36 +0100)]
unused typedefs

17 years agomodernize configure
Mischa POSLAWSKY [Tue, 27 Feb 2007 15:51:27 +0000 (16:51 +0100)]
modernize configure

Static Makefile; Configure-dependant variables in config.mak
Cleanness and legibility should be evident :)

17 years agoremove csv version placeholders
Mischa POSLAWSKY [Tue, 27 Feb 2007 14:41:46 +0000 (15:41 +0100)]
remove csv version placeholders

17 years agocode cosmetics
Mischa POSLAWSKY [Tue, 27 Feb 2007 14:34:29 +0000 (15:34 +0100)]
code cosmetics

17 years agoavoid tabs in documentation
Mischa POSLAWSKY [Tue, 27 Feb 2007 14:06:09 +0000 (15:06 +0100)]
avoid tabs in documentation

17 years agostrip irrelevant vi preferences
Mischa POSLAWSKY [Tue, 27 Feb 2007 14:04:11 +0000 (15:04 +0100)]
strip irrelevant vi preferences

17 years agocode cosmetics from alternate branch
Mischa POSLAWSKY [Tue, 27 Feb 2007 11:36:34 +0000 (12:36 +0100)]
code cosmetics from alternate branch

17 years agoadd bug report from alternate branch
Mischa POSLAWSKY [Tue, 27 Feb 2007 11:35:18 +0000 (12:35 +0100)]
add bug report from alternate branch

17 years agodutch messages
Mischa POSLAWSKY [Tue, 27 Feb 2007 11:32:21 +0000 (12:32 +0100)]
dutch messages

17 years agoremove reference comments after functions
Mischa POSLAWSKY [Tue, 27 Feb 2007 11:30:06 +0000 (12:30 +0100)]
remove reference comments after functions

17 years agosmall typo in docs from upstream v0.52
Mischa POSLAWSKY [Tue, 27 Feb 2007 11:20:00 +0000 (12:20 +0100)]
small typo in docs from upstream v0.52

17 years agocode indenting/alignment fixes
Mischa POSLAWSKY [Tue, 27 Feb 2007 11:08:11 +0000 (12:08 +0100)]
code indenting/alignment fixes

17 years agogeneral function for distributing details
Mischa POSLAWSKY [Tue, 27 Feb 2007 10:48:03 +0000 (11:48 +0100)]
general function for distributing details

Don't include program header in DistInfo() so it's usable in both
server and client.

17 years agounofficial version 0.8: chat, code cleanup v0.8
Mischa POSLAWSKY [Sun, 27 Oct 2002 22:12:00 +0000 (23:12 +0100)]
unofficial version 0.8: chat, code cleanup

- robot removed
- shape handling reworked
  - greatly simplified: bitmap shapes instead of paths
    (removes need for shapes.c)
  - block boundaries (needed for gravity mode)
- buffer messages; multiplayer chat
- handle screen resize
- manual include headers; messages from include

17 years agounofficial version 0.7.2: mainly sync/reset fixes v0.7.2
Mischa POSLAWSKY [Sun, 25 Aug 2002 20:17:00 +0000 (22:17 +0200)]
unofficial version 0.7.2: mainly sync/reset fixes

17 years agounofficial version 0.7.1: ui improvements v0.7.1
Mischa POSLAWSKY [Tue, 20 Aug 2002 01:23:00 +0000 (03:23 +0200)]
unofficial version 0.7.1: ui improvements

Server fixes, many visual improvements (event messages, piece shadow).

17 years agounofficial version 0.7: multiplayer improvements v0.7
Mischa POSLAWSKY [Sat, 10 Aug 2002 22:01:00 +0000 (00:01 +0200)]
unofficial version 0.7: multiplayer improvements

- common seed
- teams
- related ui updates

17 years agounofficial version 0.6: first major updates v0.6
Mischa POSLAWSKY [Fri, 9 Aug 2002 19:27:00 +0000 (21:27 +0200)]
unofficial version 0.6: first major updates

- changelog
- levels (speed up every 10 lines)
- statistics (apm, ppm, score using gameboy system)
- dedicated server
- user config file
- support more than 2 players
- linedraw characters if available
- more

17 years agoinitial interface requests
Mischa POSLAWSKY [Wed, 31 Jul 2002 22:00:00 +0000 (00:00 +0200)]
initial interface requests

Implements some very noticeable omissions, at least for more
experienced/demanding tetris players:

- ambidirectional rotation
- instantaneous drop option
- next block preview

17 years agomark generated files
Mischa POSLAWSKY [Tue, 27 Feb 2007 04:44:39 +0000 (05:44 +0100)]
mark generated files

15 years agonetris version 0.5 v0.5
Mark Weaver [Sun, 16 May 1999 06:57:48 +0000 (06:57 +0000)]
netris version 0.5

15 years agonetris version 0.4 v0.4
Mark Weaver [Sat, 10 Feb 1996 10:41:39 +0000 (10:41 +0000)]
netris version 0.4

15 years agonetris version 0.3 v0.3
Mark Weaver [Tue, 11 Jul 1995 09:03:00 +0000 (09:03 +0000)]
netris version 0.3