Search found 1615 matches

by dafhi
Oct 02, 2013 17:13
Forum: Community Discussion
Topic: lrcvs, albert, dodicat, etc. Requesting Permission
Replies: 3
Views: 1024

Re: lrcvs, albert, dodicat, etc. Requesting Permission

You're welcome to any of my stuff. My coding style is in transition, as is my choice of OS.
Sine Fractals is a project I am most proud of.
by dafhi
Sep 23, 2013 1:30
Forum: Projects
Topic: wxFBE, editor for both Windows and Linux
Replies: 265
Views: 91348

Re: wxFBE, editor for both Windows and Linux

Found a biggie .. has happened several times now. I have multiple versions of my files so it's not too big of a deal. Using Win7 .. When I open a file after having saved, the last 12 lines are so are .. not there! Vanished! [update] it's probably more like "400 characters have been truncated&qu...
by dafhi
Sep 19, 2013 8:46
Forum: Linux
Topic: Gentoo dev packages
Replies: 0
Views: 727

Gentoo dev packages

I'm trying out Sabayon Linux.
the installer says it can't find the 'dev' packages. This could be a Gentoo thing. I'll ask there if no one here knows anything ;)
by dafhi
Sep 16, 2013 3:41
Forum: Sources, Examples, Tips and Tricks
Topic: Lil' ASM tutes
Replies: 5
Views: 2675

Re: Lil' ASM tutes

Lil' ASM tute 4 - Labels II .. a re-hash of what MichaelW pointed out ' ----------------------- Lil' ASM Tutes by dafhi ------------------------ ' ' ' ' Tute 4: Labels II ' ' ' ' ------------------------------------------------------------------------- ' '' label names must be unique across applicat...
by dafhi
Sep 16, 2013 0:55
Forum: Sources, Examples, Tips and Tricks
Topic: Lil' ASM tutes
Replies: 5
Views: 2675

Re: Lil' ASM tutes

Lil' ASM tute 3 - Labels ' ----------------------- Lil' ASM Tutes by dafhi ------------------------ ' ' ' ' Tute 3: labels ' ' ' ' ------------------------------------------------------------------------- ' /' Before I get ahead of myself, I thought it would be a good idea to discuss labels. Dependi...
by dafhi
Sep 15, 2013 13:36
Forum: General
Topic: Squares
Replies: 8041
Views: 772941

Re: Squares

don't worry about it. continuity is handled from first post.
like your 3d basket.
by dafhi
Sep 15, 2013 4:49
Forum: Sources, Examples, Tips and Tricks
Topic: Lil' ASM tutes
Replies: 5
Views: 2675

Re: Lil' ASM tutes

Lil' ASM tute 2 - conditionals / branching [update] - 2014 Sept 15 - simplified comments ' ----------------------- Lil' ASM Tutes by dafhi ------------------------ ' ' ' ' Tute 2: conditionals / branching ' ' ' ' ------------------------------------------------------------------------- ' '' The foun...
by dafhi
Sep 10, 2013 2:25
Forum: Game Dev
Topic: Tutorial: Software 3d and matrix manipulations.
Replies: 30
Views: 10843

Re: Tutorial: Software 3d and matrix manipulations.

I hope you get around to one on pixel buffer objects. I'm too lazy
by dafhi
Sep 07, 2013 1:32
Forum: Sources, Examples, Tips and Tricks
Topic: Lil' ASM tutes
Replies: 5
Views: 2675

Re: Lil' ASM tutes

Lil' ASM tute 1 - blit routine [updated] 2013 Sept 15. UB1D calculation fix ' ----------------------- Lil' ASM tutes by dafhi ----------------------- ' ' Tute 1: Blit routine ' Tip: ' add [x], eax '' slow ' add eax, [x] '' fast ' I created the tImage type as a wrapper. Yes it's huge. ' Anyway, have ...
by dafhi
Sep 07, 2013 1:31
Forum: Sources, Examples, Tips and Tricks
Topic: Lil' ASM tutes
Replies: 5
Views: 2675

Lil' ASM tutes

A series of ASM tutes I plan on doing.

#1 - blit routine [bugfix - 2013 Sept. 15]
#2 - conditionals / branching [updated - 2013 Sept. 15]
#3 - labels
#4 - Labels II

- older -
mul / div
by dafhi
Sep 02, 2013 20:47
Forum: Projects
Topic: wxFBE, editor for both Windows and Linux
Replies: 265
Views: 91348

Re: wxFBE, editor for both Windows and Linux

ah. I wondered whether it was a 7 issue. Yes I use Win7. FBEdit doesn't have a problem there, and in fact I prefer its navigation system, but I've had issues with it mangling code while type-over is active and performing undo-redo operations. Another thing about FBEdit is my cpu fan comes on more fr...
by dafhi
Sep 02, 2013 17:03
Forum: Projects
Topic: wxFBE, editor for both Windows and Linux
Replies: 265
Views: 91348

Re: wxFBE, editor for both Windows and Linux

I discovered why I'd originally mentioned the double-click re-focus. Trying it just now, I see that I might click too many times. My touchpad buttons can be quirky. Also, my own wires may have crossed, where I have windows on 2 different partitions, the new wxFBE shortcut only on one of them. But an...
by dafhi
Sep 02, 2013 14:45
Forum: Projects
Topic: wxFBE, editor for both Windows and Linux
Replies: 265
Views: 91348

Re: wxFBE, editor for both Windows and Linux

Popups and Esc: Search window or Options window.

Double-click a line: Yes. But it looks like it's working.
by dafhi
Sep 01, 2013 23:18
Forum: Projects
Topic: wxFBE, editor for both Windows and Linux
Replies: 265
Views: 91348

Re: wxFBE, editor for both Windows and Linux

if I turn off [auto-indent], [complete blocks] also stops functioning

- suggestions
1. press esc to close popups
2. if double click a line to debug, put focus in code window
by dafhi
Sep 01, 2013 21:33
Forum: General
Topic: Squares
Replies: 8041
Views: 772941

Re: Squares

:)