Commit Graph

  • 2f78d57fbd Fix compile errors master Hammer 2026-07-11 15:41:28 -04:00
  • 2e90637bf3 Merge pull request #1 from claridtimo/add-pr-target-hook claridtimo 2026-07-10 16:38:34 +12:00
  • 702c594821 Add fork-PR-target hook (verbatim from bang-game #63) + battery CI gate Claridtimo 2026-07-10 16:32:53 +12:00
  • 930cbe46b5 build: depend on local-stack SNAPSHOTs (samskivert 1.12, narya 1.20) Claridtimo 2026-06-14 11:39:45 +12:00
  • 11f778466f [maven-release-plugin] prepare for next development iteration Michael Bayne 2026-06-03 11:29:41 -07:00
  • 0d294f41bd [maven-release-plugin] prepare release nenya-1.7.2 Michael Bayne 2026-06-03 11:29:36 -07:00
  • ae1f353eee Fix javadoc errors. Michael Bayne 2026-06-03 10:45:40 -07:00
  • 778842c4cf Double the default refresh rate for sound. Ray J. Greenwell 2026-05-21 14:36:39 -07:00
  • 5792d8697b Fix tests. Run headless. Ray J. Greenwell 2026-05-13 15:00:01 -07:00
  • ec225177d5 Bump the lwjgl openal to 3.4.1 Ray J. Greenwell 2026-05-13 14:55:54 -07:00
  • f1cb1d7ee5 ...and then we can use a "record" class here. Ray J. Greenwell 2026-05-12 15:30:49 -07:00
  • 8799897394 If I bump this maven-boutrous-boutrous then we can bump to Java 21. Ray J. Greenwell 2026-05-12 15:29:19 -07:00
  • 48fc959b3c Actually, 44100 matches our audio samples, let's keep the old defaults. Ray J. Greenwell 2026-05-10 18:35:30 -07:00
  • 4b3ab93baa Use modern API to read all the bytes rather than buggily hand-rolling it. Ray J. Greenwell 2026-05-10 18:33:59 -07:00
  • 908c16569b Let's try moving to modern 48kHz / 60Hz / unsyncd configuration? Add args. Ray J. Greenwell 2026-05-10 15:56:57 -07:00
  • 3e28d60d9a Restore original 44100 / 15 initialization parameters to sound... Ray J. Greenwell 2026-05-09 20:11:22 -07:00
  • c77177368c Bug fix: actually use the available value computed a line above. Ray J. Greenwell 2026-05-09 20:10:45 -07:00
  • 8f7be7fe9f Merge pull request #9 from fourbites/master Michael Bayne 2025-11-28 14:24:34 -08:00
  • d9d94575be Merge pull request #7 from threerings/dependabot/maven/core/org.apache.ant-ant-1.10.9 Michael Bayne 2025-11-28 14:17:51 -08:00
  • a49e0e012f Merge pull request #8 from threerings/dependabot/maven/tools/org.apache.ant-ant-1.10.9 Michael Bayne 2025-11-28 14:17:35 -08:00
  • 0689c4ccd8 Merge pull request #6 from threerings/dependabot/maven/core/junit-junit-4.13.1 Michael Bayne 2025-11-28 14:17:20 -08:00
  • 8ccac9f017 Merge pull request #5 from threerings/dependabot/maven/tools/junit-junit-4.13.1 Michael Bayne 2025-11-28 14:17:04 -08:00
  • fc0beb238c Use fixed zoom levels for more stable rendering fourbites 2025-09-20 01:45:28 +02:00
  • 6da7fa249b Fix zoom scaling artifacts fourbites 2025-08-27 17:31:39 +02:00
  • 45afe38ccc Fix copyArea to work with zoom fourbites 2025-08-27 17:19:10 +02:00
  • 5bc8ff224c Add zoom support to VirtualMediaPanel fourbites 2025-08-27 16:30:09 +02:00
  • 4910f7fb9d [maven-release-plugin] prepare for next development iteration Michael Bayne 2025-08-08 10:39:41 -07:00
  • 14cef92e49 [maven-release-plugin] prepare release nenya-1.7.1 Michael Bayne 2025-08-08 10:39:38 -07:00
  • 623ee0d20e Javadoc doesn't like emails these days. Michael Bayne 2025-08-08 10:38:45 -07:00
  • 8fdc7431de Upgrade OpenAL bits to LWJGL 3. Michael Bayne 2025-08-08 10:34:03 -07:00
  • af792182c1 [maven-release-plugin] prepare for next development iteration Michael Bayne 2025-07-04 10:04:25 -07:00
  • a70fbc7deb [maven-release-plugin] prepare release nenya-1.7 Michael Bayne 2025-07-04 10:04:22 -07:00
  • d1e2a2cd02 Update to latest Sonatype publishing bits. Michael Bayne 2025-07-04 10:01:02 -07:00
  • 7ee646af97 Javadoc fix. Michael Bayne 2025-07-04 10:02:34 -07:00
  • 210ccca53c Remove obsolete Maven repos. Michael Bayne 2025-02-25 14:54:41 -08:00
  • f1441a8be6 Remove ancient unsafe native code. Michael Bayne 2025-02-10 10:15:32 -08:00
  • fbe72595a4 Ignore Maven target/ directories. Michael Bayne 2025-02-05 10:59:12 -08:00
  • b15fdc1911 Update depends, target Java 10. Michael Bayne 2025-02-05 10:58:25 -08:00
  • 8711ee09d2 Turns out YPP does need getLocalePrefix(). :) Michael Bayne 2025-01-29 14:49:58 -08:00
  • 9647cfb968 Shucks, that was a lot more complicated than I thought Jamie Doornbos 2013-01-31 00:28:12 -08:00
  • 6ec4fb5c4f Implement up to date check for tile directories Jamie Doornbos 2013-01-30 23:21:39 -08:00
  • b65ca9b144 Probably a nice touch to set a default. David Hoover 2012-12-03 10:44:28 -08:00
  • 9e87bc3519 Clear out the background when building a trimmed tileset. David Hoover 2012-11-30 13:13:21 -08:00
  • ddf07dc905 Support fancier packing of trimmed tilesets. David Hoover 2012-11-29 16:39:18 -08:00
  • bce83d858e Revamped the way TileSetBundler mogrifies and writes out bundles Jamie Doornbos 2012-10-26 21:45:06 -07:00
  • 426165b85e Upgrade maven-plugin-plugin. Michael Bayne 2025-01-29 14:12:43 -08:00
  • c80d59b316 Remove PerfTimer. Michael Bayne 2025-01-29 14:11:05 -08:00
  • ed8ca989f0 Drive-by: Nix unused variable that's been hanging out since 2006. Ray J. Greenwell 2025-01-20 11:45:00 -08:00
  • c752e2c277 Bump ant from 1.7.1 to 1.10.9 in /core dependabot[bot] 2021-02-03 19:30:22 +00:00
  • dbbd48cf40 Bump ant from 1.7.1 to 1.10.9 in /tools dependabot[bot] 2021-02-03 19:30:22 +00:00
  • 23e6801daa Bump junit from 4.8.1 to 4.13.1 in /core dependabot[bot] 2020-10-13 09:57:47 +00:00
  • 9e891ef0b6 Bump junit from 4.10 to 4.13.1 in /tools dependabot[bot] 2020-10-13 09:56:21 +00:00
  • 3165a012fd Prepare for next development iteration. Ray J. Greenwell 2018-10-15 11:04:02 -07:00
  • 2212f2ed72 Prepare for release nenya 1.6.2. Ray J. Greenwell 2018-10-15 10:25:28 -07:00
  • 829818ded4 Improve Colorization slightly. Ray J. Greenwell 2018-10-15 10:18:44 -07:00
  • 145660bf0c Color.HSBtoRGB() will wrap hue for us. Ray J. Greenwell 2018-07-18 12:02:32 -07:00
  • a7a50773de Target JDK 1.6. Michael Bayne 2018-03-27 14:21:31 -07:00
  • 9ce251b177 Add target for char-sprite-viz, for kicks. Michael Bayne 2017-08-19 07:55:25 -07:00
  • 084da3c549 Tick sprite in char sprite viz. Michael Bayne 2017-08-19 07:54:55 -07:00
  • 2197292581 Share the OpenAL context if one is already created. Michael Bayne 2017-07-18 19:48:26 -07:00
  • ff4d32a1e2 Use published javazoom depend. Michael Bayne 2016-12-17 17:13:46 -08:00
  • 54d84acab3 Move aslib module to profile. Michael Bayne 2016-12-17 16:55:18 -08:00
  • c8b78bb1fe Inherit aspirin &c from nenyalib; add flexgroup repo. Michael Bayne 2015-03-17 09:21:45 -07:00
  • 4193180c30 Flexlib is on Maven Central. Michael Bayne 2015-03-17 09:01:19 -07:00
  • 60823c6364 AS build fixes. Michael Bayne 2015-03-17 08:47:18 -07:00
  • 3852c77120 Cache Maven stuffs. Michael Bayne 2015-03-17 08:46:29 -07:00
  • 8e04887d78 Take files not strings, so that paths are correct. Michael Bayne 2015-03-16 19:29:55 -07:00
  • 30902f28f4 Only build master. Michael Bayne 2015-03-14 10:47:47 -07:00
  • 9eec1e2e92 [maven-release-plugin] prepare for next development iteration Michael Bayne 2015-03-14 10:39:13 -07:00
  • 668df13a74 [maven-release-plugin] prepare release nenya-1.6.1 Michael Bayne 2015-03-14 10:39:09 -07:00
  • e809d26f3d This is on Maven Central now. Michael Bayne 2015-03-14 10:36:30 -07:00
  • c6cf90ab0a Wire up a Travis build. Michael Bayne 2015-03-14 10:09:48 -07:00
  • 2d96e6c81d [maven-release-plugin] prepare for next development iteration Michael Bayne 2015-03-14 09:44:27 -07:00
  • 7ff04d348a [maven-release-plugin] prepare release nenya-1.6 Michael Bayne 2015-03-14 09:44:21 -07:00
  • f2eaa55c35 Javadoc fixes. Michael Bayne 2015-03-14 09:43:11 -07:00
  • 7dcb90c8d3 1.5 -> 1.6. Michael Bayne 2015-03-14 09:37:41 -07:00
  • 9760a317d0 Do the version update dance in prep for release. Michael Bayne 2015-03-14 09:36:25 -07:00
  • 7b462a371a TestUtil is no more. Michael Bayne 2015-03-14 09:33:29 -07:00
  • ed1ec4272f Update flex repo. Jamie Doornbos 2014-11-14 13:13:55 -08:00
  • bab2e1a24d Move eclipse hacks to a profile. Jamie Doornbos 2014-11-14 12:56:48 -08:00
  • 993f0b7cce Set up for local directory deployment. Jamie Doornbos 2014-11-14 12:54:19 -08:00
  • 3941b12fbb Reference shipped 1.5 build. Michael Bayne 2014-07-31 11:10:32 -07:00
  • eda0f713b3 Update narya references to 1.14. Ray J. Greenwell 2014-07-23 15:56:39 -07:00
  • fe9d8f4d5c Route logging properly in Maven. Michael Bayne 2014-01-22 12:15:57 -08:00
  • 2f94b15c15 Created Nenya Maven Plugin. Michael Bayne 2014-01-22 12:13:08 -08:00
  • 1752708fbb Factored ComponentBundler logic into separate class. Michael Bayne 2014-01-22 10:50:42 -08:00
  • 5f08ddcc34 [maven-release-plugin] prepare for next development iteration Michael Bayne 2013-05-07 14:37:33 -07:00
  • 450d7578a0 [maven-release-plugin] prepare release nenya-parent-1.5 Michael Bayne 2013-05-07 14:37:26 -07:00
  • c7a0788078 Use latest samskivert, Guava, LWJGL and Narya. Michael Bayne 2013-05-07 14:17:22 -07:00
  • febf2e4adc Use normal Guava. Michael Bayne 2013-05-07 12:45:20 -07:00
  • 3144678ef5 Note to future self. Michael Bayne 2013-02-05 17:33:16 -08:00
  • 53f13a3c9a Note new tools playn-core dependency in Ant. Michael Bayne 2013-02-05 17:27:54 -08:00
  • ebc91c015f Added a little test of the JSON writer. Michael Bayne 2013-01-23 15:38:39 -08:00
  • fd34ffda09 Allow parsing from InputStream. Michael Bayne 2013-01-23 15:37:04 -08:00
  • 7f3f5098ed Added code for writing a simple miso scene model to JSON. Michael Bayne 2013-01-23 14:25:52 -08:00
  • 6ece954f24 Added SBT build. I can't work with stone tools in my old age. Michael Bayne 2013-01-23 15:35:40 -08:00
  • 880ff7ceec Depend on publicly shipped version of Narya. Michael Bayne 2013-01-23 14:54:32 -08:00
  • c0cb0ffcfd Header update. David Hoover 2012-11-01 11:30:44 -07:00
  • 1e6f91c0b8 Preparing for 1.5-SNAPSHOT development. Mark Johnson 2012-10-16 16:27:24 -07:00
  • c79484827f Preparing for nenya-parent-1.4.2 release. Mark Johnson 2012-10-16 16:17:51 -07:00