Search found 7 matches

by lectricpharaoh
Sun Mar 20, 2005 6:57 am
Forum: Chaos Strikes Back for Windows & Linux (CSBWin) / CSBuild
Topic: "Crack Switch" graphic broken?
Replies: 2
Views: 1678

"Crack Switch" graphic broken?

I recently came across the following problem in CSBWin, using the original DM dungeon. On level 4, coordinates 18, 29 (as told by CSBuild), there is a crack switch on the bottom eastern side of the wall. On pressing it, the graphic goes from an 'out' button to an 'in' button (or perhaps an empty ...
by lectricpharaoh
Sat Mar 19, 2005 5:12 am
Forum: Chaos Strikes Back for Windows & Linux (CSBWin) / CSBuild
Topic: Puting my Cards on the Table
Replies: 9
Views: 3729

My version of the PocketPC code shos the scan codes received when the buttons are pressed. If they don't show on yours I can get you the latest versioin. Then transfer the scan codes to the config.txt file. The center button on mine only has two codes assoiated with it....pressing the center sends ...
by lectricpharaoh
Sat Mar 19, 2005 3:34 am
Forum: Chaos Strikes Back for Windows & Linux (CSBWin) / CSBuild
Topic: Dungeon Master for Pocket PC / Win CE
Replies: 411
Views: 143000

That was me, actually. The first time I ran it, I tried landscape mode, and (I'm assuming because of the rotation that the OS had to do to accomplish this, as I've since seen you didn't intend for it to run in landscape, so wouldn't have written your own such code), it was _very_ slow. If your ...
by lectricpharaoh
Wed Mar 16, 2005 9:33 am
Forum: Chaos Strikes Back for Windows & Linux (CSBWin) / CSBuild
Topic: Puting my Cards on the Table
Replies: 9
Views: 3729

First, let me say I really appreciate all the time you've put into this. I especially like the fact I can play it on my PC, then shoot the save files over to my PocketPC, and play it on the go; that is exceedingly cool.

12-Allow designer to plant bones of a real character in
the dungeon.
How ...
by lectricpharaoh
Tue Mar 15, 2005 9:44 pm
Forum: Chaos Strikes Back for Windows & Linux (CSBWin) / CSBuild
Topic: Question about Maximum Player Stats
Replies: 22
Views: 10121

I agree, it should be relatively straightforward (for CSBWin). What language are you writing this in, C, C++? Something else?

Assuming C/C++, it should be a relatively simple matter of adjusting the field widths if you've declared a struct-type bitfield, and even if you're doing the math by hand ...
by lectricpharaoh
Tue Mar 15, 2005 8:36 pm
Forum: Chaos Strikes Back for Windows & Linux (CSBWin) / CSBuild
Topic: Silent fall
Replies: 101
Views: 23686

One thing you might be able to do to play sounds simultaneously is use additive mixing in software. Just add all the samples together, then send the resulting buffer to the API. If you're using raw PCM data, this should be quite easy, but if you're using some actual format, like .WAV, you'll have to ...
by lectricpharaoh
Tue Mar 15, 2005 7:01 pm
Forum: RTC General
Topic: Kid Dungeon / Kiddie Dungeon?
Replies: 3
Views: 2267

It's been a long, long week. :)