Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Hitnrun

Pages: [1]
1
Hello,

I don't know if this is the section to post source code changes, if not please move it to the correct place.

I implemented in the "new manufacture" OXCE+ screen a column showing the amount owned of each item, so you don't have to remember what item you need to build, specially ammo.

It is a sum of all bases, including in-craft.

Attached is a screenshot of it.

Here is the source code:
https://github.com/RangelReale/OpenXcom/commits/oxce3.5-plus-proto-manufcount

See if you like it, I can make a PR if so.


2
Programming / Graphs screen hotkeys
« on: February 15, 2018, 02:14:13 pm »
Hello,

I always got tired of clicking all buttons on the Graphs screen to see which region/country have more alien activity, so I created 2 hotkeys on this screen:

F1: enable all that have activity >= 1
F2: enable all that have activity >= 7

As it is my first PR, see if this is acceptable.
https://github.com/SupSuper/OpenXcom/pull/1173

Pages: [1]