| Age | Commit message (Expand) | Author |
| 2009-05-07 | fix some dir issue on osx, if there is a problem on windows or linux, see thi... | tmator |
| 2009-04-12 | more scons build fixups | nakeee |
| 2009-04-03 | dsp llet debugger: disasm the ucode when it's dumped | Shawn Hoffman |
| 2009-04-03 | some progress on dsp llet debugger. go dump some ucodes ;) | Shawn Hoffman |
| 2009-03-20 | Change a bunch of project settings to reduce the flood of warnings you get wh... | hrydgard |
| 2009-03-18 | remove some unused files | nakeee |
| 2009-03-18 | nakee's new logmanager. added a console window for windows builds (prints to ... | Shawn Hoffman |
| 2009-03-05 | just some compiler warning cleanup. | hrydgard |
| 2009-03-04 | Added LOGLEVEL support, release will now defined LOGLEVEL 2 (errors and warni... | nakeee |
| 2009-03-02 | Compile fix | nakeee |
| 2009-03-02 | just some debug helper | fires.gc |
| 2009-03-02 | an attempt to clean up the logging a bit | nakeee |
| 2009-02-28 | Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr... | hrydgard |
| 2009-02-24 | WxUtils were added to the wrong project. | hrydgard |
| 2009-02-24 | Ported wxutils from soap branch (Should make launch and explore work in Linux... | nakeee |
| 2009-02-23 | Hopefully make the callstack more accurate | hrydgard |
| 2009-02-23 | Introduce JitCommon folder to share things between the two jits. | hrydgard |
| 2009-02-23 | Update svn:eol-style=native ( r1442 ) for Source/*.cpp | LPFaint99 |
| 2009-02-17 | Remove/cleanup some auto-"breaks" in the code. they are annoying when debuggi... | hrydgard |
| 2009-02-17 | Also rename the projects as seen within VS. | hrydgard |
| 2009-02-09 | Cache vertex array pointers, a la magumagu's idea. Misc other stuff. Should g... | hrydgard |
| 2009-02-08 | Video and DSP plugin management: Fixed Stop and Start again, it was necessary... | John Peterson |
| 2009-02-06 | Allow changing of the debugger font and some cleanup | Shawn Hoffman |
| 2009-02-04 | JIT: Made block linking the default option, it's faster and seems stable to m... | John Peterson |
| 2009-02-04 | relocate the mainram dump to the dump dir | Shawn Hoffman |
| 2009-01-24 | some more warning cleanup. | omegadox |
| 2009-01-24 | Some warning and code cleanup. | omegadox |
| 2009-01-23 | Warp back to 1983!!! (rev 1983, that is, not the year :P) | hrydgard |
| 2009-01-23 | nJoy and PluginManager: | John Peterson |
| 2009-01-21 | Use wx style ListBox fast fill: Freeze and Thaw | hyperiris |
| 2009-01-21 | Debugger: add a tiny function, dump main memory to a file, mainram.dump in .\... | hyperiris |
| 2009-01-21 | more f-zero work - no success :( Still fp errors. | hrydgard |
| 2009-01-21 | misc debugger improvements - hle:d code can be read in disasm window, memview... | hrydgard |
| 2009-01-20 | fix red coloring of fp regs in registerview | hrydgard |
| 2009-01-20 | Improve register view window (now shows fp, various special regs). If the win... | hrydgard |
| 2009-01-20 | Fix insanely annoyingly behaviour when setting breakpoints | hrydgard |
| 2009-01-20 | DebuggerWX: Added jit block linking option to the code window | John Peterson |
| 2009-01-20 | fix a minor "misfeature" in the symbol table code. | hrydgard |
| 2009-01-19 | fix build and change /EHsc to /EHa. jakestine (pcsx2-playground) says it is t... | Shawn Hoffman |
| 2009-01-17 | Move Config.cpp to Core renamed it to ConfigManager | nakeee |
| 2009-01-15 | nakee's work on dolphin events. Also get wxw out of logmanager. This commit w... | Shawn Hoffman |
| 2009-01-09 | moved plugin manager to core. | nakeee |
| 2009-01-07 | CodeWindow: Fixed the Unlimited JIT Cache option | John Peterson |
| 2009-01-06 | Some more nowx compile fixes thanks to tinctorius | XTra.KrazzY |
| 2009-01-06 | Build Settings: Same thing for DebuggerWX | John Peterson |
| 2009-01-05 | CodeWindow: Added skip event | John Peterson |
| 2009-01-05 | make debugger a bit more readable; TODO: merge code for codeview and memoryvi... | Shawn Hoffman |
| 2009-01-05 | CodeWindow: Missing file | John Peterson |
| 2009-01-05 | CodeWindow: Made boot to pause optional, readded the tooltips in the Release ... | John Peterson |
| 2008-12-29 | This is an ugly hack, but increase the size of the buffer... I managed | magumagu9 |