frosch
|
a14b836bf2
|
(svn r27178) -Fix [FS#5969]: Data race due to lazy initialisation of objects.
|
2015-03-07 18:27:01 +00:00 |
|
fonsinchen
|
ef2caa02b2
|
(svn r26646) -Fix [FS#6041]: Save locations instead of distances in link graphs to reduce size.
|
2014-06-14 13:35:39 +00:00 |
|
rubidium
|
7d2d4a1f82
|
(svn r26589) -Fix: SIGSEGV on all big endian architectures that tried to load e.g. the 1.4 intro game or anything else with more than 0 linkgraph nodes that was saved on little endian
|
2014-05-16 17:38:59 +00:00 |
|
rubidium
|
2be4215f43
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
fonsinchen
|
d0c610f0ec
|
(svn r25898) -Codechange: Add second timestamp for 'restricted links' to all edges.
|
2013-10-22 16:13:28 +00:00 |
|
fonsinchen
|
725b7033ef
|
(svn r25897) -Fix: Dates are int32, not uint32, and should be saved as such.
|
2013-10-22 16:12:08 +00:00 |
|
fonsinchen
|
111ecddb50
|
(svn r25358) -Codechange: save and load link graph jobs and the schedule
|
2013-06-09 13:02:05 +00:00 |
|
rubidium
|
6515371cf5
|
(svn r25258) -Codechange: save linkgraph (fonsinchen)
|
2013-05-19 14:17:02 +00:00 |
|