summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)AuthorFilesLines
2004-06-10update to kde 3.2.3markd2-5/+4
changes: * atlantik: avoid crash when unresolvable hosts are in the meta server list * atlantik: fix crash when network core is reset while readbuffer isn't empty * atlantik: chat view can be cleared
2004-06-10update to kde 3.2.3markd1-3/+3
changes: unknown
2004-06-08Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 fromcjep1-1/+3
Georg Schwarz.
2004-06-07Update to 1.10.6. Changes:snj4-33/+92
* /hostban based on hostmask when adns is available - Nils McCarthy * server option to disallow autopilot - Nils McCarthy * Bots are smarter - Frank Thilo * Fixed the little hop on spawn at some sites - Alfredo Tupone * Fixed issue of players add/removing others from groups - Alfredo Tupone * Fixed false positive filter matches involving apostrophes - Sean Morrison * Curing ghost/duplicated/ungetable flag - Alfredo Tupone * Fixed 0 height flag, no more flags inside buildings - Alfredo Tupone * Observers see Masquerade tank with their true color - Alfredo Tupone * Password file now supports callsigns with non alphanumerics - Alfredo Tupone * Correctly read PNG textures with multiple IDAT chunks - Daniel Remenak * Add aggressive filtering support for all platforms - Sean Morrison * Fixed bug that allowed empty callsigns - Frank Thilo
2004-06-05wrong category, will reimport in emulatorsdillo3-40/+0
2004-06-05Initial import of stella-sdl (SDL port of Stella Atari 2600 emulator).dillo3-0/+40
2004-06-05Make this package build with thread-enabled Tcl.minskim2-1/+15
2004-06-02Make this package build with thread-enabled Tcl.minskim3-2/+22
2004-06-01Remove obsolete package, per discussion on tech-pkg.kristerw8-1049/+1
2004-05-29Update cgoban-java to 2.6.1.rh2-5/+5
Changes from version 2.6.0 to 2.6.1 (Released 2004-05-26) Bugs Fixed ---------- C13 - Fixed the "your demo games always look like they've been saved" bug. C13 - Fixed the "crashes the client when you have text selected in a room" bug. C13 - Got loading SGF files to work again. C13,S - Got cloned games working again. S - Fixed the "sometimes you can't play your handicap stones" bug. C13 - Got rid of a spurious "You are cloning this game" warning message. Features Added -------------- C13 - Got the "Save before closing?" dialogs to be more similar between games saved on server and games saved to disk. Changes from version 2.5.8 to 2.6.0 (Released 2004-05-24) Bugs Fixed ---------- C13 - Got downloading games working again. C13 - Some scrollbar fixes S - Put all logs in one place S, C - Did a lot of the protocol cleanup that I was waiting for a protocol change to do. S, C - Tweaked the "blitz"/"ultra blitz" rules a little bit.
2004-05-29Added d2x-0.2.5.xtraeme1-1/+2
2004-05-29Initial import of d2x-0.2.5 from pkgsrc-wip, packaged by Peter Bex.xtraeme6-0/+76
Descent 2 for DOS, Windows, and Unix (Linux, Solaris, Mac OS X, etc). Supported features include: Graphics, Sound, OpenGL, Joystick, Mouse, CD audio, Networking. Unsupported features: Serial. A few of the new features in 0.2.0: Movies, Bigendian support, Shareware data file support, and Descent 1 data file support.
2004-05-28- rawxtraeme1-2/+1
2004-05-28fix compilation under NetBSD 2.0beta (UP redefined)dillo6-1/+111
2004-05-28raw has been discontinued by its author, distfile no longer availabledillo17-870/+0
2004-05-27signal handlers are still void(*)(int), not void(*)(...)hubertf3-3/+20
2004-05-27Update homepage; leave master_sites alone, sincewiz1-2/+2
new homepage does not have the old distfile.
2004-05-24Use g++ when linking C++.kristerw2-9/+12
2004-05-23Use g++ when linking C++.kristerw3-5/+7
Set USE_LANGUAGES=c c++.
2004-05-23malloc.h fixes for darwin, plus a handful of other small fixes fordanw5-11/+27
problems found after fixing malloc problems
2004-05-23USE_BUILDLINK3 so that -Wl,-R/usr/X11R6/lib gets stripped/translateddanw4-4/+8
properly on various OSes
2004-05-23Use option "-r" instead of "-e" for the '[' command since this is notheinz1-2/+2
portable to some operating systems (eg UnixWare or IRIX 5).
2004-05-22this file should not have been importeddillo1-1/+0
2004-05-22Add and enable hugo and wxhugodillo1-1/+3
2004-05-22import hugo 3.0.07:dillo6-0/+146
A compiler and interpreter for the Hugo interactive fiction system. The interpreter is the curses port without support for graphics or sound.
2004-05-22import wxhugo 3.0.07:dillo7-0/+176
An interpreter for Hugo interactive fiction, with support for graphics and sound.
2004-05-20gcc 2.95 does not handle DOS line endings in multi-line macros.kristerw2-1/+19
2004-05-16darwin fixes (malloc.h, plus a broken configure check that was accidentallydanw3-1/+22
using the result of the wrong test to determine whether or not guile was available)
2004-05-14add and enable rawdillo1-1/+2
2004-05-14initial import of raw 0.1.0:dillo17-0/+870
raw is a rewrite of the engine used in the action/adventure game Another World/Out of this World released for DOS and Amiga. This program is designed as a cross-platform replacement for the original executable and uses the SDL library. You will need the data files from the DOS version of the game to play.
2004-05-13configure uses pkg-config; add build dependency on devel/pkgconfig.minskim1-1/+2
2004-05-12s/netbsd.org/NetBSD.org/igrant2-4/+4
2004-05-12Address PR pkg/25313 with the new GAME variables, as well asjschauma2-6/+51
remove hardcoded definitions of CC and CFLAGS.
2004-05-10Update to 0.4.2:wiz4-28/+10
* 0.4.2 (20-04-2004) - actually applied the map switching fixes (doh!) - fixed compilation for Mandrake 9.1 and Slackware 9.1 - revamped campaign system - added support for difficulty levels (handicaps) - added player selection when playing against the computer - added default mission soundtrack - 'createunit' events now work with arbitrary locations - added support for changing squad size and initial xp for units - added 'handicap' trigger - lots of minor fixes and featurelets
2004-05-09s/buildlink2/buildlink3/ in a comment.snj1-2/+2
2004-05-07whitespace nitscjep4-8/+8
2004-05-07remove malloc.h include for darwin/freebsddanw2-8/+17
2004-05-07Drop maintainership; I don't have the enough free time to maintainxtraeme8-22/+22
all these packages.
2004-05-05+FOTAQdrochner1-1/+2
2004-05-05another cool point-and-click adventuredrochner5-0/+41
2004-05-04add and enable gtkmagneticdillo1-1/+2
2004-05-04import gtkmagnetic 2.2, an interpreter for Magnetic Scroll's text adventuresdillo4-0/+36
2004-05-02Update games/openmortal to 0.7.xtraeme4-64/+68
2004-05-01 Version 0.7 is released. Brief changelog: * OpenMortal now runs in high or true color video mode (instead of 256-color). * Transparent shadows * Added "team mode": both player can choose many fighters into a team. When a fighter dies, the next in the team takes his/her place. * New (non-proprietary) sound effects. * New character: Judy * One new arena
2004-05-02Convert to buildlink3. Closes PR pkg/25421 by Georg Schwarz.snj1-3/+4
2004-05-02Fix MASTER_SITES and HOMEPAGE locations.sketch1-3/+3
2004-05-02Convert to buildlink3.snj1-3/+3
2004-05-02Convert to buildlink3.snj2-8/+8
2004-05-01Convert to buildlink3.snj1-4/+4
2004-04-30Update MASTER_SITES.kleink1-2/+2
2004-04-30Fix oops in the MAKE_DIRS_PERMS line -- args out of order.tv1-2/+2