Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | DREAMWEB: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-11-30 | DREAMWEB: Further migration to screen size constants. | D G Turner | |
2012-05-31 | DREAMWEB: Objectify Sound functions & data into DreamWebSound class. | D G Turner | |
This change should have no functional change, but makes the sound code more decoupled, modular and readable, prior to attempting a fix for bug #3528164 - "DREAMWEB: missing sound effects/music cues during main title". | |||
2012-03-03 | DREAMWEB: Simplify some uses of randomNumber() | Torbjörn Andersson | |
Our random number generator isn't restricted to producing numbers between 0 and 255. We can just ask it for the desired range. | |||
2012-03-03 | DREAMWEB: The rain processing has its own cpp file | Bertrand Augereau | |