Files
oboe/rsrc/boes
Celtic Minstrel f282c06bfa Write the code to save the general scenario data to a file
- See monster strings are now fetched from the same list as the special encounter strings instead of a list of their own
- There is now a possibility for the scenario intro dialog to have a different icon than the scenario icon
- Remove unused intro_mess_len field
- Add method to the XML printer class to push a simple element with no attributes or child elements
- Automatically close any elements before writing the document to the stream
- Fix scenario editor File menu having an invisible "Close All" option that appeared when the option key was pressed
2015-01-13 20:54:51 -05:00
..
2014-11-28 16:22:33 -05:00
2014-11-28 15:10:35 -05:00
2014-11-28 14:31:01 -05:00
2014-11-28 14:41:44 -05:00

boes is a new human-readable XML scenario data format, intended to replace the glorious exs.

features will include embedded resources, more accessibility, and being a gzipped tarball with a different name

work in progress

-- sy