| Anonymous | Login | 2025-11-14 16:39 UTC | ![]() |
| My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0000750 | VCMI | GUI - Battles | public | 2011-06-18 05:01 | 2014-05-30 17:40 | ||||
| Reporter | Warmonger | ||||||||
| Assigned To | beegee | ||||||||
| Priority | normal | Severity | tweak | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | PC | OS | Windows 7 | OS Version | vanillia | ||||
| Product Version | 0.85 | ||||||||
| Target Version | 0.86 | Fixed in Version | 0.86 | ||||||
| Summary | 0000750: Catapult projectile does not take into account high resolution set | ||||||||
| Description | It looks like in 1440x900 the projectile is completely out of focus. I guess it's about resolution, as it's very common mistake. Also, according to code, the trajectory is described with cubic function, while as far as I know it should be parabolic? | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
Notes |
|
|
(0001800) majaczek (reporter) 2011-06-18 09:11 |
cubic function is a function with look like y=a*x*x+b*x+c all those function (except the one a=0) draws a parabolic line on diagram and if you mean the square root function it have a parabolic line on diagram but rotated by 90 degrees to the one i showed upway but not working on higher resolution is a problem. i believe it has to be scaled for other resolution or counted as whole screen is 1 and multiplying the size with resolution... wait! our battlescreen is always 800x600 in the window, do you mean the offset is wrong? (so drawing the projectile out of the window) |
|
(0001819) beegee (developer) 2011-06-26 10:24 |
Fixed in Rev2217. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-06-18 05:01 | Warmonger | New Issue | |
| 2011-06-18 05:01 | Warmonger | Status | new => assigned |
| 2011-06-18 05:01 | Warmonger | Assigned To | => beegee |
| 2011-06-18 09:11 | majaczek | Note Added: 0001800 | |
| 2011-06-26 10:24 | beegee | Note Added: 0001819 | |
| 2011-06-26 10:24 | beegee | Status | assigned => resolved |
| 2011-06-26 10:24 | beegee | Fixed in Version | => 0.89 |
| 2011-06-26 10:24 | beegee | Resolution | open => fixed |
| 2014-05-30 17:40 | beegee | Status | resolved => closed |
| Copyright © 2000 - 2025 MantisBT Team |