- Dec 13, 2014
-
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
-
bunnei authored
-
- Dec 12, 2014
- Dec 10, 2014
- Dec 09, 2014
-
-
Yuri Kunde Schlesner authored
-
Tony Wasserka authored
-
Tony Wasserka authored
The affected code is no longer limited by compiler support on that platform.
-
Tony Wasserka authored
This better reflects that no commands are supposed to show up until you hit the button a second time.
-
Tony Wasserka authored
-
Tony Wasserka authored
-
Tony Wasserka authored
-
Tony Wasserka authored
Double-clicking a texture parameter command in the pica command lists will spawn these as a new tab in the pica command list dock area.
-
Tony Wasserka authored
The texture viewer is enabled when selecting a write command to one of the texture config registers.
-
Tony Wasserka authored
-
Tony Wasserka authored
-
Tony Wasserka authored
Changed start/stop button to reflect current tracing status. Properly labeled column headers.
-
Tony Wasserka authored
This class has a few advantages over the regular QSpinBox: - QSpinBox stores its as signed 32 bit integers, which for instance is unsuitable for representing memory addresses. CSpinBox uses 64 bit integers instead. - QSpinBox does not provide an easy way to handle number input from bases different than 10. - QSpinBox is quite inflexible in general and almost any sort of customization requires reimplementing it anyway.
-
Tony Wasserka authored
-
Tony Wasserka authored
-
bunnei authored
-
- Dec 08, 2014
-
-
Subv authored
The 3DS allows the user to read from files opened with the Write access modifier, even if he did not specify the Read access modifier. Open the files in binary mode so that we can prevent CR/LF problems in Windows, where a line-end is replaced by these two bytes instead of just 0xA, this was causing problems with the GetSize test
-
Lioncash authored
-
ichfly authored
-
Lioncash authored
-
Lioncash authored
-
- Dec 07, 2014
-
-
Tony Wasserka authored
-
Tony Wasserka authored
-