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.
Messages - Hot_Dog
Pages: 1 ... 48 49 [50] 51 52 ... 194
736
« on: May 28, 2011, 08:09:18 pm »
It would certainly optimize with expressions though, even with 2 byte variables. For example:
{A*12+B}r+1->{A*12+B}r
Can definitely be optimized with increment operators. The r and the end of the brackets can tell the parser whether or not to use a 16-bit increment or an 8-bit one. Variables are always assumed to be 16-bit, but you can still do the more optimized 8-bit increments via {oA}++ This is definitely a feature you will see soon.
Quigibo, I see you added that. Thank you thank you thank you!
737
« on: May 28, 2011, 03:20:23 pm »
ticalc.org has now put the file up on their site.
738
« on: May 27, 2011, 02:48:34 pm »
Even though ++ and -- wouldn't optimize further, it sure speeds up coding time in my case.
739
« on: May 26, 2011, 11:33:44 pm »
Did you add ++ and -- for increasing and decreasing like C++? Those would be nice
740
« on: May 26, 2011, 11:04:07 pm »
I'm a little bit afraid of where this is going. Now that people know what happened, let's not focus on it. Keep things on the bright side.
741
« on: May 26, 2011, 10:02:53 pm »
Sir was good in all except those two topics. I'm very glad you guys didn't permaban him.
Heaven forbid we do that
742
« on: May 26, 2011, 01:05:37 pm »
We at Omnimaga are sorry to announce that, at least for the time being, SirCmpwn is no longer a coder of tomorrow. However, this is not necessarily a permanent decision.
743
« on: May 25, 2011, 05:12:33 pm »
Oh ok , I hope you don't have too much to redo (especially sprites/tiles)
Don't worry...the idea barely started before I realized it was too much like chess. Not much to redo, since not much was done.
744
« on: May 25, 2011, 04:48:59 pm »
This looks nice I'm glad you think so, but if development resumes, the concept has changed (it's no longer chess-like), so the gameboard will change as well
745
« on: May 24, 2011, 03:41:55 pm »
Well to clarify the deadline for axioms is extended to June 1st. This should ensure that whatever came out before the previous deadline is stable enough to be used. There will be no further extension, though.
Hot Dog or another admin is free to edit the first post rules to change the Axioms deadline date, else I can maybe do it later, although I might forget.
Oh, okay, my mistakes. Anyways, I'll edit the page.
746
« on: May 24, 2011, 03:35:55 pm »
IMPORTANT: DJ_O has graciously agreed that people can use the bug-fixed version of Crabcake, which I just uploaded in the "Axiom Requests" under Axe Parser. I tested it as throughly as I could, but I have to abide by the rules, so if there are any more bugs, newer versions of Crabcake will not be allowed until the next contest.
747
« on: May 24, 2011, 03:15:26 pm »
Glad to hear that using r is possible now. How will you be called in the Special Thanks? Is 'Hot_Dog' ok?
"Hot_Dog" is perfect
Pages: 1 ... 48 49 [50] 51 52 ... 194
|