zilmar
|
6a2e88a25c
|
[Project64] change AsciiToHex to std::strtoul in rom browser
|
2015-11-07 12:45:59 +11:00 |
zilmar
|
81fdcb9373
|
[Project64] Get settngs to use std int
|
2015-10-25 21:50:28 +11:00 |
Julio C. Rocha
|
f5ef8d3359
|
Fix ROM Browser issue on Windows XP.
|
2015-09-26 05:29:48 -07:00 |
Lioncash
|
adfa096230
|
Correct order of class initialization lists
|
2015-09-23 05:00:51 -04:00 |
unknown
|
7b4b5a6827
|
explicit <shlobj.h> to fix just a few build errors w/o ATL
|
2015-08-28 18:35:13 -04:00 |
unknown
|
6b34e8b89a
|
explicit <commctrl.h> to fix anti-ATL build errors
|
2015-08-28 18:34:12 -04:00 |
zilmar
|
c31e3f210c
|
Merge pull request #425 from death-droid/UpdateZLib
Update ZLib to 1.2.8
|
2015-05-03 19:58:12 +10:00 |
zilmar
|
c182ec9fd5
|
[Project64] Rom Browser - show good name in column other than the first
|
2015-05-03 19:54:06 +10:00 |
Lioncash
|
82c2554357
|
Convert BOOL to bool where possible.
|
2015-05-02 23:37:08 -04:00 |
Emmet Young
|
c9805dd5d3
|
Update ZLib to 1.2.8
|
2015-05-01 14:06:20 +10:00 |
Emmet Young
|
23eeaeeb2c
|
When scanning in 7z files make sure we are actually setting the rom file size.
Fixes issue #255
|
2015-04-29 23:02:53 +10:00 |
unknown
|
3b9ec019bc
|
ya i r need h4lp plz i iz shot
|
2015-04-20 15:41:25 -04:00 |
toehead2001
|
17da1dbd38
|
Remove the extra border around the ROM browser
|
2015-03-25 22:38:59 -06:00 |
zilmar
|
262c8ffe9d
|
lamguage changes for rombrowser
|
2015-03-17 22:34:47 +11:00 |
zilmar
|
bd3fd85b99
|
Language: More code cleanup, status messages, dialog box, etc
|
2015-03-06 18:27:31 +11:00 |
zilmar
|
0bd4b9deb9
|
A few more language tweaks
|
2015-03-05 22:33:57 +11:00 |
zilmar
|
37d24bf365
|
Some code clean up related to system tray messages
|
2015-03-05 17:09:58 +11:00 |
zilmar
|
71cc6def7b
|
code cleanup and try o make language work better
|
2015-03-04 20:36:08 +11:00 |
zilmar
|
a366645fb4
|
Fix 7zip loading
|
2015-03-01 20:32:42 +11:00 |
zilmar
|
2a583fd13c
|
update 7zip code
|
2015-02-28 16:05:57 +11:00 |
Emmet Young
|
8388db4ac4
|
Fix problems with the initial positioning of windows when there is no setting in the config file
|
2015-02-15 18:10:25 +11:00 |
zilmar
|
9870277f60
|
Merge pull request #82 from death-droid/CiCChanges
Cic changes
|
2015-02-14 18:05:09 +11:00 |
Emmet Young
|
e2f73e9e3d
|
For all CiC related stuff, we should really be using our typedef rather than numbers.
|
2015-02-14 13:26:26 +11:00 |
zilmar
|
811a41d494
|
better handle moving sand saving of rom browser window location
|
2015-02-14 06:40:25 +11:00 |
Nicholas
|
862eb7c48b
|
Add support for Visual Studio 2013
|
2015-01-27 16:07:44 +11:00 |
zilmar
|
48d8925a80
|
Project64: Clean up external release to be beta release
|
2013-03-22 16:47:20 +11:00 |
zilmar
|
e59ae0fa25
|
Rom Browser: Tweaked the code for refresh
|
2013-01-22 19:33:43 +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
|
5878f9d7d9
|
Changed traces to use __FUNCTION__ for ROM browser
|
2012-11-29 22:25:25 +11:00 |
zilmar
|
50ba484893
|
Clean up code related to making window focus on run
|
2012-11-29 08:22:06 +11:00 |
zilmar
|
1992505c7f
|
Global Variable: Rename _Plugins to g_Plugins
|
2012-11-17 13:20:21 +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
|
d23d06fa98
|
Renamed _int64 to __int64
|
2012-11-06 19:23:59 +11:00 |
zilmar
|
afedaf38d6
|
Initial refractoring of ABL
|
2012-10-14 12:05:52 +11:00 |
zilmar
|
ad10525303
|
Cleaned up more warnings (on warning level 4)
|
2012-10-05 19:20:53 +10:00 |
zilmar
|
5e4fa4a371
|
Do not refresh rom browser if failed to get rom list
|
2012-10-04 11:44:32 +10:00 |
Emmet Young
|
91ce899df0
|
Merge FillRomInfo and FillRomInfo2 to remove an unnecessary function.
|
2012-09-29 15:52:52 +10:00 |
Emmet Young
|
383446bdd3
|
Remove the extra IsValidRomImage from Rom browser, and make it use the one from within the n64 rom class.h file
|
2012-09-27 00:42:28 +10:00 |
zilmar
|
89bc4087ef
|
updated zlib, Moved and cleaned up the project settings in to property sheets also cleaned up some warnings
|
2012-09-26 09:23:20 +10:00 |
zilmar
|
49d660df78
|
git-svn-id: https://localhost/svn/Project64/trunk@46 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-10-29 03:20:25 +00:00 |
zilmar
|
dae4e73c89
|
git-svn-id: https://localhost/svn/Project64/trunk@45 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-10-23 18:53:01 +00: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
|
5b2b21cd08
|
git-svn-id: https://localhost/svn/Project64/trunk@40 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-06-29 02:11:22 +00:00 |
zilmar
|
a5bfa92557
|
git-svn-id: https://localhost/svn/Project64/trunk@34 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-06-12 02:02:06 +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
|
f9db52309f
|
git-svn-id: https://localhost/svn/Project64/trunk@27 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2010-05-22 04:47:15 +00:00 |
zilmar
|
361bdcaa84
|
git-svn-id: https://localhost/svn/Project64/trunk@14 111125ac-702d-7242-af9c-5ba8ae61c1ef
|
2008-12-01 18:19:49 +00:00 |