summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)AuthorFilesLines
2014-03-23build fix following the freetype2 updatespz2-4/+20
2014-03-11Remove example rc.d scripts from PLISTs.jperkin2-4/+2
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
2014-02-28Update onscripter to 20131223.tsutsui2-6/+6
Upstream Changes (only Japanese log available) 20131223: - fix bugs that dialog characters are not drawn correctly if -DPDA_AUTOSIZE, -DPDA_WIDTH or -DBPP16 options are specified - fix a bug that doesn't load saved data from the directory specified by savedir instruction on startup
2014-02-24Simplify and unbreak.joerg1-25/+2
2014-02-24Needs -lm on SunOSwiedi1-1/+2
2014-02-21Fix build with Clang. Use normal cmake rules.joerg3-30/+25
2014-02-20Update to 10116: bug fixes.wiz2-6/+6
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron72-96/+144
2014-02-09fix freeciv-client on SunOS by using c99wiedi1-2/+2
2014-02-09fix "sqrt(int) is ambiguous" on SunOSwiedi2-1/+25
2014-02-09Fix build on SunOS (lots of ambiguous math)wiedi11-6/+314
2014-02-09Fix build on SunOS (u_int64_t usage and ambigous math)wiedi3-5/+61
2014-02-08Add missing network libs on SunOSwiedi1-1/+3
2014-02-07Mark as not ready for python-3.x. Bump PKGREVISION.wiz1-2/+3
2014-02-02+flare-{engine,game}rodent1-1/+3
2014-02-02Import flare-game-0.19 as games/flare-game.rodent4-0/+2112
Flare (Free Libre Action Roleplaying Engine) is a simple game engine built to handle a very specific kind of game: single-player 2D action RPGs. Flare is not a reimplementation of an existing game or engine. It is a tribute to and exploration of the action RPG genre. This package contains Flare the game.
2014-02-02Import flare-engine-0.19 as games/flare-engine.rodent4-0/+130
Flare (Free Libre Action Roleplaying Engine) is a simple game engine built to handle a very specific kind of game: single-player 2D action RPGs. Flare is not a reimplementation of an existing game or engine. It is a tribute to and exploration of the action RPG genre. This package contains only the engine part of Flare.
2014-02-01Update to KDE SC 4.11.5markd90-270/+225
bug fixes
2014-01-29fix build on SunOS by linking SDLwiedi1-1/+2
2014-01-27Add missing network libs on SunOSwiedi1-1/+2
2014-01-27Do not set FETCH_USING, should not be set in a package Makefile.wiz1-3/+1
2014-01-25No need to have two variables for the same logic.wiz4-9/+9
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz12-23/+30
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
2014-01-25Xconq still requires legacy Tcl/Tk structure members, so have its headerskleink2-6/+6
expose them.
2014-01-23Convert to distutils.mk. Fix interpreter path in installed file.wiz2-6/+7
Mark as not for python-3.x. Bump PKGREVISION.
2014-01-22Add klavaroryoon1-1/+2
2014-01-22Import klavaro-2.01 as games/klavaro.ryoon4-0/+200
Klavaro is just another free touch typing tutor program. We felt like to do it because we became frustrated with the other options, which relied mostly on some few specific keyboards. Klavaro intends to be keyboard and language independent, saving memory and time (and money).
2014-01-19Update to 6.16.5:wiz3-24/+115
Ren'Py Updated to 6.16.5 17 Dec 2013 01:00 Ren'Py 6.16.5 has been updated. The update can be downloaded from: http://www.renpy.org/release/6.16 Here's the history of updates to Ren'Py 6.16: 6.16.5.525: December 17, 2013 This release adds back a missing file that is required to launch jEdit. 6.16.4.524: December 16, 2013 This release fixed Android building support, the Replay function, and the scanning of save games. It also includes a number of improvements to the documentation. 6.16.3.502: November 29, 2013 This release fixes a problem that could cause excessive texture memory usage. It also improves Android support in several ways, making it possible for Ren'Py games to appear in the tablet section of Google Play. 6.16.2.490: November 21, 2013 This release adds new Spanish translations of the launcher and template game. It adds a new function that gets the mouse position, and fixes bugs, typos, and usability flaws in the launcher and Ren'Py proper. 6.16.1.409: November 9, 2013 This release includes a number of bug fixes related to translation and running in non-ASCII directories, including a fix to the updater. It also includes documentation improvements. Ren'Py 6.16 Released 6 Nov 2013 01:00 Ren'Py 6.16 has been publicly released. It can be downloaded from: http://www.renpy.org/release/6.16 Here's the release announcement: On behalf of the Ren'Py team, I'm pleased to announce Ren'Py 6.16 "In the Arena". This release brings with it: Improved Android support, including the ability to build APKs from the launcher, support for Expansion APKs, and support for televison-based consoles like the OUYA. The ability to associate JSON information with a save file, and access that information in the load and save screens. Save file synchronization when Ren'Py is run from a shared directory. Support for a creator dumping the text of the game script, and for automatically playing appropriately-named voice files. Improvements to the gallery (including a new navigation overlay) and the music room (such as shuffle, loop, and single-track toggles.) A Japanese translation of the launcher, template, and documentation. As well as a number of minor improvements and bugfixes. This release has been brought to you by: javimat kyouryuukunn Koichi "vbkaisetsu" Akabe Daniel Luque Tom "PyTom" Rothamel With thanks to antoinentx for improving support for international directories, and everyone who contributed ideas, bug reports, and feedback to Ren'Py development.
2014-01-11Revbump after updating tcl/tk.adam3-6/+6
2014-01-09Needs zlib.jperkin3-5/+7
2014-01-09Fix build. Add a forgotten patch.ryoon1-0/+14
2014-01-06Adjust joerg's patches in a way that fixes the gcc build and hopefullydholland2-15/+21
doesn't rebreak the clang build. (sigh, C++)
2014-01-04Switch to use clutter-gtk0.10.obache1-4/+3
Bump PKGREVISION.
2014-01-03recursive bump from cogl shlib major bump.obache1-2/+2
2014-01-01Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.wiz64-83/+128
2014-01-01Update to 0.8.1ryoon8-180/+575
* Non-OpenGL drawing is not supported anymore * Disable wiimote support * I have tested on Fedora 22 with xf86-video-nv Changelog: SuperTuxkart 0.8.1 ~~~~~~~~~~~~~~~~~~ * New track STK Enterprise * Updated track The old mines * Updated Lighthouse track * Updated Zen Garden track * New Soccer mode * New Egg Hunt mode * New karts Xue and Sara * Updated Beastie kart * Added Tutorial * Added new Supertux difficulty * New bubblegum shield weapon * New Speeodmeter and nitro meter * Add ability to filter addons * Updated nitro models * Add ability to save and resume Grand Prix * Improve skid marks and nitro effects * Wiimote support
2013-12-31LDFLAGS.SunOS+= -lsocket -lnsl; Fixes build failure, ideally.rodent1-1/+5
2013-12-31Updated to latest release, 1.1.1. From ChangeLog:rodent2-6/+6
* Fix a libmodplug compilation problem due to wrong sndfile.h (#324). * Fix teletransporters activated while coming back from falling (#346). * Fix a crash when changing the hero state in block:on_moved (#340). * Fix enemy death detection when falling into hole, lava or water (#350).
2013-12-23Reset maintainer for resigned developers.wiz4-10/+8
2013-12-20Deal with different library path of ffmpeg010 to fix build.joerg1-2/+7
2013-12-15Disable optimisation for disassembler.cpp for Clang, it will eat toojoerg3-2/+34
much memory.
2013-12-14Update onscripter to 20131103.tsutsui2-7/+6
Upstream Changes (only Japanese log available) 20131103: - misc iOS 7 improvements - implemente savedir instruction (existing save date directory might be changed) 20131102: - support Xcode 5.0 and iOS 7
2013-12-10Add socket libraries on SunOS. Patch from Sebastian Wiedenroth.jperkin1-1/+3
2013-12-08Doesn't support Lua 5.2.joerg1-1/+3
2013-12-07-pokerthdholland1-2/+1
2013-12-07G/C pokerth, which hasn't been buildable in years. Anyone interested indholland7-465/+0
this package should look at wip/pokerth, which is also not buildable but is a more recent version.
2013-11-29request lua51 correctlydholland1-2/+2
2013-11-29Update to 10098:wiz2-6/+6
Fix a printf 64-bit-cleanness error.
2013-11-20Revbump after updating devel/boost-libsadam5-10/+10
2013-11-20recursive bump from boost-lib shlib major bump.obache5-10/+10