CVS log for ports/games/dangerdeep/files/patch-SConstruct
Up to [FreeBSD] / ports / games / dangerdeep / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 25 22:53:30 2010 UTC (2 years ago) by acm
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Update WWW [1] - Fix build on 9.x PR: 142753 Submitted by: Hardy Schumacher <hardy.schumacher _at_ gmx.de> [1]
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Dec 21 10:01:25 2007 UTC (4 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +15 -6 lines
- Fix build on FreeBSD 8.x Submitted by: Wesley Shields <wxs@atarininja.org>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 1 04:16:22 2006 UTC (5 years, 3 months ago) by acm
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +31 -5 lines
- Update to 0.2.0 - Remove USE_X_PREFIX - Add games/dangerdeep-data dependency
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:20:59 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -3 lines
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 9 10:04:21 2006 UTC (5 years, 9 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -69 lines
Update to 0.1.1 New Changes in dangerdeep: - new SSE intrinsic code for x86/64 and x86/32 - new sky rendering - MSVC compile fixes - new font and some gui changes - display per torpedo info - sensor detection code once per second, not once per frame, improves performance - convoy fixes (position simulation) - added mission editor - added Kennebac class tanker - fixed widget bugs - more data per model (country etc.) - fixed some models - new panel (smaller), new message display (nicer) - fixes for popups - new popup: rangefinder card - shader fixes - new vessel preview - added doxygen documentation - improved model format (with relations) - fixes for compatibility with newer drivers and OpenGL2.0 - improved water rendering (mirror distorsion effect) - TDC improvements - Parallax angle computation and display - new faulthandler for debugging segfaults - load/save format changed to xml based data - better perlin noise generation - new sounds and music - new background images for menues PR: ports/95767 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) Approved by: lawrance (mentor)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Oct 29 14:17:01 2005 UTC (6 years, 3 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Add dangerdeep. Danger from the deep (aka dangerdeep) is a Free / Open Source World War II German submarine simulation. It is currently available for FreeBSD, Linux/i386 and Windows, but since it uses SDL/OpenGL it should be portable to other operating systems or platforms. WWW: http://dangerdeep.sourceforge.net/ PR: ports/88168 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
