Google Code Exporter

Results 21406 comments of Google Code Exporter

``` Now that we have the 7z support, I think I'll add this. I'd like to make my Goodgens folder the default folder when I open a ROM. ``` Original...

``` I would be extra careful that it doesn't change the behavior of the dialog for people who don't configure it. I believe Gens automatically moves the Open ROM dialog...

``` (At least not by default, simply because I've gotten too used to it being this way and probably so have other people.) ``` Original comment by `[email protected]` on 25...

``` I agree. If there is no override specified by the user, it should behave like normal. ``` Original comment by `[email protected]` on 25 Feb 2009 at 1:43 - Added...

Original comment by `[email protected]` on 27 Mar 2009 at 9:23 - Added labels: **Type-Enhancement** - Removed labels: ****

``` What title of gens window? If it's Gens11svn334 up to 341 - then it's not latest version. When you made post: latest was Gens11svn346 (Nov 4, 2013) and Lock...

``` It's because google disabled all new downloads for code repos. We'll have to host the build somewhere else, maybe in SVN itself. ``` Original comment by `feykomylce` on 2...

``` Also, I think Gens should expose display layer toggling functions, although maybe those belong more in the GUI library? (since while they're VDP-related, they're not part of the "real"...

``` I knew there was an issue I was forgetting to make. Yes, Lua should have layer toggling (which I agree should be GUI), and the gui.gdscreenshot() could use a...

``` Although I doubt it would be practical to do a ghost script with a full screenshot per frame, since it's taxing enough just to keep the position data alone....