aboutsummaryrefslogtreecommitdiff
path: root/games/dangerdeep
Commit message (Collapse)AuthorAgeFilesLines
* - Chase fftw3 libver bumpMichael Johnson2006-05-111-1/+2
| | | | Notes: svn path=/head/; revision=162087
* Update to 0.1.1Ion-Mihai Tetcu2006-05-094-87/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=161789
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Add dangerdeep.Jean-Yves Lefort2005-10-295-0/+163
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> Notes: svn path=/head/; revision=146664