]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Rearranged the code in preparation to move/resize code by arrow keys:
authorterencehill <piuntn@gmail.com>
Sun, 20 Jun 2010 17:07:00 +0000 (19:07 +0200)
committerterencehill <piuntn@gmail.com>
Sun, 20 Jun 2010 17:07:00 +0000 (19:07 +0200)
commit4353b78af18e19d936fe0c15134c3d2a2f22be74
treec333a355a9c14ba9bdec1a70d0457e4b12696685
parent9a2dd36ea19ed55734fbf61aa8a76a6916dabc83
Rearranged the code in preparation to move/resize code by arrow keys:
- Moved a large portion of HUD_Panel_Mouse in the new function HUD_Panel_Highlight (now executed more logically only at the mouse click and not when dragging).
- HUD_Panel_SetPosSize doesn't compute the initial size (using mousepos) anymore, instead now it accepts a generic initial size in input.
qcsrc/client/hud.qc