Sat, 13 Nov 2004 10:53:42 +0000(svn r558) -Fix: [ 1065247 ] Windows can be placed behind toolbar
tron [Sat, 13 Nov 2004 10:53:42 +0000] rev 370
(svn r558) -Fix: [ 1065247 ] Windows can be placed behind toolbar
While here make clamping against the screen border a bit nicer

Fri, 12 Nov 2004 23:59:51 +0000(svn r557) -newgrf: Rename all 'superset' tokens to 'group' and some other small renamings (pasky and octo).
darkvater [Fri, 12 Nov 2004 23:59:51 +0000] rev 369
(svn r557) -newgrf: Rename all 'superset' tokens to 'group' and some other small renamings (pasky and octo).

Fri, 12 Nov 2004 23:26:02 +0000(svn r556) -newgrf: Some seemingly proper support for loading stages of grf files (octo & pasky).
darkvater [Fri, 12 Nov 2004 23:26:02 +0000] rev 368
(svn r556) -newgrf: Some seemingly proper support for loading stages of grf files (octo & pasky).

Fri, 12 Nov 2004 22:39:00 +0000(svn r555) -newgrf: Preliminary support for action 0xE. Inhibit another GRF file by ID. It won't really work until we get stages support (pasky & octo).
darkvater [Fri, 12 Nov 2004 22:39:00 +0000] rev 367
(svn r555) -newgrf: Preliminary support for action 0xE. Inhibit another GRF file by ID. It won't really work until we get stages support (pasky & octo).

Fri, 12 Nov 2004 22:28:19 +0000(svn r554) -newgrf: Keep track of GRF files. Remember them all in a linked list, this already enables tests for an already loaded GRF file in SkipIf(). Patch by octo, heavily re-hammered by pasky
darkvater [Fri, 12 Nov 2004 22:28:19 +0000] rev 366
(svn r554) -newgrf: Keep track of GRF files. Remember them all in a linked list, this already enables tests for an already loaded GRF file in SkipIf(). Patch by octo, heavily re-hammered by pasky

Fri, 12 Nov 2004 21:51:34 +0000(svn r553) -newgrf: Special routine for loading newgrf files. LoadNewGrfFile() introduced; will get more handy when loading stages will be introduced (octo and pasky).
darkvater [Fri, 12 Nov 2004 21:51:34 +0000] rev 365
(svn r553) -newgrf: Special routine for loading newgrf files. LoadNewGrfFile() introduced; will get more handy when loading stages will be introduced (octo and pasky).

Fri, 12 Nov 2004 21:33:18 +0000(svn r552) -newgrf: Include bits forgotten when merging octo's ReplaceSprites support - it would replace even special sprites in the way now. (pasky)
darkvater [Fri, 12 Nov 2004 21:33:18 +0000] rev 364
(svn r552) -newgrf: Include bits forgotten when merging octo's ReplaceSprites support - it would replace even special sprites in the way now. (pasky)

Fri, 12 Nov 2004 19:03:37 +0000(svn r551) -newgrf: Preliminary support for TTDPatch flags checking (we just pretend that a bunch of things are on and the rest is off and that's it). Patch by octo, small cleanup by pasky.
darkvater [Fri, 12 Nov 2004 19:03:37 +0000] rev 363
(svn r551) -newgrf: Preliminary support for TTDPatch flags checking (we just pretend that a bunch of things are on and the rest is off and that's it). Patch by octo, small cleanup by pasky.

Fri, 12 Nov 2004 18:57:46 +0000(svn r550) -newgrf: Support for action 0xd (change a parameter (sorta variable for the GRF scripts)). Based on patch by octo, heavy changes by pasky.
darkvater [Fri, 12 Nov 2004 18:57:46 +0000] rev 362
(svn r550) -newgrf: Support for action 0xd (change a parameter (sorta variable for the GRF scripts)). Based on patch by octo, heavy changes by pasky.

Fri, 12 Nov 2004 18:47:19 +0000(svn r549) -newgrf: Support for action 0xd (change a parameter (sorta variable for the GRF scripts)). Based on patch by octo, heavy changes by pasky.
darkvater [Fri, 12 Nov 2004 18:47:19 +0000] rev 361
(svn r549) -newgrf: Support for action 0xd (change a parameter (sorta variable for the GRF scripts)). Based on patch by octo, heavy changes by pasky.