MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000750VCMIGUI - Battlespublic2011-06-18 05:012014-05-30 17:40
ReporterWarmonger 
Assigned Tobeegee 
PrioritynormalSeveritytweakReproducibilityalways
StatusclosedResolutionfixed 
PlatformPCOSWindows 7OS Versionvanillia
Product Version0.85 
Target Version0.86Fixed in Version0.86 
Summary0000750: Catapult projectile does not take into account high resolution set
DescriptionIt 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?
TagsNo tags attached.
Attached Files

- Relationships

-  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

Site | Forums | Wiki | Slack | GitHub


Copyright © 2000 - 2024 MantisBT Team
Hosting provided by DigitalOcean