dolphin/Source/Core
nitsuja- b31042cb10 fixed a bug where events scheduled for the same time run in backwards order
simplified CoreTiming::AddEventToQueue
fixed emu.frameadvance and implemented emu.wait
fixed Lua script termination
brought over some luaconf customizations to fix issue 2245 in a better way and deal with certain other scripting problems

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5383 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-18 08:28:52 +00:00
..
AudioCommon XK patch for adding jit config to audiocommon/c16 function to x64emitter 2010-03-24 11:22:33 +00:00
Common possible savestate memory leak fix in DoBuffer 2010-04-17 21:02:03 +00:00
Core fixed a bug where events scheduled for the same time run in backwards order 2010-04-18 08:28:52 +00:00
DSPCore DSP LLE: trying to clean up exception handling. Hopefully it didn't break anything 2010-04-17 20:42:39 +00:00
DebuggerUICommon Fix another wrong sprintf usage 2010-04-08 14:58:50 +00:00
DebuggerWX a few minor code fixes. 2010-04-12 02:00:15 +00:00
DiscIO Several little fixes. 2010-03-17 01:54:40 +00:00
DolphinWX fixed a bug where events scheduled for the same time run in backwards order 2010-04-18 08:28:52 +00:00
InputCommon Linux compile fix for billard's changes. 2010-04-13 06:09:45 +00:00
VideoCommon Re-added Skies of Arcadia projection hack. Fixes issue 2514. 2010-04-15 09:23:59 +00:00