log src/waypoint_gui.cpp @ 11084:e07c7d3925c8 draft

age author description
Mon, 09 Feb 2009 02:33:10 +0000 rubidium (svn r15427) -Codechange: give w->caption_color a more sensible name as it holds the owner of whatever is shown in the window draft
Sat, 07 Feb 2009 16:11:21 +0000 smatz (svn r15398) -Fix (r14135): _current_company shouldn't be used in GUI code (Swallow) draft
Sat, 31 Jan 2009 20:16:06 +0000 smatz (svn r15299) -Cleanup: remove many redundant includes draft
Sun, 28 Dec 2008 14:37:19 +0000 rubidium (svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional) parameter. draft
Mon, 15 Sep 2008 19:02:50 +0000 smatz (svn r14334) -Feature: ability to reset name to default/automatic value (for vehicles, engines, towns, groups, stations, waypoints, managers and companies) draft
Mon, 15 Sep 2008 16:29:40 +0000 smatz (svn r14331) -Codechange: use an enum as additional parameter for ShowQueryString() draft
Fri, 12 Sep 2008 22:52:48 +0000 smatz (svn r14304) -Fix (r14104): waypoint train list wasn't closed with the waypoint window (crashes since r14296) draft
Sat, 23 Aug 2008 16:34:05 +0000 frosch (svn r14143) -Codechange: Recenter viewport of waypoint window when relocating the waypoint. draft
Sat, 23 Aug 2008 02:15:46 +0000 belugas (svn r14135) -Codechange: Add owner to waypoints. Previously, it was guessed from rail underneath it. draft
Fri, 22 Aug 2008 01:14:25 +0000 belugas (svn r14127) -Feature(ette): Give the the player's colour to the waypoint window been shown draft
Wed, 20 Aug 2008 15:27:22 +0000 belugas (svn r14108) -Fix(r14104): Give a more consistent naming of the new gui file draft