table/sprites.h
Thu, 23 Dec 2004 18:14:12 +0000 dominik (svn r1254) - Fix: [ 993500 ] High bridge rendering error
Wed, 15 Dec 2004 23:33:04 +0000 darkvater (svn r1121) -Feature: Added sticky windows feature. A small pin allows the user to set the window as undeletable and can only be closed by hand. As an example the viewport window has been stickied (thanks to Neko-San)
Sun, 12 Dec 2004 17:42:04 +0000 dominik (svn r1030) Some toolbar icons are arranged differently:
Thu, 09 Dec 2004 23:20:32 +0000 darkvater (svn r1001) -Changed the title name to OpenTTD. Don't know how this was missed all this time; but is fixed now.
Thu, 09 Dec 2004 23:16:52 +0000 dominik (svn r999) New icons for the network interface, newgrf gui and the tiny euro
Fri, 26 Nov 2004 21:14:42 +0000 pasky (svn r828) Everyone welcome table/sprites.h in trunk - so far not in use besides enum AnimCursors migrated from viewport.h and tiny fragment of enum Sprites migrated from ttd.h (we should slowly convert trunk to use the symbolic names instead of sprite numbers too to reduce the delta to map). Ported from the map branch, where the work was done by Darkvater, Celestar and Tron.