2025-08-12 00:01 CEST

spring: develop 09bf7561 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2007-11-05 09:50:23 develop 921bce60
Changeset * Remove the temporary filename generation for demo files,
  the disadvantages (not being able to easily replay demos when
  Spring crashed) outweigh the advantages (when running 2 Spring
  instances on the same PC with the same data directory the demo
  file didn't get corrupted anymore because of the random names).

* Replay until EOF if demoStreamSize is null, as is mentioned in
  the comments in demofile.h

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4706 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/DemoReader.cpp Diff ] File ]
mod - rts/System/DemoRecorder.cpp Diff ] File ]