• Started 18th Jun 2011 in Announcements
    @Neospector (View Post)  i read a short manual (15 pages) then i started writing
  • Started 18th Jun 2011 in Help
    Offtopic:yeah, fire works!  Ontopic: i cant actually understand how do they colour.  i know that tmp=1 is fly-up and tmp=2 is glowing part
  • Started 18th Jun 2011 in Creations
    binary counter +1 on input and -1 on output
  • Started 18th Jun 2011 in Feedback
    u mean game of life?
  • Started 18th Jun 2011 in Help
    i dont understand usage of soap  i heard its a step into movABLE soldids  Special connection type?
  • Started 17th Jun 2011 in Feedback
    and preset web colors.  such as red,green,coral,skyblue,aqua...
  • Started 17th Jun 2011 in Feedback
    i actually know how to remove glue bug  just when drawing solid all particles on edges should have tmp=1 (or somthing like that)  then we just improve searching engine to stop recurrent se...
  • Started 17th Jun 2011 in General
    delphi allows EASSSYYYYYY gui
  • Started 17th Jun 2011 in General
    @echo off  :begin  set h=hello  set /p str "Say %h%"  if %str%=%h% goto ok  echo u didnt say %h%, u said %str%  goto begin  :ok  echo thanx  pau...
  • Started 17th Jun 2011 in Help
    in the console:    function abc() tpt.create(25,25,"MERC") end  tpt.register_step(abc)