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
(Only the first 15 lines of the commit message are shown above )
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>