Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes from version 2.6.2 to 2.6.3 (Released 2004-07-13)
Bugs Fixed
----------
C13 - Put the "save game" button back in the GUI.
C13 - Fixed up enabled-ness of editing tools when in teaching
game. Really clicking an editing tools should (as Glue suggested, I
think) give the teacher control over editing, but that would be higher
risk than just disabling them and making the teacher choose "take
control", and I want this patch to get out today.
S - Fixed "duplicate games in open/active lists" bug. I'm 99% sure
that this is also the cause of the "ghost observers" bug.
C13 - Fixed recursive-endless-loop-when-opening-editing-tools that
seems to hit OS X. Maybe other platforms too.
C13 - Make it once again remember your sorting preferences for game lists.
C13 - Took out some bells.
*******************************************************************************
Changes from version 2.6.1 to 2.6.2 (Released 2004-07-12)
Bugs Fixed
----------
T - Tournaments seem to be working fine (on the server & web
side). Many many changes.
C13 - Fixed a misleading (or just plain wrong) error message that the
audio system would make sometimes.
C13 - Fixed the "exit with maximized windows and you'll never be able
to resize them again" bug.
C13 - Added a workaround for the "out of memory when I look at certain
games" bug. This was a 100% java bug, and my workaround will make the
names over the stones have a slightly worse appearance in some cases,
but it's 2 years after I submitted the bug to Sun and they haven't
fixed it, so I'm giving up.
C13 - When you try to play against somebody who set up a private
teaching game, you can't set it to "free" or "rated" any more. (When
you tried to do this, the server would kick you out!)
C13 - Got rid of use of system bell everywhere. It seems recent
windows systems have it disabled anyway. Now a short chime will be
played instead. A master "Sound enabled?" checkbox has been added to
the preferences window.
C13 - Changed keyboard accelerators for moving in SGF to just plain
arrow keys for "one at a time" movement, ctrl-arrow for "to
next/previous markup or variation". Finally figured out (atfer a lot
of investigating) why it seemed these only worked when the arrow
buttons had focus; it turns out, they worked as long as no focussed
button wanted the same keys - but such buttons were all over the
place! For example, click a scroll bar? It gets focus and eats all
arrow keys until you click something else. :-( So anyway, I did some
work, now it should really accept arrow keys to move through SGF
unless you have a text widget with a blinking cursor (in which case
the arrow keys move the cursor instead).
C13,S - Room owners & admins can now set a game to be a "special
event" game. Special event games are always put at the top of the game
list, to be easy to find.
C13 - Just noticed that the "registering" GUI is really ugly (way too
wide & short). Fixed up its proportions.
S - Changed network code a bit to make sure we never take very long to
handle inbound connections. When an audio game starts broadcasting,
everybody in the game sends a new connection at once - I think this
has been overloading the old network code and leaving people unable to
get the audio. Hopefully the new code will solve this problem.
C13,S - Rewrote the code for the "open games list." When I wrote it
the first time, I did a really crappy job. I mean, it worked, but it
was plugged into really awful parts of the server and was totally
impossible to extend in any useful way. So I rewrote it so that I can
create arbitrary "game collections" on the server. For 2.6.2, there
will be the open game list collection (which is now done), but there
will also be a game collection that has all non-private games that are
in progress.
C13 - Fixed the placement & size of labels for OS X.
Features Added
--------------
CGTP - Add an option for kgsGtp robots to reconnect automatically if
the server goes away.
S - Keep track of when users are promoted to assistant or admin. Sometimes I wonder how long people have been assistant/admin, but I don't know!
C13 - Added raw & audio data out levels to server stats window. (raw =
before compression, currently you only see raw)
C13,S - When your tournament game starts, it would be nice if the
"Your game has started!" alert had a "click here to join" just like
when somebody reloads an old game of yours.
C13 - Got rid of the editing tools window.
C13,S - Added room announcements. Admins, assistants, and room owners
can use this. Just like a normal chat, except it appears in bold, so
people knows it comes from somebody with authority.
C13 - Allow private uploads. No idea why I didn't have this in the first place.
C13 - Added auto-underlining (just like chat rooms) to message of the
day and user info. Took out "home page" box from user info, it now is
unnecessary.
C13,S,W - Finished server & client work for project x. Web page work
still required, but I can put that off until after the 2.6.2 release -
there will need to be a lot of server & client testing before the web
portion is needed anyway.
S - Room messages of private rooms are now not fully visible to
non-members. As per Cheyenne's suggestion, up to the first linebreak
is visible to everybody; so you can say "Ask wms to join this room\nHa
ha ha losers you can't read this" and everybody will see to ask wms to
join, but only members will see the message about losers.
C13,S - Changed "Last login:" to "Lost on:" in user info. Show when
they logged out last time, not in!
|
|
FreeBSD and Linux only. (Please my god, we need DRI support! :)
|
|
../../audio/libvorbis/buildlink3.mk
|
|
|
|
|
|
I have no idea why make/gmake/? passes the Makefile's "GZIP"
variable in the environment, which makes gzip(1) freak out.
|
|
|
|
Use CXX instead of CC for linking c++ code.
|
|
create during installation -- should fix bulk build.
|
|
|
|
|
|
|
|
|
|
<dhowlland at users.sourceforge.net>.
Wolfenstein Enemy Territory is a free, stand-alone, downloadable multiplayer
game in which players wage war as Axis or Allies in team-based combat.
Enemy Territory is completely free and does not require the original
Return to Castle Wolfenstein game to play.
Enemy Territory is based on the Quake3 engine.
This package includes both the game client and the dedicated server.
|
|
|
|
Michal Pasternak.
Make your console look like Nadbuchonazor's bridge. CMatrix displays green
characters, falling from top of the screen, almost like the ones seen in
"Matrix" movie series.
|
|
USE_X11 is enough for Linux systems (noted by wiz@).
|
|
|
|
New in GtkBalls 3.1.3
- Fixed critical bugs in pathfinding functions
- New theme - "mascots"
- Updates to auto*/gettext
New in GtkBalls 3.1.2
- Fixed big bug that lead to sigsegv
- Added saving/loading of keyboard accelerators
New in GtkBalls 3.1.1
- Added ability to delete saved games from save/load game dialog
- UI polishing
- translations updates
- small bug fixes
- compilation fixes
- gtkballs.spec fixes
New in GtkBalls 3.1.0
- Now images in themes can be in any format that gdk-pixbuf understand
- Game can be played with keyboard only (use arrows and space/enter)
- Hilight cell "under the pointer" (for keyboard play)
- Updated gtkballs(6x) man page
- Death of score writer process now handled correctly (mostly)
- compilation with gcc 3.x fixes
- code reorganization (should be much readable now)
- migration to autoconf 2.54/automake 1.6.3/gettext 0.11.5
|
|
|
|
|
|
|
|
|
|
This is a little shot'em up arcade game for one or two players. It aims
to be an 'old school' arcade game with low resolution graphics, top-down
scroll action, energy based gameplay and different weapons with several
levels of power.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Freedroid is a clone of the classic game "Paradroid" on Commodore
64 with some improvements and extensions to the classic version.
|
|
The ChangeLog has this to say about it:
- in-game menus, like the "Quit Game" question, and an End Round menu.
- menu handling changed some internal things, so it is possible to create
more menus at a time. it is possible to write own menuloops.
(this is used in the new playerselection screen and playermenu screen.)
- new player selection screen, needed because of the second local player.
- password protection for own games so they can be listed on the OGC but
only people with the password will be able to join.
- user-defined keyboad settings.
- the server can now kick players from the game
- programm parameters for automatic joining/hosting a game, using ogc, port
configuation and debug mode.
- Fixed: respawning of the player will continue and
finish when we go into Hurry Mode.
- Fixed: bombs will start ticking when another special
is taken or the player died.
- Fixed: statusbar will forced to update if a player
finished respawning.
- Fixed: number of items which have been dropped. If not
all items could been set a debug message will be printed
into the console or stdout.txt.
- Fixed: items can not anymore droped on bombs.
- Fixes the issue of it making incorrect assumptions
about the initial range of bombs and placing players in
unsafe positions.
|
|
number.
|
|
This should fix PR pkg/25926.
|
|
krister's bulk build
|
|
it uses c and c++
|
|
|
|
|
|
|
|
devel/patch.
|
|
|
|
|
|
|
|
|
|
|