aboutsummaryrefslogtreecommitdiff
path: root/games/worldofpadman
Commit message (Collapse)AuthorAgeFilesLines
* - Fix building of VM on i386 and amd64.Alejandro Pulver2008-08-102-0/+31
| | | | | | | Reported by: QA Tindy Notes: svn path=/head/; revision=218333
* - Bump PORTREVISION.Alejandro Pulver2008-07-174-51/+37
| | | | | | | | | - Fix GAMELIBS (both when required and optional). - Remove pkg-message comment about CELLSHADING (removed in previous commits). - Don't install game libraries for Q3 expansion (unused). Notes: svn path=/head/; revision=216984
* - Fix MASTER_SITES.Alejandro Pulver2008-07-071-2/+1
| | | | Notes: svn path=/head/; revision=216426
* - Remove CELLSHADING option and corresponding patch (not supported).Alejandro Pulver2008-06-272-938/+0
| | | | Notes: svn path=/head/; revision=215846
* - Add missing group to MASTER_SITES.Alejandro Pulver2008-06-231-1/+1
| | | | Notes: svn path=/head/; revision=215644
* - Update to version 1.2.20080621 (1.2 data with 20080621 code from SVN).Alejandro Pulver2008-06-215-239/+176
| | | | | | | | | | - Add maint-gen-distfile target (for personal use). - Download source from an SVN snapshot hosted on MASTER_SITE_LOCAL. - Avoid creating a botlib.log file in the current directory. - Remove SDL_AUDIO and SDL_VIDEO options (they are mandatory now). Notes: svn path=/head/; revision=215505
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - USE_XLIB -> USE_XORG clean up.Alejandro Pulver2008-03-291-1/+1
| | | | | | | Reported by: miwi Notes: svn path=/head/; revision=210099
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - Bump PORTREVISION.Alejandro Pulver2008-01-292-16/+45
| | | | | | | | | | | | | | | - Fix CURL option (flag wasn't passed to the build). - Fix CURL_DLOPEN option (was trying to open the wrong file, so remove version: libcurl.so.4 -> libcurl.so). The original PR was for games/iourbanterror, but also applies to games/worldofpadman. PR: ports/119813 Submitted by: "Nerius Landys" <nlandys@gmail.com> Notes: svn path=/head/; revision=206348
* - Bump PORTREVISION.Alejandro Pulver2008-01-142-4/+10
| | | | | | | | | | - Install png icon. - Rename bin/wop* -> bin/worldofpadman* to avoid conflicts with games/wop [1]. Reported by: Dmitry Marakasov <amdmi3@amdmi3.ru> [1] Notes: svn path=/head/; revision=205611
* World of Padman (WoP) is an open source first-person shooter computer gameAlejandro Pulver2008-01-1210-0/+1685
available in both English and German. Originally it was a modification for the game Quake III Arena titled PadMod created in the year 2004. After the source code for Quake III Arena was released, the game became standalone. The idea is based on the Padman comic strip for the magazine PlayStation Games created by the professional cartoon artist Andreas 'ENTE' Endres, who is also the man who made many of the maps included with the game in 1998. The current version runs on an enhanced version of the ioquake3 engine, which is based on the Quake III Arena engine. Most of the maps in the game are lilliput style, and have a commercial-quality level of graphic complexity. Because it was originally a mod for Quake III Arena, most of the gameplay is similar. However, there is no Capture the Flag mode in World of Padman. World of Padman fully supports bots with a variety of skill levels in both online and offline play for all of the game types included. A single-player mode has not yet been implemented. Players can also record audio and video as they play. The game fully supports modifications, and custom maps can be created. WWW: http://www.worldofpadman.com/ Notes: svn path=/head/; revision=205479