Up to [cvs.NetBSD.org] / pkgsrc / games / powder-toy
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.16 / (download) - annotate - [select for diffs], Wed Oct 26 10:31:28 2022 UTC (3 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
*: bump PKGREVISION for libunistring shlib major bump
Revision 1.15 / (download) - annotate - [select for diffs], Sun Sep 11 12:51:46 2022 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
*: bump PKGREVISION for flac shlib bump
Revision 1.14 / (download) - annotate - [select for diffs], Thu Aug 11 05:08:34 2022 UTC (5 months, 3 weeks ago) by gutteridge
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Bump all dependent packages of wayland (belatedly) The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Mar 28 10:44:15 2022 UTC (10 months, 1 week ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
g*/*: revbump(1) for libsndfile
Revision 1.12 / (download) - annotate - [select for diffs], Wed Dec 8 16:04:39 2021 UTC (13 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
revbump for icu and libffi
Revision 1.11 / (download) - annotate - [select for diffs], Wed Sep 29 19:00:40 2021 UTC (16 months ago) by adam
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
revbump for boost-libs
Revision 1.10 / (download) - annotate - [select for diffs], Wed Sep 8 21:05:08 2021 UTC (16 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Recursive revbump for audio/jack
Revision 1.9 / (download) - annotate - [select for diffs], Thu Apr 29 23:30:13 2021 UTC (21 months ago) by thor
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
math/fftw and dependents: merge math/fftwf backin and add MPI and OpenMP This yields one common package to provide libfftw3 (double) and libfftw3f (single) by default and optionally the Fortran bindings as well as OpenMP and MPI variants, and those with long double or quad precision. This changes all packages depending on fftwf in the same commit to minimize the time of inconsistency. Soon, math/fftwf will disappear.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Apr 21 13:24:42 2021 UTC (21 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
revbump for boost-libs
Revision 1.7 / (download) - annotate - [select for diffs], Thu Dec 3 14:37:19 2020 UTC (2 years, 2 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.6: +5 -4
lines
Diff to previous 1.6 (colored)
powder-toy: Update to 95.0 Cracker1000 (1): Add .life serialization support to lsns (#652) Ian Bastos (2): check SDL2 framework on OSX Implement file drop handler (#666) Nick Renieris (2): graphics/gldrawmethods: Fix compilation gui/game/brush: Add smooth/organic elliptical brush Nikolas Ostrowski (1): include libcurl package in prerequisites Nuno Miguel (1): Fix namespace error Piotr Szegda (1): Update appdata.xml (#680) QuanTech0 (1): Division by Zero fix (#689) Sebastián Mestre (1): Use CoordStack for INST Flooding (#676) Secundario (1): Do a single CoordStack allocation per thread Tamás Bálint Misius (97): Replace http_* calls with Download calls in non-RequestBroker stuff Turn RequestBroker::RetrieveAvatar into a request derived from Download Turn RequestBroker::RetrieveThumbnail into a request derived from Download Use the new thumbnail renderer task everywhere Add RequestMonitor Turn RequestBroker::Get/SaveUserInfoAsync into a request derived from Download Rename Download* to Request* and move HTTP stuff inside src/client/http Fix filename field in multipart content-disposition headers More renaming, remove a few useless .c_str()s and fix a URL that had previously contained Download and thus fell victim to my mindless text replacement tricks Turn ThumbnailRendererTask into an AbandonableTask Fix dumb things that aren't necessarily lethal but are eyesores Add curl, rework Request and RequestManager a bit Remove spinning from AbandonableTask::Finish Change scheme to https everywhere Add STATICSCHEME macro to be used with requests to STATICSERVER Fix a bunch of threading-related issues Fix thumbnails sometimes not being resized in the save browser Follow redirects and fix save loading by ptsave parameter Fix AbandonableTask being utterly broken Only use curl mime feature if it actually exists Another curl version-dependent feature thing Fix save buttons and probably other things not being cleaned up in FileBrowserActivity (fixed #635) Tweak replace mode and specific delete mode (fixes #631) Fix pavg loading behaviour of QRTZ/GLAS/TUNG (fixes #607) Add more sign macros (fixes #578) Fix {ctype} sign macro displaying Empty for non-element ctypes Fix msvc compile error again Add more SSL client error strings Add option to redirect cout/cerr to files Print libcurl error buffer to stderr on client error Fix a few exceptions returning pointers to temporaries in what() Fix Lua reference leaks (fixes #638) Fix Element::Identifier assignment leak (closes #205) Clean up sign-related code a bit Use C++11 threads Get GetUserName out of the way on Windows Move notification out of block locking associated mutex in Gravity.cpp Flatten include trees Nuke using namespace std; Add really basic VS project generator Add new element script Leave only the 'wants pressure' check in Simulation::Load for QRTZ/GLAS/TUNG Fix transition properties not being validated Fix part_change_type not being called by sim.partProperty Add more transition type checks and fix tpt.eltransition Expose transition constants to Lua (fixes #654) Make elem.free rebuild menus (fixes #649) Update README and intro text Add missing standard include (fixes #644) Invoke vsproject.py automatically and make newelement.py a bit more friendly Ignore more VS crap Get widths in order, various other things Make Simulation.IncludePressure pref node accessible from OptionsView Reinstate inversion of inclusion of pressure when shift is held Use tool desc. and relevant menu desc. in tool search (fixes #289) Fix text wrapping (fixes #166) Allow wrapping after certain punctuation characters Fix highlighting in ConsoleView Purge the last traces of PositionAtCharIndex and CharIndexAtPosition Fix selection background of formatted labels Use current rendering modes when placing a save (fixes #446) Make Renderer::ResetModes actually reset modes Revise ctype-drawing (fixes #657) Replace a few occurrences of hard-coded font height with FONT_H Prioritise ctypeDraw functions over sparking Okay, it wasn't functionally equivalent (see 79f9a2d6) Prevent protocol downgrade attacks Prevent newlines from being needlessly appended (fixes #667) Only allow strong ciphers to be used Fix VS warning complaining about std::fill(float *, float *, int) Remove unused variables from Simulation::FloodINST Don't destroy the new command being entered in ConsoleView Nicer implementation of sim.parts Add option to make deco tools use sRGB colour space Add Lua API for deco tool colour space, see 51e5f2b Add gamma = 2.2 and 1.8 modes, see 51e5f2b Make sRGB the default colour space for deco tools, see 51e5f2b Add link to up-to-date build instructions to README.md Keep GameModel brush radius consistent Incorporate Gravity property into calculation of acceleration due to newtonian gravity Revert previous change, add NewtonianGravity element property instead Fix unsigned integer properties being returned as signed integers from Lua functions Blacklist SPRK in PCLN's and PBCN's ctypeDraw function Get rid of tiny callback classes, round No.1 If you don't assign the callback, it won't be called Ditch element and tool classes Add HTTP API for Lua Much good #defining ENFORCE_HTTPS does if we don't include Config.h Make NOHTTP transparent to the Lua API Fix random warnings from clang 8.0.0 Only make the request a POST if POST parameters are present Fix PMAPBITS compile-time sanity check Don't treat warnings as errors in MSVC (fixes #686) Failure to remove a tag shouldn't be fatal Fix crash when overwriting existing local saves Restrict saved version to 95.0 if signs with macros are present Catch exception by reference rather than value iczero (1): Fix race condition in Gravity.cpp jacob1 (73): allow using element names as argument 2 to tpt.set_property again prevent weirdness when ctrl/shift/alt key event is canceled change a bunch of virtual to override (should fix annoying mac compile warnings) USE_SDL is no longer used Fix stamp and local save thumbnails being stretched Tick Client 10 times a second, makes thumbnails appear way faster Increase local browser ui size zoom api changes: throw errors instead of returning bools, zoomEnabled takes book as arg, some small refactoring Fix compile error in some older versions of clang use override in all possible places Fix updater Make element names a String (unicode support) Fix msvc compile Add CURL_STATICLIB when compiling on windows, add possibly needed msvc libraries run curl-config on linux; remove hacks for detecting old mac compiler Add MotD when using a broken alternate update server Allow loading window positions on 2nd monitor Fix sim.deleteStamp not updating stamps.def Fix pressure / ambient heat being saved as 0 instead of not at all when shift is held Fix msvc compile error better capitalization Fix POLO eating PROT ID#0 no matter where it is Fix crash when searching in element search ui Add sim.CELL constant + some other change I made a while ago for some reason Add disable-network command line argument misc whitespace changes Fix 'l' crash Fix stamps not saving properly to stamps.def. Make "Rescan Stamps" sort stamps by time created Fix tpt.eltransition.<elem>.presHighType Update gravity mask even while paused arbitrary gravity code cleanup Fix CELL size check when loading OPS saves don't automatically run vsproject.py when running generator.py, update msvc version Fix cipher list on Windows. Lock cipher changes behind a define, not going to define it for now vsproject.py updates LSNS: formatting changes, change if statements to switch Fix frame # not showing properly in HUD when recording Rewrite flood_water to use CoordStack and fix stack overflow, fixes #646 Make water equalization fill in areas slightly more naturally Fix missing period in update notification, --no-fft compile fix Add somewhat ugly --nohttp option fix --nofft renderer check Fix --nohttp Fix static compilation Fix deleting stamps not working Fix off-by-one issue in sim.parts, fixes #678 Fix clang 8 compile warnings Fix crash if any built-in scripts try to use the interface api Fix STK2 rocket boots not saving in saves Fix crash if error happens in ctypeDraw lua function Fix crashes if returning invalid arguments from graphics or ctypeDraw lua functions also allow nil here Add DefaultProperties, replaces some of the case statements in create_part Add Create function, handles setting default properties for elements that need randomness or special code Add CreateAllowed and ChangeType events Add Lua apis to interact with DefaultProperties, Create, CreateAllowed, and ChangeType Fix MSVC compile remove unnecessary arguments to FloodINST. Fix random warning. Don't look at generated/ anymore (fixes compile error) split http.request into http.get and http.post (for api reasons) allow making POST requests with empty body change to 1L because technically the argument is a long Add "perfect circle brush" option (on by default), to allow using old circle brush replace mode: reset created element back to default properties, instead of just changing type Fix fighters sometimes loading from saves with no element whitespace fix Check for Security.Framework on mac Fix bug where deco renders on EMBR in save thumbnails Fix TextPrompt::Blocking restrict new LSNS features to version 95.0 also Fix --no-http compile Version 95.0 (build 345) Fix compilation with static SDL 2.0.10 mniip (3): Fix --nolua compilation Fix font editor compilation Fix signedness warnings in String.h moonheart08 (1): Add shebang to python scrips used in the project. ssccsscc (3): Added Lua function for working with zoom Added Lua function for working with zoom Fixed typo suve (3): Add the --no-install-prompt option to Sconscript Add a man page Guess best scale on startup (#684) yarek (2): Add horizontal separator Small UI refactor nFixed category refreshing yareky (1): Allows to change menu selection from hovering to mouse click
Revision 1.6 / (download) - annotate - [select for diffs], Tue Aug 18 17:57:57 2020 UTC (2 years, 5 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
*: revbump for libsndfile
Revision 1.5 / (download) - annotate - [select for diffs], Sun Mar 8 16:49:46 2020 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
*: recursive bump for libffi
Revision 1.4 / (download) - annotate - [select for diffs], Sat Feb 29 11:54:37 2020 UTC (2 years, 11 months ago) by nia
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
powder-toy: Drop MAINTAINER
Revision 1.3 / (download) - annotate - [select for diffs], Sat Jul 6 14:48:12 2019 UTC (3 years, 7 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
powder-toy: requires gcc 4.8 or higher
Revision 1.2 / (download) - annotate - [select for diffs], Fri Apr 19 09:28:45 2019 UTC (3 years, 9 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
powder-toy: harden the initialization script, avoiding sh -e and quoting more. advice from kre, thanks.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Apr 13 12:08:04 2019 UTC (3 years, 9 months ago) by nia
Branch: MAIN
games/powder-toy: Add version 74.1 The Powder Toy is a free physics sandbox game, which simulates air pressure and velocity, heat, gravity and a countless number of interactions between different substances! The game provides you with various building materials, liquids, gases and electronic components.