darkf / darkfo

DarkFO, a post-nuclear RPG remake (of Fallout 2)
Apache License 2.0
135 stars 12 forks source link

Add game pausing #33

Open darkf opened 8 years ago

darkf commented 8 years ago

Pausing means no game events should happen (timed events (we should use game time instead of realtime to check this!!!), script updating, ticking, etc.) and no game UI events should be responded to.