Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-23 | This memory is released with free(), so it has to be allocated with malloc(), | Torbjörn Andersson | |
not new. Fixes a Valgrind warning. svn-id: r31678 | |||
2008-04-23 | Fixed warning about potentially undefined behaviour. | Torbjörn Andersson | |
svn-id: r31667 | |||
2008-04-23 | Implemented direct loading of rtzcd.dat from the archive rtzcd.red, i.e. the ↵ | Benjamin Haisch | |
game doesn't have to be installed first to get rtzcd.dat. Also added the respective detection entry. svn-id: r31661 |