Commit Graph
8 Commits
Author SHA1 Message Date
Eugene Sandulenko fab199d37e JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
Matthew Hoops ddf170de4a ZVISION: Silence gcc warnings 2015-04-11 16:12:47 -04:00
Filippos Karapetis 14914b2a31 ZVISION: Add custom equality operators for game location
This makes the location checks more readable
2015-02-14 15:08:28 +02:00
Torbjörn Andersson bc2c1c6a3c ZVISION: Remove \n from debug message 2015-02-02 01:11:53 +01:00
Marisa-Chan 0bc61d3c21 ZVISION: Volume is not linear value, use dB map to linear for -100...0dB 2015-01-23 16:25:21 +06:00
Marisa-Chan ad2ab98474 ZVISION: Use correct int type for volume 2015-01-23 16:20:59 +06:00
Marisa-Chan d67727a7a4 ZVISION: Fix sound bug #6767 by making pan_track code similar to original 2015-01-23 11:13:06 +06:00
RichieSams 68d3ebd57b ZVISION: Rename some scripting classes to better represent what the classes are
Also, rename the graphics 'Effect' class in order to avoid naming clashes (and/or coder
confusion) with the newly named ScriptingEffect class.
Lastly, add some documentation for the classes for further clarity.
2014-12-30 01:10:36 -06:00