Commit graph

4195 commits

Author SHA1 Message Date
jsalmon3
711fc63b0c ChangeUnitOwner doesn't need oldplayer argument 2003-04-18 17:45:45 +00:00
nehalmistry
bb7602022e added ConvertToStereo32 definition 2003-04-18 04:59:08 +00:00
nehalmistry
7058c1bc74 fix up some debug output 2003-04-18 00:52:07 +00:00
nehalmistry
dd7e88b392 fix small formatting error 2003-04-17 22:44:50 +00:00
nehalmistry
ed4610dbb9 11025/22050/44100, mono/stereo ogg's are supported now 2003-04-17 22:35:54 +00:00
nehalmistry
47e7ad4a8f fixed warning 2003-04-17 21:39:51 +00:00
nehalmistry
3c03e0e986 move function to convert raw data to 44khzx16bitx2channels to sound_server.c so it can be used with ogg/flac/mp3/wav 2003-04-17 21:39:16 +00:00
mr-russ
ff90eb6fab Fixed Bug : Upgrades Not Applied to Rescued Units 2003-04-17 06:50:30 +00:00
mr-russ
7177525d59 Updates to selection under fog of war 2003-04-17 06:31:26 +00:00
mr-russ
777eb5800f Implemented Feature Request : Campaign Stuff - New Trigger Actions
Fixed bug for incorrect key highlighted
2003-04-16 22:52:05 +00:00
nehalmistry
b195852c1e small cleanups 2003-04-16 22:36:29 +00:00
nehalmistry
3d51cff86d support 11khz 16bit sounds now 2003-04-16 20:31:41 +00:00
nehalmistry
e9311431ec wav now supports any combination of frequency, bitrate, channels, (except 11khz+16bit) 2003-04-16 19:00:53 +00:00
nehalmistry
91032d6a87 allocate enough memory for 22khz and 11khz flac files 2003-04-15 18:03:57 +00:00
jsalmon3
dc59100d44 Removed disco cheat. The goal is to remove everything hardcoded to wc2, not add more. 2003-04-15 17:42:28 +00:00
nehalmistry
4500797bf0 small formatting cleanup 2003-04-15 17:21:51 +00:00
nehalmistry
d63d6628e5 fixes for sound options menu 2003-04-15 06:47:31 +00:00
nehalmistry
f6021a5679 added 'disco' cheat; clean up defines for cd audio 2003-04-15 05:44:53 +00:00
nehalmistry
414f2cc23e support for 22khz flac files 2003-04-15 05:28:30 +00:00
jsalmon3
415d53b076 Don't use DropOutOnSide if the unit can be placed in the given location 2003-04-15 04:18:58 +00:00
nehalmistry
2250468197 finish decoding process from FlacStreamFree() 2003-04-15 03:14:40 +00:00
nehalmistry
0fd80a1f93 fix formatting 2003-04-15 01:14:11 +00:00
nehalmistry
571b518d1c update copyright 2003-04-15 00:30:03 +00:00
nehalmistry
73b6ca525f flac's can be played without streaming 2003-04-15 00:19:30 +00:00
jsalmon3
0eaf87b3b2 Fixed sync bug in CclCreateUnit and fixed network chat messages 2003-04-15 00:12:40 +00:00
jsalmon3
deeac7f25e Use SyncRand for heading in create-unit 2003-04-14 23:59:41 +00:00
nehalmistry
eee67f382a clean ups 2003-04-14 21:30:53 +00:00
jsalmon3
af87a561bc Fixed bug in chat msgs 2003-04-14 21:02:24 +00:00
jsalmon3
68b396040a Make sure the building isn't destroyed when training a unit 2003-04-14 20:24:15 +00:00
nehalmistry
aa0005379d fixed flac crashing (maybe) 2003-04-14 20:11:21 +00:00
nehalmistry
2dde7a4538 preliminary flac streaming support 2003-04-14 19:46:07 +00:00
nehalmistry
e198a85db2 add back play title music 2003-04-14 15:55:48 +00:00
nehalmistry
c608fe0e6e fix for compiling w/o cdaudio support 2003-04-14 15:48:30 +00:00
mr-russ
da6c6b89df Small Updates to Unit Drawing Code 2003-04-14 09:31:10 +00:00
jsalmon3
80bca37fd1 Fixed id 2003-04-14 05:30:57 +00:00
jsalmon3
03cca67378 More cleanup 2003-04-14 05:30:10 +00:00
jsalmon3
d2bd24a25f Cleanup 2003-04-14 05:21:48 +00:00
nehalmistry
4713d42824 small cleanups 2003-04-14 05:14:38 +00:00
nehalmistry
715ca32239 small typo 2003-04-14 04:33:19 +00:00
nehalmistry
5c98e049de put error if USE_SOUND not defined and cd stuff defined 2003-04-14 04:30:00 +00:00
nehalmistry
1957e2d436 fixed playsection for cdda; play correct track for sdlcd 2003-04-14 03:50:31 +00:00
nehalmistry
501a1be6b8 fixed warning 2003-04-14 03:14:14 +00:00
nehalmistry
d8948a567d move cd stuff into cdaudio.c cdaudio.h 2003-04-14 00:50:31 +00:00
cedars
bf101135be Updated macosx.tgz to work with latest source. 2003-04-14 00:49:44 +00:00
jsalmon3
b47971d143 Fix for 64-bit archs 2003-04-13 22:09:54 +00:00
jsalmon3
242b9980fa Put animations in a hash table 2003-04-13 21:35:45 +00:00
nehalmistry
3a9e174179 small cleanups 2003-04-13 21:02:30 +00:00
nehalmistry
8b748395f2 use FRAME_SIZE define for 2352 2003-04-13 20:22:50 +00:00
nehalmistry
db9108b23d CDDA works perfectly now 2003-04-13 20:11:18 +00:00
nehalmistry
c4a5fe4741 fixed setup script for cdda 2003-04-13 17:08:10 +00:00