Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-05 | Cleanup | Torbjörn Andersson | |
svn-id: r17913 | |||
2005-04-29 | Replaced rand()/srand() with RandomSource. Of course, util_getRandom() is a | Torbjörn Andersson | |
pretty unnecessary function - we could call RandomSource directly - but let's take this one thing at a time. svn-id: r17863 | |||
2005-04-26 | Make it possible to specify language at run-time, since the Gobliiins 1 | Torbjörn Andersson | |
support for other languages appears to work at least fairly well, and this makes it easier to test it. svn-id: r17804 | |||
2005-04-13 | Support for Red Book audio in CD version of gob1. | Eugene Sandulenko | |
svn-id: r17588 | |||
2005-04-12 | Remove reference to resource.h | Eugene Sandulenko | |
svn-id: r17559 | |||
2005-04-09 | Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code ↵ | Max Horn | |
(open/write/close to access a log file? yuck) svn-id: r17486 | |||
2005-04-09 | Fix legal header. Be careful when doing global search and replace! Better ↵ | Max Horn | |
use full-word regex, to avoid problems like this svn-id: r17485 | |||
2005-04-05 | Changed remaining file headers | Max Horn | |
svn-id: r17401 | |||
2005-04-05 | Remove useless casts | Max Horn | |
svn-id: r17400 | |||
2005-04-05 | Initial checking of Gob engine | Eugene Sandulenko | |
svn-id: r17388 |