Add HD mouse cursors

This commit is contained in:
C.S. Melis 2021-12-02 19:41:23 +01:00
parent 8f93a550d7
commit 0f765051de
3 changed files with 94 additions and 93 deletions

BIN
DATA/SCREENS/cursor.txm Normal file

Binary file not shown.

Binary file not shown.

View File

@ -6,255 +6,256 @@ name = newcursors
name = neutral name = neutral
x = 0 x = 0
y = 0 y = 0
w = 64 w = 256
h = 64 h = 256
[Shape] [Shape]
name = hostile_fire name = hostile_fire
x = 64 x = 256
y = 0 y = 0
w = 64 w = 256
h = 64 h = 256
[Shape] [Shape]
name = talk_empty name = talk_empty
x = 128 x = 512
y = 0 y = 0
w = 64 w = 256
h = 64 h = 256
[Shape] [Shape]
name = talk_rumor name = talk_rumor
x = 192 x = 768
y = 0 y = 0
w = 64 w = 256
h = 64 h = 256
[Shape] [Shape]
name = arrow name = arrow
x = 0 x = 0
y = 64 y = 256
w = 64 w = 256
h = 64 h = 256
[Shape] [Shape]
name = no_fire name = no_fire
x = 64 x = 256
y = 64 y = 256
w = 64 w = 256
h = 64 h = 256
[Shape] [Shape]
name = friendly name = friendly
x = 128 x = 512
y = 64 y = 256
w = 64 w = 256
h = 64 h = 256
[Shape] [Shape]
name = cross name = cross
x = 192 x = 768
y = 64 y = 256
w = 64 w = 256
h = 64 h = 256
[Shape] [Shape]
name = talk_equip_dealer name = talk_equip_dealer
x = 0 x = 0
y = 128 y = 512
w = 64 w = 256
h = 64 h = 256
[Shape] [Shape]
name = talk_mission name = talk_mission
x = 64 x = 256
y = 128 y = 512
w = 64 w = 256
h = 64 h = 256
[Shape] [Shape]
name = talk_info name = talk_info
x = 128 x = 512
y = 128 y = 512
w = 64 w = 256
h = 64 h = 256
[Shape] [Shape]
name = talk_bribe name = talk_bribe
x = 192 x = 768
y = 128 y = 512
w = 64 w = 256
h = 64 h = 256
[Shape] [Shape]
name = talk_commodity_dealer name = talk_commodity_dealer
x = 0 x = 0
y = 192 y = 768
w = 64 w = 256
h = 64 h = 256
[Shape] [Shape]
name = talk_ship_dealer name = talk_ship_dealer
x = 64 x = 256
y = 192 y = 768
w = 64 w = 256
h = 64 h = 256
[Shape] [Shape]
name = talk_story name = talk_story
x = 128 x = 512
y = 192 y = 768
w = 64 w = 256
h = 64 h = 256
[Shape] [Shape]
name = stretch name = stretch
x = 192 x = 768
y = 192 y = 768
w = 64 w = 256
h = 64 h = 256
[Cursor] [Cursor]
nickname = arrow nickname = arrow
anim = arrow, 1, 0 anim = arrow, 1, 0
hotspot = 20, 18 hotspot = 80, 72
blend = 4 blend = 4
scale = 0.25
color = 255, 255, 255, 255 color = 255, 255, 255, 255
[Cursor] [Cursor]
nickname = cross nickname = cross
anim = cross, 1, 0 anim = cross, 1, 0
hotspot = 32, 32 hotspot = 128, 128
blend = 4 blend = 4
spin = 0 spin = 0
scale = 0.4 scale = 0.1
color = 135, 195, 224, 255 color = 135, 195, 224, 255
[Cursor] [Cursor]
nickname = neutral nickname = neutral
anim = neutral, 1, 0 anim = neutral, 1, 0
hotspot = 32, 32 hotspot = 128, 128
blend = 4 blend = 4
spin = 0 spin = 0
scale = 0.45 scale = 0.1125
[Cursor] [Cursor]
nickname = hostile nickname = hostile
anim = neutral, 1, 0 anim = neutral, 1, 0
hotspot = 32, 32 hotspot = 128, 128
blend = 4 blend = 4
spin = 0 spin = 0
scale = 0.45 scale = 0.1125
color = 191, 29, 29, 255 color = 191, 29, 29, 255
[Cursor] [Cursor]
nickname = fire nickname = fire
anim = hostile_fire, 1, 0 anim = hostile_fire, 1, 0
hotspot = 32, 32 hotspot = 128, 128
blend = 4 blend = 4
spin = 10 spin = 10
color = 191, 29, 29, 255 color = 191, 29, 29, 255
scale = 0.45 scale = 0.1125
[Cursor] [Cursor]
nickname = friendly nickname = friendly
anim = friendly, 1, 0 anim = friendly, 1, 0
hotspot = 32, 32 hotspot = 128, 128
blend = 4 blend = 4
spin = 0 spin = 0
scale = 0.45 scale = 0.1125
[Cursor] [Cursor]
nickname = stretch nickname = stretch
anim = stretch, 1, 0 anim = stretch, 1, 0
hotspot = 32, 32 hotspot = 128, 128
blend = 4 blend = 4
spin = 0 spin = 0
scale = 0.45 scale = 0.1125
[Cursor] [Cursor]
nickname = talk_blowoff nickname = talk_blowoff
anim = talk_empty, 1, 0 anim = talk_empty, 1, 0
hotspot = 42, 49 hotspot = 168, 196
blend = 4 blend = 4
scale = 0.7 scale = 0.175
[Cursor] [Cursor]
nickname = talk_mission nickname = talk_mission
anim = talk_mission, 1, 0 anim = talk_mission, 1, 0
hotspot = 32, 32 hotspot = 128, 128
blend = 4 blend = 4
scale = 0.7 scale = 0.175
[Cursor] [Cursor]
nickname = talk_bribe nickname = talk_bribe
anim = talk_bribe, 1, 0 anim = talk_bribe, 1, 0
hotspot = 32, 32 hotspot = 128, 128
blend = 4 blend = 4
scale = 0.7 scale = 0.175
[Cursor] [Cursor]
nickname = talk_info nickname = talk_info
anim = talk_info, 1, 0 anim = talk_info, 1, 0
hotspot = 32, 32 hotspot = 128, 128
blend = 4 blend = 4
scale = 0.7 scale = 0.175
[Cursor] [Cursor]
nickname = talk_rumor nickname = talk_rumor
anim = talk_rumor, 1, 0 anim = talk_rumor, 1, 0
hotspot = 42, 49 hotspot = 168, 196
blend = 4 blend = 4
scale = 0.7 scale = 0.175
[Cursor] [Cursor]
nickname = talk_story nickname = talk_story
anim = talk_story, 1, 0 anim = talk_story, 1, 0
hotspot = 32, 32 hotspot = 128, 128
blend = 4 blend = 4
scale = 0.7 scale = 0.175
[Cursor] [Cursor]
nickname = talk_equip_dealer nickname = talk_equip_dealer
anim = talk_equip_dealer, 1, 0 anim = talk_equip_dealer, 1, 0
hotspot = 32, 32 hotspot = 128, 128
blend = 4 blend = 4
scale = 0.7 scale = 0.175
[Cursor] [Cursor]
nickname = talk_commodity_dealer nickname = talk_commodity_dealer
anim = talk_commodity_dealer, 1, 0 anim = talk_commodity_dealer, 1, 0
hotspot = 32, 32 hotspot = 128, 128
blend = 4 blend = 4
scale = 0.7 scale = 0.175
[Cursor] [Cursor]
nickname = talk_ship_dealer nickname = talk_ship_dealer
anim = talk_ship_dealer, 1, 0 anim = talk_ship_dealer, 1, 0
hotspot = 32, 32 hotspot = 128, 128
blend = 4 blend = 4
scale = 0.7 scale = 0.175
[Cursor] [Cursor]
nickname = fire_friendly nickname = fire_friendly
anim = hostile_fire, 1, 0 anim = hostile_fire, 1, 0
hotspot = 32, 32 hotspot = 128, 128
blend = 4 blend = 4
spin = 10 spin = 10
color = 59, 191, 29, 255 color = 59, 191, 29, 255
scale = 0.45 scale = 0.1125
[Cursor] [Cursor]
nickname = fire_neutral nickname = fire_neutral
anim = hostile_fire, 1, 0 anim = hostile_fire, 1, 0
hotspot = 32, 32 hotspot = 128, 128
blend = 4 blend = 4
spin = 10 spin = 10
scale = 0.45 scale = 0.1125
[Cursor] [Cursor]
nickname = no_fire nickname = no_fire
anim = no_fire, 1, 0 anim = no_fire, 1, 0
hotspot = 32, 32 hotspot = 128, 128
blend = 4 blend = 4
scale = 0.45 scale = 0.1125