dajt
|
7cb109935a
|
Classes for SDL sound
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@43 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-05-04 11:05:51 +00:00 |
|
dajt
|
2747a440c9
|
Classes for SDL sound
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@42 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-05-04 11:04:57 +00:00 |
|
Giles Williams
|
01cb49f48c
|
merged some changes from Mac OS X Oolite r658
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@41 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-05-01 22:53:08 +00:00 |
|
Dylan Smith
|
b5de0f8a93
|
silence whines about not being able to find screen modes
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@40 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-05-01 16:07:26 +00:00 |
|
Dylan Smith
|
60433bc106
|
Clean up compiler warnings
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@39 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-04-30 23:25:21 +00:00 |
|
Dylan Smith
|
f380837c8a
|
fix build break in Entity.m
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@38 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-04-30 22:51:04 +00:00 |
|
Dylan Smith
|
bdadb3af68
|
Remove full screen mode for now, doesn't seem practical in GNUstep
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@37 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-04-30 22:43:05 +00:00 |
|
Dylan Smith
|
b79165766c
|
merge in JK/JohnJ's improvements to the sound code
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@36 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-04-30 20:41:06 +00:00 |
|
Giles Williams
|
1c22bf9344
|
revised drawEntity::to behave more sanely
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@35 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-04-30 20:39:13 +00:00 |
|
Dylan Smith
|
58c0f6866a
|
fix screenshots
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@34 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-04-30 16:42:09 +00:00 |
|
Dylan Smith
|
e30fdfb6fc
|
Fullscreen WIP
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@33 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-04-30 15:36:20 +00:00 |
|
Dylan Smith
|
4c189f5e39
|
package shell script updates + binary packager
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@32 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-04-28 22:55:03 +00:00 |
|
Dylan Smith
|
87f67159a3
|
update source packaging script and README files
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@31 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-04-28 22:14:07 +00:00 |
|
Dylan Smith
|
3274cb3ea6
|
organize the source tree somewhat better
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@30 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-04-28 21:47:22 +00:00 |
|
Dylan Smith
|
23a66cd503
|
oops, forgot to reset state
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@29 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-04-28 20:40:56 +00:00 |
|
Dylan Smith
|
44521c251f
|
more sound debugging
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@28 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-04-28 20:15:20 +00:00 |
|
Dylan Smith
|
f2b9c87693
|
remove a huge amount of cruft from OOAlsaSound
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@27 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-04-28 18:27:53 +00:00 |
|
Giles Williams
|
026ef837b9
|
added Config/planetinfo.plist override for station roll value (<key>station_roll</key><real>0.4</real>)
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@26 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-04-28 10:04:03 +00:00 |
|
Dylan Smith
|
9060d522ac
|
remove excess memcpys from mixer and resampler, antialise while resampling sound, adapt to sound card's buffer size
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@25 127b21dd-08f5-0310-b4b7-95ae10353056
|
2005-04-27 21:11:19 +00:00 |
|
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 |
|