| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanups and version bumpmame0169 | 2015-12-30 | 1 | -14/+14 | |
| | | |||||
| * | debugint.cpp: fix uninitialized variable error (nw) | 2015-12-25 | 1 | -1/+1 | |
| | | |||||
| * | Stop internal debugger windows from drawing space characters, speeds ↵ | 2015-12-19 | 1 | -13/+11 | |
| | | | | | rendering up quite a bit. | ||||
| * | Make new internal debugger windows appear in a cascade-like position, and ↵ | 2015-12-17 | 1 | -14/+65 | |
| | | | | | give some windows better default sizes. Change render_target::debug_top() to put targets at the end of the target list, fixing the order in which windows are rendered (nothing else uses this function). | ||||
| * | Stop internal debugger window title and editors from drawing text outside ↵ | 2015-12-15 | 1 | -3/+12 | |
| | | | | | the bounds of the window. | ||||
| * | Made internal debugger window editors appear over the window to which it is ↵ | 2015-12-14 | 1 | -30/+25 | |
| | | | | | related (makes it a little bit clearer). | ||||
| * | Base the size of internal debugger window title bars on the font size. | 2015-12-13 | 1 | -1/+1 | |
| | | |||||
| * | Internal debugger now honours the -debugger_font and -debugger_font_size ↵ | 2015-12-13 | 1 | -37/+30 | |
| | | | | | options. | ||||
| * | Add memory window to internal debugger. | 2015-12-12 | 1 | -1/+106 | |
| | | |||||
| * | macro removal INLINE -> static inline (nw) | 2015-12-12 | 1 | -4/+4 | |
| | | |||||
| * | Make internal debugger windows just a bit more pleasing to the eye. | 2015-12-12 | 1 | -7/+39 | |
| | | |||||
| * | Giving the internal debugger a bit of love. Make closed windows actually ↵ | 2015-12-11 | 1 | -17/+37 | |
| | | | | | disappear, and add a Run and Hide Debugger option. Also spaced out initial windows, so that they aren't on top of each other to start with. | ||||
| * | fixing some more override (nw) | 2015-12-06 | 1 | -7/+7 | |
| | | |||||
| * | clang-modernize part 5 | 2015-12-04 | 1 | -52/+52 | |
| | | |||||
| * | Cleanups and version bumpmame0168 | 2015-11-25 | 1 | -4/+4 | |
| | | |||||
| * | more cleanups and fix (nw) | 2015-11-11 | 1 | -6/+2 | |
| | | |||||
| * | nw, more PVS-Studio fixes | 2015-11-09 | 1 | -13/+12 | |
| | | |||||
| * | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+1477 | |
