From e78d1fa40d32a97018e2831fd0592d6b6c1b3d7e Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 29 Jan 2012 23:46:01 +0000 Subject: Changed the icons, updated the database, and implemented more of the next/previous stop movement stuff, needs more work though. --- assets/data.db | Bin 142336 -> 141312 bytes assets/routes.csv | 8 ++++---- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'assets') diff --git a/assets/data.db b/assets/data.db index afbda79..fde0849 100644 Binary files a/assets/data.db and b/assets/data.db differ diff --git a/assets/routes.csv b/assets/routes.csv index e16cf4b..4c48bb4 100644 --- a/assets/routes.csv +++ b/assets/routes.csv @@ -1,6 +1,6 @@ -"id","code","label" -326,U1,"NOC - Parkway - Eastleigh" +"id","code","label","forward direction","reverse direction" +326,U1,"NOC - Parkway - Eastleigh",C,A 468,U1N,"Leisure World - City Centre -" -329,U2,"Civic Centre - Highfield Campus" -327,U6,"Dock Gate 4 - General Hospital" +329,U2,"Civic Centre - Highfield Campus",C,B +327,U6,"Dock Gate 4 - General Hospital",C,H 354,U9,"Townhill Park - General Hospital" -- cgit v1.2.3