Thu, 10 Jan 2013 22:59:46 +0400 | martin_bede | Fix tons of warnings | file | diff | annotate |
Tue, 25 Dec 2012 04:45:22 +0100 | koda | update branch with default | file | diff | annotate |
Tue, 04 Dec 2012 17:57:18 -0500 | Mitchell Kember | Changed uSound.pas so that music will still play if music is enabled and sound is disabled. Effectively, isSoundEnabled represents only sound effects and does not include music (and I have replaced the places where both are concerned with a logical combination of the two). | file | diff | annotate |
Sun, 02 Dec 2012 22:19:13 +0400 | unc0rr | Fix check for file existance | file | diff | annotate |
Sat, 01 Dec 2012 04:36:13 +0100 | koda | use High() to avoid future out of bounds in uSound | file | diff | annotate |
Fri, 30 Nov 2012 22:23:26 -0500 | nemo | oups | file | diff | annotate |
Thu, 29 Nov 2012 23:23:19 -0500 | Joe Doyle (Ginto8) | Move global variables to units that use them | file | diff | annotate |