| Age | Commit message (Expand) | Author |
| 2008-09-24 | update to vs2008 | fires.gc |
| 2008-09-24 | DC idle skipping part 2: video thread is woken up when "OnIdle". | memberTwo.mb2 |
| 2008-09-21 | cleaned up SConscripts | nakeee |
| 2008-09-20 | fixed scons=parsing | nakeee |
| 2008-09-20 | More fog emulation groundwork both in OpenGL and DX9. Needs more fog format r... | XTra.KrazzY |
| 2008-09-16 | SConscript made all the rest of env.Copy into env.Clone | nakeee |
| 2008-09-07 | fix 64-bit build too on Platform SDK 6.0, fix project file. | hrydgard |
| 2008-09-07 | Add some missing GPL headers, fix building with Platform SDK 6.0, delete unus... | hrydgard |
| 2008-09-01 | Added puts() HLE, WIIMOTE logging section and experimental virtual connection... | masken |
| 2008-09-01 | Build fix | XTra.KrazzY |
| 2008-09-01 | many warning fixes | nakeee |
| 2008-08-31 | Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windo... | Maarten ter Huurne |
| 2008-08-31 | Fix/workaround at least one class of buffer underruns in the GL plugin. Fix s... | hrydgard |
| 2008-08-30 | missing files, sorry | hrydgard |
| 2008-08-30 | Basic VBA-style save state system implemented - kb shortcuts only working on ... | hrydgard |
| 2008-08-30 | New SaveState folder for states. Removed some outdated code. Removed an unnec... | hrydgard |
| 2008-08-30 | more statesave bugfixes... | hrydgard |
| 2008-08-30 | State saving progress. Most core state seems to be saved/loaded correctly, no... | hrydgard |
| 2008-08-30 | Save states now work (to some extent). Please report special cases which caus... | XTra.KrazzY |
| 2008-08-30 | Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to... | hrydgard |
| 2008-08-28 | Added save/load state support in the UI | XTra.KrazzY |
| 2008-08-28 | Final typo and error fixes and include reordering | XTra.KrazzY |
| 2008-08-28 | I have broken something, but more may be broken | XTra.KrazzY |
| 2008-08-28 | A lot of save state groundwork. Please notify if compilation breaks because | XTra.KrazzY |
| 2008-08-27 | Fixed message box calls (they aren't even necessary, just checking whether th... | XTra.KrazzY |
| 2008-08-27 | Fixed "no newline at end of file" warnings. | Maarten ter Huurne |
| 2008-08-27 | Only include <windows.h> when compiling for Windows. | Maarten ter Huurne |
| 2008-08-27 | Fixed "no newline at end of file" warning. | Maarten ter Huurne |
| 2008-08-27 | Fix for XK's commit. XK, if its wrong punch me in the face | daco65 |
| 2008-08-26 | Preliminary video save state support. More work is necessary, this is just so... | XTra.KrazzY |
| 2008-08-26 | Only use "-fPIC" for compiling objects that will be part of dynamic libs. Mak... | Maarten ter Huurne |
| 2008-08-24 | Fixed "no newline at end of file" warnings issued by GCC 4.2. | Maarten ter Huurne |
| 2008-08-24 | Ok, part 2/2 of the symbol code rewrite. You can now create and use function ... | hrydgard |
| 2008-08-24 | Change some project settings. Reorganize the symbol database code, step 1/2. | hrydgard |
| 2008-08-23 | Turned on Warnings as Errors for all vcprojs. Fixed almost all of the warning... | masken |
| 2008-08-21 | SaveState preparations #1 - Annotate all(?) state. (NO SCHEDULE PROMISE!) | hrydgard |
| 2008-08-21 | Forgot some defines. | hrydgard |
| 2008-08-21 | Move some code out of the plugins into VideoCommon. No functional change. | hrydgard |
| 2008-08-20 | Minor speedup in texdecoder. More informative fifo error messages. | hrydgard |
| 2008-08-16 | fix bug in giga's resampler, | hrydgard |
| 2008-08-16 | Audio system update - HLE plugin submitted, homebrew has sound, and also Mari... | hrydgard |
| 2008-08-14 | Some cleanup, extracted XFB convert code into VideoCommon, added non-activate... | hrydgard |
| 2008-08-08 | Fix windows choppiness | hrydgard |
| 2008-08-08 | TextFmt Overlay v4. :p | gigaherz |
| 2008-08-08 | update to the texture format overlay, thanks to giga (see issue 112) | Shawn Hoffman |
| 2008-08-07 | static-ified a lot of vars to prevent name collisions with plugins, other cos... | hrydgard |
| 2008-08-07 | Fix linux build and a crash. hrm, how did it work before... | hrydgard |
| 2008-08-06 | Fix build on linux (grr), minor ABI fix. | hrydgard |
| 2008-08-06 | added overlay that displays texture formats (thanks to gigaherz!) | Shawn Hoffman |
| 2008-07-21 | Linux: Fixes a few things, Should Compile in Linux. Ran Crazy Taxi horribly | Sonicadvance1 |