aboutsummaryrefslogtreecommitdiff
path: root/Sounds
Commit message (Collapse)AuthorAgeFilesLines
* Update license information for sounds and fontsXavier Del Campo Romero2021-01-032-28/+47
|
* Support CMakeXavier Del Campo Romero2021-01-011-0/+28
|
* * System.c: Root counters are finally working, YAY!XaviDCR922018-03-171-1/+1
| | | | | * Sfx.c: SfxStopMusic() was relying on global timer to be increased under ISR, but this is not true anymore! * Other minor changes on EndAnimation.c.
* Renamed BMP/WAV data to uppercase (Linux case-sensitivity).XaviDCR922017-09-164-0/+0
|
* + Added source WAV files. See SOUND_SOURCES for license reference.XaviDCR922017-09-165-0/+0
|
* * Trimmed ending whitespaces.XaviDCR922017-09-161-1/+1
| | | | * Makefile now generates output TIM files automatically, using 'cat whatever.flags' files as flags for bmp2tim.
* * Added more comments.XaviDCR922017-08-181-0/+17
| | | | | * Radio chatter sounds. * Created aircraft state STATE_STOPPED, to be used when L1 is pressed on aircraft selection mode.
* + Documentation about sound sources.XaviDCR922017-08-141-0/+11
| | | | | | | | * Sine-like effect used for runways now moved to SystemCalculateSine(). * Bugfix: ptrPlayer->FlightDataPage is now decreased if there aren't enough active aircraft. * On main menu, 2 players option is now disabled if pad 2 is disconnected. * More work on FPS measurement (not working yet). * Number of used SPU voices is now returned on SfxUploadSound().
* * Updated.XaviDCR922017-02-044-0/+0
|
* Initial commitXavier Del Campo2017-02-044-0/+0