Mike Caron | 1 Dec 2006 01:46
Picon
Gravatar

Re: timer repeating behaviour

On 11/30/06, Bob the Hamster <Bob <at> hamsterrepublic.com> wrote:
> On Wed, Nov 29, 2006 at 08:38:29PM -0500, Mike Caron wrote:
> > On 11/29/06, Bob the Hamster <Bob <at> hamsterrepublic.com> wrote:
> > > Mike, regarding the new timer script feature.
> > >
> > > Common usage would suggest that the timer would go off once, and that if
> > > you wanted it to repeat at an interval you would need to use set timer()
> > > again once for each cycle.
> > >
> > > My own tests seem to confirm that this is the way it actually works
> > >
> > > But the documentation in plotdict.xml is a little vague, and might seem
> > > to suggest that the script gets called over and over again each time the
> > > counter counts down
> > >
> > > As I originally read it, I assume this was the behaviour, and I wrote my
> > > scripts to expect to have to run stop timer() to prevent themselves from
> > > recurring
> > >
> > > I just want to confirm whether you think the current behaviour is
> > > correct, and that the docs are wrong(ish) rather than vice-versa
> >
> > I liken set timer to javascript's similar feature, called
> > setTimeout(). You set it, and then when it goes off, you have to set
> > it again to continue it. That's how I intended (or, more accurately,
> > did not *not* intend) it.
>
> Excellent. Now that you mention it, I remember that javascript feature.
>
> > Now, the part of the docs you likely find confusing is this line:
(Continue reading)

subversion | 1 Dec 2006 17:01
Favicon

SVN: james/937 Retired the gfx_fb2 backend in favor of gfx_fb

james
2006-12-01 08:01:33 -0800 (Fri, 01 Dec 2006)
47
Retired the gfx_fb2 backend in favor of gfx_fb
---
U   wip/README-nightly.txt
U   wip/allmodex.bas
U   wip/distrib-nightly-win.bat
D   wip/gfx_fb2.bas
D   wip/gfx_fb2.bi
subversion | 1 Dec 2006 23:38
Favicon

SVN: james/938 Added missing string function "string is visible()"

james
2006-12-01 14:38:47 -0800 (Fri, 01 Dec 2006)
52
Added missing string function "string is visible()"
---
U   wip/docs/plotdict.xml
U   wip/plotscr.hsd
U   wip/whatsnew.txt
subversion | 1 Dec 2006 23:41
Favicon

SVN: james/939 hspeak no longer produces warning messages for while(true).

james
2006-12-01 14:41:22 -0800 (Fri, 01 Dec 2006)
216
hspeak no longer produces warning messages for while(true).
Since there were plenty of legitimate uses for and always-true while
loop, compiling with the -w option had become practically mandatory--
which was silly.
---
U   wip/hspeak.exw
subversion | 2 Dec 2006 01:15
Favicon

SVN: james/940 Plip-Tamer: A plotscripted color-matching game that makes extensive

james
2006-12-01 16:15:32 -0800 (Fri, 01 Dec 2006)
182
Plip-Tamer: A plotscripted color-matching game that makes extensive
use of various new plotscripting features. Like Baby Bob, I might
embed this in Wandering Hamster sometime later.
---
A   games/pliptamer/
A   games/pliptamer/Color-Match.hss
A   games/pliptamer/Plip-Tamer.rpgdir/
A   games/pliptamer/Plip-Tamer.rpgdir/archinym.lmp
A   games/pliptamer/Plip-Tamer.rpgdir/attack.bin
A   games/pliptamer/Plip-Tamer.rpgdir/binsize.bin
A   games/pliptamer/Plip-Tamer.rpgdir/browse.txt
A   games/pliptamer/Plip-Tamer.rpgdir/defpal0.bin
A   games/pliptamer/Plip-Tamer.rpgdir/defpal4.bin
A   games/pliptamer/Plip-Tamer.rpgdir/defpass.bin
A   games/pliptamer/Plip-Tamer.rpgdir/fixbits.bin
A   games/pliptamer/Plip-Tamer.rpgdir/lookup1.bin
A   games/pliptamer/Plip-Tamer.rpgdir/ohrrpgce.d00
A   games/pliptamer/Plip-Tamer.rpgdir/ohrrpgce.dox
A   games/pliptamer/Plip-Tamer.rpgdir/ohrrpgce.dt0
A   games/pliptamer/Plip-Tamer.rpgdir/ohrrpgce.dt1
A   games/pliptamer/Plip-Tamer.rpgdir/ohrrpgce.dt6
A   games/pliptamer/Plip-Tamer.rpgdir/ohrrpgce.e00
A   games/pliptamer/Plip-Tamer.rpgdir/ohrrpgce.efs
A   games/pliptamer/Plip-Tamer.rpgdir/ohrrpgce.fnt
A   games/pliptamer/Plip-Tamer.rpgdir/ohrrpgce.for
A   games/pliptamer/Plip-Tamer.rpgdir/ohrrpgce.gen
A   games/pliptamer/Plip-Tamer.rpgdir/ohrrpgce.hsp
(Continue reading)

