| Anonymous | Login | Signup for a new account | 2008-07-05 16:14:29 UTC |
| Main | My View | View & Search | Change Log |
Welcome to new testers site! - 2008-02-29 08:29 - Fujix |
| Please sign up to post new bug and add note. Please refer to the legend and bug attributes page when posting new bug: http://mametesters.org/mantis/legend.html Also there are some updates in the Rules & Guidelines page: http://mametesters.org/mantis/rules.html Resolved (fixed) and closed reports are not displayed in the "View & Search" page by default. Please select preset filter to display all reports, BTANB, Fixed bugs and possible bugs. Tafoid joined management of the site. You can change the UI language via "My Account" -> "Preferences". Currently available languages are English, French, German, Italian and Japanese. CSV export has a problem that not all reports are exported so far. I'll look into it shortly and probably update it to output them in mameinfo.dat format directly. Thank you Tafoid and Andrew for helping out moving bugs from the old database and setting up the system. Also Aaron for hosting and advices. Enjoy Testing! |
Sandbox - 2008-01-28 11:51 - Fujix |
| Please use 00001 for sandbox. |
Marking up text. (Updated: Jun 26, 2008) - 2008-01-14 08:30 - Fujix |
| Availabe html tags You can use following tags to mark up text: b, i, strike, s, u, ul, ol, li, tt, dd, dl, pre and blockquote. Please use pre for code (word-wrap is disabled):
static YELLOW_WORLD()
{
echo ("Yellow! World!");
// this is a loooooooooooooooooooooooooooooooooooooooong and looooooooooooooooooooooong line.
}
And use blockquote tag to quote text. Word-wrap is enabled: This is an example of blockquote tag. Word-wrapping is enabled. You cannot use table, img and a tags. URL will be linked automatically like this: http://www.google.com/ Mantis built-in auto link - 'bug' + Bug ID: Example 00001 Embedding YouTube and LiveVideo movie: Copy and paste an embedding text provided by YouTube or LiveVideo as it is. Mantis will investigate the link thoroughly to prevent SQL injection, modified link text won't be regarded as a proper link. Check 01541 and 01932 for in-use examples. |
| When flags were introduced? - 2008-05-31 23:21 - Fujix |
| This is a list of MAME flags when they were introduced, investigated by Tafoid: 0.34b1 - #define GAME_NOT_WORKING 0x0008 0.37b15 - #define GAME_UNEMULATED_PROTECTION 0x0010 /* game's protection not fully emulated */ 0.34b1 - #define GAME_WRONG_COLORS 0x0020 /* colors are totally wrong */ 0.34b1 - #define GAME_IMPERFECT_COLORS 0x0040 /* colors are not 100% accurate, but close */ 0.37b12 - #define GAME_IMPERFECT_GRAPHICS 0x0080 /* graphics are wrong/incomplete */ 0.36RC2 - #define GAME_NO_COCKTAIL 0x0100 /* screen flip support is missing */ 0.35b9 - #define GAME_NO_SOUND 0x0200 /* sound is missing */ 0.35b9 - #define GAME_IMPERFECT_SOUND 0x0400 /* sound is known to be wrong */ 0.100u4 - #define GAME_SUPPORTS_SAVE 0x0800 /* game supports save states */ 0.117u1 - #define GAME_IS_BIOS_ROOT 0x1000 /* this driver entry is a BIOS root */ 0.117u1 - #define GAME_NO_STANDALONE 0x2000 /* this driver cannot stand alone */ |
| How to show user avatar - 2008-03-20 21:11 - Fujix |
| Mantis makes use of the avatar service provied by Gravatar: http://www.gravatar.com/ You need to register there the same e-mail address as your account to show your avatar. |
| Mantis 1.1.0 © 2000 - 2007 Mantis Group MAME Testers © 1998 - 2008 |