Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-17 | (svn r16338) -Codechange: split loading of references to two phases | smatz | |
In the first phase, indexes are stored. In the second phase, indexes are checked for validity and converted to pointers | |||
2009-05-17 | (svn r16330) -Fix (r16329): we were shortly visited by Mr. Kenobi. | rubidium | |
2009-05-17 | (svn r16329) -Fix: possible desync when removing lots of towns in-game (not ↵ | rubidium | |
that we allow removing towns now, but better not have desync prone code lingering around) | |||
2009-05-17 | (svn r16328) -Fix: desync when removing lots of stations | rubidium | |
2009-05-06 | (svn r16242) -Codechange: rework pausing | rubidium | |
-Fix [FS#2864]: autopause and manual pausing conflict with eachother -Fix: new game + pause on new game + autopause make the game not unpause on the first join | |||
2009-02-25 | (svn r15584) -Codechange: Move several variables from variables.h to more ↵ | yexo | |
appropriate headers. | |||
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz | |
2009-01-13 | (svn r15075) -Fix: store _next_competitor_start as uint32, else it might ↵ | truebrain | |
overflow for values > 2.4 years | |||
2009-01-04 | (svn r14828) -Codechange: move most of save/load-specific code to separate files | smatz | |