Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/fakes.c
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 1078 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 28 16:34:20 2012 UTC (12 years, 5 months ago) by amb
File length: 10787 byte(s)
Diff to previous 731
Rename some variables so that pointers to nodes, segments, ways and relations use the Hungarian notation "p" suffix (only applies to the router, not planetsplitter).
Revision 731 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 30 09:47:13 2011 UTC (13 years, 9 months ago) by amb
File length: 10767 byte(s)
Diff to previous 727
Fix error with calculating length of fake segment and optimise the ExtraFakeSegment function.
Revision 727 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 20 18:36:09 2011 UTC (13 years, 10 months ago) by amb
File length: 11051 byte(s)
Diff to previous 725
Add a special function to handle the detection of U-turns between two fake segments that sit on the same real segment.
Revision 725 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 18 18:51:33 2011 UTC (13 years, 10 months ago) by amb
File length: 10390 byte(s)
Diff to previous 680
Fix routing between two fake nodes on the same segment (again).
Revision 680 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Apr 24 15:14:53 2011 UTC (13 years, 10 months ago) by amb
File length: 10363 byte(s)
Diff to previous 631
Update comments throughout the source code.
Revision 631 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 11 12:31:30 2011 UTC (14 years, 1 month ago) by amb
File length: 10236 byte(s)
Diff to previous 608
Fix bug with generating fake segments.
Revision 608 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 29 16:00:10 2011 UTC (14 years, 1 month ago) by amb
File length: 9184 byte(s)
Diff to previous 535
When finding a normal route check for turn relations (considering previous segment). When finding turn relations convert fake segments into real ones.
Revision 535 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Nov 28 14:29:26 2010 UTC (14 years, 3 months ago) by amb
File length: 8343 byte(s)
Diff to previous 532
Fix some problems with fake nodes, in particular a route between two fake nodes on the same segment can now be calculated.
Revision 532 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 27 14:56:37 2010 UTC (14 years, 3 months ago) by amb
File length: 6379 byte(s)
Diff to previous 471
Split functions.h into fakes.h, sorting.h and the remainder in functions.h.
Revision 471 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 4 16:44:52 2010 UTC (14 years, 7 months ago) by amb
File length: 6383 byte(s)
Diff to previous 455
Change the way that fake nodes and segments are recognised (allows nearly 4G nodes to be stored instead of 2G nodes).
Revision 455 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Jul 23 14:29:37 2010 UTC (14 years, 7 months ago) by amb
File length: 6398 byte(s)
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.