Lets start a petition.


  • Replace all var engine variables with float (and ints, if the type is suffiecient)
  • replace the time units in ticks with milliseconds as float (or double)
  • make coordinates floating point, too and replace quants with meters or the like
  • change all percentages through 0..1 floats
  • to guarantee backward var arithmetics, support var as a float macro


Or: do the above and simply remove C-Script support and the var datatype as a whole (--> enforce people to learn C).

[EDIT]

And add now unions, trinary operators and enums! cry

Last edited by HeelX; 08/02/10 20:30.