[Ohrrpgce] [Bug 619] gfx_sdl broken

2009-11-17 Thread bugzilla-daemon
http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=619 --- Comment #7 from Ralph Versteegen teeem...@gmail.com 2009-11-17 05:47:47 PST --- gfx_sdl ought to be faster now; might test tomorrow. Another interesting keyboard bug, on windows: specify an invalid filename to custom, and it will

[Ohrrpgce] SVN: teeemcee/3078 Cleaned up commandline option reading. There are no longer any assumptio

2009-11-17 Thread subversion
teeemcee 2009-11-17 06:08:22 -0800 (Tue, 17 Nov 2009) 458 Cleaned up commandline option reading. There are no longer any assumptions about which options each graphics backend supports. In the process, modified gfx.bi interface a bit. Added a simple is_int function, and moved a few functions

[Ohrrpgce] SVN: james/3079 Add -log command line option, takes one argument, a folder

2009-11-17 Thread subversion
james 2009-11-17 09:38:51 -0800 (Tue, 17 Nov 2009) 380 Add -log command line option, takes one argument, a folder to put g_debug.txt or c_debug.txt into. The folder can be absolute, or relative to the starting dir at program execution time. To get back the old default location from before

[Ohrrpgce] SVN: teeemcee/3080 gfx_sdl (bug 619) fixes and improvements, and added post_terminate_signa

2009-11-17 Thread subversion
teeemcee 2009-11-17 09:51:54 -0800 (Tue, 17 Nov 2009) 675 gfx_sdl (bug 619) fixes and improvements, and added post_terminate_signal so that closing the window works with all backends. The fundamental problem, compounded by all sorts of unfortunate assumptions and irrational code, is that

[Ohrrpgce] [Bug 619] gfx_sdl broken

2009-11-17 Thread bugzilla-daemon
http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=619 --- Comment #8 from Ralph Versteegen teeem...@gmail.com 2009-11-17 09:57:50 PST --- After scratching my head over a mutex deadlock for a couple hours and all sorts of other horrible bugs, I finally managed to churn out something which

[Ohrrpgce] SVN: teeemcee/3081 Added gfx_getwindowstate. Only implemented by gfx_sdl at the moment, and

2009-11-17 Thread subversion
teeemcee 2009-11-17 10:34:48 -0800 (Tue, 17 Nov 2009) 126 Added gfx_getwindowstate. Only implemented by gfx_sdl at the moment, and not used. Might put more things in WindowState later. --- U wip/gfx.bi U wip/gfx_alleg.bas U wip/gfx_fb.bas U wip/gfx_sdl.bas

[Ohrrpgce] SVN: james/3082 change -log to not log anything when the argument is accepted

2009-11-17 Thread subversion
james 2009-11-17 12:52:35 -0800 (Tue, 17 Nov 2009) 194 change -log to not log anything when the argument is accepted (which is a chicken-and-the-egg kind of thing) Also change the log message when -log specifies an invalid location to use debuginfo --- U wip/compat.bas

Re: [Ohrrpgce] SVN: james/3082 change -log to not log anything when theargument is accepted

2009-11-17 Thread Mike Caron
I think that in the case of an invalid -log, we should pop up a message dialog, using MessageBox() in Windows, or the moral equivalent on Linux. --Original Message-- From: subvers...@hamsterrepublic.com Sender: ohrrpgce-boun...@lists.motherhamster.org To: ohrrpgce@lists.motherhamster.org

[Ohrrpgce] Fw: SVN: james/3082 change -log to not log anything when theargument is accepted

2009-11-17 Thread Mike Caron
Or, even better, such a dialog within the program itself! -- Mike Caron -Original Message- From: Mike Caron caron.m...@gmail.com Date: Tue, 17 Nov 2009 20:55:39 To: ohrrpgce@lists.motherhamster.org Subject: Re: [Ohrrpgce] SVN: james/3082 change -log to not log anything when theargument

[Ohrrpgce] [Bug 619] gfx_sdl broken

2009-11-17 Thread bugzilla-daemon
http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=619 --- Comment #9 from Bob the Hamster b...@hamsterrepublic.com 2009-11-17 13:03:27 PST --- This is great! In my testing so far, it seems to be working wonderfully. -- Configure bugmail:

[Ohrrpgce] SVN: james/3083 Move sprite editor palete debug key from F1 to F2 to avoid conflict with

2009-11-17 Thread subversion
james 2009-11-17 16:58:26 -0800 (Tue, 17 Nov 2009) 78 Move sprite editor palete debug key from F1 to F2 to avoid conflict with help --- U wip/drawing.bas ___ Ohrrpgce mailing list ohrrpgce@lists.motherhamster.org

Re: [Ohrrpgce] Fw: SVN: james/3082 change -log to not log anything when theargument is accepted

2009-11-17 Thread Ralph Versteegen
It's pretty humourous that it prints a debug message where the user doesn't expect. By the way, you forgot to update start_new_debug 2009/11/18 Mike Caron caron.m...@gmail.com: Or, even better, such a dialog within the program itself! -- Mike Caron -Original Message- From: Mike

Re: [Ohrrpgce] Fw: SVN: james/3082 change -log to not log anything when theargument is accepted

2009-11-17 Thread James Paige
Yeah, I'll fix that to make it a bit less ironic :) Also, I didn't know about start_new_debug. I'll check that too. Thanks for bringing it to my attention. --- James On Wed, Nov 18, 2009 at 02:27:00PM +1300, Ralph Versteegen wrote: It's pretty humourous that it prints a debug message where

[Ohrrpgce] [Bug 788] New: colour swap tool

2009-11-17 Thread bugzilla-daemon
http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=788 Summary: colour swap tool Product: OHRRPGCE Version: unknown Platform: PC OS/Version: Windows XP Status: NEW Severity: feature request Priority: P3

[Ohrrpgce] [Bug 788] colour swap tool

2009-11-17 Thread bugzilla-daemon
http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=788 Dan dan155...@msn.com changed: What|Removed |Added CC||dan155...@msn.com ---

Re: [Ohrrpgce] [Bug 788] New: colour swap tool

2009-11-17 Thread David Gowers
On Wed, Nov 18, 2009 at 1:49 PM, bugzilla-dae...@karnov.dreamhost.com wrote: http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=788           Summary: colour swap tool           Product: OHRRPGCE           Version: unknown          Platform: PC        OS/Version: Windows XP