Skybuck Flying

Results 69 comments of Skybuck Flying
trafficstars

![NotTheBestFontInTheWorld](https://user-images.githubusercontent.com/34254801/142931117-63b07fd3-f437-4b1a-91fe-94db31fce90c.png) ^ Example ^ The font with the red and purple text could be better, it's a bit tiny and much harder to read, this could get very tiring on...

I am going to assume all of these properties are missing: CodeFolding.CollapsedLineColor = clGrayText CodeFolding.FolderBarLinesColor = clGrayText CodeFolding.IndentGuidesColor = clGray CodeFolding.IndentGuides = True CodeFolding.ShowCollapsedLine = False CodeFolding.ShowHintMark = True Perhaps...

It does seem like a SynEdit problem, current code is unstable. This time I choose to "clean the project" via project manager. All these lines are no longer present in...

I choose to simply fall back to my older version of SynEdit unicode version. As far as I can tell version is: $Id: SynEdit.pas,v 1.32.1 2012/19/09 10:50:00 CodehunterWorks Exp $...

I Found this version, which does actually run, I call it donkey2.bas: REM The IBM Personal Computer Donkey REM Version 1.10 (C)Copyright IBM Corp 1981, 1982 REM Licensed Material -...

LOL Seems like Bill Gates was quite the saddist lol. There is a counter in there, counting how many donkeys were hit lol. Makes me laugh lol. CARMAGEDON ! =D...

Hi, my original comment/issue was slightly wrong, I updated it to replace T1 with RayLength in this comment. Also I cannot perform a pull request for you, because I re-wrote...

My strategy for now is to try out different code and find one that works. This code of yours uses some weird/new compiler things, don't see why that is necessary....

This code was converted to Pascal/Delphi for testing and I can confirm it works flawlessly, it does need some slight adjustments: The one that worked for me in 3D for...

So what is noticeable for the above posted code, it is very clean. It does not incorporate any grid. It does not need to, grids always have the same indexing...