22 Commits

Author SHA1 Message Date
Giles Williams
b5193f22ce Revised collideWithShip: to provide for proper elastic collisions. ShipEntity.m
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@24 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-27 11:10:47 +00:00
Dylan Smith
8335148f34 audio clipping experiment, and fix altimeter in thargoid ambush
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@23 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-26 22:12:06 +00:00
Giles Williams
ca355f6026 corrected rounded_fee in passengersForSystem:atTime: as per the similar correction to prevent /0 errors elsewhere
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@22 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-25 09:36:55 +00:00
Dylan Smith
b0ac3a132c change rounded_fee to Giles's suggestion
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@21 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-24 23:21:10 +00:00
Dylan Smith
dc61168566 Override Info-gnustep.plist with Info-Oolite.plist so version numbers/bundle stuff is correct
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@20 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-24 21:20:54 +00:00
Dylan Smith
340aea6513 Fix carrier market (code disabled earlier to prevent SIGFPE)
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@18 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-24 18:46:16 +00:00
Dylan Smith
ef5d614948 clear out debugging cruft from sound
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@17 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-23 23:25:30 +00:00
Dylan Smith
4e27e841b1 slightly downsize soundbuffer (works better in non-debug code)
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@16 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-23 21:24:04 +00:00
Dylan Smith
80f5040126 temporary fix to SIGFPE when looking at the delivery/taxi screen (fees are zero which is a problem)
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@15 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-23 18:15:04 +00:00
Dylan Smith
6510d80d97 First hack (yes, hack) at sound
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@14 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-23 17:24:43 +00:00
Dylan Smith
a8d9621f62 First hack (yes, hack) at sound
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@13 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-23 17:24:24 +00:00
Giles Williams
e13241203b tweaked vector cross-product to remove a call to sqrt() - thanks Jim Driscoll
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@12 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-22 17:25:50 +00:00
Dylan Smith
f9d279f24e PORTING.TXT file to help future porters who are doing new platforms
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@11 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-21 21:29:17 +00:00
Dylan Smith
d47f8782d9 fix sigfpe in Universe.m (total_quantity = 0)
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@10 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-21 21:04:21 +00:00
Dylan Smith
97299b63b6 fix the crash I introduced when selecting strict mode...
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@9 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-21 20:40:23 +00:00
Dylan Smith
e2930ab4d1 Fix F2 menu crash when no full screen modes are available
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@8 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-21 20:23:58 +00:00
Dylan Smith
3c43dbf4aa Fix floating point exception on hyperspace entry, add #ifdef HAVE_SOUND blocks around GNUstep sound code
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@7 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-20 23:42:17 +00:00
Dylan Smith
9379419ba6 add extra sound files, modify GNUmakefile.postamble with Giles's recommendations, add math.h to oolite-linux.h to prevent nasty bug caused by something weird happening in the floor() function
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@5 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-20 19:55:51 +00:00
Giles Williams
ca9a24718d brought up to date with oolite r644 - fixing a bug when buying military lasers and adding the 'Cargo Holds Full' message
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-20 13:25:34 +00:00
Dylan Smith
0f46e9f10c Add Comparison category to NSObject, add README file
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-19 21:26:31 +00:00
Dylan Smith
ac5ddd48a0 Build control additions: silence pointless warnings, provide header file for Linux paths, copy files into the resultant .app
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@2 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-19 20:53:42 +00:00
Dylan Smith
8b456c000b oolite initial import
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@1 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-19 19:53:18 +00:00