mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
- A few adjustments and minor fixes (by Buggler)
o Externalised Laptop 'Lock&Release' feature o Minor Fix for Tactical 'Lock&Release' feature o Show 'Page Numbers' in BobbyR Item Selection Page, AIM Profile Page o Change Low Stat Color to Dark Grey (Previous: same color w Medium Stat) & its Criteria to < 20 (Previous: <50) for AIM Member Stats o Laptop\AIM Member Screen: Hotkey BACKSPACE - Back to AIM Mug Shot Index. Close Window if in Conference Mode o Laptop\MERC Screen: Hotkey BACKSPACE - Back to Merc Homepage o Repeat Keys for 'Next' & 'Previous' in BobbyR Item Selection Page, AIM Profile Page, Merc Profile Page, Strategic Sector Inventory git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5614 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -4531,6 +4531,10 @@ void GetKeyboardInput( UINT32 *puiNewEvent )
|
||||
}
|
||||
}
|
||||
}
|
||||
else if ( fCtrl )
|
||||
{
|
||||
// used for "lock" / "unlock" the mouse cursor in windowed mode
|
||||
}
|
||||
else
|
||||
{
|
||||
// nothing in hand and either not in SM panel, or the matching button is enabled if we are in SM panel
|
||||
|
||||
Reference in New Issue
Block a user