[Ohrrpgce] SVN: teeemcee/3398 Remove 8.3 lump name limit. New limit is: any string of up to 50 charact

2010-02-10 Thread subversion
teeemcee 2010-02-10 05:36:07 -0800 (Wed, 10 Feb 2010) 92 Remove 8.3 lump name limit. New limit is: any string of up to 50 characters from [a-z0-9._-] --- U wip/lumpfile.bas ___ Ohrrpgce mailing list ohrrpgce@lists.motherhamster.org http://lists.motherh

[Ohrrpgce] SVN: teeemcee/3399 Revert most of r3365 and r3371. This temporarily removes slice clipping.

2010-02-10 Thread subversion
teeemcee 2010-02-10 06:24:02 -0800 (Wed, 10 Feb 2010) 72 Revert most of r3365 and r3371. This temporarily removes slice clipping. --- U wip/slices.bas U wip/slices.bi ___ Ohrrpgce mailing list ohrrpgce@lists.motherhamster.org http://lists.motherhamste

[Ohrrpgce] SVN: teeemcee/3400 Restore reverted revision 3363 (plus a minor fix)

2010-02-10 Thread subversion
teeemcee 2010-02-10 06:33:19 -0800 (Wed, 10 Feb 2010) 49 Restore reverted revision 3363 (plus a minor fix) --- U wip/slices.bas U wip/slices.bi ___ Ohrrpgce mailing list ohrrpgce@lists.motherhamster.org http://lists.motherhamster.org/listinfo.cgi/ohrr

Re: [Ohrrpgce] SVN: james/3397 Okay, frame_cropped_view was still all wrong. Think it is right now...

2010-02-10 Thread James Paige
On Wed, Feb 10, 2010 at 07:54:27PM +1300, Ralph Versteegen wrote: > On 10 February 2010 19:47, wrote: > > james > > 2010-02-09 22:47:27 -0800 (Tue, 09 Feb 2010) > > 71 > > Okay, frame_cropped_view was still all wrong. Think it is right now... > > --- > > U   wip/allmodex.bas > > I guess you're s

Re: [Ohrrpgce] SVN: james/3397 Okay, frame_cropped_view was still all wrong. Think it is right now...

2010-02-10 Thread James Paige
On Wed, Feb 10, 2010 at 07:57:19PM +1300, Ralph Versteegen wrote: > On 10 February 2010 19:53, James Paige wrote: > > On Tue, Feb 09, 2010 at 10:47:27PM -0800, subvers...@hamsterrepublic.com > > wrote: > >> james > >> 2010-02-09 22:47:27 -0800 (Tue, 09 Feb 2010) > >> 71 > >> Okay, frame_cropped_v

Re: [Ohrrpgce] SVN: james/3397 Okay, frame_cropped_view was still all wrong. Think it is right now...

2010-02-10 Thread Ralph Versteegen
On 11 February 2010 04:42, James Paige wrote: > On Wed, Feb 10, 2010 at 07:57:19PM +1300, Ralph Versteegen wrote: >> On 10 February 2010 19:53, James Paige wrote: >> > On Tue, Feb 09, 2010 at 10:47:27PM -0800, subvers...@hamsterrepublic.com >> > wrote: >> >> james >> >> 2010-02-09 22:47:27 -0800

[Ohrrpgce] SVN: teeemcee/3401 A bug in freepage, and a subtle bug in setclip: when a page or frame was

2010-02-10 Thread subversion
teeemcee 2010-02-10 09:06:36 -0800 (Wed, 10 Feb 2010) 253 A bug in freepage, and a subtle bug in setclip: when a page or frame wasn't specified, the page overload was used, which clipped to the current wrkpage instead of the more correct last clipped frame. The freepage bug meant that wrkpage co

[Ohrrpgce] SVN: teeemcee/3402 Reimplement slice clipping using sprite_new_view.

2010-02-10 Thread subversion
teeemcee 2010-02-10 09:35:06 -0800 (Wed, 10 Feb 2010) 310 Reimplement slice clipping using sprite_new_view. Grid child clipping isn't working. After investigating with gdb, it appears that this is because the slice data shown in the editor and the actual data are completely different! For example

Re: [Ohrrpgce] SVN: teeemcee/3402 Reimplement slice clipping using sprite_new_view.

2010-02-10 Thread James Paige
On Wed, Feb 10, 2010 at 09:35:06AM -0800, subvers...@hamsterrepublic.com wrote: > teeemcee > 2010-02-10 09:35:06 -0800 (Wed, 10 Feb 2010) > 310 > Reimplement slice clipping using sprite_new_view. > Grid child clipping isn't working. After investigating with gdb, it appears > that this is because t

Re: [Ohrrpgce] SVN: teeemcee/3402 Reimplement slice clipping using sprite_new_view.

2010-02-10 Thread James Paige
On Wed, Feb 10, 2010 at 09:50:02AM -0800, James Paige wrote: > On Wed, Feb 10, 2010 at 09:35:06AM -0800, subvers...@hamsterrepublic.com > wrote: > > teeemcee > > 2010-02-10 09:35:06 -0800 (Wed, 10 Feb 2010) > > 310 > > Reimplement slice clipping using sprite_new_view. > > Grid child clipping isn't

[Ohrrpgce] SVN: james/3403 Slice editor was not refreshing the menu after an import

2010-02-10 Thread subversion
james 2010-02-10 13:41:54 -0800 (Wed, 10 Feb 2010) 57 Slice editor was not refreshing the menu after an import --- U wip/sliceedit.bas ___ Ohrrpgce mailing list ohrrpgce@lists.motherhamster.org http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-mother

Re: [Ohrrpgce] SVN: james/3403 Slice editor was not refreshing the menu after an import

2010-02-10 Thread James Paige
On Wed, Feb 10, 2010 at 01:41:54PM -0800, subvers...@hamsterrepublic.com wrote: > james > 2010-02-10 13:41:54 -0800 (Wed, 10 Feb 2010) > 57 > Slice editor was not refreshing the menu after an import It was this, and not the recent clipping changes that explains the freeze/delay symptoms I mention

Re: [Ohrrpgce] SVN: teeemcee/3398 Remove 8.3 lump name limit. New limit is: any string of up to 50 charact

2010-02-10 Thread David Gowers
On Thu, Feb 11, 2010 at 12:06 AM, wrote: > teeemcee > 2010-02-10 05:36:07 -0800 (Wed, 10 Feb 2010) > 92 > Remove 8.3 lump name limit. New limit is: any string of up to 50 characters > from [a-z0-9._-] , 'case insensitive'. Lump name checking is now implemented in nohrio per this spec; It also c