summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)AuthorFilesLines
2012-12-25Use more void and system headers.joerg3-6/+53
2012-12-24Provide NULL if it's missing; should fix or advance the dfly build.dholland2-1/+19
2012-12-24Remove any getchar macro before defining a getchar member function.dholland2-1/+17
Should fix (or advance) dfly build.
2012-12-23Use c89. Pass gcc -Wall. Fix clang build. While here, use snprintfdholland4-25/+679
instead of sprintf. PKGREVISION -> 2.
2012-12-22The patch for lua_templates.h is still needed, so restore it.joerg2-1/+15
2012-12-20Add some void love.joerg5-12/+171
2012-12-20Add missing prototypes for functions that should really be void.joerg4-1/+47
2012-12-20Fix use of nested functions. Bump revision.joerg3-6/+71
2012-12-20Fix C99 inline misuse.joerg3-1/+182
2012-12-16Remove illegal time_t casts. Should fix build SIGSEGV on 32 bit netbsd.dholland2-1/+41
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache15-30/+30
2012-12-15Update to 12.11, based on PR 47332 by Mayuresh.wiz3-219/+1212
Release 12.11 The GCompris development team is happy to propose you a new version of GCompris numbered 12.11. This release includes 13 new activities, probably more than any release of GCompris so far. GCompris is a popular high quality educational software suite comprising of numerous activities for children aged 2 to 10. And when we say multi-activities, we really mean a lot. We now have 136 activities in GCompris! I would like to give a special thanks to Gnome and Google for their support in allowing us to have two students working three months full time on GCompris last summer. Release 12.05 The release 12.05 is mostly a maintenance release, no new activities have been included. Many bug fixes and translation updates.
2012-12-15games/falcons-eye: fix patch corruptionmarino2-30/+2
Joerg's patch was duplicated, so it tried to apply twice. It also caused two entries in distinfo.
2012-12-14Update onscripter to 20121201.tsutsui2-6/+6
upstream changes since 20121029: 20121201: - fix a write after free bug - fix out of bounds write bug when --render-font-outline is specified - update Androld SDK 20121117: 20121116: 20121031: - iOS SDK updates (not relevant to pkgsrc binary)
2012-12-12+ marathon-evil.wiz1-1/+2
2012-12-12Import marathon-evil-199704 as games/marathon-evil, packaged for wipwiz5-0/+126
by Tim Larson. Remember when you were a child, there was something about the dark that just struck you with pure terror? But you grew out of this fear, knowing that nothing really was there. Things have changed. Everyone was wrong. Monsters DO exist.
2012-12-12Remove unneeded patch after 4.6.2 update.wiz1-44/+0
2012-12-12Update to 4.6.2, based on patch provided by Yair K. in PR 46762.wiz5-19/+496
Additional cleanups (config file, perl path, desktopdb). Changes: The changelog is very long, but it can summarized by saying the pkgsrc supplied version is so old it isn't on the gnu sites anymore. Some of the changes include: chess variant support, PGN variations, fifty-move counter, move history, engine selection and output windows, user-based settings, translations, position search, figurine chess fonts and so on.
2012-12-12Reset maintainer on his request.wiz10-20/+20
2012-12-12Update to 1.0.2 (20120514) from Tim Larson in PR 47166.wiz6-50/+12
Changes -- 1700 lines of changelog of various improvements to code and documentation.
2012-11-23Honour buildlink. Request C++11 with clang. Fix C++ usage.joerg7-7/+78
2012-11-23Fix inline usage.joerg2-1/+60
2012-11-20Changes 1.10.5:adam3-1520/+15
This is a bugfix release for the stable 1.10 series.
2012-11-19Always return a value from non-void functions.joerg2-2/+30
2012-11-19Always return a value in !void functions.joerg2-1/+29
2012-11-16Accessor functions must not be in boost namespace as they are used toojoerg2-1/+43
early.
2012-11-16Fix inline usage.joerg16-1/+360
2012-11-16Don't redeclare a variable, use the existing one. Bump revision.joerg3-3/+17
2012-11-16Drop bogus -O6.joerg1-1/+3
2012-11-10Update to 2.6.4. Changes:shattered3-7/+27
- fixed crash caused by long config path - added a bunch of levelsets
2012-11-07Fix ODR violation that results in clang not emitting the vtable forjoerg2-1/+17
Path, if the inline function isn't emitted separately due to optimisations.
2012-11-01Welcome the void.joerg3-8/+56
2012-10-30Update onscripter to 20121019.tsutsui4-12/+35
pkgsrc changes: - add PKG_OPTION onscripter-pda that enables PDA_AUTOSIZE option to fit window size to screen on small PDA devices like W-ZERO3 and Zaurus upstream changes since 20120926: 20121029: - fix compiler error on iOS target build environment 20121019: serious bug fix - fix memory leak per rendering a glyph, slipped in since 20050819 20121016: - reimplement yesnobox insn to allow yes/no choice in dialog - implement okcancelbox insn - enlarge buttons in yesnobox and okcancelbox dialogs - allow mapping right click to no/cancle in yesnobox and okcancelbox insns
2012-10-26extern inline -> static inlinejoerg3-1/+143
2012-10-26C++ is not K&R C, so give main the return type it is supposed to have.joerg2-3/+12
2012-10-24Add missing pangox-compat dependency in wxGTK24 and wxGTK26.joerg1-2/+2
Recursive bump for the new dependency.
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz12-24/+12
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
2012-10-16Recursive bump for new gtkglext pangox-compat dependency.wiz1-2/+2
2012-10-14Update HOMEPAGE. (The old one still works too, at least for now.)dholland1-2/+3
2012-10-11games/ivan: Fix redeclared variable errormarino2-1/+17
gcc 4.7.2 stops build when "int c" is declared twice.
2012-10-08Revbump after updating graphics/pangoadam43-85/+86
2012-10-08Update to 2.1.5:wiz2-8/+7
Version 2.1.5 * Updated translations * 1 bug fix
2012-10-07Update to 0.1.4: bug fixes.wiz2-6/+6
2012-10-07Update onscripter to 20120926.tsutsui2-6/+6
Changes summary: 20120926: * fix a bug in textgosub insn used with wait-click '@' and following insns 20120910: * improve font rendering used by --render-font-outline option
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau310-904/+310
2012-10-03Update for python25 removal.wiz1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz15-29/+30
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron43-84/+86
requested by Thomas Klausner.
2012-09-30Update to 2.8.0. No separate changelog, see games/flightgear.dholland2-7/+6
Caution: distfile has more than doubled in size to nearly 700MB.
2012-09-30Update to 2.8.0. Switches build system to cmake.dholland10-44/+145
August 17, 2012 -- FlightGear v2.8.0 is Released The FlightGear development team is happy to announce the v2.8.0 release of FlightGear, the free, open-source flight simulator. This new version contains many exciting new features, enhancements and bugfixes. V2.8.0 includes improvements making FlightGear world more realistic than ever before. Placement of random buildings and trees match the underlying terrain texture, and urban areas now have denser random buildings. Textures can be region specific, and users can select between summer and winter textures in-sim. An improved atmospheric scattering and terrain haze model means the lighting of the terrain is more realistic. Finally, a new automated system is now available for scenery submissions that automatically get rolled into the scenery distribution to be enjoyed by everyone. [...] Some of the major changes include: AI Traffic Improved aircraft models and textures. Flight dynamics FlightGear has been synced with the JSBSim project. Environment Region-specific terrain textures are used for Europe and Hawaii. Now towns in Europe look different from towns in the USA. Cities and towns now look more populated due to random 3D buildings, complete with lighting at night. Scenery looks more realistic due to improved placement of random objects, buildings and trees. Airport signs are now rendered in 3D, with support for double-sided signs. Full apt.dat 850 syntax is supported. You can now select between summer and winter scenery in-sim. Instruments & HUDs A new flexible, 2D rendering system designed for complex instruments such as CDUs, MFDs, EICAS, HUDs and other glass cockpit interfaces. Canvas allows aircraft designers to easily build complex instruments without needing specialized C++ code. Interface Support for translation of the main menu into languages other than English. A Nasal API is available allowing access to Navigation and route-manager data. Highlighted new and improved aircraft Airwave Xtreme 150: complete new (JSBSim) flight dynamics, new model, advanced pilot animations. Cessna 337G Skymaster Project infrastructure Various improvements to our scenery database make it easier than ever to add, delete or update objects to the FlightGear world. The new aircraft download page allows you to easily find quality aircraft, by filtering on status indications. Visual effects Improved simulation of atmospheric light scattering with terrain haze. An experimental renderer, named after the famous painter Rembrandt, is included for testing purposes. The Rembrandt rendered supports multiple light sources (landing lights, instrument lights), real-time shadows and ambient occlusion across aircraft and scenery for a much more realistic visual experience. Other Additional joysticks and rudder pedals are supported out-of-the-box: InterLink Elite Micorosft Xbox 360 Controller Qware USB Saitek Cyborg X (F.L.Y. 5) Saitek Pro Flight Cessna Yoke Saitek Pro Flight Cessna Trim Wheel Saitek Pro Flight Cessna Rudder Pedals Speedlink Defender A French partial translation of The FlightGear Manual is now available. Bug fixes See our bugtracker for an extensive list of the bugs fixed in this release.