The NetBSD Project

CVS log for pkgsrc/games/eureka/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / games / eureka

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Sun Jan 29 21:16:09 2023 UTC (4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, HEAD
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.6 / (download) - annotate - [select for diffs], Mon Aug 17 20:18:43 2020 UTC (2 years, 9 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.5 / (download) - annotate - [select for diffs], Fri May 15 15:20:50 2020 UTC (3 years ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.4: +1 -12 lines
Diff to previous 1.4 (colored)

eureka: Avoid sys/time.h SEC pollution.

Remove BROKEN_ON_PLATFORM for SunOS.

Revision 1.4 / (download) - annotate - [select for diffs], Fri May 15 14:59:53 2020 UTC (3 years ago) by micha
Branch: MAIN
Changes since 1.3: +12 -1 lines
Diff to previous 1.3 (colored)

games/doomlegacy: Broken on SunOS

Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 27 18:38:44 2020 UTC (3 years, 1 month ago) by micha
Branch: MAIN
Changes since 1.2: +7 -6 lines
Diff to previous 1.2 (colored)

games/eureka: Update to 1.27.2

This release is named 1.27b by upstream (the pkgsrc version is 1.47.2 to
be compatible with the former 1.47.1 that had no upstream name).

Remove libXcursor dependency. Eureka doesn't use libXcursor directly.
It's a FLTK dependency that was missing in the bl3 file (now fixed there).

Upstream changes:
+ fixed a crash bug

Revision 1.2 / (download) - annotate - [select for diffs], Wed Feb 26 12:28:02 2020 UTC (3 years, 3 months ago) by micha
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.1: +14 -11 lines
Diff to previous 1.1 (colored)

eureka: Update to 1.27.1

Version 1.27.1 is used for the package with the latest macOS patches. They were
added to the source archive by upstream after the 1.27 release without changing
its name.

The new OpenGL renderer can be disabled with the new package option "opengl"
(recommended on machines without hardware acceleration for OpenGL).
The option "opengl" is ignored if the FLTK package was compiled without OpenGL
support.


CHANGES IN Eureka 1.27
======================

(Since version 1.24)

+ use OpenGL for faster rendering of 2D and 3D views
+ improved non-GL drawing of 2D view, much faster in Linux
+ support mixing textures and flats for ports that allow it
+ improved 3D mode, can move things and sector surfaces
+ ratio lock, makes producing lines at certain angles easier

- a single status bar for both 2D and 3D views
- new popup menus to set edit mode, browser mode, scaling
- render sectors in the 2D view with both lighting and texturing
- create void islands by drawing lines anti-clockwise in a sector
- snap position indicator for 2D view (a light-blue cross)
- added scale '-' and '+' buttons, show scale as percentage
- ability to highlight/select railings in 3D view
- beginning of support for UDMF maps (not usable yet...)

- render BOOM's deep water effect (linetype 242)
  [pkgrc note: Legacy linetype 301 "Translucent 3D water" is now visible
               with the OpenGL renderer too]
- render 3D Floors for EDGE, LEGACY and ZDOOM ports
  [pkgrc note: 3D floors are only visible with the OpenGL renderer]
- render basic slopes for EDGE, ETERNITY, ODAMEX and ZDOOM
  [pkgrc note: Slopes are only visible with the OpenGL renderer]
- render things with a NULL sprite as a blue triangle
- render Hexen map-spots as a green triangle
- render unknown things with a smaller '?' sprite

- preference to combine flats and textures in a single browser
- preference to show all textures on a one-sided linedef
- preference for linedef information (Length, Angle, Ratio)

- support ESC key to cancel a current action (e.g. dragging)
- support SHIFT and CTRL when using mouse-wheel to move in 3D view
- support the FreeDM iwad
- support TNT and Plutonia textures in FreeDoom2 iwad
- support Hexen map format in the ETERNITY port
- support PNG, JPEG and TGA images in sprite/flat/patch lumps
- added portal specials 156 and 107 to the ZDOOM port
- added missing specials 105, 106 and 130 to the ZDOOM port
- improvements to the Makefile
- improvements to the MacOS build files

- fixed mode menu disappearing into Window's task bar when maximized
- fixed not remembering test-in-game EXE when port is "vanilla"
- fixed the 'Online Docs' command in the Help menu
- fixed window title not showing correct map name
- fixed Re-bind in key binding dialog to show new key as valid
- fixed grid getting out-of-sync with the "hide in FREE mode"
- fixed needless line flips when drawing clockwise within a sector

Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 11 16:26:17 2019 UTC (3 years, 8 months ago) by micha
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3

games/eureka: import eureka-1.24

Eureka is a map editor for the classic DOOM games, and a few related games
such as Heretic and Hexen. It supports Linux, Windows and OS X.

There is a 2D mode to create the layout and a 3D mode to check e.g. texture
alignment.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>