summaryrefslogtreecommitdiff
path: root/media/extra_grf/rivers/toyland.nfo
AgeCommit message (Collapse)Author
2020-06-05Codechange: rework how grf and ob[msg] are generatedPatric Stout
For grfs, it now uses CMake scripts to do its job, and both grf files are split into their own folder to make more clear what is going on. Additionally, it no longer builds in-source (although the resulting grf is copied back in the source folder). For ob[msg] it now uses CMake scripts to generate the translation files; the result is no longer stored in-source (but in the build folder). Although all files are available to create the GRFs and basesets, it won't really work till CMake is introduced (which will happen in a few commits from here)
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2012-02-24(svn r23982) -Codechange: use NFO v32 for the extra graphicsrubidium
2011-08-20(svn r22766) -Add: river graphics for the original base set (andythenorth)rubidium