1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 |
10:37 | COCKROACH |  This turned into an infinite loop |
10:35 | FIXED |  Extreme panic on duplicate error messages... Now only the first will show in a Blue Screen of Death, any later errors will only show on the CLI console... |
10:26 | C++ |  Added tiling to the scripting APIs |
- = 4 Sep 2020 = - |
21:08 | OFFTOPIC |   Oh my! |
17:58 | NOTE |  Neither of them are useful on this point, but at least I cannot forget about them anymore |
17:58 | FONT |  And the Phantasar font (for the secret Phantasar part). |
17:57 | FONT |  The fonts do need conversion, and I did so on the Astrilopup font |
17:02 | FIXED |  Or should I have used this take in stead? |
17:02 | C++ |  I forgot to alter the Width and Height methods in TQSG |
15:51 | C++ |  When loading from JCR6, altframing should happen automatically, *if* a frames file is present. |
15:25 | NOTE |  Although untested I don't expect any serious trouble, but hey, ya never know! |
15:25 | C++ |  AltFraming made possible in TQSG |
14:47 | APOLLO |  I can already see I may need to modify TQSG, which is a driving power under Apollo.... I hope that goes well, as it may not be an easy thing to do |
14:44 | BUG | |
14:41 | FIXED |  Issue in Neil causing type names in strings to trigger Neil, while they shouldn't |
12:49 | STATUS |  But first a break... I'm tired.... |
12:45 | C++ |  I needed C# here as C and C++ have no default directory read-out library, and why is anyone's guess.... (well, in the older days it was due to OS incompatibilities, but that excuse should in 2020 AD no longer be valid) |
12:44 | C# |  A Builder for Apollo games has been created... I only need to make sure it picks up libraries accordingly |
12:40 | STATUS |  There is still a lot to be done, though, before the starting shot can sound... And Dyrt is not yet finished either, so I still got some WORK to do! |
12:39 | ANNOUNCEMENT | |
12:30 | CONFIRMED |  Indeed that works... whooohooo! |
12:29 | SOLVED |  I see now... |
12:26 | SITE |  Site icon there now... I will try to set the others over time (and the other tags will cause the older posts to be updated automatically, so no issue there!) |
12:24 | MYSTERY |  I do not know why the border colors don't show... |
12:24 | FIXED |  Date and time stuff didn't show |
12:23 | FAILURE |  Ah... For some odd reason it was still using the old Dyrt Template, even though I clearly instructed it not to |
12:20 | COCKROACH |  Still no good I see |
12:20 | TEST |  Let's see how things look now |
12:17 | CONFIRMED |  Clearly all pictures show, so their URLS must be correct |
12:16 | SITE | |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 |