aliens

Author Topic: Difference of the numbers on the items in the inventory screen  (Read 3537 times)

Offline CanadianBeaver

  • Colonel
  • ****
  • Posts: 184
    • View Profile
    • AwesomeGuns
Difference of the numbers on the items in the inventory screen
« on: September 02, 2016, 08:16:51 pm »
I think the drawing of numbers in the OpenXcom 1.0 is better that in OXCE, is not it?
Number looks softy in the original game. In the OXCE is too strong and black.
« Last Edit: September 02, 2016, 08:20:56 pm by CanadianBeaver »

Online Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8598
    • View Profile
Re: Difference of the numbers on the items in the inventory screen
« Reply #1 on: September 02, 2016, 08:23:24 pm »
Good catch.

I will have a look at it... I don't think I have changed anything, should be the same as in the nightlies.

I agree it looks better on 1.0 screenshots, if it's not too difficult (i.e. doesn't depend on the font itself), I will change it back to the way it was before.

Offline Yankes

  • Commander
  • *****
  • Posts: 3194
    • View Profile
Re: Difference of the numbers on the items in the inventory screen
« Reply #2 on: September 02, 2016, 09:58:46 pm »
This is some trash that sneak in one of my old merges:
https://github.com/Yankes/OpenXcom/blame/OpenXcomExtended/src/Battlescape/Inventory.cpp#L298
https://github.com/Yankes/OpenXcom/blame/SoldersColors/src/Battlescape/Inventory.cpp#L264

Current version of OXC do not have it. I think this is safe to drop.

Online Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8598
    • View Profile

Offline CanadianBeaver

  • Colonel
  • ****
  • Posts: 184
    • View Profile
    • AwesomeGuns
Re: Difference of the numbers on the items in the inventory screen
« Reply #4 on: September 03, 2016, 07:22:59 pm »
This is some trash that sneak in one of my old merges:
https://github.com/Yankes/OpenXcom/blame/OpenXcomExtended/src/Battlescape/Inventory.cpp#L298
https://github.com/Yankes/OpenXcom/blame/SoldersColors/src/Battlescape/Inventory.cpp#L264

Current version of OXC do not have it. I think this is safe to drop.

I am afraid that situation is same in your OXCE...
« Last Edit: September 03, 2016, 07:26:14 pm by CanadianBeaver »

Online Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8598
    • View Profile
Re: Difference of the numbers on the items in the inventory screen
« Reply #5 on: September 03, 2016, 07:32:11 pm »
I am afraid that situation is same in your OXCE...

That's what Yankes said too :)
But thanks for double-checking.