Commit Graph

78 Commits

Author SHA1 Message Date
zilmar b847a1ed15 Project 64: 2.0.0.8 2013-01-26 09:59:28 +11:00
zilmar 1769b86dd2 Project64: 2.0.0.7 2013-01-22 19:53:33 +11:00
zilmar e59ae0fa25 Rom Browser: Tweaked the code for refresh 2013-01-22 19:33:43 +11:00
zilmar 810faddead version: 2.0.0.6 2013-01-06 15:17:59 +11:00
zilmar c9027d9956 Version: 2.0.0.5 2013-01-06 07:30:26 +11:00
zilmar e038dbc2a8 Version: 2.0.0.4 2013-01-03 19:58:53 +11:00
zilmar 8c48ba4f70 Mips: Refactor loading of plugins and how game is shut down 2013-01-03 19:51:00 +11:00
zilmar d122f0ba6e Version: 2.0.0.3 2013-01-01 07:15:09 +11:00
zilmar 516d4f447f Compiler Issue: fix removal of some resource names 2012-12-31 07:21:44 +11:00
zilmar a144327aa0 Check if project64 is running, if so terminate it 2012-12-29 21:50:45 +11:00
zilmar 54ef14bb7e Resource: Version 2.0.0.2 2012-12-22 19:48:20 +11:00
zilmar cbab0e80a0 version: 2.0.0.1 2012-12-21 19:30:41 +11:00
zilmar 42e9b5e1db Keyboard Short cut: fix defaults 2012-12-21 07:56:29 +11:00
zilmar a186b3bffb Menu Short cut - clean up file handle leak 2012-12-21 07:07:37 +11:00
zilmar 823fb4dfe5 Changed internal version back 2012-12-21 06:29:05 +11:00
zilmar 2e6b8d8e08 Version: Now 2.0 2012-12-19 22:28:11 +11:00
zilmar 4f6d6effa3 Added GPL header 2012-12-19 20:30:18 +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 d60f2f89f4 Save good name to cfg file when saving game settings 2012-11-29 22:24:38 +11:00
zilmar 50ba484893 Clean up code related to making window focus on run 2012-11-29 08:22:06 +11:00
zilmar 7f248146b2 Global Variable: rename _Rom to g_Rom 2012-11-17 13:24:42 +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 299df0e293 Global Variable: rename _System to g_System 2012-11-17 12:07:04 +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 d396763b71 Audio: Add AI Count Per Byte setting 2012-11-13 16:44:13 +11:00
zilmar 1383699fac UI: Allow combo to have no auto selected value 2012-11-13 16:07:23 +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 9dd62a9998 Cleaned up more warnings (on warning level 4) 2012-10-06 14:09:17 +10:00
zilmar ba27b5e423 Added delay DP interrupt + refractoring of some of the settings 2012-10-06 09:53:11 +10:00
zilmar ad10525303 Cleaned up more warnings (on warning level 4) 2012-10-05 19:20:53 +10:00
zilmar f83866f42f update warnings in WTL controls 2012-10-05 19:15:21 +10:00
zilmar 53561c68c0 Cleaned up warnings (Warning level 4) in settings pages 2012-10-05 19:14:32 +10:00
zilmar 1c6af2e321 Clean up memory leak of settings pages 2012-10-04 22:01:08 +10:00
zilmar 18c8a8c548 Cleaned up notification about breakpoints 2012-10-04 20:58:40 +10:00
zilmar 2b24f49b84 Merge remote-tracking branch 'origin/head'
Conflicts:
	Source/Project64/N64 System/Mips/FlashRam.cpp
2012-10-04 12:33:04 +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 cf761b3f70 Fix up the Load and Save as options by using direct calls to the LoadState and SaveState function, pausing the cpu stops the event queue from being processed from the looks of it so we get stuck on trying to load and save a state. Zilmar you might want to tell me if I'm wrong here XD 2012-10-04 00:22:13 +10:00
zilmar f973674718 Removed clear on write (needs to be refracted) 2012-10-02 21:04:14 +10:00
zilmar 021c76fce7 refracted code up code related div by zero 2012-09-30 23:07:00 +10:00
Emmet Young 91ce899df0 Merge FillRomInfo and FillRomInfo2 to remove an unnecessary function. 2012-09-29 15:52:52 +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 6f63b0d4dc Hide advanced panel in settings config if advanced mode is not on 2012-09-27 16:57:51 +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 86397d912c commit the local changes I had on my hard disk 2012-09-22 15:53:39 +10:00
zilmar e815584b59 git-svn-id: https://localhost/svn/Project64/trunk@51 111125ac-702d-7242-af9c-5ba8ae61c1ef 2011-01-04 09:10:28 +00:00