- Fixed: When using Win32 mouse, windowed mode, alt-tabbing away and then

clicking on the window's title bar moved it practically off the screen.
- Beginnings of i_input.cpp rewrite: Win32 and DirectInput mouse handling has
  been moved into classes.


SVN r1597 (trunk)
This commit is contained in:
Randy Heit 2009-05-23 02:22:30 +00:00
parent 7e69852da9
commit 86023c23ca
2 changed files with 757 additions and 475 deletions

View file

@ -1,4 +1,10 @@
May 20, 2009 (Changes by Graf Zahl)
May 22, 2009
- Fixed: When using Win32 mouse, windowed mode, alt-tabbing away and then
clicking on the window's title bar moved it practically off the screen.
- Beginnings of i_input.cpp rewrite: Win32 and DirectInput mouse handling has
been moved into classes.
May 20, 2009 (Changes by Graf Zahl)
- Fixed: The SBARINFO parser compared an FString in the GAMEINFO with a NULL
pointer and tried to load a lump with an empty name as statusbar script
for non-Doom games.

File diff suppressed because it is too large Load diff