mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-05-31 00:51:21 +00:00
- ZDoom now disables the input method editor, since it has no east-Asian
support, and having it open a composition window when you're only expecting a single keypress is not so good. SVN r1705 (trunk)
This commit is contained in:
parent
201c5c5125
commit
3786ced96e
2 changed files with 16 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
July 3, 2009
|
||||
- ZDoom now disables the input method editor, since it has no east-Asian
|
||||
support, and having it open a composition window when you're only expecting
|
||||
a single keypress is not so good.
|
||||
- Fixed: Setting intermissioncounter to false in gameinfo drew all the stats
|
||||
at once, instead of revealing them one line at a time.
|
||||
- Fixed: The border definition in MAPINFO's gameinfo block used extra braces.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue