CVSROOT: /home/cvs
Module name: freesci
Changes by: cvsuser 01/10/15 08:58:23
Modified files:
. : ChangeLog TODO
doc : sci.sgml
src/engine : savegame.c scriptdebug.c
src/gfx : widgets.c
src/include : vocabulary.h
src/scicore : console.c resource.c
Log message:
* Dirty rectangle propagation now treats the absolute coordinates of ports
correctly (a)
* Alternative sources for resources now enter their file_offset correctly
(Thanks, Matt!)
* Docs list word types in the way they're treated in FreeSCI now
(Thanks, Oktal!)
* TODO updated
* 'selectornames' and 'kernelnames' became 'list selectors' and
'list syscalls', respectively.
* Added 'list words' and 'list suffixes' for people wanting to inspect the
vocabulary (*)
(a) should close #267 and #271.
(*) The correct plural (and accusative plural) of 'suffix' should work, too,
for those who think this is important
-- Christoph