diff options
author | Eugene Sandulenko | 2006-09-29 09:44:30 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2006-09-29 09:44:30 +0000 |
commit | bb1547ab1ce3eb0a586814949e59864888f99c83 (patch) | |
tree | 66e780855ef521dab3cfc5dcaad8e3d90f764f00 /NEWS | |
parent | abf4ede05ba070478cf942817140a6744015dfab (diff) | |
download | scummvm-rg350-bb1547ab1ce3eb0a586814949e59864888f99c83.tar.gz scummvm-rg350-bb1547ab1ce3eb0a586814949e59864888f99c83.tar.bz2 scummvm-rg350-bb1547ab1ce3eb0a586814949e59864888f99c83.zip |
Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and
SimonEngine -> AGOSEngine.
Source is compilable and runnable again. I'm done.
svn-id: r24013
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ For a more comprehensive changelog for the latest experimental SVN code, see: SCUMM: - Fixed various actor walking issues. + Simon: + - Renamed Simon engine to AGOS. + 0.9.1 (????-??-??) General: - Fixed potential garbage and/or crash in debug console. |