npf.c
Tue, 08 Mar 2005 22:28:59 +0000 matthijs (svn r1968) - Fix: [NPF] Mixed declarations and statements
Tue, 08 Mar 2005 22:21:20 +0000 pasky (svn r1967) Codechange: A mix of mostly indentation-related tidyups.
Tue, 08 Mar 2005 19:59:56 +0000 matthijs (svn r1964) - Add: [NPF] Added a penalty
Tue, 08 Mar 2005 19:54:10 +0000 matthijs (svn r1963) - Add: [NPF] Penalty for a red signal that is the last signal on the path.
Tue, 08 Mar 2005 00:18:31 +0000 pasky (svn r1957) Compilation fix.
Mon, 07 Mar 2005 23:28:27 +0000 matthijs (svn r1956) -Fix: [NPF] New target tile for heuristic should perform better with larger stations (HackyKid)
Mon, 07 Feb 2005 19:01:56 +0000 matthijs (svn r1843) - Codechange: [NPF] Removed some unused code.
Mon, 07 Feb 2005 18:51:46 +0000 tron (svn r1842) Fix another typo made in r1834
Sun, 06 Feb 2005 22:36:08 +0000 matthijs (svn r1834) - Fix: NPF does not check the owner of its target, busses try to enter other players' depots. TODO
Sun, 06 Feb 2005 10:18:47 +0000 truelight (svn r1817) -Codechange: Moved depot-functions to depot.c
Sat, 05 Feb 2005 15:58:59 +0000 tron (svn r1803) Move debugging stuff into files of it's own
Mon, 31 Jan 2005 11:33:21 +0000 darkvater (svn r1752) - Fix: MSVC acting up once again, as well as project file updates for the missing files.
Mon, 31 Jan 2005 11:23:10 +0000 matthijs (svn r1751) - Feature: New PathFinder (NPF).