subversion | 2 Dec 2006 05:50
Favicon

SVN: james/941 Plip-Tamer: color-changer blob triggers check for matches

james
2006-12-01 20:50:54 -0800 (Fri, 01 Dec 2006)
58
Plip-Tamer: color-changer blob triggers check for matches
---
U   games/pliptamer/Color-Match.hss
U   games/pliptamer/Plip-Tamer.rpgdir/ohrrpgce.hsp
Adam Perry | 2 Dec 2006 21:02
Picon
Gravatar

MP3 sound effects?

I just downloaded the nightly. Excuse me for being late in this discussion, but I'm curious why it doesn't allow for MP3 sound effects. Is this because of the libraries being used? I'd really like MP3s to be supported along with WAVs.

_______________________________________________
ohrrpgce mailing list
ohrrpgce <at> lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
Bob-bugzilla | 2 Dec 2006 21:28
Favicon

[Bug 271] New: Palette editing is broken

http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=271

           Summary: Palette editing is broken
           Product: OHRRPGCE
           Version: 2006???? Ubersetzung
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P3
         Component: Graphics
        AssignedTo: ohrrpgce <at> lists.motherhamster.org
        ReportedBy: arperry <at> gmail.com

You can change a palette inside of an editor, but once you exit out of that
editor and move around (like scrolling through walkabouts, etc.) the palette
reverts to whatever it was. I noticed this while editing attacks, but I don't
doubt it's there for all palette-based editors.

This is in the nightly and not hasta+.

--

-- 
Configure bugmail: http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Bob-bugzilla | 3 Dec 2006 01:30
Favicon

[Bug 271] Palette editing is broken

http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=271

------- Comment #1 from arperry <at> gmail.com  2006-12-02 16:30 -------
Importing graphics from a BMP still saves the imported palette, if applicable.

--

-- 
Configure bugmail: http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
subversion | 3 Dec 2006 04:24
Favicon

SVN: pkmnfrk/942 The next FB version (when we support it) will deprecate the "'$include"

pkmnfrk
2006-12-02 19:24:33 -0800 (Sat, 02 Dec 2006)
214
The next FB version (when we support it) will deprecate the "'$include" syntax for including files. So, I
upgraded everything to "#include". I did game.bas too, but I've got other changes I need to finish up in it.
---
U   wip/bmodsubs.bas
U   wip/common.bas
U   wip/common.bi
U   wip/const.bi
U   wip/custom.bas
U   wip/drawing.bas
U   wip/flexmenu.bas
U   wip/gglobals.bi
U   wip/loading.bas
U   wip/mapsubs.bas
U   wip/menus.bas
U   wip/menustuf.bas
U   wip/moresubs.bas
U   wip/relump.bas
U   wip/rpgfix.bas
U   wip/subs.bas
U   wip/subs2.bas
U   wip/subs3.bas
U   wip/uiconst.bi
U   wip/unlump.bas
U   wip/util.bas
U   wip/yetmore.bas
U   wip/yetmore2.bas

Gmane