Lioncash
adfa096230
Correct order of class initialization lists
2015-09-23 05:00:51 -04:00
unknown
e6f5e495f2
macro'd out all sources of VS Express linker errors
2015-09-14 15:55:11 -04:00
Lioncash
e9c056e5a4
Notification Class: Correct array sizing in SetWindowCaption
...
sizeof(wchar_t) is a size of 2 (or 4 if in a Linux environment). With the previous code, it would be trying to insert the null terminator at index 511 on Windows, which is incorrect.
2015-04-16 15:59:48 -04:00
zilmar
d0209b061f
Language: have break point take a wchar_t * string and allow \n in language files
2015-03-12 06:50:30 +11:00
zilmar
bd3fd85b99
Language: More code cleanup, status messages, dialog box, etc
2015-03-06 18:27:31 +11:00
zilmar
b635983167
language: code clean up and fix some bugs
2015-03-05 09:44:25 +11:00
zilmar
71cc6def7b
code cleanup and try o make language work better
2015-03-04 20:36:08 +11:00
zilmar
9eceed0fef
#pull request 42
2015-02-01 06:27:27 +11:00
zilmar
8c48ba4f70
Mips: Refactor loading of plugins and how game is shut down
2013-01-03 19:51:00 +11:00
zilmar
a444ad3e52
add __FUNCTION__ to trace messages
2012-12-17 11:21:29 +11:00
zilmar
c3df4cf49d
Global Variable: Rename _BaseSystem to g_BaseSystem
2012-11-17 12:09:19 +11:00
zilmar
d09a8adf10
Global Variable: rename _Settings to g_Settings
2012-11-17 12:02:04 +11:00
zilmar
ab57cdbc7e
Global Variable: Rename _Notify to g_Notify
2012-11-17 11:58:31 +11:00
zilmar
18c8a8c548
Cleaned up notification about breakpoints
2012-10-04 20:58:40 +10:00
zilmar
c6c80c0f04
Refracted some settings locations, removed some extra code from C Core, added a tlb miss menu option
2012-09-29 06:07:45 +10:00
zilmar
aa45579e34
git-svn-id: https://localhost/svn/Project64/trunk@44 111125ac-702d-7242-af9c-5ba8ae61c1ef
2010-09-22 21:43:42 +00:00
zilmar
41d4f7ff04
git-svn-id: https://localhost/svn/Project64/trunk@33 111125ac-702d-7242-af9c-5ba8ae61c1ef
2010-06-07 02:23:58 +00:00
zilmar
b00856cd86
git-svn-id: https://localhost/svn/Project64/trunk@32 111125ac-702d-7242-af9c-5ba8ae61c1ef
2010-06-04 06:25:07 +00:00
zilmar
3e0e336a52
git-svn-id: https://localhost/svn/Project64/trunk@20 111125ac-702d-7242-af9c-5ba8ae61c1ef
2009-12-28 22:22:50 +00:00
zilmar
20429ef4e3
git-svn-id: https://localhost/svn/Project64/trunk@6 111125ac-702d-7242-af9c-5ba8ae61c1ef
2008-11-14 20:51:06 +00:00
zilmar
28c5a7e77c
git-svn-id: https://localhost/svn/Project64/trunk@2 111125ac-702d-7242-af9c-5ba8ae61c1ef
2008-09-18 03:15:49 +00:00