1
1
forked from 0ad/0ad
0ad/source/sound
Ykkrosh 609f1643d5 Fix -Wconversion warnings in simulation code.
Cast to smaller integer types explicitly.
Generally avoid platform-dependent types (size_t) in simulation code.
Use float versions of math.h functions, not double.

This was SVN commit r10017.
2011-08-16 11:18:32 +00:00
..
ambient_design.txt design notes from meeting: ambient sound 2006-01-08 02:05:44 +00:00
JSI_Sound.cpp split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
JSI_Sound.h Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
SoundGroup.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
SoundGroup.h Fix -Wconversion warnings in simulation code. 2011-08-16 11:18:32 +00:00