simtr / PowderToypp

This repository has been moved to https://github.com/FacialTurd/The-Powder-Toy
https://github.com/FacialTurd/The-Powder-Toy
GNU General Public License v3.0
20 stars 12 forks source link

Lua loop detection triggering #139

Closed pilihp64 closed 12 years ago

pilihp64 commented 12 years ago

This triggers too much, tpt.input causes the timeout if you take too long. (probably tpt.throw_error as well)

simtr commented 12 years ago

Hmm

On 21 August 2012 01:11, cracker64 notifications@github.com wrote:

This triggers too much, tpt.input causes the timeout if you take too long. (probably tpt.throw_error as well)

— Reply to this email directly or view it on GitHubhttps://github.com/FacialTurd/PowderToypp/issues/139.

jacob1 commented 12 years ago

Yes, I had the loop_time variable reset every frame in sdl_poll, but it's fixed now