Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Casting display typo #30

Closed
GoogleCodeExporter opened this issue Mar 19, 2015 · 6 comments
Closed

Casting display typo #30

GoogleCodeExporter opened this issue Mar 19, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Press "C" during battle.

What is the expected output? What do you see instead?
Game should display "<char>'s spells in memory". Instead, it displays
"<char>s  spells in memory" (note the missing apostrophe as well as the
extra space after "s").

What version of the product are you using? On what operating system?
v 1.0.15, Windows XP

Please provide any additional information below.
Just a minor typo that I noticed.

Original issue reported on code.google.com by vanshi...@yahoo.com on 28 Apr 2009 at 1:34

@GoogleCodeExporter
Copy link
Author

Does the DOS version have an apostrophe?

Original comment by simeon.pilgrim on 28 Apr 2009 at 3:46

@GoogleCodeExporter
Copy link
Author

Yes the DOS version also has an apostrophe.

Original comment by vanshi...@yahoo.com on 28 Apr 2009 at 3:50

@GoogleCodeExporter
Copy link
Author

Fixed in check-in 253, this will be in build 1.0.16

Original comment by simeon.pilgrim on 28 Apr 2009 at 4:00

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

By the way, this typo also occurs in view => items, view => spells (can search 
for
"spells in memory"), magic => cast, magic => memorize (can search for "spells in
grimoire"). The game crashes with respect to trying to scribe scrolls, but I 
would
imagine the same typo occurs there (can search for "spells on scrolls"). I've 
checked
that those appear correctly (for example, "<char>'s spells in memory") in the 
DOS
version.

Original comment by vanshi...@yahoo.com on 9 May 2009 at 6:44

@GoogleCodeExporter
Copy link
Author

All those code paths use the same block of code, so will be all fixed in the 
next build

Original comment by simeon.pilgrim on 10 May 2009 at 8:25

@GoogleCodeExporter
Copy link
Author

Original comment by simeon.pilgrim on 28 Jul 2010 at 10:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant