]> de.git.xonotic.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)
committerFruitieX <rasse@rasse-lappy.localdomain>
Tue, 29 Jun 2010 08:08:01 +0000 (11:08 +0300)
commitd13aecb3794b2bbc2c2973f7927937ed4c2bf957
tree89f15fa7338ed9579fe6667bbe059e0a5c2e1ad1
parent86513964ed27e97bea937969623400ed9a03a733
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